http://bugs.winehq.org/show_bug.cgi?id=20868
Summary: MusicTime 2.0 prints files incorrectly. Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jussaar@mbnet.fi
Created an attachment (id=25009) --> (http://bugs.winehq.org/attachment.cgi?id=25009) Correctly printed PDF-file (Windows XP, PDF Creator)
When printing sheet music with MusicTime 2.0 some graphics are not printed correctly. Ties between notes are the most noticeable errors. Some of the ties are placed at the upper left corner of the sheet, others don't have staff lines behind them when they should. Both software PDF printer and HP DeskJet printer where tested, and both had similar results.
I'm currently using ArchLinux rolling release which is up to date, though I have encountered previously these same problems with Gentoo Linux and various releases of Ubuntu Linux.
I'm also attaching two PDF-files. One is a correctly printed music file (Windows XP, PDF Creator), the other is an incorrectly printed PDF-file (CUPS PDF printer).
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #1 from Jussi Saarinen jussaar@mbnet.fi 2009-11-29 14:52:29 --- Created an attachment (id=25010) --> (http://bugs.winehq.org/attachment.cgi?id=25010) Incorrectly printed sheet music file (ArchLinux, CUPS PDF printer)
And here's the incorrectly printed sheet music file.
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing
http://bugs.winehq.org/show_bug.cgi?id=20868
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de Component|-unknown |wineps.drv
--- Comment #2 from Detlef Riekenberg wine.dev@web.de 2009-12-03 13:29:09 --- wineps.drv is used in Wine to convert the drawing commands to postscript.
Please attach a log with "+psdrv", when printing the document.
WINEDEBUG=+tid,+psdrv wine <yourapp.exe> 2>&1 | tee log.txt
Please choose the option in the application to print to a File. (you might get a file with the name "FILE:" in the current directory. Rename that to something useful. musictime.ps as example)
Please attach also the postscript file.
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #3 from Jussi Saarinen jussaar@mbnet.fi 2009-12-03 17:15:39 --- Created an attachment (id=25067) --> (http://bugs.winehq.org/attachment.cgi?id=25067) MusicTime 2.0 print dialog
(In reply to comment #2)
wineps.drv is used in Wine to convert the drawing commands to postscript.
Please attach a log with "+psdrv", when printing the document.
WINEDEBUG=+tid,+psdrv wine <yourapp.exe> 2>&1 | tee log.txt
Please choose the option in the application to print to a File. (you might get a file with the name "FILE:" in the current directory. Rename that to something useful. musictime.ps as example)
Please attach also the postscript file.
Thanks.
-- By by ... Detlef
I can get the log-file, but the ps-file is more problematic. There is no option to choose a printer in MusicTime. It always uses the system default printer.
Is there a way to set "print to a ps-file" as the default printer in CUPS?
I attached a screen shot of the print dialog.
-- Jussi
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #4 from Jussi Saarinen jussaar@mbnet.fi 2009-12-03 17:46:28 --- Created an attachment (id=25068) --> (http://bugs.winehq.org/attachment.cgi?id=25068) Log when printing to PDF-printer (1/4)
Here's the log when printing to the PDF-printer. Part 1/4
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25068|0 |1 is obsolete| |
--- Comment #5 from Jussi Saarinen jussaar@mbnet.fi 2009-12-03 17:49:30 --- Created an attachment (id=25069) --> (http://bugs.winehq.org/attachment.cgi?id=25069) Log when printing to PDF-printer (complete)
Here's the complete Log file when printing to PDF-printer, gzipped. Sorry for the earlier spam.
-- Jussi
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25010|0 |1 is obsolete| |
--- Comment #6 from Jussi Saarinen jussaar@mbnet.fi 2010-02-08 17:38:24 --- Created an attachment (id=26144) --> (http://bugs.winehq.org/attachment.cgi?id=26144) Mostly correctly printed sheet music file (64-bit ArchLinux, Generic PS Printer)
I figured out how to print to a PS-file. It turned out to be quite simple. I just had to add a Generic PS Printer to CUPS with a device URL "file:/tmp/psfile.prn".
I attached the PS-file to this post.
More importantly I noticed that most of the printing errors are gone. Ties between notes are now all in their proper places. However, the staff lines behind the ties sill remain missing. This applies to all three printers (PS-file, PDF-file and DeskJet).
I'm currently using 32-bit Wine version 1.1.38 on a 64-bit ArchLinux. I'm not sure whether it works also on other distros & architectures. I'll run tests on a 32-bit Ubuntu to confirm as soon as possible, though it might take a while. Anyway it looks like it has been mostly fixed somewhere between versions 1.1.33 and 1.1.38.
I'll attach an up to date log file also. And I try to get a PS-file also from a Windows machine for reference as soon as possible, but again, it might take while.
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25069|0 |1 is obsolete| |
--- Comment #7 from Jussi Saarinen jussaar@mbnet.fi 2010-02-08 17:46:39 --- Created an attachment (id=26147) --> (http://bugs.winehq.org/attachment.cgi?id=26147) Log when printing to PS-printer (complete)
And here is the new log file (64-bit ArchLinux, 32-bit wine version 1.1.38, Generic PS Printer).
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #8 from Jussi Saarinen jussaar@mbnet.fi 2010-05-30 08:50:46 --- (In reply to comment #6)
I'll run tests on a 32-bit Ubuntu to confirm as soon as possible, though it might take a while. Anyway it looks like it has been mostly fixed somewhere between versions 1.1.33 and 1.1.38.
I'll attach an up to date log file also. And I try to get a PS-file also from a Windows machine for reference as soon as possible, but again, it might take while.
I have now also tested a 32-bit Ubuntu and I have confirmed that some of the printing problems have indeed been fixed. However, there still appears to be some problems with transparency when rendering arches between notes. I'll attach the printed PS-files from both 32-bit Ubuntu and 64-bit Archlinux with 32-bit wine. I also managed to get a correctly printed PS-file from Windows Vista for reference by using HP Color LaserJet 4550 PS -printer driver and printing to a file. I Hope that helps.
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #9 from Jussi Saarinen jussaar@mbnet.fi 2010-05-30 08:54:27 --- Created an attachment (id=28422) --> (http://bugs.winehq.org/attachment.cgi?id=28422) Log when printing to PS-printer (complete)
A log file from a more up-to-date version of Wine. 64-bit ArchLinux, 32-bit Wine binaries (version 1.1.42).
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26147|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26144|0 |1 is obsolete| |
--- Comment #10 from Jussi Saarinen jussaar@mbnet.fi 2010-05-30 08:59:01 --- Created an attachment (id=28423) --> (http://bugs.winehq.org/attachment.cgi?id=28423) Mostly correctly printed sheet music file (64-bit ArchLinux, Generic PS Printer)
And here is the printed PS-file with the remaining transparency errors. 64-bit ArchLinux, 32-bit Wine binaries (1.1.42).
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #11 from Jussi Saarinen jussaar@mbnet.fi 2010-05-30 09:02:42 --- Created an attachment (id=28424) --> (http://bugs.winehq.org/attachment.cgi?id=28424) Mostly correctly printed sheet music file (32-bit Ubuntu Karmic, Generic PS Printer)
And here is the same from Ubuntu. 32-bit Ubuntu Karmic Koala, Wine version 1.1.42.
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #12 from Jussi Saarinen jussaar@mbnet.fi 2010-05-30 09:06:47 --- Created an attachment (id=28425) --> (http://bugs.winehq.org/attachment.cgi?id=28425) Correctly printed PS-file (Windows Vista 32-bit, HP Color LaserJet 4550 PS -driver)
And finally here is the correctly printed PS-file from 32-bit Windows Vista, which I managed to get by configuring HP Color LaserJet 4550 PS -driver to print to a file by default.
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #13 from Jussi Saarinen jussaar@mbnet.fi 2010-08-03 14:06:59 --- Added up to date test results to the AppDB entry of MusicTime.
http://bugs.winehq.org/show_bug.cgi?id=20868
Jussi Saarinen jussaar@mbnet.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MusicTime 2.0 prints files |MusicTime 2.0 prints ties |incorrectly. |between notes incorrectly.
http://bugs.winehq.org/show_bug.cgi?id=20868
--- Comment #14 from Jussi Saarinen jussaar@mbnet.fi 2012-03-14 18:09:36 CDT --- Updated AppDB entry again.
https://bugs.winehq.org/show_bug.cgi?id=20868
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #15 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=20868
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |
https://bugs.winehq.org/show_bug.cgi?id=20868
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED
--- Comment #16 from Ken Sharp imwellcushtymelike@gmail.com --- Abandoned
https://bugs.winehq.org/show_bug.cgi?id=20868
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #17 from André H. nerv@dawncrow.de --- closing abandoned