http://bugs.winehq.org/show_bug.cgi?id=29884
Bug #: 29884
Summary: plugplay.exe crashes on exit (Exception frame is not
in stack limits)
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
Classification: Unclassified
When I do:
(64bit Wine)
- start Wines notepad.exe
- type some characters
- exit the program, answer without saving
after notepad has finished, I get:
err:seh:call_stack_handlers invalid frame 2410f0 (0x142000-0x240000)
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
wine client error:13: write: Ungültiger Dateideskriptor
err:seh:call_stack_handlers invalid frame 2410f0 (0x142000-0x240000)
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
wine client error:13: write: Ungültiger Dateideskriptor
err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x130b8), expect failure
The crash seems to happen in plugplay.exe.
--
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=15991
Summary: Road Wage demo crashes when starting a mission
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.download.com/Road-Wage-2000-demo/3000-7519_4-
10243518.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=17190)
--> (http://bugs.winehq.org/attachment.cgi?id=17190)
Road Wage backtrace
After starting the game and selecting the various requested game choices, when
trying to start a mission, the game ends up crashing. I possess:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7800 GT/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.2 NVIDIA 177.80
for my particular configuration.
--
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=23510
Summary: Google Talk error dialog when opening
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://dl.google.com/googletalk/googletalk-setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dylan.ah.smith(a)gmail.com
Created an attachment (id=29351)
--> (http://bugs.winehq.org/attachment.cgi?id=29351)
Console output from opening google talk
When google talk is started after it is installed, a regression causes a dialog
box to be shown with the following message:
"Google Talk encountered an internal error, and must now close. Ok to report
this error to Google?"
Closing the dialog causes the application to exit.
I did a regression test and found the following commit caused the regression.
Reverting the commit fixes the issue.
8c06ed96aeb737e5596e190efe785a2c2c97237e is the first bad commit
commit 8c06ed96aeb737e5596e190efe785a2c2c97237e
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Dec 7 14:54:33 2009 +0100
mshtml: Improved OleDocumentView_UIActivate implementation.
Google talk should at least open without an error, although bug 3254 prevents
it from keeping a stable connection after logging in, and bug 5162 prevents a
lot of text from being shown.
--
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=16629
Summary: Win32 console doesnt display graphic chars properly
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)gknw.de
Win32 console apps dont display graphic chars properly;
here are some screenshots to show what I mean:
app on Win32:
http://www.gknw.net/test/wine/rdb_grafic_win32.png
app on Wine:
http://www.gknw.net/test/wine/rdb_grafic_wine.png
Another Win32 console app which shows up same font issue is rconip;
for testing self you can download it from here:
http://rconip.sourceforge.net/
if you launch it with 'wine rconip.exe' the first screen already shows this
same issue ...
I checked also wine registry settings and found there some probably strange
things which at least dont comply with Wine docu; f.e.:
localhost\HKEY_CURRENT_USER\Console\FontSize is set to 0x00f008 although docu
at:
http://www.winehq.org/docs/winedev-guide/x3500 - Table 8-5. Console registry
settings
says its default is 0x0c08; also from this docu the FaceName should have no
default while my registry has it set to 'Fixedsys'.
Manually changing FaceName or FontSize doesnt make any difference, and afer
wine or wineconsole has run the original values are automatically restored.
It somehow seems to me that perhaps signed chars (7-bit) are used instead of
unsigned chars (8-bit) which kills all graphic chars ...??
--
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=12286
Summary: regression: sound: first fragmented, now the ends are
chopped off
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)wkresse.de
CC: m.b.lankhorst(a)gmail.com
Since 0.9.40 I am having problems with sound playback. The application is the
Arindal MMORPG-Client (http://www.arindal.com/), but it uses standard QuickTime
to play sound (installed QuickTime 7.2.0.240).
The first regression was introduced in 0.9.40. Before that, sound was playing
fine. With 0.9.40, sound would no longer be played continuously, but all the
sounds (in my case the sound effects of the game) were played fragmented and
choppy.
A git bisect shows that this is the problematic commit:
a7d6ed8ea65260f62f1762b05c496bee0944e6a1 is first bad commit
commit a7d6ed8ea65260f62f1762b05c496bee0944e6a1
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Wed Jun 13 17:05:49 2007 +0200
dsound: Simplify mixing by removing remixing support, and fix its waveout
breakage.
Based on a patch by Peter Dons Tychsen.
:040000 040000 736eca236d0ebae24b5688d44afdce594884fc8a
86bc67d2716bb82bb35154daa77411f4240d3705 M dlls
The second regression (or partial fix of the first regression?) was introduced
in 0.9.41. Since then, sounds will play continuously again, but very often (not
always) the ends of the sound are chopped off (the last 0.2 seconds or
something like that), so that very short sounds are no longer played at all,
especially if many or multiple sounds are played in short succession. In
addition, sometimes fragments of the "missing" sound bits are played at a later
point, for example, when another sound starts playing.
Git bisect where this occured:
976f56d6c0f7bb6c2248412a3b66935d87924e60 is first bad commit
commit 976f56d6c0f7bb6c2248412a3b66935d87924e60
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Sun Jul 8 16:36:46 2007 +0200
dsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition.
:040000 040000 b01d7c5c953beee04fe3761828a380f96b4e0b8a
4d7ea3068c00fed65cffcaed24aa95e980ae5dd8 M dlls
Unfortunately, I cannot test whether this has been fixed after 0.9.50, since
Arindal will no longer run in current wine versions due to bug #11989.
If you want to test this with Arindal, you can get a free demo account here:
http://www.arindal.com/cms/content/view/69/121/lang,de/
Ubuntu 7.10 on AMD Athlon(tm) XP 1600+
--
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=27666
Summary: The game can't start probably by an wine error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dibujosgraffiti(a)gmail.com
The executable has encountered an problem, an it can not start (it is closed by
wine), and the message says that if the error does not occur in Windows,
report this bug here.And I have attempted many things, but neither is the
solution.
--
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=26364
Summary: All Airborne Assault series games are unbearably slow.
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
The bug has appeared recently. Game is extremely slow (while it's possible to
move mouse normally, the time passes in game tens of time slower). There are
short sounds of working HDD while the game plays.
There are no error messages.
--
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=19640
Summary: Anno1503 intro mission: can't move the ship, though
selected
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gorgonz(a)web.de
this is a dividing of bug #19632 into different errors
AMD 9750 Quad, ATI HD 4850, OpenSUSE 11.1, KDE4.3
Game is Anno 1503, not yet a patch
- Installation of game ok
- winecfg:mount cd, set audio:alsa ok
- start game ok
- select intro mission ok
Now are several problems
- while mouse movements towards the screen border will move the view,
it was not possible to move the ship, though being selected
--
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=15920
Summary: Switching to an interlaced video mode (in some games)
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sandburg(a)netcourrier.com
I'm (still) using a CRT screen.
The only one resolution set in my config file (/etc/X11/xorg.conf) is 1024x768
85Hz non interlaced - 24 bits color
In some games (list below), I set the resolution to the one of my settings
(1027x768) and I obtain this resolution BUT interlaced. (And I don't want that)
I guess to obtain a non-interlaced refresh, but in place of that... it is
interlaced.
This appends in 2 games :
Wakfu
World of Goo
What really surprises me, is that I know the source code of Wakfu (I am
developper by Ankama) and I know the resolution asked to the interface tier is
not interlaced.
So I think it comes from Wine...
Extract of xorg.conf :
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1024x768 +0+0; nvidia-auto-select +0+0"
EndSection
--
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=24693
Summary: Installing AutoCAD R14
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dasmith(a)electronicaidesdesign.com
I have a question. What causes a "write: Bad file descriptor" error 423? I have
been trying to install AutoCAD R14 with wine-1.3.2-1mdv2008.1.i586.rpm with
this "write: Bad file descriptor" error. I have ran winetricks corefonts tahoma
before trying to install AutoCAD R14. The following text is displayed during
the AutoCAD R14 install setup.exe execution:
TMP=/home/davids/tmp
G_FILENAME_ENCODING=@locale
PYTHONPATH=/usr/lib/ooo-2.4/program:/usr/lib/ooo-2.4/program
QTLIB=/usr/lib/qt3/lib
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ApXglrrekP,guid=4dad5d9a99a163fdac7a9cf34cb093cb
LC_CTYPE=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
PKG_CONFIG_PATH=/usr/lib/qt4/lib/pkgconfig:/opt/kde4/lib/pkgconfig:/usr/lib/qt4/lib/pkgconfig:/opt/kde4/lib/pkgconfig
DESKTOP=kde
BROWSER=/usr/bin/www-browser
DISPLAY=:0
META_CLASS=powerpack
LADSPA_PATH=/usr/lib/ladspa/
LC_TIME=en_US.UTF-8
MDV_MENU_STYLE=mandriva
LC_NAME=en_US.UTF-8
COLORTERM=
_=/bin/env
WINEPREFIX=/home/davids/.wine-acadr14
wine client error:1e: write: Bad file descriptor
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7e1b76d9
wine client error:1e: write: Bad file descriptor
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7e1b76d9
wine client error:1e: write: Bad file descriptor
[davids@dasmith ~]#
WINEPREFIX=/home/davids/.wine-acadr14 is a copy of
.wine/drive_c/windows/system32
I just tried removing wine-1.3.2-1mdv2008.1.i586.rpm and reinstalled
wine-1.1.32-1mdv2008.1.i586.rpm and tried again to install AutoCAD R14 but the
same "write: Bad file descriptor" error 423 occurred again. I had successfully
installed AutoCAD R14 a few months ago through wine and now I can't seem to do
it.
Any ideas or suggestions to try?
Thank you,
David A. Smith
--
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=15867
Summary: Warhammer D3D Screen Flip.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zirous(a)gmail.com
In Warhammer Online the frame will flip upside down for about a second, and
goes back to normal. This bug happens every x frames, or around once a minute.
Cloud Warhammer Online # uname -a
Linux Cloud 2.6.25-gentoo-r7 #1 SMP Tue Sep 9 12:56:42 Local time zone must be
set--see zic m x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel
GNU/Linux
Graphics Card: 280 GTX, 177.80 DV.
--
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=29791
Bug #: 29791
Summary: Rayman 1 game doesn't start
Product: Wine
Version: 1.4-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ASTUR_DOSMIL(a)hotmail.com
Classification: Unclassified
I can't play Rayman game for windows 95/98 an Me with the windows 98
configuration, it never starts.
I'm using Ubuntu 11.10 Oneric Ocelote with Linux kernel 3.0.0-16-generic, Gnome
3.2.1.
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=29057
Bug #: 29057
Summary: Latest update caused the Now You're Cooking program
not to work under Wine any more.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whuebl(a)hotmail.com
Classification: Unclassified
Within the past several days, I activated my paid for Now You're Cooking
database program version 5.88 in the process of activation, am message came up
to wait a moment while Wine updated. After that neither the 5.88 nor the 5.87
version works. Fortunately, I have backups for my nearly 1/2 million recipes,
but it looks like I will be going back to my Windows Laptop to use this program
rather than on my Linux desktop under Wine. Help?
Oh, what happens now is the program loads but when the screen comes up, nothing
works when you click on it. And sometimes you cannot even see the cursor!
TIA,
Bill
--
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=19641
Summary: Anno1503: quitting the game does not reset to the
graphical conditions of my system
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gorgonz(a)web.de
this is an addition for bug #19632
AMD 9750 Quad, ATI HD 4850, OpenSUSE 11.1, KDE4.3
Game is Anno 1503, not yet a patch
- Installation of game ok
- winecfg:mount cd, set audio:alsa ok
- start game ok
- select intro mission ok
Now are several graphical problems and i wanted to end the game again. It was
possible to find the exit icon and push it.
As a result from this i see many patternes, that interfere with each other.
Being a little lucky in that chaos i made it to logout successfully :-).
Logging in again has changed the positions of my desktop plasmoids - more to
the upper left corner. Guess that is due to a different resolution of anno from
my system (1900x1200) - not being resetted.
--
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=30199
Bug #: 30199
Summary: After update from 1.3 to 1.4 there is no hardware in
Ultima Online
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zzbkmzz(a)gmail.com
Classification: Unclassified
I used Ubuntu 11.10 (natty) and wine 1.3 from PPA. Everything works fine, but
after updated it to 1.4 (PPA) Ultima Online started to work very slow. I have
laptop with optimus. Bumblebee installed and configured.
--
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=29246
Bug #: 29246
Summary: nhl 09 exe cannot opens and runs. In windows xp and 7
it runs normally. I have wine 1,3 29. But it coluldnt
open and run in previous versions of wine (1.3 15,
1.22 1.1
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pacecomir(a)hotmail.com
Classification: Unclassified
NHL09 does not open. In windows it opens and run normally (nhl09 exe) It is
properly installed.
--
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=15929
Summary: Warhammer Online flicker.
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: modemmisuser(a)gmail.com
All screens, from the login screen, through the publisher/developer logs, to
character select, have major flicker. Sometimes, the screen will actually go
black for 2-20 seconds, then come back. Other times it's just slow flicker,
especially when moving the mouse to interact.
Wine 1.1.7 with the "model fix" patch. Ubuntu 8.10. Video card is an HD4870X2
with proprietary ATI drivers.
--
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=19632
Summary: Anno1503: ship is mirrored, animals drag traces
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gorgonz(a)web.de
There are different errors. I will try to report them:
AMD 9750 Quad, ATI HD 4850, OpenSUSE 11.1, KDE4.3
Game is Anno 1503, not yet a patch
- Installation of game ok
- winecfg:mount cd, set audio:alsa ok
- start game ok
- select intro mission ok
Now are several problems
- the ship is mirrored (top is done) - very funny
- A bird drags traces, while flying over the sea
- click into the outline map and then you suddenly see a lot of animals
moving around (in the sea)
- from the traces you will see, that their origin is in islands (green, brown)
- while mouse movements towards the screen border will move the view,
it was not possible to move the ship
All together: the game can't be played
Hope, this helps ;-)
--
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=14148
Summary: La-Mulana crashes during specific boss attack
Product: Wine
Version: 1.0.0
Platform: Macintosh
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=4511
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pyrop(a)livejournal.com
Created an attachment (id=14408)
--> (http://bugs.winehq.org/attachment.cgi?id=14408)
Console error log.
La-Mulana crashes during the boss fight with the boss Tiamat, when she uses her
hair attack (pictured in this video: http://www.youtube.com/watch?v=aTevN1yVk6U
, around 0:45.) It does not occur every time; it seems to happen when her hair
runs into an enemy or the player. The game also becomes slow and slow to
respond during the hair attack. (And the winner for weirdest bug description
goes to...)
The error messages indicate the crash is occuring in the ddraw DLL. A sprite
collision problem, maybe?
I am using some DLL overrides; La-Mulana crashes at startup unless I do so. The
DLLs overridden are dsound,dmime,dmusic,dmloader,dmsynth,dmband,dmfile, and
dmstyle (though La-Mulana does not use all these).
--
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=17287
Summary: Water Surface Effect does not work
Product: Wine
Version: unspecified
Platform: All
URL: http://gamedaily.newaol.com/pub/Shaiya_Xfire_Bundle.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcpowers(a)comcast.net
In the game shaiya, if you go under graphical options and turn Water Surface
Effect two things happen:
*The water itself dissappears, so it just looks like grass.
*Some bushes and plants can be seen through other objects, for example, if I
stand behind a wall, I can still see the grass on the other side.
As long as this effect isn't on, those two bugs are no longer present.
--
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=25718
Summary: Click on Audio tab in Winecfg do error
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
After update from Wine 1.3.4 to 1.3.11 I get an error when click on Audio tab
in Winecfg. This is a video (4,5 Mb)
http://narod.ru/disk/2940274001/wine1.3.11-bug.mkv.html .
Wine was build without GStreamer support
--
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=22834
Summary: Call of Juarez Black Screen
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Black Screen when i launch the game.
I tried differents options in "Wine regedit"and older wine versions
I installed d3dx9 with winetricks and added 2 .dll in System32 folder :
xapofx1_1.dll
X3DAudio1_4.dll
--
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=16026
Summary: Midi music does not play in Perfect Cherry Blossom demo
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)mail.widener.edu
Created an attachment (id=17242)
--> (http://bugs.winehq.org/attachment.cgi?id=17242)
Messages from the console when running the game.
The Perfect Cherry Blossom demo seems to have a limited soundtrack compared
with the full version- just sounds and MIDI versions of the first 3 levels.
Under Windows XP, music comes on instantly when you switch from WAV to MIDI
under BGM options. On Linux, there is no music from the demo. You can get the
music to play by having a copy of the full soundtrack, and placing that file in
the game directory.
I'm running Kubuntu 8.04.1.
--
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=19285
Summary: Galactic Civilizations 2 v. 1.0D Digital:Bonus Pack
doesn't work
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
URL: http://www.galciv2.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
Created an attachment (id=22322)
--> (http://bugs.winehq.org/attachment.cgi?id=22322)
Results of regression tests for bug 1
This is regression.
1) Game crashes when I click the "New game" menu.
2) Game crashes directly after starting new game.
3) Fonts render incorrectly (quad boxes after end of sentences).
There are regression test results in attachments for every bug.
Reverting the patch 1 helps.
I can't revert patch 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=23262
Summary: Beer Tycoon crashes on exit
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
The game Beer Tycoon crashes on exit, when the user clicks to quit the game.
I installed Beer Tycoon from the original CD-ROM. Running the installed
Beer_Tycoon.exe in Wine 1.2rc3 shows an error, the same as mentioned in bug
23033. I suspect that error is copy-protection-related, so I downloaded a
no-CD-patched executable from
http://m0002.gamecopyworld.com/games/pc_beer_tycoon.shtml
Using that, the game crashes on exit. Run Beer_Tycoon.exe. Click Play when the
window appears. Wait for the logo screens and at the title screen click the
rightmost glass of beer to quit. Wine shows a Program Error dialog box.
Console output prior to clicking the glass is
$ wine Bier_Tycoon.exe
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110fc8 0
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4f4,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:wininet:InternetAttemptConnect Stub
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
;;;;;;fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping
converting
On clicking to quit, the console output starts with
wine: Unhandled page fault on read access to 0x00000001 at address 0x1 (thread
0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000001, invalid program
stack in 32-bit code (0x00000001).
--
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.