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=34825
Bug #: 34825
Summary: Nanocad 3.7 does not work in >wine-1.4.1
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitrider(a)mail.ru
Classification: Unclassified
1. Icons in menu panel has black background
2. File open dialogs not 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=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=36951
Bug ID: 36951
Summary: no sound effects in BridgeMaster 2000
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: joe(a)nahmias.net
Hello,
When playing BridgeMaster 2000, I do not hear any of the sound effects. It
looks like this is because winmm:proc_PlaySound() is called without a filename
extension (.wav) so it doesn't find the file to play. Here's a listing of the
sound effect files that are supposed to be part of the game:
$ ls /home/joe/.wine/dosdevices/c\:/Program\ Files/Bridge\ Master\ 2000/sounds/
lose0.wav lose3.wav lose6.wav lose9.wav win2.wav win5.wav win8.wav
lose1.wav lose4.wav lose7.wav win0.wav win3.wav win6.wav win9.wav
lose2.wav lose5.wav lose8.wav win1.wav win4.wav win7.wav
And here's the debug log I captured running with WINEDEBUG=+winmm,+file
trace:winmm:MULTIMEDIA_PlaySound pszSound='0x32f640' hmod=(nil)
fdwSound=00020001
trace:winmm:proc_PlaySound SoundName=L"sounds\\lose3" !
trace:file:OpenFile sounds\lose3 OF_READ OF_SHARE_DENY_WRITE
trace:file:OpenFile sounds\lose3 0020
trace:file:RtlGetFullPathName_U (L"sounds\\lose3" 520 0x16fe368 (nil))
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Bridge Master
2000\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Bridge Master
2000\\sounds\\lose3" 520 0x16fdf08 (nil))
trace:file:wine_nt_to_unix_file_name L"\\Program Files\\Bridge Master
2000\\sounds\\lose3" not found in /home/joe/.wine/dosdevices/c:/Program
Files/Bridge Master 2000/sounds
trace:file:RtlDosPathNameToNtPathName_U
(L".\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\sounds\\lose3" 520 0x16fdf08 (nil))
trace:file:wine_nt_to_unix_file_name L"\\Program Files\\Bridge Master
2000\\sounds\\lose3" not found in /home/joe/.wine/dosdevices/c:/Program
Files/Bridge Master 2000/sounds
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\sounds\\lose3" 520
0x16fdf08 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system32\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system\\sounds\\lose3" 520
0x16fdf08 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\sounds\\lose3" 520 0x16fdf08
(nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\sounds\\lose3" not found in
/home/joe/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\sounds\\lose3" 520
0x16fdf08 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system32\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\sounds\\lose3",0x16fe158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\sounds\\lose3" 520 0x16fdf08
(nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\sounds\\lose3" not found in
/home/joe/.wine/dosdevices/c:/windows
warn:file:OpenFile (sounds\lose3): return = HFILE_ERROR error= 2
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Bridge Master
2000\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Bridge Master
2000\\sounds\\lose3" 520 0x16fe2e8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\Program Files\\Bridge Master
2000\\sounds\\lose3" not found in /home/joe/.wine/dosdevices/c:/Program
Files/Bridge Master 2000/sounds
trace:file:RtlDosPathNameToNtPathName_U
(L".\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\sounds\\lose3" 520 0x16fe2e8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\Program Files\\Bridge Master
2000\\sounds\\lose3" not found in /home/joe/.wine/dosdevices/c:/Program
Files/Bridge Master 2000/sounds
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\sounds\\lose3" 520
0x16fe2e8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system32\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system\\sounds\\lose3" 520
0x16fe2e8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\sounds\\lose3" 520 0x16fe2e8
(nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\sounds\\lose3" not found in
/home/joe/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\sounds\\lose3" 520
0x16fe2e8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\system32\\sounds\\lose3" not
found in /home/joe/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\sounds\\lose3",0x16fe538,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\sounds\\lose3" 520 0x16fe2e8
(nil))
trace:file:wine_nt_to_unix_file_name L"\\windows\\sounds\\lose3" not found in
/home/joe/.wine/dosdevices/c:/windows
trace:winmm:proc_PlaySound Done playing=L"sounds\\lose3" => ko!
I'm happy to help test patches to address this.
Thanks,
--Joe
--
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=33447
Bug #: 33447
Summary: Wine GUI on Mac display Traditional Chinese instead
when host language is Simplify Chinese
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Step to reproduce:
1. Install Wine from macport, or build from wine-git
2. Create a fresh MacOS user, set Mac UI language to Simplified Chinese.
$ locale
LANG="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_CTYPE="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_ALL=
3. start winecfg/regedit/notepad
Expect result:
The default GUI language should be Simplified Chinese
Actual result:
The default GUI language is Traditional Chinese. I've tried many way to
modified locale related environment value, but still can't find any way to
display Simplified Chinese in Wine GUI. locale things on Mac seems different as
Linux.
+font log show that Wine do have the correct codepage (936 for Simplified
Chinese, 950 for Traditional Chinese), not sure why it still display
Traditional Chinese.
Will attach some screenshot.
--
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.