http://bugs.winehq.org/show_bug.cgi?id=2116
ypw(a)att.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040309 |20040505
------- Additional Comments From ypw(a)att.net 2004-23-05 21:36 -------
for version 20040505, this bug still exists.
Could anyone tell me what is "..hooks (3) broken in Win16"? Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
griffon+winehq(a)snurgle.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |griffon+winehq(a)snurgle.org
------- Additional Comments From griffon+winehq(a)snurgle.org 2004-23-05 09:23 -------
*** Bug 2245 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2245
griffon+winehq(a)snurgle.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From griffon+winehq(a)snurgle.org 2004-23-05 09:20 -------
Oops, looks like my search terms all managed to avoid finding the thread or the
other bug, sorry about the duplicate.
*** This bug has been marked as a duplicate of 2210 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2246
Summary: Installation bug with install shield
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kent.olsson(a)chello.se
Trying to install a program with InstallShield and the following happens
immediately after typing "wine /mnt/cdrom/app.exe"
fixme:msi:MsiGetProductInfoA "{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}"
"PackageCode" 0xbfdc00 0xbfdc38
fixme:msi:MsiGetProductInfoW L"{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}"
L"PackageCode" 0xbf4d0050 0xbfdc38
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:advapi:SetThreadToken ((nil), 0x44): stub (NT impl. only)
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT impl. only)
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
err:dc:DCE_FreeWindowDCE [0x10023] GetDC() without ReleaseDC()!
fixme:msi:MsiSetInternalUI 00000002 (nil)
fixme:msi:MsiInstallProductW L"D:\\ISScript8.Msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
I can not proceed installing the software, which was possible before. Does
anyone know why it occurs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2245
Summary: StarCraft updater crashes at dialog.c:639 or complains
about sharing violation
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: griffon+winehq(a)snurgle.org
I didn't see anything that looked similar in the bugs database. Trying to run
the Broodwar or Starcraft update programs leads to either an error about
Starcraft/bnupdate.exe being in use or a crash at dialog.c:639 because
DIALOG_get_info returned NULL, which looks offhand like WIN_GetWindowLong being
unhappy with one of its arguments. I'm not running with any Windows DLLs
(although I have Win98 lying around somewhere so I could try some if that would
be helpful). I tried various Version settings to no effect (win95, win98,
winnt, winxp). I'm not familiar at all with Windows programming, but am a C
programmer by profession, so I could do some debugging with a bit of direction
(or would be happy to let someone log in to debug). The behavior of whether it
crashes or gets an error seems to depend a bit on whether I'm running it as root
or a normal user. When it doesn't crash and I run with WINEDEBUG=warn+all,
here's some selected output, including the last few lines (the missing lines are
justmore warnings about not being able to find DLLs):
warn:file:wine_nt_to_unix_file_name L"test\\ntdll.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"ntdll.dll" not found in
/home/lair/.wine/dosdevices/f:
warn:imm:ImmAssociateContext ((nil), 0x403b92f0): semi-stub
warn:msvcrt:msvcrt_init_console :Console handle Initialisation FAILED!
warn:cdrom:CDROM_SyncCache (0) -- Error occurred (Invalid argument)!
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/d:/advapi32.dll
...
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"test\\advapi32.dll" not found in
/home/lair/.wine/dosdevices/e:
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/lair/.wine/dosdevices/f:
warn:heap:HEAP_ValidateInUseArena Heap 40380000: invalid in-use arena magic for
403bdfd0
warn:heap:HEAP_ValidateInUseArena Heap 40380000: invalid in-use arena magic for
403bdfd0
warn:file:CreateFileW Unable to create file L"D:\\Starcraft\\bnupdate.exe"
(status c0000043)
warn:x11drv:SWP_DoOwnedPopups (0x40022) hInsertAfter = (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
Maybe memory corruption?
When it crashes, this is the stack trace:
=>0 0x40795150 (DIALOG_CreateIndirect+0x300(hInst=0x400000,
dlgTemplate=0x43cbfc, owner=0x10021, dlgProc=0x0, param=0x0, unicode=0x0,
modal=0x0) [dialog.c:639] in USER32.DLL) (ebp=406cfc18)
1 0x40795920 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000,
dlgTemplate=0x43cb70, owner=0x10021, dlgProc=0x0, param=0x0, flags=0x2)
[dialog.c:738] in USER32.DLL) (ebp=406cfc3c)
2 0x40795974 (CreateDialogIndirectParamA+0x44(hInst=0x400000,
dlgTemplate=0x43cb70, owner=0x10021, dlgProc=0x0, param=0x0) [dialog.c:746] in
USER32.DLL) (ebp=406cfc60)
3 0x40795833 (CreateDialogParamA+0x73(hInst=0x400000, name=0x74,
owner=0x10021, dlgProc=0x0, param=0x0) [dialog.c:711] in USER32.DLL) (ebp=406cfc84)
4 0x00406fa6 (BNUpdate.exe..text+0x5fa6 in BNUpdate.exe) (ebp=406cff20)
5 0x40513312 (start_process+0xf2(arg=0x0) [process.c:834] in KERNEL32.DLL)
(ebp=406cfff4)
6 0x4001c891 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Photoshop only shows |Photoshop 7.0 only shows
|"success" window |"success" window
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2244
Summary: Problems with trees selection of long paths
Product: Wine
Version: CVS
Platform: PC
URL: http://daedalus.boob.co.uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hatky(a)users.sf.net
Deadalus is a FREE n64 emulator that I have seen this problem with:
when you start the program it opens a tree that asks you ro chose a rom dir
create in your home a long dir (40-50 char dirs have been tested) like
mkdir ~\1234567890123456789012345678901234567890
then run wine daedalus and chose that dir:
f:\1234567890123456789012345678901234567890
p.s. if you have not crashed due to shorter dir select view->directory to repeat
the test
p.s.s as long dirs crash so do long paths with several directories in them
you will get a crash like this:
Unhandled exception: page fault on read access to 0x00390040 in 32-bit code
(0x40d32f71).
In 32-bit mode.
0x40d32f71 (.L107+0x16 [brsfolder.c] in SHELL32.DLL): call *0x8(%edx)
Unable to open file brsfolder.c
Wine-dbg>bt
Backtrace:
=>0 0x40d32f71 (.L107+0x16 [brsfolder.c] in SHELL32.DLL) (ebp=406be0a0)
1 0x40d33458 (BrsFolderDlgProc+0x458(hWnd=0x20026, msg=0x4e, wParam=0x3741,
lParam=0x406be330) [brsfolder.c:388] in SHELL32.DLL) (ebp=406be0c0)
2 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be0e4)
3 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x40d33000, hwnd=0x20026,
msg=0x4e, wParam=0x3741, lParam=0x406be330) [winproc.c:229] in USER32.DLL)
(ebp=406be118)
4 0x407fac94 (CallWindowProcW+0x94(func=0x4088c54c, hwnd=0x20026, msg=0x4e,
wParam=0x3741, lParam=0x406be330) [winproc.c:3144] in USER32.DLL) (ebp=406be14c)
5 0x407cf700 (DefDlgProcW+0x60(hwnd=0x20026, msg=0x4e, wParam=0x3741,
lParam=0x406be330) [defdlg.c:458] in USER32.DLL) (ebp=406be17c)
6 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be1a0)
7 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x407cf6a0, hwnd=0x20026,
msg=0x4e, wParam=0x3741, lParam=0x406be330) [winproc.c:229] in USER32.DLL)
(ebp=406be1d4)
8 0x407fac94 (CallWindowProcW+0x94(func=0x407cf6a0, hwnd=0x20026, msg=0x4e,
wParam=0x3741, lParam=0x406be330) [winproc.c:3144] in USER32.DLL) (ebp=406be208)
9 0x4080c050 (call_window_proc+0xb0(hwnd=0x20026, msg=0x4e, wparam=0x3741,
lparam=0x406be330, unicode=0x1, same_thread=0x1) [message.c:1456] in USER32.DLL)
(ebp=406be264)
10 0x4080cede (SendMessageTimeoutW+0x13e(hwnd=0x20026, msg=0x4e,
wparam=0x3741, lparam=0x406be330, flags=0x0, timeout=0xffffffff,
res_ptr=0x406be2ec) [message.c:1920] in USER32.DLL) (ebp=406be2c8)
11 0x4080d0f5 (SendMessageW+0x35(hwnd=0x20026, msg=0x4e, wparam=0x3741,
lparam=0x406be330) [message.c:2001] in USER32.DLL) (ebp=406be2f4)
12 0x4073a083 (TREEVIEW_SendRealNotify+0x33(infoPtr=0x403ae678, wParam=0x3741,
lParam=0x406be330) [treeview.c:451] in COMCTL32.DLL) (ebp=406be318)
13 0x4073a2d3 (TREEVIEW_SendTreeviewNotify+0xb3(infoPtr=0x403ae678,
code=0xfffffe36, action=0x0, mask=0x14, oldItem=0x403b2418, newItem=0x0)
[treeview.c:532] in COMCTL32.DLL) (ebp=406be3ac)
14 0x4073b895 (TREEVIEW_RemoveItem+0x35(infoPtr=0x403ae678,
wineItem=0x403b2418) [treeview.c:1417] in COMCTL32.DLL) (ebp=406be3d8)
15 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403b2198) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be3f4)
16 0x4073b937 (TREEVIEW_RemoveItem+0xd7(infoPtr=0x403ae678,
wineItem=0x403b2198) [treeview.c:1418] in COMCTL32.DLL) (ebp=406be410)
17 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403b1cd0) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be42c)
18 0x4073b937 (TREEVIEW_RemoveItem+0xd7(infoPtr=0x403ae678,
wineItem=0x403b1cd0) [treeview.c:1418] in COMCTL32.DLL) (ebp=406be448)
19 0x4073b70a (TREEVIEW_RemoveAllChildren+0x2a(infoPtr=0x403ae678,
parentItem=0x403aebf0) [treeview.c:1376] in COMCTL32.DLL) (ebp=406be464)
20 0x4073b99e (TREEVIEW_RemoveTree+0x1e(infoPtr=0x403ae678) [treeview.c:1437]
in COMCTL32.DLL) (ebp=406be47c)
21 0x40740b95 (TREEVIEW_Destroy+0x25(infoPtr=0x403ae678) [treeview.c:4787] in
COMCTL32.DLL) (ebp=406be490)
22 0x40741c6d (TREEVIEW_WindowProc+0x9ed(hwnd=0x1002b, uMsg=0x2, wParam=0x0,
lParam=0x0) [treeview.c:5250] in COMCTL32.DLL) (ebp=406be4ac)
23 0x407f4c87 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=406be4d0)
24 0x407f4ce4 (WINPROC_CallWndProc+0x54(proc=0x40741280, hwnd=0x1002b,
msg=0x2, wParam=0x0, lParam=0x0) [winproc.c:229] in USER32.DLL) (ebp=406be504)
25 0x407fab95 (CallWindowProcA+0xb5(func=0x40741280, hwnd=0x1002b, msg=0x2,
wParam=0x0, lParam=0x0) [winproc.c:3101] in USER32.DLL) (ebp=406be538)
26 0x4080c0bf (call_window_proc+0x11f(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0, unicode=0x0, same_thread=0x1) [message.c:1461] in USER32.DLL)
(ebp=406be594)
27 0x4080d0b4 (SendMessageTimeoutA+0x1c4(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0, flags=0x0, timeout=0xffffffff, res_ptr=0x406be624) [message.c:1968]
in USER32.DLL) (ebp=406be600)
28 0x4080d135 (SendMessageA+0x35(hwnd=0x1002b, msg=0x2, wparam=0x0,
lparam=0x0) [message.c:2012] in USER32.DLL) (ebp=406be62c)
29 0x407ef31b (WIN_SendDestroyMsg+0x8b(hwnd=0x1002b) [win.c:1446] in
USER32.DLL) (ebp=406be680)
30 0x407ef369 (WIN_SendDestroyMsg+0xd9(hwnd=0x20026) [win.c:1458] in
USER32.DLL) (ebp=406be6c8)
31 0x407ef4dc (DestroyWindow+0x10c(hwnd=0x20026) [win.c:1548] in USER32.DLL)
(ebp=406be6e8)
32 0x407d2aef (DIALOG_DoDialogBox+0x4f(hwnd=0x20026, owner=0x10021)
[dialog.c:797] in USER32.DLL) (ebp=406be728)
33 0x407d2c8c (DialogBoxParamW+0x5c(hInst=0x40d20000, name=0x40d75000,
owner=0x10021, dlgProc=0x40d33000, param=0x406be760) [dialog.c:833] in
USER32.DLL) (ebp=406be744)
34 0x40d3356a (SHELL32.DLL.SHBrowseForFolder+0xca in SHELL32.DLL) (ebp=406be78c)
35 0x0043b8a4 (Daedalus.exe..text+0x3a8a4 in Daedalus.exe) (ebp=00000001)
if you make a dir that is 20-30 char long you may get this (happens about 50% of
the tries):
Backtrace:
=>0 0x401d8777 (HEAP_CreateFreeBlock+0x1a7(subheap=0x40360000, ptr=0x403ad2e8,
size=0x28) [heap.c:417] in NTDLL.DLL) (ebp=406bf43c)
1 0x401d87ff (HEAP_MakeInUseBlockFree+0x4f(subheap=0x40360000,
pArena=0x403ad2e8) [heap.c:468] in NTDLL.DLL) (ebp=406bf468)
2 0x401d9a14 (RtlFreeHeap+0xd4(heap=0x40360000, flags=0x2, ptr=0x403ad2f0)
[heap.c:1204] in NTDLL.DLL) (ebp=406bf490)
3 0x40d33665 (SHELL32.DLL.SHBrowseForFolder+0x1c5 in SHELL32.DLL) (ebp=406bf4d0)
4 0x0043cf9b (Daedalus.exe..text+0x3bf9b in Daedalus.exe) (ebp=ffffffff)
*** Invalid address 0xffffffff (MSVCP60.DLL..reloc+0x87ee1fff)
direct download at:
http://daedalus.boob.co.uk/cgi/load.cgi?files/daedalus_0.07b.zip (286kb)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2243
Summary: winsock: Unimplemented or unknown socket level
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anssi.hannula(a)mbnet.fi
When running Space Empires IV, I got the following lines at startup:
fixme:winsock:convert_sockopt Unimplemented or unknown socket level
err:winsock:WS_setsockopt Invalid level (65407) or optname (128)
fixme:winsock:convert_sockopt Unimplemented or unknown socket level
err:winsock:WS_setsockopt Invalid level (65407) or optname (128)
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xff7f
err:winsock:WS_setsockopt Invalid level (1) or optname (65407)
The network playing is not fully working. It can create server, and other client
can connect to it, but when the server is supposed to send a game-file to the
clients, nothing happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
theoneandonlysm(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 |P1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
------- Additional Comments From theoneandonlysm(a)yahoo.com 2004-21-05 22:58 -------
oops, forgot to mention it is photoshop 7.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2242
Summary: Photoshop only shows "success" window
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theoneandonlysm(a)yahoo.com
Wine still cannot run photoshop.
The only thing that is shown is a small dialog box with the word "success" in
it, and an okay button.
I am using (right now) 20040505 compiled with a normal ./tools/wineinstall... my
config file is setup properly.
I have been unable to get photoshop running in any of the 2004 releases, and
this needs Immediate attention.
This is the output from the console window (all this is before the success
window pops up)
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8f8e0: spincount=20 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8ffa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8faa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d8fca4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d90028: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d9014c: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40d901c8: spincount=50 not
supported
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2241
Summary: Keyboard and mouse not working!
Product: Wine
Version: 20040408
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celebrion(a)hotmail.com
Yesterday I tried to run Worms 2 using Wine...
Everything was fine until I entered the game.
When I did so, I totally lost control of my computer. Neither keyboard nor mouse
responded, so all I could do was to turn the power off.
I'm using Fedora Core 1 on a PIII 1 GHz, 512 MB... Keyboard and mouse: Logitech
Cordless Desktop MX.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
------- Additional Comments From timo.steuerwald(a)gmx.de 2004-21-05 05:40 -------
Thanks a lot!
I will check the fix in the next release.
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
tazdev(a)punkass.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #314 is|0 |1
obsolete| |
------- Additional Comments From tazdev(a)punkass.com 2004-21-05 05:05 -------
Created an attachment (id=593)
--> (http://bugs.winehq.org/attachment.cgi?id=593&action=view)
dinput trace with 20040520 cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
------- Additional Comments From lionel.ulmer(a)free.fr 2004-21-05 04:38 -------
Can you try a WINEDEBUG=+dinput wine ..... trace with a newer version of Wine ?
(the WINEDEBUG thingy is the replacement for the --debugmsg command line option)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1070
------- Additional Comments From tazdev(a)punkass.com 2004-21-05 04:17 -------
right click works if the native dinput.dll is used
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2115
------- Additional Comments From purucker(a)wnyisp.com 2004-21-05 03:00 -------
I was beggining to wonder if it was just me or something...
As I have also had the same problems with serial related term programs,
including Hyperterm, TerraTerm and others.
They both exhibit the same problem, DATA seems to go OUT,
but never seems to come IN.
I wonder if any developers are working on it, or are even aware of it,
I guess people don't use serial ports much anymore.
It appear to be a fundamental problem in the serial/file code, relating
to the overlapped thing. Obviously, I don't know much about it, but
there is definitely something wrong.
Other than this problem, I have found Wine to be really excellent,
thanks and keep up the great work...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
greensh(a)knology.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|
|iew.php?appId=53 |
------- Additional Comments From greensh(a)knology.net 2004-20-05 15:50 -------
This is an MFC app that I created with MSVC. I'm not running MSVC under Wine,
only compiling the MFC app and then running that app under Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
------- Additional Comments From greensh(a)knology.net 2004-20-05 15:45 -------
This is not a bug report on MSVC, but rather on running the resulting MFC
application it produces with Wine under Linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1763
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-20-05 15:18 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1740
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-20-05 15:07 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2235
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=31
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1763
raulschmidtf(a)ig.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From raulschmidtf(a)ig.com.br 2004-20-05 11:45 -------
wine 20040505 solve setup problem for both programs, but I needed to copy
windows fonts for the fake windows/fonts directory to the programs look right.
Autocad2000 also needed a correction in PATH in wine config file to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
------- Additional Comments From greensh(a)knology.net 2004-20-05 10:59 -------
Just to clarify; if I only select one file, that file works.
But selecting more than one, acts as though nothing was selected and does
nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2240
Summary: File Multiselect (ofn.Flags OFN_ALLOWMULTISELECT) is
unsupported?
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greensh(a)knology.net
CC: greensh(a)knology.net
Using the MSVC (Visual C++), in my MFC app, I define;
ofn.Flags = OFN_ALLOWMULTISELECT | OFN_HIDEREADONLY | OFN_FILEMUSTEXIST |
OFN_EXPLORER ;
and this opens a dialog allowing me to select multiple files and works fine
under Windows. Under Wine, I can select the files, but then it does nothing with
them. It acts as though nothing was selected... not even one file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2239
Summary: Text does not display justified to right side as it does
in Windows
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greensh(a)knology.net
CC: greensh(a)knology.net
Using the MSVC (Visual C++), in the Edit Box properties, I set several edit
boxes properties to use right justified text. The compiled MFC application
displays this text fine in Windows, but Wine left justifies it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2204
------- Additional Comments From syjef(a)mdanderson.org 2004-20-05 07:24 -------
That is not a problem. I am experiencing problems with wine under FreeBSD
when trying to use the network, but I believe it is a problem in FreeBSD, not
wine. The particular error I get is:
Fatal error 'Uninitialized mutex in pthread_mutex_trylock_basic' at line 474
in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0)
But networking fails with wine regardless of what thread library I use. This
is under -CURRENT and wine from CVS about a week old.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2238
Summary: wineinstall first ask to run as root and then refuces to
run root
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hurtta+wine2(a)leija.mh.fmi.fi
1)
Create local config file ~/.wine/config?
(yes/no) no
Aborting install. Try again as root to generate a system wine.conf.
[hurtta@jalmari wine-20040505]$
2)
root@jalmari wine-20040505]# ./tools/wineinstall
WINE Installer v0.74
You are running wineinstall as root, this is not advisable. Please rerun as a
user.
Aborting.
[root@jalmari wine-20040505]#
So wineinstall failes to generate system wine.conf
/ Kari Hurtta
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2237
Summary: winealsa + dsound broken since CVS 20040426
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)malfunction.screaming.net
Many - or all; I haven't found any exceptions to this yet - applications cease playing audio via DirectSound after a small fraction of a second, due to this change in dlls/winmm/winealsa/audio.c:
if ( dwFlags & WAVE_DIRECTSOUND )
flags |= SND_PCM_ASYNC;
- if ( (err = snd_pcm_open(&pcm, wwo->device, SND_PCM_STREAM_PLAYBACK, dwFlags)) < 0)
+ if ( (err = snd_pcm_open(&pcm, wwo->device, SND_PCM_STREAM_PLAYBACK, flags)) < 0)
Removing the SND_PCM_ASYNC flag restores correct behaviour and... hopefully isn't harmful; a proper understanding of the issue may yield a better fix.
Presumably few people are experiencing this, or most ALSA users use wineoss, as there seems to be little hint of the problem anywhere I have checked. Nonetheless, it happens here with the snd-emu10k1 driver under both ALSA 0.9.8 and 1.0.4, which would seem to render it unlikely to be an ALSA bug.
Running the dsound interactive tests demonstrates the problem (unless the tone duration is increased somewhat, in which case they function are expected), as does Winamp's DirectSound output plugin, at least in version 2.91.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1740
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 21:16 -------
This is no longer an issue.
FreeBSD 5.2.1-RELEASE
Wine 20040505
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2158
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 21:08 -------
FreeBSD 5.2.1-RELEASE
20040408 locked for me as well.
20040505 still reports the error message, but does not lock up at that point.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2236
Summary: Freeze on full screen (unmanaged) mode
Product: Wine
Version: 20040505
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rbt(a)rbt.ca
FreeBSD 5.2.1-RELEASE
Bug created between Wine 20040309 and 20040505, I believe.
Start any application in full screen mode (Managed = N) and wine will freeze (no
mouse / keyboard control after a number of minutes).
An application that starts out in managed mode, then takes over the entire
screen (game going from menu to playfield) will also cause a freeze at the
transition point.
Repeatable error message:
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"
after 983 requests (982 known processed) with 0 events remaining.
Sometimes I receive this below the above message, as well:
err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c:
USER_SysLevel" wait timed out in thread 000b, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c:
USER_SysLevel" wait timed out in thread 000e, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x202979e0 "loader.c:
loader_section" wait timed out in thread 0010, blocked by 000e, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2204
------- Additional Comments From rbt(a)rbt.ca 2004-19-05 20:49 -------
With 20040505 on FreeBSD 5.2.1 I receive the fixme as shown above, but it does
not crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
------- Additional Comments From wine(a)spacejock.com 2004-19-05 20:10 -------
I mentioned Visual Basic only because that's the language my program is written
in. (Not sure whether it has a bearing on the bug.) I wasn't referring to the
Visual Basic IDE itself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2235
Summary: Crash of equation editor
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panov(a)canopus.iacp.dvo.ru
Equation editor 3.0 from MS Office 97/2000 crashes in wine 20040505 and
crossoverofice 3.0 after insertion of sum sign.
Output from console:
$ wine EQNEDT32.EXE
fixme:font:SetMapperFlags (0x7c0, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7e8, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7ec, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7f0, 0x00000001): stub - harmless
fixme:font:SetMapperFlags (0x7f4, 0x00000001): stub - harmless
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x419, 0000: stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x419, 0000: stub!
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000af20 (_end+0x3fef40dc)
No debug information in ELF '/usr/local/lib/libwine.so.1' (0x40036000)
No debug information in ELF '/lib/libc.so.6' (0x4004e000)
No debug information in ELF '/lib/libdl.so.2' (0x4017d000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40180000)
No debug information in ELF '/usr/local/lib/libwine_unicode.so.1' (0x401f1000)
No debug information in ELF '/lib/libm.so.6' (0x402e4000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40018000)
No debug information in ELF '/lib/libnsl.so.1' (0x40326000)
No debug information in ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450000)
No debug information in ELF '/usr/local/lib/wine/user32.dll.so' (0x408a0000)
No debug information in ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d9000)
No debug information in ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a59000)
No debug information in ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a8a000)
No debug information in ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40b16000)
Unsupported debug information in ELF '/usr/lib/libfreetype.so.6' (0x40bd8000)
Unsupported debug information in ELF '/usr/lib/libz.so.1' (0x40023000)
No debug information in ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40c46000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40306000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40cbf000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x40312000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40318000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4031d000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40cd7000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40ce5000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40dad000)
No debug information in ELF '/lib/libpthread.so.0' (0x40e29000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40794000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40e7a000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x40322000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x40bb8000)
No debug information in ELF '/usr/local/lib/wine/imm32.dll.so' (0x40ec5000)
No debug information in 32bit DLL 'C:\Program Files\Common Files\Microsoft
Shared\Equation\EQNEDT32.
EXE' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x401a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x70bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40b20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40ed0000)
Unhandled exception: page fault on read access to 0x00000022 in 32-bit code
(0x004479fc).
In 32-bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0000
EIP:004479fc ESP:4089fbf4 EBP:4089fca4 EFLAGS:00210202( R- 00 I - - 1 )
EAX:00000000 EBX:40985f2c ECX:4034001c EDX:00000001
ESI:00000000 EDI:0001002a
Stack dump:
0x4089fbf4 (_end+0x102f30): 0001002a 00000000 40985f2c 00710071
0x4089fc04 (_end+0x102f40): 00710000 00000000 07e80000 002a0000
0x4089fc14 (_end+0x102f50): 00000001 00000000 00000000 00000000
0x4089fc24 (_end+0x102f60): 00000000 00000000 00000000 00000000
0x4089fc34 (_end+0x102f70): 00000000 ffffffff 00000000 00000000
0x4089fc44 (_end+0x102f80): 00000000 00000000 000012ee 00000012
0x4089fc54 (_end+0x102f90):
0200: sel=1007 base=40016000 limit=00001f83 32-bit rw-
Backtrace:
=>0 0x004479fc (EQNEDT32.EXE.MFEnumFunc+0x18a0f in EQNEDT32.EXE) (ebp=4089fca4)
1 0x00447217 (EQNEDT32.EXE.MFEnumFunc+0x1822a in EQNEDT32.EXE) (ebp=4089fcd0)
2 0x00447636 (EQNEDT32.EXE.MFEnumFunc+0x18649 in EQNEDT32.EXE) (ebp=4089fcf8)
3 0x00449323 (EQNEDT32.EXE.MFEnumFunc+0x1a336 in EQNEDT32.EXE) (ebp=4089fd18)
4 0x00449544 (EQNEDT32.EXE.PopupMenuWinProc+0xdb in EQNEDT32.EXE) (ebp=4089fd84)
5 0x40931567 (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4089fda8)
6 0x409315dc (WINPROC_wrapper+0x8c in USER32.DLL) (ebp=4089fdd4)
7 0x40937491 (USER32.DLL.CallWindowProcA+0x111 in USER32.DLL) (ebp=4089fe08)
8 0x409188c2 (USER32.DLL.DispatchMessageA+0xa2 in USER32.DLL) (ebp=4089fe4c)
9 0x0042695d (EQNEDT32.EXE.FMDFontProtoEnum+0x42db in EQNEDT32.EXE) (ebp=4089fe64)
10 0x0040efaf (EQNEDT32.EXE.MtInsituWndProc+0x585d in EQNEDT32.EXE) (ebp=4089fe98)
11 0x0044d3eb (EQNEDT32.EXE.EntryPoint+0x14b in EQNEDT32.EXE) (ebp=4089ff2c)
12 0x404c9d16 (SetThreadExecutionState+0x1936 in KERNEL32.DLL) (ebp=4089fff4)
13 0x4003a65d (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
0x004479fc (EQNEDT32.EXE.MFEnumFunc+0x18a0f in EQNEDT32.EXE): cmpl
$0x4557c0,0x22(%eax)
Modules:
Address Module Name
0x00400000-0048e800 (PE) C:\Program Files\Common Files\Microsoft
Shared\Equation\EQNEDT32.EXE
0x401a0000-401f1000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL
0x40480000-40561000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL
0x408c0000-409d9000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL
0x409f0000-40a59000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL
0x40a70000-40a8a000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL
0x40ab0000-40b16000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL
0x40b20000-40bb8000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL
0x40c60000-40cbf000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL
0x40ed0000-40ee3000 (PE) C:\WINDOWS\SYSTEM\IMM32.DLL
0x65f00000-65fc0800 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL
0x70bd0000-70c34600 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL
0x78000000-78040000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL
Threads:
process tid prio
00000008 (D) C:\Program Files\Common Files\Microsoft Shared\Equation\EQNEDT32.EXE
00000009 0 <==
WineDbg terminated on pid 8
MS office was installed without windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=27
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=284
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2231
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=169
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=94
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2233
Summary: Lotus Notes 6.5.1 crashing when attaching files to memos
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.capriotti(a)tiscali.it
When attaching files to messages, Notes always client crashes with the following
error in the Lotus diagnostic file:
ERROR (44): unable to open file '' - (2) No such file or directory
ERROR (46): couldn't read from file '' - (9) Bad file descriptor
ERROR (0): NetUserEnum failed: err=5 - (131) Negative seek
ERROR (0): AdjustTokenPrivileges failed - (131) Negative seekwhen emulating
Installed according to instructions reported here:
http://vowe.net/archives/004104.html
Luigi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
------- Additional Comments From timo.steuerwald(a)gmx.de 2004-19-05 03:22 -------
I'm not sure if the chosen component is correct, I don't have much knowledge
about the wine project.
Furthermore I've forgotten to copy some interesting output, that appears on the
console.
So this appears during using pegasus mail:
>
> Converted drive type to new entry HKLM\Software\Wine\Drives "C:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "D:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "E:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "J:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "M:" =
> L"cdrom"
> Converted drive type to new entry HKLM\Software\Wine\Drives "N:" =
> L"cdrom"
> Converted drive type to new entry HKLM\Software\Wine\Drives "X:" = L"hd"
> Converted drive type to new entry HKLM\Software\Wine\Drives "Y:" =
> L"network"
> Converted drive type to new entry HKLM\Software\Wine\Drives "Z:" = L"hd"
> err:shell:SHGetFolderPathW Failed to create directory 'L"E:
> \\WINNT\\Application
> Data"'.
> err:dc:CreateDCW no driver found for L"WINEPS"
> fixme:storage:StgCreateDocfile Transacted mode not implemented.
> fixme:font:GetCharacterPlacementW flags 0x00000012 ignored
> fixme:font:GetCharacterPlacementW classes not implemented
> fixme:font:GetCharacterPlacementW flags 0x00000012 ignored
> fixme:font:GetCharacterPlacementW classes not implemented
>
The last two lines appears many, many times. I think every time the
"reverse text" appears.
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2232
Summary: Pegasus Mail V 4.12a and V 4.21beta displays reverse
text in message window
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timo.steuerwald(a)gmx.de
Hello!
in the following there are copies of two mails which I've sent to the wine-
users list, after a little discussion on the list I think this is a bug and no
configuration problem.
The first mail:
> Hello together!
>
> I got the following problem and I haven't found a solution or bug report
> at the wine site: If I start pegasus mail (I use the latest version:
> 4.12a) I will get "reverse text" in the preview mirror at the down right
> side. This means the content of the email (only the body, not the subject
> or recipient list) is written from the right side to the left side. If I
> now open an email via the menu button or double click to get a separate
> full-size window for this mail then there will be also subject and
> recipient list in "reverse text style", the body will be displayed just
> like in the preview window.
>
> If I write a new mail, then the text will also go from the right to the
> left side, but if I now select another font i.e. "Century Gothic" the text
> will be displayed properly. If I now change back to Arial font (the
> default) then the text will be again displayed from right to left. So it
> looks like a simple font problem, but where should I change something to
> fix this problem? - I wonder, because the Arial font works perfect under
> X in i.e. Open Office. Also in Pegasus Mail in the menu, editfields (the
> single line text fields) and so on is IMHO the Arial font used, there
> appears no problem. This problem seems to be textarea (multiline text
> fields) specific.
>
> This error appears if I use the managed or the desktop mode (unmanaged
> don't work for me with this application). I use Wine version
> 0.0.20040505-1 and use a native Windows 98 SE System for the emulation.
>
> Any ideas?
>
> Bye,
>
> Timo
>
Part of the second mail, may be a important information:
> Because I also verified this error on a plain wine only windows emulation
> (without an real windows system) and with the new beta version of pegasus
mail
> (V 4.21 from 3 May 2004) I will additionally open a new bug report
> in
> the next days.
>
Bye,
Timo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2231
Summary: console programms halting
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: urinix(a)mail.ru
CC: urinix(a)mail.ru
when you want to run CUI app and if it includes some calculations you will get
nothing.
Before every run of CUI app the string is printed:
šfixme:console:SetConsoleCtrlHandler (0x40143c,1) - no error checking or testing
yetš
app was ilinker32.exe from borland cbuilder 6, if nessasery
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2230
Summary: Hidden forms show as blank modal forms when loaded
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)spacejock.com
This started with Wine 20040408, and is still present in Wine 20040505
My Visual Basic app loads a form at startup, but doesn't display it.
Unfortunately, both these versions of Wine DO attempt to display this hidden
form, and they display it as a modal dialog without any controls on it,
effectively stopping the program dead.
Not sure if this is related, but suddenly the splash screens in all my apps are
showing a title bar and corner 'X' widget, when they're actually designed
without either. This is only a visual thing, and has no effect on the program
execution.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Crash Interface unknown when|Screen Corruptions running
|creating D3DDevice running |Stuart Little 2
|Stuart Little 2 |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-17-05 17:32 -------
Patching mesa.c allows the game to start now. Changing description to suit
screen corruptions. The screen corruptions are accompanied by the following
Error Message.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #589 is|0 |1
obsolete| |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-17-05 17:28 -------
Created an attachment (id=590)
--> (http://bugs.winehq.org/attachment.cgi?id=590&action=view)
Log of run with screen Corruptions
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2170
ktanzer(a)desc.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktanzer(a)desc.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2170
------- Additional Comments From ktanzer(a)desc.org 2004-17-05 14:41 -------
I have the same problem, using Mandrake 9.2, with the wine-20040505-mdk1 RPM.
The Office '97 setup program says it exited unsuccessfully, but Wine itself
claims a successful exit. This was without any native Windows DLLs.
err:seh:setup_exception stack overflow 0 bytes in thread 000c eip 400b3d10 esp
40611000 stack 0x40610000-0x40710000
Wine exited with a successful status
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=832
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fgouget(a)codeweavers.com 2004-17-05 08:58 -------
We now have a decent Direct3D implementation.
Further Direct3D issues should be treated in separate bug reports.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2017
------- Additional Comments From arkku(a)welho.com 2004-17-05 05:51 -------
I have the same problem with versions later than 20031212 -
the installer runs fine but an attempt to run Photoshop just
produces the "Success"-window. Going back to 20031212
fixes it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From lionel.ulmer(a)free.fr 2004-17-05 04:44 -------
Could you (just to try it) add the line with '+' before it to the
dlls/ddraw/direct3d/mesa.c file in the create_device_helper function :
if ((iid == NULL) ||
(IsEqualGUID(&IID_D3DDEVICE_OpenGL, iid)) ||
+ (IsEqualGUID(&IID_IDirect3DRampDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DHALDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DTnLHalDevice, iid)) ||
(IsEqualGUID(&IID_IDirect3DRefDevice, iid))) {
It may have chances to work... Report any visual corruptions you have though.
I still wonder why this game (that seems not THAT old from what I can see from
my Googling) would use such an obsolete device.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2176
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 21:14 -------
Wrong product
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2229
Summary: Crash Interface unknown when creating D3DDevice running
Stuart Little 2
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: NoAppDBEntry
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
CC: lionel.ulmer(a)free.fr
When trying to run Stuart Little 2 wine crashes with the following error
err:ddraw:create_device_helper Interface unknown when creating D3DDevice
({f2086b20-259f-11cf-a31a-00aa00b93356})
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:56 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:55 -------
*** Bug 2228 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:55 -------
*** This bug has been marked as a duplicate of 2210 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-16-05 17:54 -------
Please attach traces, rather then putting them in-line in the comments. that way
they do not get mangled and the comments are easier to read.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2228
Summary: wine crashs in DIALOG_CreateIndirect running PalTalk
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhost6(a)yahoo.com
fixme:shell:Stream_WriteLocationInfo writing empty location info
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x407a7770,1) - no error checking or testin
g yet
WineDbg starting on pid c
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef584c)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/libc.so.6' (0x40041000)
No debug information in ELF '/lib/libdl.so.2' (0x40174000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40178000
)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x401ef
000)
No debug information in ELF '/lib/libm.so.6' (0x402e2000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40032000)
No debug information in ELF '/lib/libnsl.so.1' (0x40315000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x4032a000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40333000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4088000
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d2000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a5d
000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a910
00)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40b2a000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40bab00
0)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x40bf8
000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40c180
00)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40c77
000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x40d310
00)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x40d4e00
0)
Unsupported debug information in ELF '/usr/local/lib/libfreetype.so.6' (0x40d760
00)
No debug information in ELF '/usr/lib/libz.so.1' (0x40ddb000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40dec000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x40e13000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40e3300
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40304000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40ec9000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4003a000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40771000)
Unsupported debug information in ELF '/usr/local/lib/libX11.so.6' (0x40ee0000)
Unsupported debug information in ELF '/usr/local/lib/libXau.so.0' (0x4030d000)
Unsupported debug information in ELF '/usr/local/lib/libXcursor.so' (0x40eb8000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x40ec1000)
Unsupported debug information in ELF '/usr/local/lib/libXfixes.so.0' (0x40769000
)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40311000)
No debug information in 32bit DLL 'C:\Paltalk\pnetaware.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40d40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RASAPI32.DLL' (0x41020000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x
408fa170).
In 32-bit mode.
0x408fa170 (DIALOG_CreateIndirect+0x300 [dialog.c:636] in USER32.DLL): movl$0x0,
0x0(%eax)
139 return TRUE;
===============================================================
Backtrace:
=>0 0x408fa170 (DIALOG_CreateIndirect+0x300(hInst=0x400000, dlgTemplate=0x40b1e8
, owner=0x0, dlgProc=0x0, param=0x0, unicode=0x0, modal=0x0) [dialog.c:636] in U
SER32.DLL) (ebp=4087fdc0)
1 0x408fa940 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000, dlgTemplate=0
x40b190, owner=0x0, dlgProc=0x0, param=0x0, flags=0x2) [dialog.c:735] in USER32.
DLL) (ebp=4087fde4)
2 0x408fa994 (CreateDialogIndirectParamA+0x44(hInst=0x400000, dlgTemplate=0x40
b190, owner=0x0, dlgProc=0x0, param=0x0) [dialog.c:743] in USER32.DLL) (ebp=4087
fe08)
3 0x408fa853 (CreateDialogParamA+0x73(hInst=0x400000, name=0x65, owner=0x0, dl
gProc=0x0, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4087fe2c)
4 0x00401131 (pnetaware.exe..text+0x131 in pnetaware.exe) (ebp=4087ff20)
5 0x404cee52 (start_process+0xf2(arg=0x0) [process.c:979] in KERNEL32.DLL) (eb
p=4087fff4)
6 0x4001c911 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From vhost6(a)yahoo.com 2004-16-05 12:26 -------
fixme:shell:Stream_WriteLocationInfo writing empty location info
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
wine: Unhandled exception (thread 000d), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x407a7770,1) - no error checking or testin
g yet
WineDbg starting on pid c
Loaded debug information from ELF 'wine-kthread' ((nil))
Breakpoint 1 at 0x4000c690 (_end+0x3fef584c)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x40018000)
No debug information in ELF '/lib/libc.so.6' (0x40041000)
No debug information in ELF '/lib/libdl.so.2' (0x40174000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40178000
)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x401ef
000)
No debug information in ELF '/lib/libm.so.6' (0x402e2000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40032000)
No debug information in ELF '/lib/libnsl.so.1' (0x40315000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x4032a000)
No debug information in ELF '/lib/libnss_files.so.2' (0x40333000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40450
000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x4088000
0)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x409d2000
)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40a5d
000)
Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x40a910
00)
Loaded debug information from ELF '/usr/local/lib/wine/ole32.dll.so' (0x40b2a000
)
Loaded debug information from ELF '/usr/local/lib/wine/rpcrt4.dll.so' (0x40bab00
0)
Loaded debug information from ELF '/usr/local/lib/wine/iphlpapi.dll.so' (0x40bf8
000)
Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40c180
00)
Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40c77
000)
Loaded debug information from ELF '/usr/local/lib/wine/wsock32.dll.so' (0x40d310
00)
Loaded debug information from ELF '/usr/local/lib/wine/ws2_32.dll.so' (0x40d4e00
Unsupported debug information in ELF '/usr/local/lib/libfreetype.so.6' (0x40d760
00)
No debug information in ELF '/usr/lib/libz.so.1' (0x40ddb000)
No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40dec000)
No debug information in ELF '/usr/lib/libexpat.so.1' (0x40e13000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40e3300
0)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40304000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40ec9000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4003a000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40771000)
Unsupported debug information in ELF '/usr/local/lib/libX11.so.6' (0x40ee0000)
Unsupported debug information in ELF '/usr/local/lib/libXau.so.0' (0x4030d000)
Unsupported debug information in ELF '/usr/local/lib/libXcursor.so' (0x40eb8000)
No debug information in ELF '/usr/lib/libXrender.so.1' (0x40ec1000)
Unsupported debug information in ELF '/usr/local/lib/libXfixes.so.0' (0x40769000
)
No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40311000)
Loaded debug information from ELF '/usr/local/lib/wine/rasapi32.dll.so' (0x41019
000)
No debug information in 32bit DLL 'C:\Paltalk\pnetaware.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40480000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IPHLPAPI.DLL' (0x40c00000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40c90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40ab0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x40d40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40e50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RASAPI32.DLL' (0x41020000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x
408fa170).
In 32-bit mode.
0x408fa170 (DIALOG_CreateIndirect+0x300 [dialog.c:636] in USER32.DLL): movl$0x0,
0x0(%eax)
139 return TRUE;
Wine-dbg>bt
Backtrace:
=>0 0x408fa170 (DIALOG_CreateIndirect+0x300(hInst=0x400000, dlgTemplate=0x40b1e8
, owner=0x0, dlgProc=0x0, param=0x0, unicode=0x0, modal=0x0) [dialog.c:636] in U
SER32.DLL) (ebp=4087fdc0)
1 0x408fa940 (CreateDialogIndirectParamAorW+0x40(hInst=0x400000, dlgTemplate=0
x40b190, owner=0x0, dlgProc=0x0, param=0x0, flags=0x2) [dialog.c:735] in USER32.
DLL) (ebp=4087fde4)
2 0x408fa994 (CreateDialogIndirectParamA+0x44(hInst=0x400000, dlgTemplate=0x40
b190, owner=0x0, dlgProc=0x0, param=0x0) [dialog.c:743] in USER32.DLL) (ebp=4087
fe08)
3 0x408fa853 (CreateDialogParamA+0x73(hInst=0x400000, name=0x65, owner=0x0, dl
gProc=0x0, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4087fe2c)
4 0x00401131 (pnetaware.exe..text+0x131 in pnetaware.exe) (ebp=4087ff20)
5 0x404cee52 (start_process+0xf2(arg=0x0) [process.c:979] in KERNEL32.DLL) (eb
p=4087fff4)
6 0x4001c911 (wine_switch_to_stack+0x11 in libwine.so.1) (ebp=00000000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1882
------- Additional Comments From c.d.wright(a)tesco.net 2004-15-05 16:00 -------
Running wine-20040505 on SuSE 9.0.
Bridge Base Online 3.7.3.
Running the installer, bbo_setup.exe gives
fixme:shell:Stream_WriteLocationInfo writing empty location info
Well that's improved: just one.
Running the main program gives the same problem as before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2226
Summary: Can't install from rpm (thinks libGL.so.1 is missing but
it's not)
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: centaur(a)netmagic.net
Seems like something's broken here. I built the source rpm, tried to install
it, and got this:
[root@spike rpms]# rpm -ivh
/usr/src/redhat/RPMS/i386/wine-20040505-1rh9winehq.i386.rpm
error: Failed dependencies:
libGL.so.1(LIBGL) is needed by wine-20040505-1rh9winehq
[root@spike rpms]# rpm -q --whatprovides libGL.so.1
XFree86-Mesa-libGL-4.3.0-2.90.55
[root@spike rpms]# rpm -ql XFree86-Mesa-libGL-4.3.0-2.90.55 | grep libGL
/usr/X11R6/lib/libGL.so.1
/usr/X11R6/lib/libGL.so.1.2
/usr/lib/libGL.so.1
[root@spike rpms]# ls -l /usr/lib/libGL.so.1
lrwxr-xr-x 1 root root 17 Apr 18 16:16 /usr/lib/libGL.so.1 ->
libGL.so.1.0.5336
Now I know that the library was replaced when I installed the Nvidia driver with
their own version, but it still exists, and should work... RPM even reports
that it's still provided by XFree86-Mesa-libGL. So I'm not sure how it's doing
the dependency check, but it's blowing up on me :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2184
LogicDonut(a)msn.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From LogicDonut(a)msn.com 2004-13-05 20:00 -------
They fixed alsa dmix in 20040505, however it still whines about:
ALSA lib pcm_dmix.c:812:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
err:wave:ALSA_WaveInit open pcm: Invalid argument
At least now it doesn't crash. (dsound area of config MUST be set)
Perhaps later on dmix can be addressed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-13-05 18:05 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-13-05 18:05 -------
Resolving Fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
------- Additional Comments From dclark(a)akamail.com 2004-13-05 12:51 -------
Actually, I guess I need to add a caveat to my claim that it works. At least
with a 2004-05-12 CVS version of Wine, it is not working right; something in the
project is getting corrupted. This is not happening with a 2003-12-12 version of
Wine, so there is also a regression somewhere.
Also, there is a problem with named pipes that makes ise run very slow on large
projects. I can tell you how to fix that particular problem on the 2003-12-12
version of Wine; I don't yet have a way to fix it on the current version of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2048
kw(a)w-m-p.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zbyszek(a)pangea.com.pl
------- Additional Comments From kw(a)w-m-p.com 2004-13-05 12:21 -------
This is fixed in version 20040505 :-)
Tested using the corresponding Debian Sid package on a 2.6.6 kernel, attach now
works the way it's supposed to. Thanks to whoever repaired it, since the ancient
Wine version I had to use just broke due to bug 1343...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dclark(a)akamail.com 2004-13-05 12:18 -------
Actually, there are multiple crashes, because Xilinx apparently spawns new
processes for different portions of the installation. The processes that crash
are, fortunately, not important. You should get a few error dialogs at the end
which I think are related to the crashes, but they only complain not being able
to install html links. If you click through the error dialogs, the installation
should complete, and WebPACK/ISE should work fine.
By the way, if you have not already done so, you should set the windows version
that Wine uses to one of the Win2K versions, in your ~/.wine/config file:
[Version]
"Windows" = "win2k"
Certainly it would be nice if the crashes did not occur :-)
By the way, I installed from the single file. Also, service pack 2 installs
fine, and doesn't even crash :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2225
Summary: KDE 3.2.0 Crash
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)webtoolmaster.com
Hello,
I have 20040505 Wine (noDebug Version).
I found a bug.
It was in older Wine-versions too.
I have Mandrake 10 German and I have installed 20040505.
It run okay.
Bud when I click on the Win-Key. (STRG - Win-Key - Alt)
KDE (3.2.0) a part of program menu showed and i can not do anything.
I must reset.
Nothing: No STRG+ALT+F1 or ESC. I must reset.
Who have the same problem?
Bye
Hanspeter
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2224
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=440
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=73 |iew.php?appId=693
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
Summary|wine crashs running |wine crashs in
|vidsize.exe for Diablo I |DIALOG_CreateIndirect
| |running PalTalk
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 21:21 -------
Saulius: My bad... I hadn't realized you weren't the reporter. If you (or
vhost...) could attach the log + bt of the crash in paltalk I would be gratefull.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 12:34 -------
oops. Tony, I was just suggesting number of a version. maciej, going to report
the version?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 12:30 -------
Tony, are you refering to me or to user "vhost"? I definitely can attach output
w/ a backtrace, but I am unable to change Summary as I'm not an owner of this
report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1896
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 12:05 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=995
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=27
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-12-05 11:55 -------
You should probably attach the last 300 lines before the crash + the back trace
to this bug report. You also should be able to change the summary to whatever
you want.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.hyper.com/product
| |s/default.htm
Keywords| |download, NoAppDBEntry
Summary|Hyper hem problem |Hyper Chem v7.5 doesn't
| |open/save files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2220
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=376
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2023
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-12-05 10:29 -------
always occur with 20040505 version
It seems to appear when I strike the down arrow key
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1896
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-12-05 10:27 -------
problems appear later when running the game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1714
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GetAhead 1.0 causes Wine to |GetAhead 1.0 display just a
|segfault |gray screen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1714
------- Additional Comments From gary(a)evalunet.co.za 2004-12-05 09:55 -------
Ran it with the latest cvs version of wine. No longer crashes. However, I get
a completely gray screen in X and the message:
fixme:hook:SetWindowsHookEx16 System-global hooks (5) broken in Win16
On the console.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.