http://bugs.winehq.com/show_bug.cgi?id=1258
eleknader(a)phnet.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From eleknader(a)phnet.fi 2003-26-09 08:17 -------
This seems to be fixed now (CVS September 26th 2003).
Closing the bug.
Eleknader
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1737
------- Additional Comments From gary(a)evalunet.co.za 2003-26-09 06:46 -------
The problem seems to affect any OLE objects; not just metafiles. Some of the
richtext we've tested with uses embedded bitmaps which also don't render at all.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1737
Summary: Metafiles embedded in Rich Text don't render
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: gary(a)evalunet.co.za
The text in Rich Text renders fine, but embedded metafiles don't render.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1735
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Running Windowed Mode |Maximized borderless window
|DirectX: GDI doesn't behave |doesn't maximize properly
|correctly |
------- Additional Comments From gary(a)evalunet.co.za 2003-26-09 04:10 -------
Further investigation has shown that this problem is not DirectX related. The
window is designed at 800x600, and is set to maximize itself. Under windows,
the window maximizes to fill the whole screen (covering even the task bar).
Under wine, the window stays at 800x600.
The program uses the screen size to determine the position of the contents,
expecting the maximization to work as in windows.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1736
Summary: Unable to create temp directory
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wim(a)motherearth.org
Hi,
There seems to be a bug in the latest release (Wine 20030911) concerning
creation of temp directories:
I am trying the Xilinx Webpack6.1i, and when I try to create a new project, I
get this message:
Unable to create temp directory
'C:\TEMP\xil0904.tmp'
-----------------------------------------------------
My C:\TEMP exists and has the correct permissions
[wine]
"Temp" = "c:\\temp"
[Drive C]
"Path" = "/local/home/wim/c"
-----------------------------------------------------
And the application has created a 0 byte file with the correct name:
[wim@garbo c]$ ls -l /local/home/wim/c/temp/
total 0
-rw-r--r-- 1 wim staff 0 Sep 25 16:22 xil0904.tmp
-----------------------------------------------------
I turned on all relevant debugging flags, and this is the result:
0016:Call ntdll.GetTempFileNameA(425f0060 "C:\\TEMP",408528a0
"xil_21_",00000000,4085269c) ret=40e1abc7
trace:file:CreateFileW L"C:\\TEMP\\xil0904.tmp" GENERIC_WRITE CREATE_NEW
attributes 0x80
trace:dosfs:DOSFS_GetFullName L"C:\\TEMP\\xil0904.tmp" (last=0)
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c,L"TEMP\\xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c"
trace:dosfs:DOSFS_FindUnixName (/local/home/wim/c,L"TEMP\\xil0904.tmp") ->
L"temp" (L"TEMP")
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c/temp,L"xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c/temp"
warn:dosfs:DOSFS_FindUnixName L"xil0904.tmp" not found in '/local/home/wim/c/temp'
trace:dosfs:DOSFS_GetFullName returning /local/home/wim/c/temp/xil0904.tmp =
L"C:\\TEMP\\xil0904.tmp"
trace:dosfs:GetDriveTypeW (L"C:\\TEMP\\xil0904.tmp")
trace:file:CreateFileW returning 0x200
trace:file:FILE_GetTempFileName created L"C:\\TEMP\\xil0904.tmp"
trace:dosfs:DOSFS_GetFullName L"C:\\TEMP\\xil0904.tmp" (last=0)
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c,L"TEMP\\xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c"
trace:dosfs:DOSFS_FindUnixName (/local/home/wim/c,L"TEMP\\xil0904.tmp") ->
L"temp" (L"TEMP")
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c/temp,L"xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c/temp"
trace:dosfs:DOSFS_FindUnixName (/local/home/wim/c/temp,L"xil0904.tmp") ->
L"xil0904.tmp" (L"XIL0904.TMP")
trace:dosfs:DOSFS_GetFullName returning /local/home/wim/c/temp/xil0904.tmp =
L"C:\\TEMP\\XIL0904.TMP"
trace:file:FILE_GetTempFileName returning L"C:\\TEMP\\xil0904.tmp"
0016:Ret ntdll.GetTempFileNameA() retval=00000904 ret=40e1abc7
0016:Call ntdll.RtlAllocateHeap(40520000,00000000,00000014) ret=40e1cf24
0016:Ret ntdll.RtlAllocateHeap() retval=42d6a5b8 ret=40e1cf24
0016:Ret msvcrt._tempnam() retval=42d6a5b8 ret=40cde38d
0016:Call ntdll.lstrlenA(428c0258 "C:/TEMP/xil0904.tmp") ret=73dd248f
0016:Ret ntdll.lstrlenA() retval=00000013 ret=73dd248f
0016:Call ntdll.lstrlenA(428c0258 "C:\\TEMP\\xil0904.tmp") ret=73dd248f
0016:Ret ntdll.lstrlenA() retval=00000013 ret=73dd248f
0016:Call msvcrt._mkdir(428c0258 "C:\\TEMP\\xil0904.tmp") ret=40cddfe4
0016:Call ntdll.CreateDirectoryA(428c0258 "C:\\TEMP\\xil0904.tmp",00000000)
ret=40e1577a
trace:file:CreateDirectoryW (L"C:\\TEMP\\xil0904.tmp",(nil))
trace:dosfs:DOSFS_GetFullName L"C:\\TEMP\\xil0904.tmp" (last=0)
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c,L"TEMP\\xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c"
trace:dosfs:DOSFS_FindUnixName (/local/home/wim/c,L"TEMP\\xil0904.tmp") ->
L"temp" (L"TEMP")
trace:dosfs:DOSFS_FindUnixName /local/home/wim/c/temp,L"xil0904.tmp"
trace:dosfs:DOSFS_OpenDir "/local/home/wim/c/temp"
trace:dosfs:DOSFS_FindUnixName (/local/home/wim/c/temp,L"xil0904.tmp") ->
L"xil0904.tmp" (L"XIL0904.TMP")
trace:dosfs:DOSFS_GetFullName returning /local/home/wim/c/temp/xil0904.tmp =
L"C:\\TEMP\\XIL0904.TMP"
warn:file:CreateDirectoryW Error 'File exists' trying to create directory
'/local/home/wim/c/temp/xil0904.tmp'
-----------------------------------------------------
The relevant lines seem to me:
trace:file:FILE_GetTempFileName created L"C:\\TEMP\\xil0904.tmp"
0016:Call ntdll.CreateDirectoryA(428c0258 "C:\\TEMP\\xil0904.tmp",00000000)
ret=40e1577a
trace:file:CreateDirectoryW (L"C:\\TEMP\\xil0904.tmp",(nil))
warn:file:CreateDirectoryW Error 'File exists' trying to create directory
'/local/home/wim/c/temp/xil0904.tmp'
What seems to happen is this: a temp file gets created, and this file makes it
impossible for the temp directory to be created.
Any way to get around this/patch this?
Thanks,
Wim
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=640
------- Additional Comments From proski(a)spamcop.net 2003-25-09 22:49 -------
The bug is in XServer. The bug can be observed under XFree86 4.2.1 with Radeon
7000/VE. Accelereated X (AX601.Linux.tar.gz) works fine on the same hardware
and with the same executable and X libraries.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1735
Summary: Running Windowed Mode DirectX: GDI doesn't behave
correctly
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: gary(a)evalunet.co.za
Running GetAhead ClassPRO in DirectX Windowed Mode, the interface that is drawn
using GDI controls is displayed as if the whole screen was being used rather
than the size of the window.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1714
------- Additional Comments From gary(a)evalunet.co.za 2003-25-09 10:27 -------
Tried it with a fresh version from CVS - still has the same behaviour
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1714
------- Additional Comments From gary(a)evalunet.co.za 2003-25-09 09:56 -------
[gary@larry ~/c/Quest]$ gdb /usr/local/bin/wine
GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(gdb) run STUDENT.EXE A
Starting program: /usr/local/bin/wine STUDENT.EXE A
[New Thread 16384 (LWP 21163)]
[New Thread 32769 (LWP 21205)]
[New Thread 16386 (LWP 21209)]
err:ntdll:RtlpWaitForCriticalSection section 0x4046fa80 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16386 (LWP 21209)]
0x0000005f in ?? ()
(gdb) bt
#0 0x0000005f in ?? ()
(gdb)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1734
Summary: Lotus Notes 6: PANIC: LookupHandle: null handle
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P4
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ringebrigtsen(a)hotmail.com
Notes installed on Windows XP. Registerkeys imported to Wine. Files copied to
linux Mandrake 9.1 Wine filesystem.
# wine notes.exe
Warning: Language 'no_NO' was not found, retrying without country name...
Warning: Language 'no' was not recognized, defaulting to English
FIXME:pthread_cond_init
Warning: Language 'no_NO' was not found, retrying without country name...
Warning: Language 'no' was not recognized, defaulting to English
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x601b0690,1) - no error checking or
testing yet
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
FIXME:pthread_cond_init
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
Warning: Language 'no_NO' was not found, retrying without country name...
Warning: Language 'no' was not recognized, defaulting to English
fixme:file:LockFile not implemented in server
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x601b0690,1) - no error checking or
testing yet
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
[root@ltsp202 notes]# fixme:hook:NotifyWinEvent (32782,0x20021,-4,2)-stub!
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:msimg32:GradientFill stub: 2 vertices 1 gradients mode 1
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:console:SetConsoleCtrlHandler (0x601b0690,0) - no error checking or
testing yet
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:commctrl:InitializeFlatSB stub
fixme:commctrl:InitializeFlatSB stub
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
Created not existing system directory 'C:\WINDOWS\Application Data'
fixme:hook:NotifyWinEvent (32777,0x10028,-4,0)-stub!
fixme:hook:NotifyWinEvent (32774,0x10028,-4,1118300488)-stub!
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:file:UnlockFile not implemented in server
fixme:file:LockFile not implemented in server
fixme:hook:NotifyWinEvent (32768,0x10055,-4,0)-stub!
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
fixme:commctrl:InitializeFlatSB stub
fixme:hook:NotifyWinEvent (32768,0x10057,-4,0)-stub!
fixme:hook:NotifyWinEvent (32768,0x1005b,-4,0)-stub!
fixme:commctrl:InitializeFlatSB stub
fixme:hook:NotifyWinEvent (32768,0x1005c,-4,0)-stub!
Thread=[8083208:0002-80832C0]
Stack base=0x406D184C, Stack size = 11844 bytes
PANIC: LookupHandle: null handle
fixme:msvcrt:_XcptFilter (-1073741819,0x405c08dc)semi-stub
file_set_error: Invalid argument
fixme:ntdll:RtlNtStatusToDosError no mapping for 0001869f
file_set_error: Invalid argument
fixme:ntdll:RtlNtStatusToDosError no mapping for 0001869f
file_set_error: Invalid argument
fixme:ntdll:RtlNtStatusToDosError no mapping for 0001869f
FIXME:pthread_cond_init
Warning: Language 'no_NO' was not found, retrying without country name...
Warning: Language 'no' was not recognized, defaulting to English
file_set_error: Invalid argument
fixme:ntdll:RtlNtStatusToDosError no mapping for 0001869f
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=640
------- Additional Comments From proski(a)spamcop.net 2003-25-09 01:31 -------
Created an attachment (id=376)
--> (http://bugs.winehq.com/attachment.cgi?id=376&action=view)
Proposed fix
Avoid using XOR to work around XFree86 bug.
DrawFocusRect() should copy the standard text color.
XOR for the focus is wrong already because it would produce a slightly
different color.
draw_moving_frame() should not use DrawFocusRect() because it needs XOR.
PatBlt has no problems with XFree86 4.2.1, so use it for all frames.
Use checkered brush to imitate what I see on Windows 2000 - one pixel wide
dotted line of the color opposite to the background.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=640
------- Additional Comments From proski(a)spamcop.net 2003-25-09 01:25 -------
The problem is most likely in some versions of Xlib (XFree86 4.2.1 is bad, 4.3.0
is OK), which don't interpret GXxor correctly. Instead of xoring the pattern,
it's copied. Also the focus rectangles are shown in white on such systems.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1733
Summary: Black cursor on textbox with black backgroud -> cursor
invisible
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prikryl(a)eurosat.cz
By running VFP7 app i have textboxes with black backgrounds. If I place cursor
in such a textbox, cursor does not change to white and I can not see it,so it is
difficult to enter data into textbox.
When I do press any mouse button in textbox, corsor becomes white. After
releasing mouse button, it becomes black again.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1732
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |jhei(a)iki.fi
------- Additional Comments From marcus(a)jet.franken.de 2003-24-09 14:11 -------
reassigned to jukka heinonen.
i think the BIOS datasegment is not initialized on this call yet
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1730
------- Additional Comments From marcus(a)jet.franken.de 2003-24-09 14:05 -------
have you installed libgif or libungif? this looks like an incompatible version of those libraries :/
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1732
Summary: 16 bit Windows 3.1 app works in 20021125 but crashes in
20030911
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: john.sullivan(a)nexusmgmt.com
QuickVerse for Windows worked very well in 20021125 but refuses to work in
20030911 (same problem with 20030813). I am running fully patched RedHat 9.0.
I have tried both RedHat and stock kernels with and without nptl. I have tried
with and without managed desktops and innumerable variations of builtin versus
native dlls. I was encouraged by the #winehq irc to submit this as a bug report.
The output of attempting to run qvwin.exe is found below:
[jsulliva@jasiiitosh c]$ wine "c:\\qvwin\\qvwin.exe"
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
Could not stat /home/jsulliva/.wine/${HOME} (No such file or directory),
ignoring drive F:
wine: Unhandled exception (thread 000a), starting debugger...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
Could not stat /home/jsulliva/.wine/${HOME} (No such file or directory),
ignoring drive F:
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000cf70 (_end+0x400b824)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4002e000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x400f1000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40108000)
No debug information in ELF '/lib/i686/libc.so.6' (0x401fb000)
No debug information in ELF '/lib/i686/libm.so.6' (0x40333000)
No debug information in ELF '/lib/libdl.so.2' (0x40355000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x40359000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4062f000)
Loaded debug information from ELF '/usr/local/lib/wine/winevdm.exe.so' (0x40750000)
Loaded debug information from ELF '/usr/local/lib/wine/winedos.dll.so' (0x40983000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x409c6000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x40af0000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x40b66000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40ba9000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40bfa000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40017000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40c63000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x40021000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40c7a000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40c88000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40d67000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40dda000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40764000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40026000)
No debug information in ELF
'/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2' (0x406
3b000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x40e2a000)
Loaded debug information from ELF '/usr/local/lib/wine/mmsystem.dll.so' (0x40e48000)
Loaded debug information from ELF '/usr/local/lib/wine/wineoss.drv.so' (0x40ead000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so' (0x40ee7000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so' (0x40efe000)
Loaded debug information from ELF '/usr/local/lib/wine/midimap.drv.so' (0x41030000)
No debug information in 32bit DLL 'C:\qvwin\qvwin.exe' (0x40760000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40380000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40b70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40b10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x409f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40990000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40e60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x40ec0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40ef0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41040000)
err:ntdll:RtlpWaitForCriticalSection section 0x400d0a60
"../../scheduler/syslevel.c: Win16 Mutex" wait
timed out in thread 0009, blocked by 000a, retrying (60 sec)
Unhandled exception: page fault on read access to 0x0000046e in 32-bit code
(0x409a1dc0).
In 32-bit mode.
0x409a1dc0 (DOSVM_Int1aHandler+0xf8 [int1a.c:44] in winedos.dll.so): movzwl
0x0000046e ,%eax
Warning: L"/download/wine/wine-20030911/dlls/winedos/int1a.c" not accessible
from a config ured DOS drive
Unable to open file /download/wine/wine-20030911/dlls/winedos/int1a.c
Wine-dbg>bt
Backtrace:
=>0 0x409a1dc0 (DOSVM_Int1aHandler+0xf8(context=0x41271a6c) [int1a.c:44] in
winedos.dll.so ) (ebp=41271a20)
1 0x409ae709 (DOSVM_IntProcRelay+0x9(context=0x41271a6c, data=0x409a1cc8)
[interrupts.c: 133] in winedos.dll.so)
(ebp=41271a2c)
2 0x409b0ac4 (RELAY_RelayStub+0x74(proc=0x409ae700, args=0xd0c58,
ctx86=0x41271a6c) [rel ay.c:127] in
winedos.dll.so) (ebp=41271a58)
3 0x403c63f8 (KERNEL32.DLL.__wine_call_from_16_regs+0x144 in kernel32.dll.so)
(ebp=41271 d58)
4 0x01b7:0x0003 (bp=c3b8)
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1731
------- Additional Comments From jkramer(a)gc.cuny.edu 2003-24-09 01:24 -------
Hrm after I quit Notes I noticed this in the terminal as well:
fixme:ole:CoRegisterMessageFilter stub
fixme:ntdll:RtlNtStatusToDosError no mapping for 40000019
err:clipboard:CLIPBOARD_ReleaseOwner Failed to set clipboard.
fixme:ntdll:RtlNtStatusToDosError no mapping for 40000019
err:clipboard:X11DRV_CLIPBOARD_ReleaseOwnership Failed to set clipboard.
fixme:console:SetConsoleCtrlHandler (0x5178a0,0) - no error checking or testing
yet
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1731
Summary: Can't Paste Large Clipboard from Open Office into Notes
4.5
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jkramer(a)gc.cuny.edu
Happens if I try to paste about a page's worth of text into a new document in a
Lotus Notes 4.5 database.
err:clipboard:X11DRV_CLIPBOARD_QueryAvailableData Failed to cache
text/plain;charset=UTF-8 property
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1730
Summary: Wine won't build on Slackware 9: structure has no member
named `UserData'
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: max-wine(a)alcyone.com
A simple ./configure && make depend && make sequence results in this:
...
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -D__WINESRC__
-D_OLEAUT32_ -DCOM_NO_WINDOWS_H -Wall -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o olepicture.o
olepicture.c
olepicture.c: In function `_gif_inputfunc':
olepicture.c:834: structure has no member named `UserData'
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:923: warning: implicit declaration of function `DGifOpen'
olepicture.c:923: warning: assignment makes pointer from integer without a cast
make[2]: *** [olepicture.o] Error 1
make[2]: Leaving directory `/home/max/incoming/wine-20030911/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: Leaving directory `/home/max/incoming/wine-20030911/dlls'
make: *** [dlls] Error 2
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.