http://bugs.winehq.org/show_bug.cgi?id=94
Bug 94 depends on bug 52, which changed state.
Bug 52 Summary: PrgWin95: Problems with access to the root window
http://bugs.winehq.org/show_bug.cgi?id=52
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Status|CLOSED |REOPENED
Resolution|ABANDONED |
--
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=52
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Keywords|Abandoned? |
Resolution|ABANDONED |
--- Comment #17 from François Gouget <fgouget(a)codeweavers.com> 2008-02-06 11:24:40 ---
I have the test program here and I can confirm that the bug is still present in
today's version of Wine.
The code for the book's sample applications is now available online:
http://www.charlespetzold.com/oop/ProgWin95.zip
The relevant executable is scramble.exe.
--
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=3768
Gregor Münch <greg87(a)online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greg87(a)online.de
--- Comment #15 from Gregor Münch <greg87(a)online.de> 2008-02-06 10:56:35 ---
Just tested, still the same problem in current git.
Yesterday Vitaly Margolen posted a patch for this problem which wasn't accepted
yet.
--
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=8398
--- Comment #13 from Chris Henhawke <chris(a)hamiltonshells.ca> 2008-02-06 09:23:30 ---
I get the same error (comment 1) as well, with both 0.9.51 and 0.9.54. If you
want another log, give me the syntax and I'll try running it. I'd be willing
to test wine patches as well, as I've wanted to play this game without windows
for the longest time.
--
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=8398
Chris Henhawke <chris(a)hamiltonshells.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris(a)hamiltonshells.ca
--
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=175
--- Comment #9 from François Gouget <fgouget(a)codeweavers.com> 2008-02-06 07:55:59 ---
I have attached a test application (source and windows executable).
It does a few irrelevant things with (supposedly) color icons but here the
important thing is that it repeats four columns:
* the first column is filled with an icon created from a black and white
checkerboard icon created from a 2x2 bitmap
* the second column is the same but with a white border and created from a
16x16 bitmap
* the third and fourth columns are created from 16x16 color bitmaps and should
be all black
Currently in wine what we see is that:
* a 2x2 icon is drawn in the first column
* a 16x16 icon is drawn in the second column
* an all black 16x16 icon is drawn in the third and fourth columns
* lots of error messages are spewed on the console which slows things
considerably:
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=16
--
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=8290
Christoph Peus <cp(a)uni-wh.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cp(a)uni-wh.de
--- Comment #5 from Christoph Peus <cp(a)uni-wh.de> 2008-02-06 06:51:24 ---
Yes, it is. Tried it with wine 0.9.46...
--
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=3768
--- Comment #14 from Adam Klobukowski <atari(a)gabo.pl> 2008-02-06 06:49:51 ---
I'm not able to test it again, unfortunately I lost my copy of the game :(
--
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.