http://bugs.winehq.org/show_bug.cgi?id=11001
Summary: Flanker 2.0 Demo: stack overflow after mission loads
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://bugs.winehq.org/www.3dgamers.com/dlselect/games/s
u27flanker20/flanker20demo.exe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remailer(a)gmail.com
Created an attachment (id=9971)
--> (http://bugs.winehq.org/attachment.cgi?id=9971)
relay log
Tested Flanker 2.0 Demo using wine-0.9.52 on Ubuntu 7.10 Gutsy, nVidia GeForce
FX 5200.
http://bugs.winehq.org/www.3dgamers.com/dlselect/games/su27flanker20/flanke…
Upon starting a new mission, immediately after the level loads a stack overflow
occurs. Find attached the relay log.
err:seh:setup_exception stack overflow 144 bytes in thread 000b eip 7e7b018f
esp 00240f70 stack 0x241000-0x350000
If testing the demo you may notice that the mouse misbehaves on the menu, this
is logged as bug 10999.
--
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=10594
Summary: EVE Online has several rendering/stability problems
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=9395)
--> (http://bugs.winehq.org/attachment.cgi?id=9395)
space station
The new release with the trinity 2 gfx engine and new dx9 has several issues.
see 10591
- most of the time a severe slowdown where X is using up to 98% cpu time
- object errors like the one shown in the attached screenshot (upside down
object and should be behind the ship somewhere in space)
- random crashes
--
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=9927
Summary: qq installer crashes near end
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://im.qq.com/qq/dlqq.shtml
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While doing my usual "find users complaining about wine"
search, I came across a user complaining about something called qq:
http://asasong.spaces.live.com/Blog/cns!8EFA9272DD95E921!516.entry
Wikipedia says qq is an *extremely* popular IM
program in China. It seems to be so popular that people
write programs that depend on it. So I tried installing it.
The installer first puts up a dialog with a single button.
Don't click on the button! It must say "cancel". The
dialog shows progress of some download or other.
After clicking on defaults (and one radio button),
install starts. But it crashes with an OLE problem:
wine: Unhandled page fault on read access to 0x00140000 at address 0xb7dc1cbc
(thread 0013), starting debugger...
=>1 0xb7dc1cbc memcpy+0x1c() in libc.so.6 (0x0034f04c)
2 0x7e92c309 VARIANT_UserMarshal+0x2f9(pFlags=0x34f0cc, Buffer=<register EDI
not in topmost frame>, pvar=0x136d18)
[/home/dank/wine-git/dlls/oleaut32/usrmarshal.c:524] in oleaut32 (0x0034f08c)
3 0x7e9b5ffa NdrUserMarshalMarshall+0xaa(pStubMsg=<register EDI not in
topmost frame>, pMemory=0x136d18, pFormat=0x62503650)
[/home/dank/wine-git/dlls/rpcrt4/ndr_marshall.c:3152] in rpcrt4 (0x0034f0dc)
4 0x7e9c6f36 NdrStubCall2+0x1766(pThis=0x1351e8, pChannel=0x135430,
pRpcMsg=0x135070, pdwStubPhase=0x34f360)
[/home/dank/wine-git/dlls/rpcrt4/ndr_stubless.c:66] in rpcrt4 (0x0034f27c)
etc.
Annoyingly, all the text is in Chinese but renders as ?????,
even after I install Ubuntu's chinese language support.
--
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=9511
Summary: Wine uses wrong icon on desktop for installed
application
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Simple enough issue - When installing DVD Profiler, a desktop icon is created.
This is fine, but the icon is of lower quality than those available in the exe
(I _think_ it is the 32x32-32bit icon, when a 48x48-32bit icon is available).
Windows XP uses the correct 48x48 icon.
This issues does not occur with other applications I've installed where similar
choices are available.
--
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=15386
Summary: Sending WM_SYSCOMMAND breaks TeamSpeak
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillaume.melquiond(a)gmail.com
TeamSpeak is working fine with Wine 1.1.2, but it doesn't work with 1.1.4 (I
haven't tested 1.1.3). When switching virtual workspace, TeamSpeak's window is
minimized on the new workspace instead of being normal on the old workspace.
Moreover, when restoring the main window, a spurious tiny window is displayed
along the way.
git bisect points to the following commit:
commit 8d77c375b27adc490d24d7593769f4e149d4102c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 31 12:08:38 2008 +0200
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to
minimize/restore a window.
Reverting this commit (and 4a69797c43166699e7fbe70e6a7de4abd9521af8, which
depends on it) fixes the issue on 1.1.5.
--
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=15262
Summary: Chrome url bar has scrollbars
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=16055)
--> (http://bugs.winehq.org/attachment.cgi?id=16055)
screenshot of the problem
I tried with today's wine-git, following the recipe on the appdb page.
When I first started Chrome, I see a scrollbar in the url bar. (see screenshot)
This is similar to bug 14950.
--
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=15067
Summary: XML Notepad 2007 hangs shortly after startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en
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=15740)
--> (http://bugs.winehq.org/attachment.cgi?id=15740)
XML Notepad 2007 standard error output
With current Git (wine-1.1.3-295-g7c0d28b), after installing the .NET Framework
2.0 with winetricks and installing XML Notepad 2007, launching the application
succeeds, but subsequently, the application hangs. 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.
http://bugs.winehq.org/show_bug.cgi?id=15024
Summary: Certain Areas in WoW - Wrath of the Lich King BETA stay
black
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.schellack(a)arcor.de
If you enter certain areas in the Beta of World of Warcraft - Wrath of the Lich
King, the screen turns black and only the interface (buttons etc.) is shown.
The game seems to work nonetheless - you can log out or mov (shown on the
minimap). This is in OpenGL only - DirectX doesn't show this behaviour. In
Appdb someone found out that Wine 0.9.46 worked perfectly, so I tried various
versions and found that this regression was introduced between 0.9.56 and
0.9.57. Bisecting it showed that commit
8293a9ead0ddbc40be62815f0f0823356665b3dc introduced the regression. My OS is
FreeBSD 7_STABLE with a Nvidia 8800GTS and the latest (beta)-driver, but all
other reports about this problem in Appdb where with Linux of some sort. Would
be willing to provide any information needed or test settings or patches!
--
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=14981
Summary: Catia's file reading is unreliable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Created an attachment (id=15593)
--> (http://bugs.winehq.org/attachment.cgi?id=15593)
log/backtrace of Catia's internal facilities
In my quest to get DassaultSystemes' Catia V5 to an useable state, I currently
face unreliable file operations. While I can open and view a single CAD model
(CATPart) once or even twice, additional attempts as well as an attempt to open
a multi-model scene (CATProject) fails and quits Catia with a Visual C++
Runtime Exception.
The interesting thing is, for startup, Catia loads some thousand configuration
files (small text files) and obviously, none of these operations fails. But
opening an additional two or three files after startup, failure is almost sure.
To debug the thing I've set up Catia similar to how it's decripbed in the AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12939 . Wine is
compiled unoptimised with CFLAGS="-g". To launch the app my current favourite
is:
env WINEPREFIX="/home/mah/.wine" WINEDEBUG=+seh,+tid winedbg
"C:\Programme\Dassault Systemes\B16\intel_a\code\bin\catstart.exe" -run
"CNEXT.exe" -env CATIA.V5R16.B16 -direnv "C:\windows\profiles\All
Users\Anwendungsdaten\DassaultSystemes\CATEnv"
This eventually stops in the debugger, giving a backtrace like this (it's
short, so inline):
=>1 0xf7fc642e (0x0033f270)
2 0x00000800 (0x0033f3b0)
3 0x7b84ab74 ReadFile+0x191(hFile=0x4c, buffer=0x33f448, bytesToRead=2048,
bytesRead=0x33fcc0, overlapped=(nil)) [/home/mah/wine/dlls/kernel32/file.c:451]
in kernel32 (0x0033f420)
4 0x0040367b in catstart (+0x367b) (0x0033fc58)
file.c, line 451 reads:
status = NtReadFile(hFile, hEvent, NULL, cvalue, io_status, buffer,
bytesToRead, poffset, NULL);
To my knowledge, the second line of the backtrace shouldn't read 0x00000800 but
something in NtReadFile.
Catia has it's own backtracing facilities built in, showing up in a
Wine/Windows terminal window. While I can't decipher this, I've attached the
last few hundred lines of such a log.
Last not least I've seen Catia halts in the debugger always at the exact same
place, if the steps done to reproduce the bug are identical.
--
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=14892
Summary: ever17 crashes in msacm32
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=15461)
--> (http://bugs.winehq.org/attachment.cgi?id=15461)
trace+msacm crash log
Ever17 crashes in MSACM_FormatEnumHelper with the attached stack trace on
startup.
Using a native msacm32.dll allows the game to run, except that voices do not
work in-game.
I don't think this applies to the demo.
--
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.