May I suggest a simpler version of the bamfdaemon-dbus-runner script:

#!/bin/sh

if [ -n "$UPSTART_SESSION" ]; then
  initctl status bamfdaemon | grep -q start || initctl start bamfdaemon
else
  /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
fi

Regards,
Simon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1532226

Title:
  No menu bar in gtk apps on fresh boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to