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@winehq.org ReportedBy: online@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
Patrick Brueckner online@patrick-brueckner.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |online@patrick-brueckner.de
http://bugs.winehq.org/show_bug.cgi?id=17300
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #1 from Austin English austinenglish@gmail.com 2009-02-08 01:14:13 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=17300
Patrick Brueckner online@patrick-brueckner.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bsjeon@hanmail.net
--- Comment #2 from Patrick Brueckner online@patrick-brueckner.de 2009-02-08 11:57:39 --- 3807ca733d27e2c7a6b3afa521ad09078a7bee03 is first bad commit commit 3807ca733d27e2c7a6b3afa521ad09078a7bee03 Author: Byeongsik Jeon bsjeon@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
http://bugs.winehq.org/show_bug.cgi?id=17300
Patrick Brueckner online@patrick-brueckner.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #3 from Byeongsik Jeon bsjeon@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
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #4 from Byeongsik Jeon bsjeon@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #5 from Patrick Brueckner online@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?
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #6 from Byeongsik Jeon bsjeon@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #7 from Patrick Brueckner online@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
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #8 from Patrick Brueckner online@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
http://bugs.winehq.org/show_bug.cgi?id=17300
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
http://bugs.winehq.org/show_bug.cgi?id=17300
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com
--- Comment #9 from Michael Stefaniuc mstefani@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3807ca733d27e2c7a6b3afa521a | |d09078a7bee03
http://bugs.winehq.org/show_bug.cgi?id=17300
--- Comment #10 from Patrick Brueckner online@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #11 from Michael Stefaniuc mstefani@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.
http://bugs.winehq.org/show_bug.cgi?id=17300
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com 2011-08-15 16:35:04 CDT --- Closing.