http://bugs.winehq.org/show_bug.cgi?id=15585
Summary: The Bat! v4.0.34.13 - Click on URL cause a DDE - Error Product: Wine Version: 1.1.6 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: newsletter@Schiermeier-Software.de
Created an attachment (id=16587) --> (http://bugs.winehq.org/attachment.cgi?id=16587) DDE error in 'The Bat!' v4.0.34.13
Using the email program 'The Bat!' and clicking on links (URLs) shown in the preview or in the normal view of an incomming mail opens the systems browser. This is normal behavior.
But also it raise an error which might depend on an DDE mishap. The screenshot I took will show this error.
http://bugs.winehq.org/show_bug.cgi?id=15585
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.mail- | |archive.com/tbbeta@thebat.du | |taint.com/msg94261.html
http://bugs.winehq.org/show_bug.cgi?id=15585
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15585
--- Comment #1 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2009-10-09 20:11:06 --- Still not working properly in wine v1.1.31 and the latest version of 'The Bat!' v4.2.10.14 (Beta) from URL: http://www.ritlabs.com/download/files3/the_bat/beta/tb421014.rar. (This link will only work some weeks - until RitLABS update their program).
http://bugs.winehq.org/show_bug.cgi?id=15585
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #2 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-01-17 18:43:01 --- I simply change in user.reg this part:
---/user.reg/--- [Software\Classes\http\shell\open\command] @="%SystemRoot%\system32\winebrowser.exe "%1""
[Software\Classes\http\shell\open\ddeexec] @=""%1",,-1,0,,,," "NoActivateHandler"=""
[Software\Classes\http\shell\open\ddeexec\Application] @="IExplore"
[Software\Classes\http\shell\open\ddeexec\Topic] @="WWW_OpenURL"
[Software\Classes\https\shell\open\command] @="%SystemRoot%\system32\winebrowser.exe "%1""
[Software\Classes\https\shell\open\ddeexec] @=""%1",,-1,0,,,," "NoActivateHandler"=""
[Software\Classes\https\shell\open\ddeexec\Application] @="IExplore"
[Software\Classes\https\shell\open\ddeexec\Topic] @="WWW_OpenURL" ----------------
to this:
---/user.reg/--- [Software\Classes\http\shell\open\command] @="%SystemRoot%\system32\winebrowser.exe "%1""
[Software\Classes\https\shell\open\command] @="%SystemRoot%\system32\winebrowser.exe "%1"" ----------------
and it works without the errormessage. This works.
http://bugs.winehq.org/show_bug.cgi?id=15585
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME |
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-17 21:33:17 --- This a workaround, not solution.
http://bugs.winehq.org/show_bug.cgi?id=15585
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-19 00:18:23 --- Probably a duplicate of the bug 13891.
http://bugs.winehq.org/show_bug.cgi?id=15585
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2010-03-04 20:05:39 --- The workaround is the same, it is a dupe.
*** This bug has been marked as a duplicate of bug 13891 ***
http://bugs.winehq.org/show_bug.cgi?id=15585
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2010-03-04 20:05:54 --- Closing.