Op donderdag 29 november 2012 16:58:04 schreef Anne Wilson: > On 28/11/12 16:38, Frank Griffin wrote: > > On 11/26/2012 08:33 AM, Anne Wilson wrote: > >> Perfect. The 'find' returns > >> > >> /usr/lib/libpowerdevilcore.so.0.1.0 /usr/lib/packagekitd > >> /usr/lib/libpolkit-qt-core-1.so.1.103.0 /usr/bin/xdm > >> /usr/bin/gnome-session > > > > I'd say these are the only candidates for a runtime error. Rerun > > the find on /usr/lib and /usr/bin with the full filename that was > > being looked for (org.freedesktop.ConsoleKit), or you could just > > use the strings command on each of these guys and pipe the result > > into grep to see who's looking for org.freedesktop.ConsoleKit. > > OK, done that. As you expected, it returned > > /usr/lib/libpowerdevilcore.so.0.1.0 > /usr/lib/packagekitd > /usr/lib/libpolkit-qt-core-1.so.1.103.0 > /usr/bin/xdm > /usr/bin/gnome-session > > So what do I do now? They don't look like things that can just be > removed? usr/lib/libpolkit-qt-core-1.so.1.103.0 looks the most likely > to be connected with my problem. > > Sorry to bang on about this, but at present I can't shut down the > netbook other than by hitting the power switch. I really need to be > able to change those settings before I go away for a few days, this > weekend.
is there a reason you have installed packagekit? it's an alternative for package management, (it should run on top of urpmi), but i don't think it even works right... if i was you, i'd start to get rid of at least all that is packagekit no idea if it'll help your issue though...
