Page 1 sur 1

[Résolu] Caja erreur en terminal en mode root

Posté : sam. 22 oct. 2016 17:36
par AngeDesOmbres
Salut à tous \o
Alors voila quand j'ouvre caja en root j'ai toujours le même message d'erreur qui s'affiche

Code : Tout sélectionner

@vlad-pc ~ $ gksu caja /usr/share/icons/

(caja:13863): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported

** Message: Initializing gksu extension...
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:50: RuntimeWarning: You have imported the Gtk 2.0 module.  Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail.  As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0
  warnings.warn(warn_msg, RuntimeWarning)
Initializing caja-open-terminal extension
sys:1: Warning: /build/glib2.0-y6934K/glib2.0-2.42.1/./gobject/gsignal.c:2579: instance '0x7fe9fc281300' has no handler with id '1159'
sys:1: Warning: /build/glib2.0-y6934K/glib2.0-2.42.1/./gobject/gsignal.c:2579: instance '0x7fe9fc167240' has no handler with id '2977'
sys:1: Warning: Source ID 63 was not found when attempting to remove it
sys:1: Warning: Source ID 64 was not found when attempting to remove it
sys:1: Warning: Source ID 65 was not found when attempting to remove it

--- Hash table keys for warning below:
--> l2050
--> inode/directory
--> root
(caja:13863): Eel-WARNING **: "unique eel_ref_str" hash table still has 3 elements at quit time (keys above)

(caja:13863): Eel-WARNING **: "caja-directory.c: directories" hash table still has 1 element at quit time
J'ai le même message d'erreur en utilisant sudo à la place de gksu
Ça ne pose pas de problème en soit je peux copier coller renommer etc... mais j'aime quand même pas quand je vois se genre de message c'est qu'il y a quelque chose qui cloche :(

Je tourne avec LMDE 2 sous maté

Merci d'avance :)

Bye.

Re: Caja erreur en terminal en mode root

Posté : sam. 22 oct. 2016 21:46
par ledudulela
bonsoir,
si cela peut te rassurer:

Code : Tout sélectionner

Initializing caja-open-terminal extension
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:50: RuntimeWarning: You have imported the Gtk 2.0 module.  Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail.  As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0
  warnings.warn(warn_msg, RuntimeWarning)
** Message: Initializing gksu extension...
pour ma part, je procède autrement: je lance caja normalement puis sur un répertoire, clic-droit > ouvrir en tant qu'administrateur
ce qui ouvre une nouvelle fenêtre caja au nom du super-utilisateur

Re: Caja erreur en terminal en mode root

Posté : sam. 22 oct. 2016 21:50
par zeb
ledudulela a écrit :clic-droit > ouvrir en tant qu'administrateur
+1 ;)

Re: Caja erreur en terminal en mode root

Posté : dim. 23 oct. 2016 12:19
par AngeDesOmbres
je pense jamais à m'en servir :lol: mais il y a quand même une truc qui cloche je continu à chercher de mon coté :)

Re: Caja erreur en terminal en mode root

Posté : dim. 23 oct. 2016 12:28
par mpat
salut essayes en tapant "gksudo caja"

Re: Caja erreur en terminal en mode root

Posté : dim. 23 oct. 2016 12:41
par AngeDesOmbres
je n'ai pas de message d'erreur merci mpat :)

Mais je comprend pas la différence entre gksu et gksudo
Merci de m'éclairer :)

Bye

Re: Caja erreur en terminal en mode root

Posté : dim. 23 oct. 2016 12:50
par mpat
gku et gksudo même commande la 1ère pour Debian la 2ème pour la famille Ubuntu

Re: Caja erreur en terminal en mode root

Posté : dim. 23 oct. 2016 12:56
par AngeDesOmbres
ok merci mpat pour l'info :)