tushar_mehta

kde app running in kde-devel before exporting dbus-launch

Jun 19th, 2011
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. [kde-devel@localhost bin]$ ./browser
  2. IIITB(1984)/kdeui (kdelibs): Session bus not found
  3. To circumvent this problem try the following command (with Linux and bash)
  4. export $(dbus-launch)
  5. KCrash: crashing... crashRecursionCounter = 2
  6. KCrash: Application Name = browser path = /home/kde-devel/kde/inst/master/bin pid = 1984
  7. KCrash: Arguments: /home/kde-devel/kde/inst/master/bin/browser --nocrashhandler
  8. KCrash: Attempting to start /home/kde-devel/kde/inst/master/lib/kde4/libexec/drkonqi from kdeinit
  9. sock_file=/home/kde-devel/.kde/socket-localhost.localdomain/kdeinit4__0
  10. Warning: connect() failed: : No such file or directory
  11. KCrash: Attempting to start /home/kde-devel/kde/inst/master/lib/kde4/libexec/drkonqi directly
  12. drkonqi(1985)/kdeui (kdelibs): Session bus not found
  13. To circumvent this problem try the following command (with Linux and bash)
  14. export $(dbus-launch)
  15. [kde-devel@localhost bin]$ echo $(dbus-launch)
  16. DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-wchZRJetKu,guid=d54f3d0e35df6443048bdbfe00000281 DBUS_SESSION_BUS_PID=2098 DBUS_SESSION_BUS_WINDOWID=98566145
Add Comment
Please, Sign In to add comment