>> I did "apt-get update; apt-get upgrade" and now openmoko-panel-plugin >> doesn't want to start any more. >> >> First I got an access error. Based on some vague googling, I replaced >> user="root" with group="staff" in /etc/dbus-1/system.d/frameworkd.conf, >> and it seemed to help, but not enough. Now I get an error about the >> odeviced name being unknown (see traceback below). >> >> Any idea what I need to do?
> try starting frameworkd from the command line, after stopping it > via /etc/init.d/fso-frameworkd stop, and see if it outputs any errors. Hmm.. so it looks like with group="staff" frameworkd fails (presumably because it's running as root which is not in group staff) and with user="root", openmoko-panel-plugin fails because it's not running as root. I really believe that running all apps as root is wrong. So what should I put in /etc/dbus-1/system.d/frameworkd.conf so that both frameworkd can start as root and openmoko-panel-plugin can run as "monnier"? Stefan _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland