Bug 116266 - open link in external browser opens with /var/tmp/kdecache-user/ instead of the actual URL
Summary: open link in external browser opens with /var/tmp/kdecache-user/ instead of t...
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 22:00 UTC by Kusi
Modified: 2005-12-27 02:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kusi 2005-11-13 22:00:54 UTC
Version:           1.2 (using KDE KDE 3.4.91)
Installed from:    Gentoo Packages
Compiler:          gcc 3.4.3 
OS:                Linux

If I middle click a link in akregator, a new konqueror is started, but the used address is something like 
 /var/tmp/kdecache-user/krun/9774.0.1617 instead of the actual URL as shown on the page in akregator. With the temorary address, all relative links on the page do not work.

Workaround: right click on the address in akregator, Copy Link Address, fire up a new konq manually and paste the address.
Comment 1 Thiago Macieira 2005-11-13 22:05:46 UTC
Make sure your Konqueror file association with text/html has %u somewhere
Comment 2 Kusi 2005-11-13 23:16:17 UTC
that did the trick, thanks!

for further reference:
1) open Configure file association
2) select Konqueror in Application Preference Order
3) select Edit, then Application
4) in "Command", enter "kfmclient openURL %u text/html"
Comment 3 Tim Wunder 2005-12-27 02:16:40 UTC
this fix doesn't work for me. I'm using akregator from within kontact on KDE 3.5.0. I have the file association configured for text/html as specified in comment #2