http://bugs.winehq.org/show_bug.cgi?id=32894
Bug #: 32894
Summary: Serious Sam HD: TSE crashes when opening certain menu
entries
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gediminas(a)varciai.lt
Classification: Unclassified
In Serious Sam HD: TSE, opening certain menu entries crashes the game after a
couple of seconds with an error message. After clicking OK wine crash dialog
opens.
This happens namely in Options -> Keyboard Options, Game Options, Sound
Options, Graphics Options, Advanced Options. (But not in Multiplayer Options
and Performance, not sure about Voice Options). Also happens in Single Player
-> Campaign -> Load Game, albeit in this one, it takes a bit longer to crash.
Attaching the information from the crash handler and the terminal output. If
You need output with some additional debug channels enables, please let me
know.
This MIGHT be a regression from more than a year ago (wine 1.3.x). But not sure
about it. Could try to do a regression test if really needed.
Note: the terminal output definitely has some Steam-related Wine output and
some output by the game's own logger.
/* it's quite a blocker - even though virtually all options/settings can be set
via the in-game console as a workaround, no such workaround possible for
loading, as using the console, it is only possible to load the very last saved
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.
http://bugs.winehq.org/show_bug.cgi?id=26891
Summary: MyPhoneExplorer crashes
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)averlon.net
Created an attachment (id=34290)
--> (http://bugs.winehq.org/attachment.cgi?id=34290)
stdout of command line start of MyPhoneExplorer
Hi,
the first start of MyPhoneExplorer works.
Once a profile of a mobile phone has been setup, all further starts crash.
MyPhoneExplorer: 1.8.1
Attached there is some more information I can not analyze.
Regards
Karl-Heinz
--
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=26518
Summary: mouse click events inactive in call of duty : black
ops
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastien.fievet(a)free.fr
Created an attachment (id=33773)
--> (http://bugs.winehq.org/attachment.cgi?id=33773)
console output without debug switches
When i launch a multi-players game via steam, the game menu shows up correctly,
but clicking on menu items is no-op, and i have to kill wine from a terminal
to exit.
When i launch a single-player game, the game hangs when displaying the
welcome screen saying "click to continue". I have to kill wine from a terminal
to exit.
I tried downgrading to the versions reported in the Black ops appdb entry
without success. I also disabled the steam community stuff.
My config is :
- kernel 2.6.38
- GEForce 9800GT with nvidia binary driver v260.19.36
- OpenAL soft 1.13
attached is the console output when lauching steam, then a black ops
multi-players game. Please tell me what debug switches would be helpful, and
i'll
provide the log(s).
thanks,
Seb.
--
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=24838
Summary: Blood II crashes
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheery314(a)hotmail.com
Created an attachment (id=31415)
--> (http://bugs.winehq.org/attachment.cgi?id=31415)
Backtrace, etc. for error with Blood II
Blood II crashes in the level "Lafayette Museum of Antiquities"
I have attached the backtrace, etc. below.
--
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=31680
Bug #: 31680
Summary: Bwin Poker installer fails
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.ongamepoker.com/games/233/W3YA/Install
BwinPoker.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 26830, 28068
Classification: Unclassified
The installer for Bwin Poker downloads the files it needs then attempts to
execute them, but Wine's cmd cannot handle the command line.
C:\bwinPoker>set
PATH=C:\bwinPoker\arch\win32\jre\bin;C:\bwinPoker\arch\win32\jre\bin\client;C:\windows\system32;C:\windows;C:\windows\system32\wbem
C:\bwinPoker>set JAVA_HOME=C:\bwinPoker\arch\win32\jre
C:\bwinPoker>start "" "bwinPoker.exe" -classpath
DJNativeSwing-SWT.jar;DJNativeSwing.jar;bjava.jar;jna-3.0.7.jar;jna_WindowsUtils.jar;jpc5_obfuscated_3480.jar;resources.jar;swt.jar
-classname PokerClient -dir . -lang en -logdir "C:\users\test\Local
Settings\Application Data\P5\bwin\logs" -brand bwin
fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Invalid parameter.
Evidently this is a Java application. The installer downloads its own Java
runtime, hence the "PATH=C:\bwinPoker\arch\win32\jre\bin".
I tried
$ wine-git cmd /C start 'bwinPoker.exe -classpath
DJNativeSwing-SWT.jar;DJNativeSwing.jar;bjava.jar;jna-3.0.7.jar;jna_WindowsUtils.jar;jpc5_obfuscated_3480.jar;resources.jar;swt.jar
-classname PokerClient -dir . -lang en -logdir "C:\users\test\Local
Settings\Application Data\P5\bwin\logs" -brand bwin'
but the result is the same
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Invalid name.
This is not a Wine regression as the application has been updated.
Other than the above there is nothing of relevance in the console.
--
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=20812
Summary: Respect %windir% in middle of file path
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Installing Performance Guru with Wine generates this desktop file:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Performance Guru
Exec=env WINEPREFIX="/home/scott/.wine" wine "C:\\program
files\\Flygprestanda\\%windir%\\system32\\javaw.exe" -Djava.library.path=.\\
-Dguru.path=.\\ -jar "c:\\program files\\Flygprestanda\\guru-core.jar"
Type=Application
StartupNotify=true
Path=/home/scott/.wine/dosdevices/c:/Program Files/Flygprestanda
Icon=/home/scott/.local/share/icons/d37a_flygp.png
However, this .desktop file doesn't work for actually opening the application.
Wine returns:
wine: cannot find 'C:\program files\Flygprestanda\%windir%\system32\javaw.exe'
If I manually change this to:
Exec=env WINEPREFIX="/home/scott/.wine" wine "C:\\windows\\system32\\javaw.exe"
-Djava.library.path=.\\ -Dguru.path=.\\ -jar "c:\\program
files\\Flygprestanda\\guru-core.jar"
The program loads a bit but dies with a java file not found warning when I
double click the .desktop file. The same thing happens when I run the above in
a terminal window (from folder ~).
If I change my working directory to ~/.wine/drive_c/Program Files/Flygprestanda
on the terminal and then run the exec line above it works normally.
So it seems that there are 2 things: 1) we don't support %windir% properly when
it's in the middle of the file path, and 2) we need to set the working
directory to whatever the path was before the %windir%
--
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=29415
Bug #: 29415
Summary: fixme:ole:GetHGlobalFromILockBytes problem with wine
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ratnesh.iitd(a)gmail.com
Classification: Unclassified
Running wine version 1.0.1 on CentOS release 5.5 (Final) version.
When I run my native executable with this configuration as following:
/usr/bin/wine myapp.exe myapp_arguments
I get following error and program never terminates.
fixme:ole:GetHGlobalFromILockBytes cbSize is 119160
thanks
--
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=20609
Summary: Neverwinter Nights 2 reports insufficient video RAM
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldrocker99(a)gmail.com
I have the Direct2Drive version of Neverwinter Nights 2. It installed
apparently fine with the usual problems with patches, When I run it, it reports
that I have only 128 MB of video ram. I have a nVidia 8600 with 512 MB of video
ram. I haven't found this bug elsewhere.
--
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=31734
Bug #: 31734
Summary: Unable to run latest MediaMonkey
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: x.xeroid(a)gmail.com
Classification: Unclassified
OS = kubuntu 11.04 with latest updates
Wine 1.22 (installed via Synaptic Pkg Mgr)
Downloaded current MediaMonkey Portable from:
http://www.softpedia.com/get/PORTABLE-SOFTWARE/Multimedia/Audio/MediaMonkey…
Extracted files from a zip file onto a removable device
Copied folder from portable drive (noted below) with changes listed at
<http://www.mediamonkey.com/wiki/index.php/Portable_Mediamonkey> to
/home/kenneth/.wine/drive_c/MediaMonkey_Portable/
command line used to start:
/home/kenneth/.wine/drive_c/Program Files/MediaMonkey_Portable/MediaMonkey.exe
Program just hangs, had to end the process. Also tried running the main program
installed under Windows XP (System drive), which resulted in the same condition
(hangs). Unable to install mdac and jet as per
http://bugs.winehq.org/show_bug.cgi?id=8228 - results in: Unknown arg fakeie6
--
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=23522
Summary: Planescape Torment crashes when resting.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
I have not found the cause myself, but this thread
http://www.shsforums.net/topic/44714-resting-causing-freezecrash/
seems to indicate that the cause is generated code by recent gcc.
I have no idea the primary cause, so i thought to punt it to the pros, so you
could find it and report to gcc and/or workaround the bug.
--
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.