Re: [Tracker] tracker daemon is not properly user-aware ?

2007-07-30 Thread Laurent Aguerreche
Le mardi 31 juillet 2007 à 08:20 +1000, [EMAIL PROTECTED] a écrit :
 I find that after su to any user other than the one logged-in, tracker-status 
 reports a problem:
 
 $ tracker-status
 tracker daemon's status  is Idle.
 $ su   
 Password: 
 # tracker-status
 tracker-status: no connection to tracker daemon
 Ensure trackerd is running before launch this command.

It is normal since trackerd is a per-user daemon. So DBus do not find a
running daemon for your user (there root...).


Laurent.

 Regards
 Tom
 ___
 tracker-list mailing list
 tracker-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/tracker-list


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] tracker daemon is not properly user-aware ?

2007-07-30 Thread Michael Biebl
2007/7/31, [EMAIL PROTECTED] [EMAIL PROTECTED]:
 I find that after su to any user other than the one logged-in, tracker-status 
 reports a problem:

 $ tracker-status
 tracker daemon's status  is Idle.
 $ su
 Password:
 # tracker-status
 tracker-status: no connection to tracker daemon
 Ensure trackerd is running before launch this command.

trackerd is a per-user session daemon, which relies on a dbus session bus.
So this behavious is intended.

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list