Opened 13 years ago
Closed 12 years ago
#31958 closed defect (invalid)
Digikam does not start on Lion
Reported by: | uenz@… | Owned by: | jgosmann (Jan Gosmann) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | t.kijas@… | |
Port: | digikam |
Description
digikam compiles on Lion, but does not run: here the result of open digikam.app
digikam(10268)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. digikam(10268)/KSharedDataCache: Unable to find an appropriate lock to guard the shared cache. This *should* be essentially impossible. :( digikam(10268)/KSharedDataCache: Unable to perform initial setup, this system probably does not really support process-shared pthreads or semaphores, even though it claims otherwise. digikam(10268)/KSharedDataCache: Unable to unmap shared memory segment 0x1117aa000 Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! digikam(10268)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch)
Change History (7)
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jan@… |
---|---|
Port: | digikam added |
comment:2 Changed 13 years ago by uenz@…
Thats it! I did not now that it is necessary to start dbus manually and unfortunately the error message does not suggest it. Thank you very much for help. Please close this false bug report.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by t.kijas@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Hello, I have the simillar problem and read those output, but unfortunately I have all of the dbuses running and digikam still doesn't even start. I use Macports 2.0.3, Digikam 2.5, OS X 10.7.3. Don't you have any suggestions please? :)
comment:5 follow-up: 6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | t.kijas@… added |
---|
Is this still a problem with 2.7.0?
comment:6 Changed 12 years ago by uenz@…
In my installation 2.7.0 works with the installed dbus without any issues.
comment:7 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Replying to uenz@…:
And is dbus-session actually loaded? Please read the output of the command "
port notes dbus
".