http://bugs.winehq.org/show_bug.cgi?id=12861
Summary: Mono 1.9.1 (and older) Gtk# demo (gtk-demo.exe) doesn't work Product: Wine Version: 0.9.60 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mattemod@gmail.com
Created an attachment (id=12559) --> (http://bugs.winehq.org/attachment.cgi?id=12559) wine 0.9.60 running "bin/gtk-demo.exe" with Mono 1.9.1
Like said in the summary, i tried to install Mono 1.9.1 and tried the Gtk# demo provided with the package (bin/gtk-demo.exe), but the result is the one in the attached image. I tried both manual installation and "winetricks mono19", but nothing changed.
I've been trying Mono for a long time now, so i tried older versions of Mono and Wine, but results are always the same.
I'm going to attach wine output of both installation with winetricks and the gtk-demo.exe running (keeping them separate), hoping they can help...
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #1 from Matteo Modesti mattemod@gmail.com 2008-04-28 19:39:34 --- Created an attachment (id=12560) --> (http://bugs.winehq.org/attachment.cgi?id=12560) Wine 0.9.60 installing Mono 1.9.1 via winetricks
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #2 from Matteo Modesti mattemod@gmail.com 2008-04-28 19:40:38 --- Created an attachment (id=12561) --> (http://bugs.winehq.org/attachment.cgi?id=12561) Wine 0.9.60 running "bin/gtk-demo.exe" with Mono 1.9.1
http://bugs.winehq.org/show_bug.cgi?id=12861
Roumen Petrov bugtrack@roumenpetrov.info changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugtrack@roumenpetrov.info
--- Comment #3 from Roumen Petrov bugtrack@roumenpetrov.info 2008-05-16 16:10:10 --- I get the same screen as is shown in first attachment ( http://bugs.winehq.org/attachment.cgi?id=12559 ).
May be this is duplicate since wine output in terminal: fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented
Also it look like wine problem since cross-compiled gtk-demo.exe work well on NT5+ platforms.
Tested on 0.9.24 and 1.0rc1.
http://bugs.winehq.org/show_bug.cgi?id=12861
Ilya A. Zimnovich webmaster@audice.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Ilya A. Zimnovich webmaster@audice.com 2008-05-21 15:16:10 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=12861
Matteo Modesti mattemod@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.60 |1.0-rc1
--- Comment #5 from Matteo Modesti mattemod@gmail.com 2008-05-22 18:37:10 --- Tried with Wine 1.0-rc1 but nothing changed, apart for shell output that changed a bit (attaching it)
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #6 from Matteo Modesti mattemod@gmail.com 2008-05-22 18:38:26 --- Created an attachment (id=13263) --> (http://bugs.winehq.org/attachment.cgi?id=13263) Wine 1.0-rc1 running "bin/gtk-demo.exe" with Mono 1.9.1
http://bugs.winehq.org/show_bug.cgi?id=12861
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc1 |0.9.60
--- Comment #7 from James Hawkins truiken@gmail.com 2008-05-22 19:39:50 --- Don't change the original reported version.
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #8 from Matteo Modesti mattemod@gmail.com 2008-05-24 19:08:29 --- Nothing changed with Wine 1.0-rc2 (and same output as 1.0-rc1)
http://bugs.winehq.org/show_bug.cgi?id=12861
Kirill Smelkov kirr@landau.phys.spbu.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kirr@landau.phys.spbu.ru
--- Comment #9 from Kirill Smelkov kirr@landau.phys.spbu.ru 2008-05-27 04:53:34 --- I get the same screen as in the first attachment (http://bugs.winehq.org/attachment.cgi?id=12559)
wine: 156dad05c08cd921288aedf1b281ff23844a1692 (post 1.0-rc2)
gtk+ bundle taken from: http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.12/gtk+-bundle-2.12.9-1...
On real Windows this bundle works ok.
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #10 from Kirill Smelkov kirr@landau.phys.spbu.ru 2008-05-27 05:31:06 --- Forgot to say that this is pure gtk-specific i.e. no Mono or anything else was installed.
just plain:
$ export WINEPREFIX=`pwd`/gtktest $ wineboot -i $ cd gtktest/drive_c $ wget http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.12/gtk+-bundle-2.12.9-1... $ mkdir gtk $ cd gtk $ unzip ../gtk+-bundle-2.12.9-1-20080521.zip $ cd bin $ wine gtk-demo.exe
and we see something like this: http://bugs.winehq.org/attachment.cgi?id=12559
On the other hand, on Windows gtk-demo.exe from the abovementioned bundle runs fine.
P.S. I suggest ot change summary to:
"GTK+ demo (gtk-demo.exe) doesn't work"
http://bugs.winehq.org/show_bug.cgi?id=12861
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://ftp.gnome.org/pub/gno | |me/binaries/win32/gtk+/2.12/ | |gtk+-bundle-2.12.9-1- | |20080521.zip Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #11 from Matteo Modesti mattemod@gmail.com 2008-05-27 12:38:41 --- I thought it was a Gtk# problem and in that case it would've been related to Mono.
So you confirm that is a Gtk+ issue and not a Gtk# one? (sorry but actually i don't have any free time to test and confirm it myself)
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #12 from Kirill Smelkov kirr@landau.phys.spbu.ru 2008-05-27 12:52:35 --- Yes, I confirm that this issue reproduces on plain GTK+ .
http://bugs.winehq.org/show_bug.cgi?id=12861
Matteo Modesti mattemod@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Mono 1.9.1 (and older) Gtk# |Gtk+ demo (gtk-demo.exe) |demo (gtk-demo.exe) doesn't |doesn't work |work |
--- Comment #13 from Matteo Modesti mattemod@gmail.com 2008-05-28 01:45:48 --- Ok, i had 5 minutes to test it and i can confirm myself that the problem is Gtk+ related. I can also confirm that Wine prints out tons of fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented that the Gtk# demo i tested before (the one shipped with Mono) didn't print out.
I'm using Wine 1.0-rc2, so the problem is still present in last release...
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #14 from Kirill Smelkov kirr@landau.phys.spbu.ru 2008-05-30 11:51:46 --- It seems this could be related to Bug 13394
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #15 from Matteo Modesti mattemod@gmail.com 2008-05-30 13:58:17 --- (In reply to comment #14)
It seems this could be related to Bug 13394
I don't think so: Bug 13394 is related to an _installation_ problem, while this bug is related to a _running_ problem (probably a font related issue). Since we're extracting a ZIP archive (with Linux native unzip) I don't think they're related.
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #16 from Kirill Smelkov kirr@landau.phys.spbu.ru 2008-05-30 16:27:47 --- You are right.
But sympthoms seem to be similar...
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #17 from Matteo Modesti mattemod@gmail.com 2008-07-08 19:47:31 --- Problem still present in wine-1.1.0-253-g2f1c7b1.
I launched 'bin/gtk-demo.exe' present in 'gtk+-bundle-2.12.9-1-20080521.zip': it looked the same as with previous Wine versions and printed tons of fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented on the shell.
http://bugs.winehq.org/show_bug.cgi?id=12861
Matteo Modesti mattemod@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #18 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-10-02 15:12:39 --- Created an attachment (id=16429) --> (http://bugs.winehq.org/attachment.cgi?id=16429) screenshot in current git
this is fixed in today's git by a patch by dmitry. see screenshot, all is fin
http://bugs.winehq.org/show_bug.cgi?id=12861
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16429|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=12861
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #19 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-10-02 15:14:35 --- fixed
http://bugs.winehq.org/show_bug.cgi?id=12861
--- Comment #20 from Matteo Modesti mattemod@gmail.com 2008-10-03 11:01:31 --- Even if the bug's already been marked as FIXED, i'd like to confirm that the bug is fixed even for me... although the
fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented
is still printed...
http://bugs.winehq.org/show_bug.cgi?id=12861
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2008-10-10 10:09:48 --- Closing bugs fixed in 1.1.6.