http://bugs.winehq.org/show_bug.cgi?id=15765
Summary: Homeworld 2: Crash/Lockup during Single Player game load
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moralapostel(a)gmail.com
Tested with wine 1.1.4 and clean .wine folder. Also a clean Homeworld 2
Installation has been used (... but the problem also occurs with the patched
1.1 version )
First: The In-Game Tutorial works great and I see no glitches at all. 100%
playable.
But when starting the single player campaign the game always crashes during the
"Universe" loading phase. The results vary: Sometimes wine crashes, somtimes it
completly freezes up, etc.
There's no obvious error message in the terminal that could be related to this
error.
... kind of curious that this is rated platinum. Am I the only one having this
problem?
I would like to provide some log files to get to the root of this problem, but
I dont know which would help.
My system:
Gentoo
wine-1.1.4
xorg-1.3 with radeon oss driver
--
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=15203
Summary: World of Warcraft: Right alt key not working
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fabio.capela(a)yahoo.com
Created an attachment (id=15960)
--> (http://bugs.winehq.org/attachment.cgi?id=15960)
assigns ISO_Level3_Shift as VK_RMENU in X11DRV_InitKeyboard
On Ubuntu 8.04, the right alt key generates ISO_Level3_Shift (keysym ==
0xfe03), which wine doesn't currently recognize as the right alt button. Found
the problem while playing World of Warcraft, where I wasn't able to use the
right alt key to trigger actions mapped to a combination of alt and another
button.
The attached patch changes X11DRV_InitKeyboard to handle ISO_Level3_Shift as
VK_RMENU. This solves the problem for me, but I don't know if it's the proper
way to handle this 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.
http://bugs.winehq.org/show_bug.cgi?id=15117
Summary: Full Tilt Poker crashes when initially opening a table
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joelfried(a)gmail.com
Created an attachment (id=15816)
--> (http://bugs.winehq.org/attachment.cgi?id=15816)
Backtrace of the aforementioned crash.
I installed Full Tilt Poker from the website, logged in, and went to open a
table. I was confronted with the Bet Slider options, and chose some and
clicked 'ok' and the software crashed.
When I reopened it in wine a second time, attempting to open up any table
caused another crash.
I know that these options were once manually editable through the registry so
I'm not sure if the issue is related to the way in which they update the
registry.
Either way a backtrace is 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=14962
Summary: Dungeon Siege 2 full screen and mouse issues
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pedrobneves(a)gmail.com
After updating wine from 1.1.2 to 1.1.3, Dugeon Siege 2 no longer works.
The game doesn't go full screen and the mouse pointer gets stuck always moving
upwards which makes the game unplayable.
These issues didn't appeared on versions from 1.0.0 to 1.1.2.
--
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=14953
Summary: Funky graphical artifacts - Unreal Tournament 3
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hew.mclachlan(a)gmail.com
There are many graphical artifacts in Unreal Tournament 3 that give strange
effects. The character weapon never seems to be displayed (although after
firing, a crazy coloured thing appears in that area). Black or coloured pieces
can appear on the screen (sometimes turning the whole screen black). Character
models seem to be textureless and shiny. Walking backwards produces strange
coloured textures that seem to be your own character model lagging in front of
you a bit. Framerate is also very low.
This is probably reproducible in the UT3 beta demo as well.
Ubuntu 8.10 Intrepid, Nvidia 7600GT with nvidia-glx-177 177.68.
--
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=14749
Summary: riched20: Fix vertical scrolling
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)tut.by
Created an attachment (id=15248)
--> (http://bugs.winehq.org/attachment.cgi?id=15248)
riched20: Fix vertical scrolling
The acfb6ea210c92ef9ff41dc6828f9482e9c6d6516 commit introduced new bug, that
can be reproduced by any program that uses RichEd20: if control has less than
one page of text, it can be scrolled past the last line of text, hiding all of
it completely.
The following patch fixes this.
--
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=14597
Summary: Wine 0.9.60 Breaks SuperMemo 2006 Build 13.02 June 05,
2007 with "Runtime error 216 at 00406124"
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben.alkov(a)gmail.com
CC: jacek(a)codeweavers.com
Created an attachment (id=14971)
--> (http://bugs.winehq.org/attachment.cgi?id=14971)
Console output from crash
Wine 0.9.60 Breaks SuperMemo 2006 Build 13.02 June 05, 2007 with dialog stating
"Runtime error 216 at 00406124"
Output from git bisect:
9c352a11cc4425053b58ea978e6931e9e1cb11cc is first bad commit
commit 9c352a11cc4425053b58ea978e6931e9e1cb11cc
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Apr 7 12:34:24 2008 +0200
mshtml: Added IHTMLWindow2::get_navigator implementation.
:040000 040000 e45e1883ca2a4332689adeed378d934d6055674d
84fa010225724b6a1e3ccc180467e0faf0be04df 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.
http://bugs.winehq.org/show_bug.cgi?id=14528
Summary: Game can start but patcher not, game need to login
trough the patcher.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dl.zerocool(a)gmail.com
Created an attachment (id=14863)
--> (http://bugs.winehq.org/attachment.cgi?id=14863)
Warpatch.exe is the warhammer online patcher needed to start the game.
Warhammer Online - Age of Reckoning
To start the game the patcher need to be launched so we can enter the login and
password, then the patcher will execute warhammer.exe
Wine don't crash, it's a warpatch.exe error who appear.
"One or more files could not be retrieved from the patch server. Please try the
patch operation again in a short while."
It seems that the patcher can't connect to the server.
Of course in windows it works, that's not a down server or something like that.
--
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=14503
Summary: Riched20 assertion failure when running DNS9.0
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=14825)
--> (http://bugs.winehq.org/attachment.cgi?id=14825)
Last few lines of terminal output before crash.
To recreate crash:
Installed Dragon NaturallySpeaking 9.0 Preferred with
wine-1.1.1-55-g6dd7f06
Enabled pulseaudio by running the following:
padsp winecfg
In audio, I selected OSS, toggled off others, pushed default sample rate to
4800.
Closed winecfg.
Navigated to folder, then ran
padsp wine natspeak
DNS ran great for a while, then crashed. I was pushing the program hard.
The error seems to have nothing to do with sound; however, usually DNS runs
without crashing and using PulseAudio is the only thing different that I did.
--
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=13568
Summary: VeohTV beta client shows bug report window due to
missing pdh stub
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.veoh.com/veohTV/getStarted.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13511)
--> (http://bugs.winehq.org/attachment.cgi?id=13511)
VeohTV output
Wine version is 1.0-rc3. When starting the VeohTV application, broken login
window comes up (that's bug 13564), and then a bug report dialog shows up.
Relevant line is:
wine: Unimplemented function pdh.dll.PdhEnumObjectItemsW called at address
0x7b844b20 (thread 0018), starting debugger...
Installing pdh via winetricks resolved the problem. Traces are 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.