[MacPorts] #33187: kdeinit4 doesn't start: complains about dbus not running

MacPorts noreply at macports.org
Tue Mar 19 00:39:19 UTC 2019


#33187: kdeinit4 doesn't start: complains about dbus not running
-----------------------+-------------------------
  Reporter:  vlsd      |      Owner:  NicosPavlov
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.0.3
Resolution:            |   Keywords:
      Port:  kdelibs4  |
-----------------------+-------------------------

Comment (by NicosPavlov):

 Did you indeed start the dbus agent and helper agent for KDE4 as indicated
 in the notes? Do both return with "*:  service already loaded"?
 {{{
   Don't forget that dbus needs to be started as the local user (not with
 sudo) before any KDE programs will launch.
   To start it run the following command:
    launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
 session.plist
   An agent must be started to maintain KDE's desktop file system
 configuration cache.
   To start it run the following command:
    launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/33187#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list