http://bugs.winehq.org/show_bug.cgi?id=2137
------- Additional Comments From vladimir(a)pobox.com 2004-04-05 18:31 -------
This is caused by exec shield being on by default. echo 0 >
/proc/sys/kernel/exec-shield and the problem goes away.
--
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
------- Additional Comments From zbyszek(a)pangea.com.pl 2004-04-05 08:17 -------
I can confirm this bug, also. I have downloaded and build version (20040408).
regards, zgibek
--
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=1374
------- Additional Comments From lionel.ulmer(a)free.fr 2004-04-05 06:17 -------
This seems to be the 'famous' problem that is also present in the NWN toolset.
There was a mail of mine to the Wine mailing list explaining exactly the reasons
for this problem and a (hacky) fix.
I could not tell you exactly when I sent it, but it should be in the archives.
If you can't find it, I will see if I can find it in my archives.
Basically, it comes from the fact that the DC created for the OpenGL window does
not have the CLIPSIBLINGS flag set, which means that the X window associated to
this DC is the parent window with some hacks (ie X geometry translation +
passthrough). This geometry translation and passthrough is not supported by
OpenGL => the GL drawings are done in a window which is obscured by other
windows => one does not see anything.
--
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=1374
------- Additional Comments From david_costanzo(a)yahoo.com 2004-04-05 03:03 -------
I think the problem is with WGL and/or x11drv.
After hacking on wgl.c, I was able to get the camera view to draw onto the
desktop's root window. The good news is that the image looks fine, which makes
me think the gl* calls are not the problem, it's that the gl* calls are writing
to a window that is not being drawn to the screen.
I also tried calling XDrawLine on the same window on which the gl* calls are
made (you can get the Drawable in wglMakeCurrent), but I never saw my line. The
window seems to ignore all drawing commands.
Any ideas on how to trouble-shoot why drawing to a "Drawable" has no apparent
effect? Any ideas on how to determine if the Drawable in wglMakeCurrent is
really the camera window in Hammer (as opposed to some hidden 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=2208
Summary: Problems loading wine
Product: Wine
Version: 20040408
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slimreb(a)yahoo.com
I am getting an error message whenever I try to load wine. The error is:
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support
for it ?
I have not been able to find out anything for this error. Please let me know
what I need to do to get this to work. Thank you.
--
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=2207
Summary: Word 2000 viewer installation loops
Product: Wine
Version: CVS
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=0e56d944-38f6-4eb5-aca6-8bd280d5e6b1&DisplayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puoti(a)inwind.it
The word 2000 viewer installation decompresses the files, starts the setup
program, I click continue and at this point apparently enters an infinite loop.
I don't know what info is needed to debug this, but as it's a free and small
download I suggest anybody wanting to debug this just downloads it and does in
on his own pc.
--
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=2206
Summary: Configure file
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcd(a)lasermarking.net
I am sure it is an easy fix, however, I have found that while using the
winemaker in the wine-devel-20040408-1fc1winehq.i386.rpm version, a configure
file is never generated. The makefile is, but not the configure file. I have
tried a couple of different things, to no avail, so any help would be
appreciated
--
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=2205
Summary: wine fails to install "Install Shield".
Product: Wine
Version: 20040408
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: James(a)superbug.demon.co.uk
wine fails to install some programs that need "Install Shield 6". If Install
Shield does not exist in the wine setup, the program about to be installed will
try to install a new version of InstallShield. But the install of InstallShield
fails.
Here is some extract of a log I took of it failing. It gets stuck in a loop
(sleep, try create_pipe, sleep, etc.) trying to create a named pipe, but always
fails to create it.
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret kernel32.Sleep() retval=00000000 ret=40a3095c
0009:Call kernel32.CreateFileA(406dec30
"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}",c0000000,00000000,00000000,00000003,00000000,00000000)
ret=40a30898
0009:trace:heap:RtlAllocateHeap (0x40380000,00000002,00000060): returning 403f0c20
0009:trace:file:CreateFileW
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" GENERIC_READ
GENERIC_WRITE OPEN_EXISTING attributes 0x0
0009:trace:file:CreateFileW Opening a pipe:
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}"
0009: open_named_pipe( access=c0000000, inherit=0,
name=L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" )
0009: open_named_pipe() = NO_SUCH_FILE { handle=(nil) }
0009:trace:file:FILE_OpenPipe Returned (nil)
0009:trace:file:CreateFileW returning 0xffffffff
0009:trace:heap:RtlFreeHeap (0x40380000,00000002,403f0c20): returning TRUE
0009:Ret kernel32.CreateFileA() retval=ffffffff ret=40a30898
0009:warn:ole:create_marshalled_proxy Could not open named pipe to broker
\\.\pipe\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA},
le is 2
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret kernel32.Sleep() retval=00000000 ret=40a3095c
0009:Call kernel32.CreateFileA(406dec30
"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}",c0000000,00000000,00000000,00000003,00000000,00000000)
ret=40a30898
0009:trace:heap:RtlAllocateHeap (0x40380000,00000002,00000060): returning 403f0c20
0009:trace:file:CreateFileW
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" GENERIC_READ
GENERIC_WRITE OPEN_EXISTING attributes 0x0
0009:trace:file:CreateFileW Opening a pipe:
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}"
0009: open_named_pipe( access=c0000000, inherit=0,
name=L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" )
0009: open_named_pipe() = NO_SUCH_FILE { handle=(nil) }
0009:trace:file:FILE_OpenPipe Returned (nil)
0009:trace:file:CreateFileW returning 0xffffffff
0009:trace:heap:RtlFreeHeap (0x40380000,00000002,403f0c20): returning TRUE
0009:Ret kernel32.CreateFileA() retval=ffffffff ret=40a30898
0009:warn:ole:create_marshalled_proxy Could not open named pipe to broker
\\.\pipe\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA},
le is 2
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret kernel32.Sleep() retval=00000000 ret=40a3095c
--
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=2130
------- Additional Comments From brettholcomb(a)charter.net 2004-01-05 20:11 -------
And it's still broken with CVS as of 4/31/2004. Same output.
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial 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.