http://bugs.winehq.com/show_bug.cgi?id=843
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Summary|CreateFile returns |CreateFile returns
|ERROR_SHARED_VIOLATION |ERROR_SHARING_VIOLATION
|instead of |instead of
|ERROR_ALREADY_EXISTS |ERROR_ALREADY_EXISTS
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 08:50 -------
I'm planning on improving tons of file system functions soon.
If someone wants to fix it before that, feel free.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=843>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
Summary: Segfault in WineEngInit () ( libgdi32.dll.so )
Product: Wine
Version: 20020605
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sylvain_pasche(a)yahoo.fr
Hello,
Since I updated my system, wine does not starts any more.
I'm using debian binary packages from http://gluck.debian.org/
Here's the latest log messages (this output is not related to the program run,
it's sol.exe here, but could have been anything)
wine -debugmsg +font sol.exe
trace:font:DumpFontList Family: L"Wingdings 3"
trace:font:DumpFontList L"Regular"
trace:font:WineEngCreateFontInstance L"System", h=16, it=0, weight=400,
PandF=22, charset=0 orient 0 escapement 0
trace:font:WineEngCreateFontInstance Choosen L"Arial" L"Regular"
trace:font:WineEngGetFontData font=0x40388c78, table=584d4456, offset=00000000,
buf=0x405c6b08, cbData=6
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40287057
Running with gdb returns some useful informations:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 27372)]
0x08458b00 in ?? ()
(gdb) bt
#0 0x08458b00 in ?? ()
#1 0x407370b9 in WineEngInit () from /usr/lib/libgdi32.dll.so
#2 0x40736eb0 in WineEngInit () from /usr/lib/libgdi32.dll.so
#3 0x40737b8b in WineEngCreateFontInstance () from /usr/lib/libgdi32.dll.so
#4 0x40724eb8 in CreateFontW () from /usr/lib/libgdi32.dll.so
#5 0x407294f0 in SelectObject () from /usr/lib/libgdi32.dll.so
#6 0x4071d3d9 in DC_InitDC () from /usr/lib/libgdi32.dll.so
#7 0x4071e0ca in CreateDCA () from /usr/lib/libgdi32.dll.so
#8 0x4065160b in SYSMETRICS_Init () from /usr/lib/wine/user32.dll.so
#9 0x4067ac2c in GetTabbedTextExtentW () from /usr/lib/wine/user32.dll.so
#10 0x4067ada5 in UserClientDllInitialize () from /usr/lib/wine/user32.dll.so
#11 0x4007c599 in PE_InitDLL () from /usr/lib/libntdll.dll.so
#12 0x40078d3b in MODULE_AllocModRef () from /usr/lib/libntdll.dll.so
#13 0x40078e59 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#14 0x40078e35 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#15 0x400b8cb0 in PROCESS_CallUserSignalProc () from /usr/lib/libntdll.dll.so
#16 0x400bccbd in SYSDEPS_SetCurThread () from /usr/lib/libntdll.dll.so
I think the problem could be related to freetype, from what I've seen in
WineEngInit(void)
If would have wanted to compile from sources, to get get a more precise
backtrace, but as the latest tarball is huge for a modem user, I did have not
tryed yet.
Just tell me if you need more info.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=851
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 08:39 -------
May be ok for you, but of course we should still try to track down which package
has problems here, and then we should try to fix the problem ;-)
Or at least we should have some "package requirement" info at some official place
instead.
So does anyone have some further info to track it down ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=851>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From marcus(a)jet.franken.de 2002-07-06 06:55 -------
i am doing that.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=825
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-07-06 06:09 -------
FYI This can be 'worked around' but changing SetWindowLong to not call
SetParent for a GWL_HWNDPARENT. I am 99% sure this is a completely inaccurate
change and have no intention of persuing it - BUT it enables me to carry on
fixing oleaut32 while waiting for a 'proper' fix.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=825>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-06 05:59 -------
Yep, of course this is probably OleLoadPicture(Ex) related.
These two seem to be a frequent showstopper for VB programs,
so one might want to fix this properly...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-07-06 05:43 -------
Created an attachment (id=206)
Simple window which should have its own icon
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=856
Summary: Window icons dont appear for VB programs
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: us(a)the-edmeades.demon.co.uk
A simple VB program which sets the icon for the form doesnt work. I'll attach
an example (may need the vb6 runtime dll MSVBVM60 - if so download the first
attachment to bug#825). Basically the icon in the top left of the page should
be a shuttlecock but stays as the default window manager icon.
Other programs icons work fine, such as winemine. Running native oleaut32
resolves the problem. Initially I think OleLoadPictureEx has something to do
with it, but making that propergate the call into OleLoadPicture (as a test)
seems to get things a lot further on BUT still never sets the icon.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=769
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |pouech(a)winehq.com
------- Additional Comments From apa3a(a)yahoo.com 2002-07-05 14:38 -------
Eric, please review.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=769
------- Additional Comments From johane(a)lysator.liu.se 2002-07-05 14:04 -------
In latest CVS, problems are still present.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=769>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.