Bug 116266

Summary: open link in external browser opens with /var/tmp/kdecache-user/ instead of the actual URL
Product: [Applications] akregator Reporter: Kusi <test>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 1.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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