http://bugs.winehq.org/show_bug.cgi?id=9316
Summary: some programs won't launch in 0.9.43
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.hubert.cook(a)verizon.net
I routinely upgrade Wine as new binaries get issued.
I have two game programs (Windows Spider Solitaire and Taipei3) that
have run nicely on all the Wine releases up to 0.9.43.
But now, after installing 0.9.43, one of them (Taipei3) will NOT
launch. (I see this failure on two separate Linux boxes...a desktop
and a laptop, after upgrading to 0.9.43 on both.)
My Linux desktop is KDE. The exact failure symptom is that the bouncing
launch-icon continues to bounce until the launch times out, but no gui/window
from the game ever appears.
Cheers...
Dave
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.hubert.cook(a)verizon.ne
| |t
--- Comment #19 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 10:27:17 ---
*** Bug 9316 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8129
tecywiz121 <tecywiz121(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #7 from tecywiz121 <tecywiz121(a)hotmail.com> 2007-08-14 10:23:48 ---
This was in the wrong category
*** This bug has been marked as a duplicate of bug 9318 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
--- Comment #11 from Matt Drew <matt.drew(a)gmail.com> 2007-08-14 10:21:19 ---
I just looked at winetricks and they use 1.2.3, with a couple registry entries.
I'll give that a shot, since the mono team is likely not interested in
figuring out why 1.2.4 fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7015
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-14 10:15:44 ---
Yup, it starts fine with current git . Thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-14 09:43:41 ---
Hi, how exactly did you install Mono?
I think you have to use winetricks, as it also writes some additional registry
keys for Mono into the registry.
I did:
winetricks mono12
then run
wine "c:\Program Files/Mono-1.2.3.1/bin\mono.exe" ptest.exe
and i get:
NOT running on UNIX, so i guess the test app runs fine here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7316
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2007-08-14 09:18:40 ---
syspress ran, but I don't know how it's supposed to work, gotta try
it on windows.
(Another diagnostic app, tabletdemo, doesn't run
http://www.thebest3d.com/dogwaffle/vbtablet/
even if you install vbrun50 and comctl32.
I filed bug 9317 for this.)
Once we close this, we can probably also close
bug 1160.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9293
Summary: Psychonauts crash with FBO
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=7560)
--> (http://bugs.winehq.org/attachment.cgi?id=7560)
+d3d,+wgl,+tid,+seh log
When using OffscreenRenderingMode=fbo Psychonauts crash after DoubleFine movie.
Unfortunately memory dump is not of much use, it shows only:
=>1 0x7e769dc6 glIsRenderbufferEXT+0xe6() in libgl.so.1 (0x7bbfe804)
and then crashes winedbg
This is the same place that used to crash with any rendering mode before thread
safety patches.
If you search for the 0x7e769dc6 address in the attached log you can find the
place where it did crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.