[Konversation-devel] [konversation] [Bug 334174] kglobalaccel shows up in the OSX dock as an icon
Marko Käning
mk-lists at email.de
Thu May 1 11:46:10 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=334174
--- Comment #2 from Marko Käning <mk-lists at email.de> ---
Turns out that the kglobalaccel icon didn't appear on the first start, because
the program wasn't started in the first place:
---
# Start konversation for the first time ...
markos-imac:~ marko$ ps ax | grep kglobalaccel
1972 s003 S+ 0:00.00 grep kglobalaccel
# There is no kglobalaccel
#
# Start konversation for the 2nd time...
markos-imac:~ marko$ ps ax | grep kglobalaccel
1992 ?? S 0:00.27 /opt/local/bin/kglobalaccel
1994 s003 S+ 0:00.00 grep kglobalaccel
# NOW there is kglobalaccel started AND THEREFORE popping up in the dock.
---
I have not seen kglobalaccel appearing in the dock for any other KDE
application on OSX up to now, but I can't say it's only specific for
konversation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list