Http links not active in a windows newsreader

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Pierre
Newbie
Newbie
Posts: 2
Joined: Sat Apr 10, 2010 10:48 am

Http links not active in a windows newsreader

Post by Pierre »

Hello,

I'm using Wine 1.1.41 and the Windows newsreader "40tude Dialog", with Mandriva 2010.0.

If in Dialog I click a "mailto:" link, everything is OK, Kmail opens a message.
If I click an http link, nothing happens.

So, I launched Dialog via a terminal, and here are the error messages when I click an http link :
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
With the old version of Wine I get with Mandriva 2008.0, everything was fine.
Thanks for your help.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Http links not active in a windows newsreader

Post by dimesio »

Pierre wrote:
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"""
Known bug: http://bugs.winehq.org/show_bug.cgi?id=13891
Pierre
Newbie
Newbie
Posts: 2
Joined: Sat Apr 10, 2010 10:48 am

Post by Pierre »

OK, thanks a lot.
I think I fixed this problem with this help :
http://bugs.winehq.org/show_bug.cgi?id=13891#c10

I'll make some tests again but it sounds good.
Locked