Bug 210541 - Can't use "preferred application" with arguments
Summary: Can't use "preferred application" with arguments
Status: RESOLVED DUPLICATE of bug 210529
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeinit (show other bugs)
Version: 4.3
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 14:44 UTC by paul s. romanchenko
Modified: 2009-10-14 15:26 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 paul s. romanchenko 2009-10-14 14:44:15 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

In KDE <= 4.3.1 I use "/usr/bin/iceweasel -new-tab" as my preferred application for URLs.
It doesn't work in KDE 4.3.2 because of this (strace of kdeinit):

[pid  9230] execve("/usr/bin/iceweasel -new-tab", ["/usr/bin/iceweasel -new-tab", "http://www.google.com/search?q=T"...], [/* 32 vars */]) = -1 ENOENT (No such file or directory)
Comment 1 Christoph Feck 2009-10-14 15:26:14 UTC

*** This bug has been marked as a duplicate of bug 210529 ***