Bug 364179

Summary: Kcolorchooser doesn't start
Product: [I don't know] kde Reporter: mkkot <marcinkocur>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED WORKSFORME    
Severity: grave    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description mkkot 2016-06-10 11:54:46 UTC
Hello,

the application doesn't start, producing no output:

[mk@linux ~]$ kcolorchooser 
[mk@linux ~]$ 

But -h works:

[mk@linux ~]$ kcolorchooser -h
Usage: kcolorchooser [options]
KDE Color Chooser

Options:
  -h, --help                   Displays this help.
  -v, --version                Displays version information.
 ...

This is kcolorchooser v2.0.0 with KDE 16.04.1-1 on Archlinux 64bit.

I have Qt 5 installed and I can see that for example Ark is using it but normally I work on Xfce.

I can see there is no config file, so nothing to delete. I prepared a strace output but I can't read what's wrong.

http://wklej.org/id/2548111/

Reproducible: Always

Steps to Reproduce:
1. just run kcolorchooser
2.
3.

Actual Results:  
doesn't start

Expected Results:  
starts or displays anything to help me debug the problem
Comment 1 Christoph Feck 2016-06-12 11:58:40 UTC

*** This bug has been marked as a duplicate of bug 363051 ***
Comment 2 mkkot 2016-06-12 21:11:25 UTC
Hello,

in the bug which is supposedly describing same problem it's said:
"Could you please check if removing "X-DBUS-StartupType=Multi" from kcolorchooser.desktop fixes the issue?"

But I didn't use .desktop file, I used a command kcolorchooser to run the program from the terminal.
Comment 3 mkkot 2016-07-09 06:04:14 UTC
Kcolorchooser starts now after update. No idea what was wrong.