http://bugs.winehq.org/show_bug.cgi?id=2757
------- Additional Comments From burnus(a)gmx.de 2005-27-02 02:36 -------
With WINEDEBUG=+seh,+tid,trace+richedit I get:
000b:trace:richedit:RICHED32_WindowProc 32 bit : WM_COMMAND: hwnd=0x2004c,
wParam=000000b1, lParam=00000000
000b:trace:richedit:RICHED32_WindowProc 32 bit : EM_STREAMIN: hwnd=0x2004c,
wParam=000000b1, lParam=00000000
000b:trace:richedit:RTFSetEditStream
000b:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4587f0e0
000b:trace:seh:EXC_RtlRaiseException info[0]=00000000
000b:trace:seh:EXC_RtlRaiseException info[1]=00000000
000b:trace:seh:EXC_RtlRaiseException eax=00000026 ebx=45890364 ecx=401eb1c8
edx=401eadc0 esi=00000000 edi=40404e08
000b:trace:seh:EXC_RtlRaiseException ebp=406cfc24 esp=406cfc08 cs=0073 ds=007b
es=007b fs=003b gs=0033 flags=00210202
000b:trace:seh:EXC_CallHandler calling handler at 0x562f3e code=c0000005 flags=0
000b:trace:seh:EXC_CallHandler handler returned 1
000b:trace:seh:EXC_CallHandler calling handler at 0x54c1e0 code=c0000005 flags=0
wine: Unhandled exception (thread 000b), starting debugger...
I looked at RTFSetEditStream but this only sets some variables. I failed to see
something obvious which hints at the error.
--
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=2759
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-26-02 18:42 -------
According to the AppDB this looks like a regression. Please try to find the
patch that broke it using regression testing as outlined here.
http://www.winehq.org/site/docs/wine-devel/x1314
--
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=2759
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.winehq.org/appvie
| |w.php?appId=288
--
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=2758
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=2664
------- Additional Comments From giedrius(a)galva.su.lt 2005-26-02 15:23 -------
kernel memory layout 3G/1G or 4G changes nothing
pre 2005 year CVS worked. (sorry, can't tell the exact date)
Current (2005-02-28) CVS is either a Segfault or failing to init ntdll
--
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=2761
Summary: Wine window disapears in enlightenment
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acqant(a)optonline.net
Using enlightenment with multiple virtual windows.
Open application using wine. Move from one window to another. When I come back
to the virtual window/desktop that the wine application is in it is gone.
The processes are still running.
This is the same problem I found in the bug mailing list last year that was
fixed. However the patch used back then in the x11 position code won't work
now. The code is much different.
--
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=2733
tenbergemh(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tenbergemh(a)yahoo.com 2005-26-02 10:26 -------
re-tested option 2 (see startpost, 'LR_LOADTRANSPARENT|LR_LOADMAP3DCOLORS') and
this works now correctly. I'm not able to re-test option 1 now. As option 2 is
how I will use transparency, it works for me and I'll close this bug.
Many thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2004
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-26-02 09:29 -------
Can this bug be closed?
Looking at the code in listview it appears to only search for items which
match the selected state or -1 otherwise, and the test you mention seems ok
now. I think there was a listview rewrite since this was raised so it probably
got fixed there
--
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.