http://bugs.winehq.org/show_bug.cgi?id=430
------- Additional Comments From rtomsick(a)gmail.com 2004-13-11 06:10 -------
Created an attachment (id=709)
--> (http://bugs.winehq.org/attachment.cgi?id=709&action=view)
Proposed patch-reselects previously selection correctly
Patch retreives start and end positions of selection using EM_GETSEL. It calls
this when it loses focus, and restores them when it gains focus. Works on CVS
as of 11-13-04.
--
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=1971
------- Additional Comments From 7ownq0k402(a)sneakemail.com 2004-12-11 20:09 -------
A patch has been checked in that fixes this crash.
So, this bug could be changed to CLOSED 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=2562
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=62
--
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=2562
rklazes(a)xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|eudora 5.02 : MDI windows |eudora 5.02 : MDI windows
------- Additional Comments From rklazes(a)xs4all.nl 2004-12-11 12:34 -------
This is almost certainly fixed since the release of the old wine you use.
Please install the latest (20041019) wine and try again.
--
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=2562
Summary: eudora 5.02 : MDI windows
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picodon.forever(a)free.fr
Hello,
I use Wine 20040213 and I have problem with the email client EUDORA 5.02.
Eudora has MDI Windows : to read messages, to compose messages, to list mailboxes...
I open a MDI window. I maximise it.
I open a second MDI Windows. I maximise it.
I come back on the first MDI Windows : it is not maximized :(
Wine messages:
StatusWindowProc unknow msg 0530
HeaderWindowProc unknow msg 0530
Regards,
Patrice.
--
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=2535
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From mstefani(a)redhat.com 2004-09-11 16:39 -------
Works for me, also on a FC2 but on a desktop system. I can change even from
1280x1024 to 640x480 without any problems. So i wouldn't blame it on 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=2107
------- Additional Comments From telford(a)triode.net.au 2004-09-11 01:29 -------
export WINEDLLOVERRIDES="*advapi32=builtin"
This prevents the endless looping, there is some mailing list discussion on this
if you search for "CommonUnimpStub" but still IE5.5 will not install, now it
drops out with a generic Windows error box, "Not all components installed". Very
difficult to find which file it failed on, will try strace. MS-Windows software
is unbelievably painful to debug.
--
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=2107
------- Additional Comments From telford(a)triode.net.au 2004-08-11 23:19 -------
For what it is worth, this is the result with WINEDEBUG=+relay switched on:
001c:Call kernel32.CommonUnimpStub() ret=00e51d90 fs=003b
eax=00000000 ebx=00e79c0c ecx=002a1508 edx=47770cf0 esi=000278df edi=7f0b0020
ebp=005ffb94 esp=005ff700 ds=007b es=007b gs=0033 flags=00000246
fixme:thunk:CommonUnimpStub generic stub: ?
001c:Ret kernel32.CommonUnimpStub() retval=00000000 ret=00e51d90 fs=003b
eax=00000000 ebx=00e79c0c ecx=002a1508 edx=47770cf0 esi=000278df edi=7f0b0020
ebp=005ffb94 esp=005ff720 ds=007b es=007b gs=0033 flags=00000246
and repeat the above many many times
--
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.