[MacPorts] #30838: Digikam @2.0.0 hangs at launch.

MacPorts noreply at macports.org
Fri Aug 26 22:41:42 PDT 2011


#30838: Digikam @2.0.0 hangs at launch.
---------------------------------------+------------------------------------
 Reporter:  conor.datast0re@…          |       Owner:  jan@…             
     Type:  defect                     |      Status:  new               
 Priority:  Normal                     |   Milestone:                    
Component:  ports                      |     Version:  2.0.1             
 Keywords:                             |        Port:  digikam           
---------------------------------------+------------------------------------

Comment(by dan@…):

 I maintain the kdenlive port, and this is a common problem for KDE
 applications. Unfortunately, "launching dbus stuff" is not merely enough.
 Before launching the dbus --session, you must

 {{{chown $USER /Library/LaunchAgents/org.freedesktop.dbus-session.plist}}}

 Then, you need to verify it actually all worked with

 {{{ps ax | grep [d]bus}}}

 which should 2 dbus processes: one with --system and one with --session.
 Next,

 {{{ps ax | grep [k]de}}}

 to verify that kdeninit4 and klauncher are running. Unfortunately, it is
 not always clear why these are failing when they do not launch correctly.
 For example, I am trying to figure out why the session-level dbus recently
 stopped working on my system after some upgrades.

 Once you get it all working you can make a Login Item for kdeinit4:

 http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive
 /pre-compiled-packages/mac-os-x-packages-macports

-- 
Ticket URL: <https://trac.macports.org/ticket/30838#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list