http://bugs.winehq.org/show_bug.cgi?id=34073
Bug #: 34073
Summary: Need For Speed Most Wanted : buffer keys then crash
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leo_aly7(a)ymail.com
Classification: Unclassified
Created attachment 45299
--> http://bugs.winehq.org/attachment.cgi?id=45299
wine crash back trace
Running Need for Speed Most Wanted on linux (ubuntu 12.10 64bit) wine-1.6-rc4
I feel that the keys are buffered and released with a speed slower than the
game speed. This is very obvious when in a race, when pressing a right or left
arrow, the car steers after a while and keep steering for a period longer than
it should be.
After a while the game crashes. (NFSMW frequent crash is reported in bug 9359
and fixed).
--
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=30045
Bug #: 30045
Summary: Arcanum: objects flickering, periodically disappear
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://www.fileplanet.com/59649/50000/fileinfo/Arcanum
:-Of-Steamworks-&-Magick-Obscura-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: f20e07b77bec5863e71141cfe623f1ef8ef28c60
Created attachment 39139
--> http://bugs.winehq.org/attachment.cgi?id=39139
screenshot (comparison)
Certain objects, game characters disappear frequently in Arcanum: Of Steamworks
& Magick Obscura during gameplay.
Sometimes they reappear for a short period only to vanish again. They're either
completely missing or only partially drawn.
This happens only when the game is running with hardware rendering. Using the
software renderer (-no3d command line argument) the problem is non-existent.
A plain terminal output doesn't reveal anything interesting.
This is a regression between 1.4-rc4 and 1.4-rc5, caused by
f20e07b77bec5863e71141cfe623f1ef8ef28c60 is the first bad commit
commit f20e07b77bec5863e71141cfe623f1ef8ef28c60
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Feb 22 09:36:28 2012 +0100
ddraw: Always pin surfaces.
:040000 040000 3a4b5dc1da94b07b08f7ad7d57be18d3e128882f
1ae6afde9ec90129d70c7feac04bd30a2980e82c M dlls
The reverted patch fixed the problem.
Steps to reproduce the problem with the demo:
Install the demo. Start the demo with Arcanum.exe. In the main menu choose
<Single Player>, <New Game>, then <Pick Character>. Skip the intro video. The
game opens with a conversation. You can observe that during the conversation
game characters are missing.
Fedora 16
X.Org X Server 1.11.4
Nvidia 250 / driver 290.10
--
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=31885
Bug #: 31885
Summary: Mohaa demo hang and crash
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 41974
--> http://bugs.winehq.org/attachment.cgi?id=41974
Log: mohaa hang and crash
This is a follow up of Bug 31730
1. Download the Mohaa demo from
http://compactiongames.about.com/od/demos/p/mohaa.htm
4a0c431ed52c4c340b9c883ef859f1d3e7e4ab2e mohaaspdemo.exe
2. install the demo
3. Ctrl+Alt+F1, switch to the text console
4. export MESA_EXTENSION_MAX_YEAR=2003 , work around Bug 31730
5. start the demo with winedbg
$ export DISPLAY=:0.0
$ cd ~/.wine/drive_c/Program Files/EA\ GAMES/MOHAADemo$
$ winedbg MOHAADemo.exe
type 'c' to continue
The above steps is the only way I found to get the backtrace without any helper
machine. (I don't have helper machine to ssh to my testing machine right now)
Actual result:
- The app crash once I type 'Ctrl+Alt+F7' to switch back to GUI.
- The desktop hangs, mouse can move but clicking doesn't work, "alt+tab" can
call out the switching dock but switching doesn't work.
- after `wineserver -k`, the desktop get normal again, expect the screen
resolution which still stay at 800X600.
Backtrace:
=>0 0x700a5453 (0x01bdfa9c)
1 0x0047f25f in mohaademo (+0x7f25e) (0x01bdfe40)
2 0x7b862cc0 call_process_entry+0xb() in kernel32 (0x01bdfe58)
3 0x7b862e06 start_process+0x143(peb=0x7ffdf000)
[/home/fracting/wine-git/dlls/kernel32/process.c:1083] in kernel32 (0x01bdfea8)
4 0x7bc81184 call_thread_func_wrapper+0xb() in ntdll (0x01bdfeb8)
5 0x7bc811cd call_thread_func+0x3e(entry=0x7b862cc2, arg=0x7ffdf000,
frame=0x1bdffb8) [/home/fracting/wine-git/dlls/ntdll/signal_i386.c:2522] in
ntdll (0x01bdff98)
--
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=26143
Summary: pcsx2 0.9.7 (beta) r4268: Failed to load GSdx plugins
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark-vlados(a)mail.ru
Created an attachment (id=33303)
--> (http://bugs.winehq.org/attachment.cgi?id=33303)
Logs of terminal and pcsx2 log.
Linux version of pcsx2 don't have gsdx plugin (because it used directx). Gsdx -
best video plugin. Almost all games runs only with him!
--
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=15936
Summary: Rollercoaster Tycoon 3 : crashes when start up
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://fenopy.com/torrent/Rollercoaster_Tycoon_3__Full_G
ame_Crack_Cd_Key__Thaboo/MTE4MDM5NA==/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beansoft(a)163.com
Rollercoaster Tycoon 3 crashes when start. I got this output.
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32
vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers +
MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4cc,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation
support to SetDepthStencilSurface
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1280x960x0 @0! (desktop)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1600x1200x0 @0! (desktop)
err:quartz:GetClassMediaFile Media class not found
err:quartz:GetClassMediaFile Media class not found
wine: Unhandled page fault on write access to 0x40157bb6 at address
0x140a6f (thread 0009)
--
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=19076
Summary: Create glyphs for U+2660, 2663, 2665, 2665
Product: Wine
Version: 1.1.21
Platform: PC
URL: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+b
ug/80963
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From launchpad:
I use wine to execute Windows program "Marriage" (http://www.marriage.ru).
All is OK except the special character (suits: spider etc. U+2660, 2663,2665,
2665).
Choosing another font does not help.
--
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=35078
Bug #: 35078
Summary: Sonic All-Stars Racing Transformed Steam Version black
screen at start
Product: Wine
Version: 1.7.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 46785
--> http://bugs.winehq.org/attachment.cgi?id=46785
wine log
Hello,
when I launch the Steam version of Sonic All-Stars Racing Transformed, I obtain
only a black screen, nothing else.
Thanks for your help.
LGDN
--
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=31457
Bug #: 31457
Summary: Dark Screen while playing, orcs must die and portal
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.thomas.rogerson(a)googlemail.com
Classification: Unclassified
Created attachment 41348
--> http://bugs.winehq.org/attachment.cgi?id=41348
This is the game.
I am quite sorry if for the lack of information with this issue im a luinx
neewbie so i am unsure what infromation is important.
I have been trying to run "Orcs Must Die 2" on my Ubuntu 12.04 84bit, useing
wine 1.5. On a ivy brige desktop chip set.
When i launch the game every thing is fine, i can see the logo and even the
cinematic. but in the main menu and more importaly while runing the game most
of it is very dark. Its not black its really dark gray. I have uploaded some
screen shots.
The game does not crash and i can play it.
Thank you for taking the time to read 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=34626
Bug #: 34626
Summary: Train Simulator 2014 fail to load
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ianrothwell787(a)gmail.com
Classification: Unclassified
Running Steam with Crossover. Been using Train Simulator 2013 for some time now
with no issues. Unable to launch Train Simulator 2014 from Steam after
download. Keep receiving the following errors as per attachment bug report.
--
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=31894
Bug #: 31894
Summary: End of Nations - Unable to connect to shard
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 942sam(a)gmail.com
Classification: Unclassified
Installed End of Nations beta (build #384978), the game opens correctly. When
selecting the shard in main menu and pressing join shard I get "Unable to
connect to shard" error message after a few seconds. The game runs correctly in
windows.
The game requires constant internet connection, and adding many debug output
slows it down which results in kick/disconnect.
There is no console output when this error happens. Attached log output before
this error.
--
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.