Summary: | xdg-mime crashes when run from another user (kdesu konsole) | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | deviatov |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
deviatov
2016-05-24 11:24:45 UTC
You also need to start a dbus session for the new user. *** This bug has been marked as a duplicate of bug 270442 *** I've tried to start dbus as follows: first, I typed (as the normal user) kdesu -u rostislav_www -n -c konsole & then, in the new terminal: dbus-launch xdg-mime query default application/pdf The same crash (with the same backtrace). Am I doing something wrong? (Maybe, I should start dbus somewhat differently?) |