http://bugs.winehq.org/show_bug.cgi?id=33889
Bug #: 33889 Summary: Worship Assistant 5.2 Product: Wine Version: 1.6-rc3 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dsreyes1014@gmail.com Classification: Unclassified
Specs: -Linux Mint Mate -x86_64 -wine-1.6rc3 -latest winetricks
My problem is with a program called Worship Assistant version 5.2. The requirements for the program is .NETFramework 2.0 which seems to install fine with the version of wine and winetricks I provided above. The program installs and runs ok but when I go to print anything it shows dialog with options to continue or quit the program. The attachment is the contents of the dialog details area. Any ideas?
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #1 from dsreyes1014@gmail.com 2013-06-26 04:40:13 CDT --- Created attachment 44983 --> http://bugs.winehq.org/attachment.cgi?id=44983 details of the issue when it happens
http://bugs.winehq.org/show_bug.cgi?id=33889
dsreyes1014@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dsreyes1014@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33889
dsreyes1014@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3
http://bugs.winehq.org/show_bug.cgi?id=33889
dsreyes1014@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
http://bugs.winehq.org/show_bug.cgi?id=33889
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #2 from Austin English austinenglish@gmail.com 2013-06-26 13:16:42 CDT --- Looks like it's running out of memory: ************** Exception Text ************** System.OutOfMemoryException: Out of memory. at System.Drawing.Text.InstalledFontCollection..ctor() at #RGn.#oMn..ctor(FontCollection fontCollection) at DataDynamics.ActiveReports.Export.Pdf.PdfExport.#RRn() at DataDynamics.ActiveReports.Export.Pdf.PdfExport..ctor(#Cpc factory) at DataDynamics.ActiveReports.Export.Pdf.PdfExport..ctor()
is there a download/demo of this available?
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-06-26 13:25:29 CDT --- I guess it's this one: http://www.churchassist.com/download.html
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #4 from dsreyes1014@gmail.com 2013-06-26 13:59:22 CDT --- (In reply to comment #3)
I guess it's this one: http://www.churchassist.com/download.html
That's the one. Is there a way to fix the memory issue? It has 8 gb or ram and it shows up on the system details.
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #5 from dsreyes1014@gmail.com 2013-06-26 14:16:25 CDT --- I did try this on my home computer and I get the same exact error if that helps.
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-06-26 14:57:48 CDT --- I'm not able to reproduce this here, can you give a step-by-step to reproduce the problem? I added a new song and pressed the print button, then it shows the print preview and finally after pressing the print again and selecting the PDF printer it generates a (problematic) PDF.
http://bugs.winehq.org/show_bug.cgi?id=33889
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.churchassist.com | |/download.html
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #7 from dsreyes1014@gmail.com 2013-06-26 15:39:54 CDT --- (In reply to comment #6)
I'm not able to reproduce this here, can you give a step-by-step to reproduce the problem? I added a new song and pressed the print button, then it shows the print preview and finally after pressing the print again and selecting the PDF printer it generates a (problematic) PDF.
Sure. 1. I install 32bit wineprefix using 'WINEARCH=win32'. 2. Install .NETFramework-2.0 using winetricks and ticking the 2.0sp2 option. 3. Install Worship Assistant via wine-1.6rc3.
That's pretty much it. After I'm in the program I create a song and try to print and that's where I get the dialog box.
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #8 from dsreyes1014@gmail.com 2013-06-27 10:15:48 CDT --- Ok I tried it on a third computer and it's doing the exact same thing. Could it be that I'm trying to run it on 64 bit host system?
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #9 from dsreyes1014@gmail.com 2013-06-27 11:38:26 CDT --- Actually I tried on a 32bit install of Linux Mint Mate and same exact problem. I'm sure it's wine itself.
http://bugs.winehq.org/show_bug.cgi?id=33889
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #10 from Austin English austinenglish@gmail.com 2013-06-27 13:19:32 CDT --- (In reply to comment #7)
(In reply to comment #6)
I'm not able to reproduce this here, can you give a step-by-step to reproduce the problem? I added a new song and pressed the print button, then it shows the print preview and finally after pressing the print again and selecting the PDF printer it generates a (problematic) PDF.
Sure.
- I install 32bit wineprefix using 'WINEARCH=win32'.
- Install .NETFramework-2.0 using winetricks and ticking the 2.0sp2 option.
- Install Worship Assistant via wine-1.6rc3.
That's pretty much it. After I'm in the program I create a song and try to print and that's where I get the dialog box.
I can reproduce it on gentoo 64-bit with a 32-bit wine-1.6-rc3-59-g946e075. It's a bug in gdiplus.
I suspect it may be related to the fonts installed on the system. I'll attach a debug log.
austin@aw25 ~ $ du -h wa520.exe 14M wa520.exe austin@aw25 ~ $ sha1sum wa520.exe 977efbab2d94e493eb95921d7852afa5e4375d0c wa520.exe
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #11 from Austin English austinenglish@gmail.com 2013-06-27 13:20:09 CDT --- Created attachment 44999 --> http://bugs.winehq.org/attachment.cgi?id=44999 +gdiplus,+tid (bzipped)
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #12 from dsreyes1014@gmail.com 2013-06-27 13:54:51 CDT --- (In reply to comment #10)
(In reply to comment #7)
(In reply to comment #6)
I'm not able to reproduce this here, can you give a step-by-step to reproduce the problem? I added a new song and pressed the print button, then it shows the print preview and finally after pressing the print again and selecting the PDF printer it generates a (problematic) PDF.
Sure.
- I install 32bit wineprefix using 'WINEARCH=win32'.
- Install .NETFramework-2.0 using winetricks and ticking the 2.0sp2 option.
- Install Worship Assistant via wine-1.6rc3.
That's pretty much it. After I'm in the program I create a song and try to print and that's where I get the dialog box.
I can reproduce it on gentoo 64-bit with a 32-bit wine-1.6-rc3-59-g946e075. It's a bug in gdiplus.
I suspect it may be related to the fonts installed on the system. I'll attach a debug log.
austin@aw25 ~ $ du -h wa520.exe 14M wa520.exe austin@aw25 ~ $ sha1sum wa520.exe 977efbab2d94e493eb95921d7852afa5e4375d0c wa520.exe
Thanks for the help!! I actually installed gdiplus(winxp) via winetricks and problem solved at least on my home machine. It printed using host printer with no problems. I'll post updates with the other machines. Again thanks guys.
http://bugs.winehq.org/show_bug.cgi?id=33889
--- Comment #13 from dsreyes1014@gmail.com 2013-06-27 19:17:39 CDT --- Update: It works on the church computer too with 32 and 64 bit OS versions installed. Thanks guys for guiding me in the right direction.
https://bugs.winehq.org/show_bug.cgi?id=33889
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #14 from super_man@post.com --- The website points into newer software version than used at report time.
https://bugs.winehq.org/show_bug.cgi?id=33889
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Worship Assistant 5.2 |Worship Assistant 5.2 | |crashes when trying to | |print Component|-unknown |gdiplus URL|http://www.churchassist.com |http://web.archive.org/web/ |/download.html |20130403102524/http://www.c | |hurchassist.com/download/wa | |520.exe
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to super_man from comment #14)
The website points into newer software version than used at report time.
Link to original file added.
I tested in wine 1.9.12 and 1.6.1 and I still can't reproduce it (first test in comment 6), as Austin says in comment 10 it could be related to different fonts installed in the system.
https://bugs.winehq.org/show_bug.cgi?id=33889
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com