Summary: | "Open in File Manager" opens Rythmbox in Ubuntu | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Daniel Hahler <kde-bugzilla> |
Component: | Portability-Interroperability | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.7.0 | |
Sentry Crash Report: |
Description
Daniel Hahler
2012-06-24 13:35:06 UTC
*** Bug 302444 has been marked as a duplicate of this bug. *** For both actions, Open With File Manager, and Open in Terminal, digikam uses standard KDE commands: new KRun(KUrl(palbum->folderPath()), this) KToolInvocation::invokeTerminal(QString(), dir); If these dont work, it's a kdelibs issue, or rather an integration problem with Ubuntu. |