http://bugs.winehq.org/show_bug.cgi?id=6086
--- Comment #73 from Daniel <daniel.faulkner(a)boltblue.com> 2010-04-24 18:54:33 ---
(In reply to comment #72)
> Is this still an issue in current (1.1.26 or newer) wine?
I'm also experiencing this same bug and I'm using wine version 1.1.42. It works
fine if I follow the hint in an earlier post and start the game with debugging
enabled: WINEDEBUG=+ddraw wine Orion95.exe
But starting the game normally causes it to freeze when trying to navigate away
from the first menu screen.
Daniel
--
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=6548
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Component|directx-ddraw |-unknown
Version|unspecified |1.1.43
Resolution|ABANDONED |
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-04-24 17:18:06 ---
Tested again finally. It still doesn't start up;
silently fails after initializing the screen. I'll attach a
+relay,+seh,+file log. Seems to exit after checking some codec
registry values, but winetricks wmp9 didn't help.
(Changing wine version to current, since the original problem may have been
different.)
--
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=5299
--- Comment #30 from Niels <niels.emmersen(a)gmail.com> 2010-04-23 14:43:15 ---
Wine 1.1.43 gives the same error as that in comment #29.
--
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=8133
--- Comment #9 from EA Durbin <ead1234(a)hotmail.com> 2010-04-21 23:06:05 ---
yes, still an issue
--
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=21597
Summary: tray icon background isn't transparent
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.zuban(a)gmail.com
Created an attachment (id=26057)
--> (http://bugs.winehq.org/attachment.cgi?id=26057)
tray icons
After upgrade from Ubuntu 9.04 (comes with Gnome 2.26) to Ubuntu 9.10 (comes
with Gnome 2.28) rendering of tray icon background for all wine apps isn't
transparent anymore. Screenshot attached.
--
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=22430
Summary: winefile window not refreshing properly
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curaga(a)operamail.com
Created an attachment (id=27472)
--> (http://bugs.winehq.org/attachment.cgi?id=27472)
Screenshot of the issue
As far as I know, the winefile window has never refreshed properly (see the
screenshot). I have used wine 1.1.11, 1.1.38, and 1.1.43, bug is present in all
these.
32-bit linux, radeon 6.13, Mesa 7.8, Xorg 1.7.6
--
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=19948
Summary: Regression: Starscape OpenGL graphics broken by
b5da7f...
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)continuity.cjb.net
CC: hverbeet(a)gmail.com
b5da7f49d332ed5d64be1256e14035af74a7efa2 (wined3d: Don't reuse random GL
contexts during initialization.) breaks Starscape OpenGL graphics (on nvidia).
To reproduce:
Download demo (http://www.moonpod.com/English/downloads.php), install, start,
choose OpenGL mode (Direct3D will not work in any case), screen stays black
with bad commit (music still playing). Game is reported to work up to Wine
1.1.22 (see
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13590&iTesting…).
git bisect output:
$ git bisect good
b5da7f49d332ed5d64be1256e14035af74a7efa2 is first bad commit
commit b5da7f49d332ed5d64be1256e14035af74a7efa2
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jul 2 10:01:37 2009 +0200
wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The
specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled,
causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
:040000 040000 91e52fba45ce42a6e4c1fce4281308745aea44cf
ae1eecf091bdc72d34e708399ebd1670b198e00f M dlls
--
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.