http://bugs.winehq.org/show_bug.cgi?id=14369
Summary: beware stack overflow into TEB
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14666)
--> (http://bugs.winehq.org/attachment.cgi?id=14666)
try to warn when stack overflows into TEB
It's too easy to overflow the stack and thus overwrite the TEB, particularly
when using external tools such as valgrind(memcheck) and printf :-) Try to
detect and give a warning. Patch is attached, and will be sent to
wine-patches(a)winehq.org.
--
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=30083
Bug #: 30083
Summary: QQ2011 crashed
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chengyi.liang(a)sohu.com
Classification: Unclassified
Created attachment 39198
--> http://bugs.winehq.org/attachment.cgi?id=39198
wine log message
0.use clean .wine dir with wine-gecko installed. and do not modify any thing.
1. install qq2011,download from
http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe
2. run QQ2011
3.QQ whill show main intface a few time ,then crashed.
main error mesage is:###!!! ABORT: Main-thread-only object used off the main
thread: file /build/wine-mozilla-1.4/xpcom/base/nsCy
cleCollector.cpp, line 1267
from wine.
--
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=14368
Summary: enable more-robust debugging of signals and exceptions
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14665)
--> (http://bugs.winehq.org/attachment.cgi?id=14665)
ease debugging at lowest level of signals and exceptions
The code which handles signals and exceptions can be made more robust by using
symbols for some bare numeric constants (EXCEPTION_WRITE_FAULT,
EXCEPTION_EXECUTE_FAULT, EXCEPTION_READ_FAULT). Debugging can be made easier
with a *printf() that uses only a few hundred bytes of stack space, in contrast
to the several kilobytes required by the *printf() of glibc. With glibc it is
too easy to overflow the stack of only 12 KiB. Patch is attached, and will be
sent to wine-patches(a)winehq.org.
--
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=23426
Summary: WoW Battlechest 3.2.0 patch can't put up release notes
with ie6
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This only happens with 'winetricks ie6', so take it with a grain of salt,
but while applying the 3.2.0 offline patch, one sees the dialog
Cannot find 'c:\users\dank\Temp\Blizzard Installer Temporary Data -
50ad729f\patch.html?'
Note the ? at the end. Looking at the disk, I see that
~/.wine/drive_c/users/dank/Temp/Blizzard Installer Temporary Data -
50ad729f/patch.html
definitely does exist at this point. Does the pathway that
triggers loading that web page have a string termination problem?
Clicking OK on that dialog lets the patch continue.
--
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=11906
Summary: werkkzeug3 TE does not work
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ripzonetriton(a)gmail.com
Created an attachment (id=11203)
--> (http://bugs.winehq.org/attachment.cgi?id=11203)
log
It installs/uninstalls fine but doesn't start properly and does not work.
Here is the download link: http://www.werkkzeug.com/
It's free to download but you have to follow a registration link.
--
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=17662
Summary: Failed to connect to the mount manager error in winecfg
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsfrerot(a)egliseespoir.com
Created an attachment (id=19849)
--> (http://bugs.winehq.org/attachment.cgi?id=19849)
screen shot of the error
After a fresh install of ubuntu x64 and installing wine
1.1.16~winehq0~ubuntu~8.10-0ubuntu1, winecfg gives an error when going to the
"Drives" tab. "Failed to connect to the mount manager", see picture attached.
I tried to launch it from the command line and here is what I saw:
[jsfrerot@jsfrerot-desktop ~]$ winecfg
err:process:__wine_kernel_init boot event wait timed out
err:winecfg:open_mountmgr failed to open mount manager err 2
I copied the .wine folder from a 32bit ubuntu and the drives were shown in the
tab (no errors with the mount manager)
--
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=10860
Summary: Poor graphics performance in Myst Online: Uru Live due
to software emulation
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Myst Online: Uru Live
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=9810) works
mostly fine using Wine, but what's noticeable is that the graphics is much
slower that on Windows. There I can use the best graphics settings and as long
as I'm alone in my age, the graphics is fluent (with my GeForce 8500 GT). On
Linux, I've got the lowest settings and it stutters all the time.
The reason seems to be that wine uses software emulation - I get the following
error many many times:
"fixme:d3d_draw:drawPrimitive Using software emulation because not all material
properties could be tracked"
and the CPU load is between 70% and 100%, depending on what is rendered.
--
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=27141
Summary: Brink (Splash Damage, Bethesda Softworks) won't launch
from Steam
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=34662)
--> (http://bugs.winehq.org/attachment.cgi?id=34662)
brink console output
The game appears to start with the brink icon showing in the panel, but then
hangs up everything and produces a wine/program error dialog.
Tested with wine-1.3.19-284-g35c743b, please see attached brinkconsole.txt.
Note: I have not loaded any winetricks yet (except steam of course) because I
wanted to have as pristine console output as possible.
--
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=31819
Bug #: 31819
Summary: Animated GIF images are rendered incorrectly
Product: Wine
Version: 1.5.13
Platform: x86
URL: http://bugs.winehq.org/attachment.cgi?id=41594
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Continuation from bug 31596. Animated GIF images rendered by .NET PictureBox
component are displayed incorrectly. First frame of animation looks good, the
subsequent frames have some pieces missing. The download URL contains a sample
.NET application with source that displays animated GIF image. That image was
downloaded from here:
http://en.wikipedia.org/wiki/Graphics_Interchange_Format
Guessing from the visual results and documentation, probably subsequent
animation frames should be rendered over the previous ones, and are not.
The application shows the same results with MS .NET and wine mono.
--
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.