Thanks Thomas,

for your valuable hints! :-)

On 23 Mar 2014, at 12:19 , Thomas Lübking <thomas.luebk...@gmail.com> wrote:
> Do you get a dialog for
>    kcmshell4 componentchooser
OK, I located the executable eventually:
—
$ /Applications/MacPorts/KDE4/kcmshell4.app/Contents/MacOS/kcmshell4 
componentchooser 
kcmshell(3530)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open 
ksycoca from "/private/var/tmp/kdecache-marko/ksycoca4"
kcmshell(3530)/kutils (KCMultiDialog) *KCMultiDialog::addModule: "Default 
Applications"
kcmshell(3530)/kutils (KCModuleProxy) KCModuleProxyPrivate::loadModule: Module 
not already loaded, loading module  "Default Applications"  from library  
"kcm_componentchooser"  using symbol  "kcm_componentchooser"
kcmshell(3530)/kutils (KCMultiDialog) *KCMultiDialog::addModule: adding KCM  
"Default Applications"  at the top level
kcmshell(3530)/kutils (KCMultiDialog) 
KCMultiDialogPrivate::_k_slotCurrentPageChanged:
kcmshell(3530)/kutils (KCMultiDialog) KCMultiDialogPrivate::_k_clientChanged:
kcmshell(3530)/kutils (KCMultiDialog) KCMultiDialogPrivate::_k_clientChanged:
kcmshell(3530)/kutils (KCMultiDialog) KCMultiDialogPrivate::_k_dialogClosed:
2014-03-23 13:42:57.451 kcmshell4[3530:507] modalSession has been exited 
prematurely - check for a reentrant call to endModalSession:
—

I then selected konqueror deliberately in the component chooser and NOW it 
indeed gets fired up when I call "kioclient exec 'http://www.kde.org/'”

Now also the bug report web page is displayed in konqueror when clicking on the 
corresponding menu item in said tutorial app.
Great.

OK, this proves that the KDE setup isn’t properly carried out correctly on 
MacPorts at the moment.


> try:
> kwriteconfig --group General --key BrowserApplication '!safari’
If I specify the full path to Safari and start kioclient it will SPAWN AN 
ENDLESS AMOUNT of Safaris (at a rate of ~2/s) which fill up the dock bit by bit.
—
$ kioclient exec 'http://www.kde.org/'
…
(in my system log:)
23/03/14 14:00:12,483 com.apple.launchd.peruser.502[272]: 
(0x7fb848506610.anonymous.Safari[3758]) Unmanaged jobs may not make XPC Events 
requests.
23/03/14 14:00:12,835 com.apple.launchd.peruser.502[272]: 
(0x7fb848705f60.anonymous.Safari[3768]) Unmanaged jobs may not make XPC Events 
requests.
23/03/14 14:00:13,298 com.apple.launchd.peruser.502[272]: 
(0x7fb848506f00.anonymous.Safari[3772]) Unmanaged jobs may not make XPC Events 
requests.
.
.
.
—
This I could only stop by logging off...

And now I see that
—
$ kwriteconfig --group General --key BrowserApplication 
'!/Applications/MacPorts/KDE4/konqueror.app/Contents/MacOS/konqueror’
$ kioclient exec 'http://www.kde.org/'
…
—
will also FIRE UP COUNTLESS konquerors at the same rate like Safaris.
So, it’s not related to Safari then!

What’s going on there?



> To do that for every user, one could make use of kiosk (basically provide 
> /usr/share/config/kdeglobals with appropriate entry in [General] - whether 
> that works on MacOS, i don't know.
Hmmmm… Didn’t look into that now, but one could simply use the kwriteconfig 
line of yours once after kdelibs installation.

Greets,
Marko

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to