Comment 1 for bug 804950

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 804950] [NEW] Crash on start

Could you get the "banshee --debug" log without using "sudo -u $localuser"?
There are problems with Banshee accessing the D-Bus session bus due to some
environment variables such as DBUS_SESSION_BUS_ADDRESS not being passed by sudo
into the application.

Also, to get a full trace, please set /proc/sys/kernel/yama/ptrace_scope to 0
via the following command before running Banshee.

 sudo sysctl kernel/yama/ptrace_scope=0

  status incomplete

--
Kind regards,
Loong Jin