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=16057
Summary: horrible performance in Guitar Pro 5
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
It was already awful with 1.1.7 on Ubuntu 8.04 (saving being a major
annoyance), but on a clean install of Ubuntu 8.10 with Wine 1.1.8 GP5 is barely
usable. I haven't tried MIDI output yet, but even a single track pops
considerably with the Realistic Sound Engine, with the interface lagging
considerably and even freezing when loading the demo track. Also, keyboard
shortcuts don't work, and letters and numbers (as opposed to the notes in other
versions) don't display.
--
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=15952
Summary: Bred 2.962 - NotePad replacement and enchancement
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mega1(a)pochta.ru
CC: mega1(a)pochta.ru
Created an attachment (id=17138)
--> (http://bugs.winehq.org/attachment.cgi?id=17138)
Delphi 5 program - pure API without visual components
Text Editor: Delphi 5 program - pure API without visual components (but uses
richedit32.dll).
It is possible to "paste" a clipboard, but it is not possible co "Cut/Copy" -
so maybe Wine does not allow to recognize the marked block as a text one.
The program does not recognize UNICODE, so works in ASCII.
The description of the program in Russian is at
http://soft.softodrom.ru/ap/p4726.shtml
(however, the version I attach has an English localization).
The program has a string calculator, scripts for string conversion,
user-determined multi-replace depending on the extension etc.
With best wishes and 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=15943
Summary: Empire Earth 3 crashes
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bilel(a)live.nl
Empire Earth 3 launches. The screen turns black and the logo appears in the
middle. Then after about 5-10 seconds it crashes.
--
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=15889
Summary: Age of Conan Inverted login window and inverted
character select
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kristian.jerpetjoen(a)gmail.com
Attempting to run Age of Conan with wine 1.1.6 on gentoo linux with nvidia gpu
adding only d3dx9_36.dll and xinput1_3.dll and removing <HttpPatchFolder>
AoCLiveEU </HttpPatchFolder> from Conanfolder/LocalConfig.xml
It seems videoes are displayed the right way however the login
is X,Y inverted and also the character select is inverted in addition the
scaling seems off by about 33% to much in both x and y directions.
I get beyond these two windows before hitting the next wall.. which is loading
the 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=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.