Casian Andrei píše v St 20. 08. 2014 v 11:20 +0300:
> Hello,
> 
Hello,
 
> 2014-08-19 18:37 GMT+03:00 Milan Knížek <knizek.co...@gmail.com>:
>         Running:
>          $ KDE_DEBUG=1 kcmshell4 kcmkded
>         
>         there appears in the log file:
>         kcmshell(19768) KDEDConfig::load: "kded/ktimezoned.desktop"
>         kcmshell(19768) KDEDConfig::load: "kded/kolorserver.desktop"
>         kcmshell(19768) KDEDConfig::load: X-KDE-DBUS-ModuleName not
>         set for
>         module  "Server pro správu barev"
> This one also might indicate some issue with the desktop file. Perhaps
> not recognizing the module name is the reason for which it fails to
> load. 

Good point. Having looked at other kded service desktop files, there is
an entry like:

X-KDE-DBus-ModuleName=kolorserver

I added that to kolorserver and the above command does not complain anymore.

> 
>         kcmshell(19768) KDEDConfig::load: "kded/proxyscout.desktop"
>         kcmshell(19768) KDEDConfig::load: "kded/soliduiserver.desktop"
>         
>         Which is probably the same complaint - kolorserver's d-bus
>         interface is
>         dead. (dbus 1.8.6.)
>         
>         How to proceed?
> From my understanding, the kolorserver kded module is not loaded until
> KWin tries to use it. kded should load it automatically when KWin
> tries to perform a D-Bus call to kolorserver. Perhaps is there
> something strange with kded on your system and this mechanism is
> fooled in some way?
> 

The point seems to be that kded does not see the kolorserver module via
D-Bus:

$ qdbus-qt4 org.kde.kded /kded loadedModules
networkstatus
remotedirnotify
ktouchpadenabler
powerdevil
device_automounter
kremotecontroldaemon
keyboard
appmenu
favicons
khotkeys
dnssdwatcher
solidautoeject
wacomtablet
printmanager
randrmonitor
kwrited
kmixd
freespacenotifier
ktimezoned
statusnotifierwatcher

Assuming the non-functional desktop file (changed syntax), could it be
that the D-Bus API (or whatever) of kded has also changed in kde-4.13?

regards,
Milan


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel

Reply via email to