[Bug 13437] Eudora 7.1.0.9 can't open attachments

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 30 12:56:19 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=13437

--- Comment #11 from MestreLion <wine at rodrigosilva.com> 2011-06-30 12:56:18 CDT ---
I've spent the last 20+ hours carefully studying WINEDEBUGGER=+relay 1.3GB
logs, and I've found the bug! And a way to workaround this issue that has been
tormenting me for the last 3 years! :D

The culprit (I guess) is this line:

0009:Call advapi32.RegQueryValueW(80000000,0033b9a0
L"txtfile\\shell\\\\command",0033ada0,0033a52c) ret=7e9a3c04
0009:Ret  advapi32.RegQueryValueW() retval=00000002 ret=7e9a3c04

Notice the (weird) absence of "Open" in "txtfile\\shell\\\\command". The
function, obviously, returns 0x2 (ERROR_FILE_NOT_FOUND)

So if I duplicate the registry "command" key right under shell (instead of
under "open"), the attachment opens perfectly!

Right now I'm documenting all the steps. I dont know if this is the best and/or
only solution, so I would *really* appreciate a closer help by *any* developer
familiar with Wine.

Can any one contact me for further investigation? its " wine (a.t.)
rodrigosilva (d.o.t) com " (yes, trust me, it works, i own the domain)

Thanks!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list