[Bug 17300] New: openlp.org output/preview scrambled.
http://bugs.winehq.org/show_bug.cgi?id=17300 Summary: openlp.org output/preview scrambled. Product: Wine Version: 1.1.14 Platform: PC-x86-64 URL: http://www.openlp.org/en/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: online(a)patrick-brueckner.de Created an attachment (id=19313) --> (http://bugs.winehq.org/attachment.cgi?id=19313) screenshot with wine1.1.14 the output of openlp.org is scrambled in the preview aswell as in the main window, see attached screenshot. last time i had it working was with 1.1.10 or 1.1.11, but I don't use the program to often on my linux machine. it should be easy to reproduce the bug, since the program is foss. if you would like to get any logs, please let me know - i will gladly provide them. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Patrick Brueckner <online(a)patrick-brueckner.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |online(a)patrick-brueckner.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-02-08 01:14:13 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Patrick Brueckner <online(a)patrick-brueckner.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bsjeon(a)hanmail.net --- Comment #2 from Patrick Brueckner <online(a)patrick-brueckner.de> 2009-02-08 11:57:39 --- 3807ca733d27e2c7a6b3afa521ad09078a7bee03 is first bad commit commit 3807ca733d27e2c7a6b3afa521ad09078a7bee03 Author: Byeongsik Jeon <bsjeon(a)hanmail.net> Date: Wed Dec 31 11:43:42 2008 +0900 winex11.drv: Add the basic antialias type decision code. :040000 040000 d096ba1631276f839307b2ad668784d48182cbff 15b589fe04e50f975994450f99881287888a915c M dlls :040000 040000 af8ab3b3c089f226d22777c689a8a8fee11167c6 d05238ae6355152d2386afda28e160b6fc0c722e M include -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Patrick Brueckner <online(a)patrick-brueckner.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #3 from Byeongsik Jeon <bsjeon(a)hanmail.net> 2009-02-08 17:35:34 --- http://bugs.winehq.org/show_bug.cgi?id=17218 Please, test the patch #3 of the above link. If this patch does not fix your problem, attach the following log file: $ WINEDEBUG=+xrender wine OpenLP.exe &> openlp_debug_xrender.txt $ WINEDEBUG=+font wine OpenLP.exe &> openlp_debug_font.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #4 from Byeongsik Jeon <bsjeon(a)hanmail.net> 2009-02-08 18:15:09 --- Created an attachment (id=19339) --> (http://bugs.winehq.org/attachment.cgi?id=19339) screenshot by bsjeon I'm sorry. I can't reproduce the bug. Please attach the log files. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #5 from Patrick Brueckner <online(a)patrick-brueckner.de> 2009-02-09 01:09:39 --- after a little research: your registry patch wine_fontsmoothing.reg from http://bugs.winehq.org/show_bug.cgi?id=16729 fixed the problem on wine 1.1.12-14 so shouldn't these values be set by default? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #6 from Byeongsik Jeon <bsjeon(a)hanmail.net> 2009-02-09 02:59:53 --- (In reply to comment #5)
after a little research: your registry patch
wine_fontsmoothing.reg from http://bugs.winehq.org/show_bug.cgi?id=16729
fixed the problem on wine 1.1.12-14
Ah!!! Please, could you attach the above +xrender and +font log files without the wine_fontsmoothing.reg?
so shouldn't these values be set by default?
I agree. IMO, we need a winecfg patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #7 from Patrick Brueckner <online(a)patrick-brueckner.de> 2009-02-09 03:28:02 --- Created an attachment (id=19346) --> (http://bugs.winehq.org/attachment.cgi?id=19346) openlp run with WINEDEBUG=+font (In reply to comment #6)
Ah!!! Please, could you attach the above +xrender and +font log files without the wine_fontsmoothing.reg?
here you go, part 1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #8 from Patrick Brueckner <online(a)patrick-brueckner.de> 2009-02-09 03:28:35 --- Created an attachment (id=19347) --> (http://bugs.winehq.org/attachment.cgi?id=19347) openlp run with WINEDEBUG=+xrender and part 2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)redhat.com --- Comment #9 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-08 18:22:18 --- Is still still an issue with recent Wine? I downloaded openlp.org version 1.2.4 but cannot reproduce the problem. I tried current wine-1.2-rc2-224-ga2791a0 as well as 3807ca733d27e2c7a6b3afa521ad09078a7bee03 aka wine-1.1.11-298-g3807ca7. When trying both Wine versions I used a fresh WINEPREFIX created with the respective version. There were some fontconfig related changes lately to use the system fontconfig settings and I do see a difference between wine-1.1.11-298-g3807ca7 and wine-1.2-rc2-224-ga2791a0; the fonts look way better in the later Wine version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3807ca733d27e2c7a6b3afa521a | |d09078a7bee03 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 --- Comment #10 from Patrick Brueckner <online(a)patrick-brueckner.de> 2011-08-11 11:07:42 CDT --- since multi-platform OpenLP 2 is avaliable now, I don't have this problem any longer and consider it obsolete. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #11 from Michael Stefaniuc <mstefani(a)redhat.com> 2011-08-15 14:31:32 CDT --- Closing at abandoned then as it worked for me and you were the only one to reproduce it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17300 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2011-08-15 16:35:04 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org