Bug 312381

Summary: Konversation use only first word (when sepator is space) from web browser default path
Product: [Applications] konversation Reporter: Marcin "WMP" Janowski <janowski.m>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: hein
Priority: NOR    
Version First Reported In: 1.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marcin "WMP" Janowski 2012-12-30 14:08:24 UTC
In path to default browser i have this: "KDEHOME=~/.kde-white firefox". I use KDEHOME env becouse i have dark kde colour schema and in firefox with default colour schema i have white chars in url bar. On ~/.kde-white i have default kde oxygen and all work good. 
When i click on link on konversation, i have error: 

Could not find 'KDEHOME=~/.kde-white' executable.

Links in ex. kde help work good, so problem is in konversation. 

Reproducible: Always
Comment 1 Myriam Schweingruber 2013-04-14 01:25:24 UTC
Well, that is a wrong path, as a path should never have a space.
Comment 2 Eike Hein 2013-04-14 17:37:34 UTC
Adding to that: IMHO we shouldn't spawn a shell, so KDEHOME is not expected to work.