http://bugs.winehq.org/show_bug.cgi?id=1523
------- Additional Comments From prahal(a)yahoo.com 2004-28-11 09:02 -------
With latest cvs i can reproduce this bug (20041127) . The fix above does the job
and is a one liner ...
I bet the problem is on every debian/mandrake compatible distribution (Xandros
and the like) so it s not like it s useless , thus i feel "trivial" is not
enough , "normal" would be right.
--
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 andreamrl(a)tiscali.it 2004-27-11 20:14 -------
I'm using also synaptics touchpad driver and have the same error running
photoshop or any other win app.
Pleacing syncro mode in config file made wine break in the debugger and got the
followinf error:
err:x11drv:error_handler X protocol error: serial=112, request_code=147 -
breaking into debugger
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
--
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=2583
Summary: Popup menus disappear under some window managers
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goeran(a)uddeborg.se
Popup menus, like the ones the right mouse button is typically opening,
disappear immediately under some window managers but not others.
As a simple test case, I start "wine notepad", and in the text area click the
right mouse button. If I'm running a Gnome environment, using metacity as a
window manager, I get the menu on the screen. If I am using good old twm, the
menu just flashes briefly, apparently when I RELEASE the button. It is not
possible to select anything in the menu.
Note this is just an illustrating test case. I see the problem in other
applications too, and it appears in other window environments. Notepad, Gnome,
and twm seemed to be a simple test case.
--
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=2543
------- Additional Comments From m0sia(a)plotinka.ru 2004-26-11 14:06 -------
same bug with using install shield 6 seup.exe. again ole problems =(
--
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=2582
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-26-11 12:49 -------
For future reference, rather than starting a new bug. You could have added this
comment to bug 2559 (and read all of it).
The patch for fixing CET was added Nov. 1st 2004, so it would be in the October
release.
http://www.winehq.org/hypermail/wine-cvs/2004/11/0014.html
As Duane said: "About all you can do is to run a current CVS version of Wine, or
a several months old version."
Or you can wait for the next release...
--
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=2582
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dclark(a)akamail.com 2004-26-11 12:12 -------
If you read all of bug 2559, you would see that this is already 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=2582
Summary: BUG 2559 should be reopened
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jyri(a)riu.com
The bug 2559 which is closed represents itself again:
$ wine WinSuite32.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "CET" to an entry
in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit
as patch to wine-patches
fixme:ole:CoRegisterMessageFilter stub
$
This happens when I run it from the users home directory and from the
installation directory of Winsuite (for Windows NT4.0).
Regards
Jyri Sillanpää, OSS Consultant
--
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=1944
------- Additional Comments From john(a)jcoppens.com 2004-25-11 09:58 -------
Though there do not seem to be reports since Jan, this problem is still present
in the last release:
wine: Unhandled exception (thread 000a), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x40579ca0 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
Has someone found a solution (or cause)?
I found a reference that using XOrg instead of XFree86 might be the cause - has
this been confirmed?
TIA
John
--
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=421
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2004-24-11 18:12 -------
how about starting with something like libwmf
http://wvware.sourceforge.net/libwmf.html
As I seem to remember WMF is miore or less just a set of calls to the DIB API,
so libwmf would a tleast be a start.
--
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.