http://bugs.winehq.org/show_bug.cgi?id=13056
Summary: Need For Speed Most Wanted Black-Edition fails to
install
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Created an attachment (id=12818)
--> (http://bugs.winehq.org/attachment.cgi?id=12818)
Debug log file generated with default settings in WINEDEBUG variable
The installer is complaining about missing AutoRunGUI.dll and later on
AutoRun.exe but after I worked-around that the installer refuses to install
because of missing DirectX version 9.0c or newer. I have no work-around for
this. The only thing you can do here is to unzip the files called
0compressed.zip to 3compressed.zip into a new folder.
Now to my first mentioned work-arounds. Here are the shell commands I have
entered:
cd
mkdir nfsmw
cd nfsmw
# I asume here your MW-CD 1 is in your DVD drive and you have setup /etc/fstab
that it will be mounted to /dvd/ by regular users.
mount /dvd
ln -s /dvd/AutoRunGUI.dll /dvd/AutoRun.exe .
wine /dvd/AutoRun.exe
These symlinks are required if you want to launch the installer, else he will
look in the folder /home/your_name/nfsmw/ for it!
Attached is the debug.log file which was generated with no special settings in
WINEDEBUG variable.
--
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=13048
Summary: Mouse cursor is invisible while in game of Dark Age of
Camelot
Product: Wine
Version: 0.9.61.
Platform: All
URL: http://darkageofcamelot.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sales(a)firstwavecomputers.com
Not being able to see the mouse cursor in Dark Age of Camelot severely limits
playing ability. The mouse cursor is there, but you can not see it.
--
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=11843
Summary: Word pronounciation played in loop
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alteriks(a)gmail.com
There is problem with sound in Wielki Multimedialny Słownik Angiel 2004
http://appdb.winehq.org/objectManager.php?sClass=version&iId=6542 Word
pronounciation doesn't work as expected, the sound stucks after about one
second and is played in loop.
--
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=10733
Summary: doesn't start!
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: der_billyboy(a)hotmail.com
Created an attachment (id=9575)
--> (http://bugs.winehq.org/attachment.cgi?id=9575)
Console LOG
Okay, i've got it nearly starting *g*
Maybe i missed some things...
First all things that have to be done until you could try to start...
Installing DirectX from Lost Planet CD:
- Nativ fusion.dll
- Nativ Msvcr70.dll
- Nativ MsCoree.dll
After this ones the directx version on CD will install!
Game: WMVCore.dll -> is located in the Lost Planet Folder in the steam folder!
-> Installed Windows Media Player 9 and copied the wmvcore.dll from there to
the LP folder and overwritten the 24 KB file with 2 MB file!
- Nativ Quartz
- Nativ devenum
- Nativ wmvcore
- Nativ mscat32
And now i got far away from old crash point, but got a nice crash dump/console
output!
Maybe it's usefull for anyone...
Ah, before i forget about it: tried to start the dx9 version of game!
Greets
Dark
--
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=12046
Summary: MinGW32: unhandled page faults and exceptions
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ibaldo(a)adinet.com.uy
- install MinGW32 and MSYS.
- go to the MSYS directory.
- wine cmd
- msys.bat (it opens an rxvt or another terminal with bash)
- ld --version
- ld --help
It doesn't display anything on rxvt or the terminal where you are running bash,
and on the console where you started wine the following error appears:
wine: Unhandled page fault on write access to 0x2d656c78 at address 0x7bc42874
(thread 0026), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc42874
Running ld directly with Wine works:
- go to the MinGW32 directory.
- cd bin
- wine ld --version
- wine ld --help
Another (more direct) way to reproduce the fault:
- go to the MSYS directory.
- cd bin
- wine start sh (or wineconsole sh)
- cd /mingw/bin
- ./ld --help
- ./ld --version
Instead of ld you may try gcc or dlltool or windres, etc.
--
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=12310
Summary: Tony Hawk's Underground 2 - Unhandled page fault
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kneczaj(a)gmail.com
Created an attachment (id=11765)
--> (http://bugs.winehq.org/attachment.cgi?id=11765)
wine's output
Tony Hawk's Underground 2 does not start. After a few videos at the begining
games loads and then the game crashes. I attached the wine's output.
--
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=15506
Summary: Balls looks static in the game
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://popcap.com/games/zuma
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
The balls should roll while you're playing. Here is a video that shows haw
shoul it looks.
http://www.youtube.com/watch?v=Y7UdivODns0
But the balls looks static and without any animation.
--
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=15814
Summary: Oblivion crashes on launch
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben.foote(a)gmail.com
Created an attachment (id=16939)
--> (http://bugs.winehq.org/attachment.cgi?id=16939)
Oblivion crash output.
With the latest version of wine (1.1.7) on Ubuntu 8.10 (beta) Oblivion crashes
on startup. A window is created and then goes fullscreen, but then eventually
closes.
I have attached the console output.
--
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=15310
Summary: DVDShrink: Preview no longer works
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16141)
--> (http://bugs.winehq.org/attachment.cgi?id=16141)
+quartz
Regression, saw it reported in AppDB (feature I don't use much...)
Hangs on:
err:ntdll:RtlpWaitForCriticalSection section 0x14a05c "videorenderer.c:
VideoRendererImpl.csFilter" wait timed out in thread 0009, blocked by 0029,
retrying (60 sec)
austin@austin-desktop:~/wine-git$ git bisect good
9985f2efc9d1e92932dd3d7f351ded3ae1db0b80 is first bad commit
commit 9985f2efc9d1e92932dd3d7f351ded3ae1db0b80
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri Jul 4 01:33:04 2008 -0700
quartz: Implement state transitions in video renderer.
:040000 040000 e9d8793bdcec724b6a750908bc054baf329c8655
66c05bda331c3503e8d85b69303108d00d5830c6 M dlls
+quartz 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=15080
Summary: Lego Star Wars crashes
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josergc(a)gmail.com
Created an attachment (id=15754)
--> (http://bugs.winehq.org/attachment.cgi?id=15754)
Unhandled page fault on read access to 0xd009d793 at address 0xa5a0554 (thread
0009)
The game starts but quits after the typical StarWars saga message ¨A long time
ago in a galaxy far, far away...¨.
The file is not only for ¨d3d¨ component, it contains also some ¨fixme¨
from others components like:
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013
fixme:win:EnumDisplayDevicesW ((null),0,0x3e6ed7c,0x00000000), stub!
fixme:dxdiag:DXDiag_AddFileDescContainer (0x12cb88,L"ddraw.dll")
Thank you for your effort!
--
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.