Quand je crée un fichier texte sur le bureau, que je copie le code :
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Exec=gksudo "/usr/bin/nautilus --no-desktop"
Name=/!\ Nautilus Admin /!\
GenericName=Gestionnaire de fichiers en admin
Categories=Application;System;
Type=Application
Icon=/usr/share/icons/gnome/32x32/places/folder_home.png
StartupNotify=true
Terminal=false
a l'intérieur, que je le renomme (nautilus-admin.desktop)
Et quand je clique dessus, J'ai le bureau qui s'ouvre dans une fenêtre, c'est tout.
quand j’écris le code :
gksudo "nautilus --no-desktop"
J'ai également la fenêtre du bureau qui s'ouvre et voici se qu'il y a dans le terminal :
utilisateur@utilisateur-AMILO-La1703:~$ gksudo "nautilus --no-desktop"
(gksudo:6018): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
(gksudo:6018): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
(gksudo:6018): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
(gksudo:6018): Gtk-WARNING **: Impossible de trouver le moteur de thème dans module_path : « pixmap »
Initializing nautilus-gdu extension
** (nautilus:6020): DEBUG: Syncdaemon not running, waiting for it to start in NameOwnerChanged
--- Hash table keys for warning below:
--> inode/directory
--> l2049
--> root
--> www-data
--- Hash table keys for warning below:
--> file:///var/cache/zoneminder/events
--> file:///var/cache/zoneminder/events/1/12
--> file:///etc
--> file:///root
--> file:///var/cache/zoneminder/events/1/12/01
--> file:///var
--> file:///var/cache/zoneminder/events/1
--> file:///var/cache/zoneminder
--> file:///var/cache
--> file:///var/cache/zoneminder/events/1/12/01/05
--> file:///
--> file:///var/cache/zoneminder/events/1/12/01/05/22/04
--> file:///var/cache/zoneminder/events/1/12/01/05/22
Shutting down nautilus-gdu extension
Nautilus-Share-Message: Called "net usershare info" but it failed: « net usershare » a retourné l'erreur 255 : net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Aucun fichier ou dossier de ce type
Please ask your system administrator to enable user sharing.
(nautilus:6020): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: La création du fichier « /root/.local/share/recently-used.xbel.RTZR7V » a échoué : Aucun fichier ou dossier de ce type
(nautilus:6020): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: Aucun fichier ou dossier de ce type
(gedit:6061): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: La création du fichier « /root/.local/share/recently-used.xbel.LGRZ7V » a échoué : Aucun fichier ou dossier de ce type
(gedit:6061): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: Aucun fichier ou dossier de ce type
(gedit:6061): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: La création du fichier « /root/.local/share/recently-used.xbel.KJ1E7V » a échoué : Aucun fichier ou dossier de ce type
(gedit:6061): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: Aucun fichier ou dossier de ce type
Nautilus-Share-Message: Called "net usershare info" but it failed: « net usershare » a retourné l'erreur 255 : net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Aucun fichier ou dossier de ce type
Please ask your system administrator to enable user sharing.
(nautilus:6020): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: La création du fichier « /root/.local/share/recently-used.xbel.IF7S7V » a échoué : Aucun fichier ou dossier de ce type
(nautilus:6020): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: Aucun fichier ou dossier de ce type
(nautilus:6020): Eel-WARNING **: "unique eel_ref_str" hash table still has 4 elements at quit time (keys above)
(nautilus:6020): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 13 elements at quit time (keys above)
utilisateur@utilisateur-AMILO-La1703:~$
C'est normal? Sa veux dire que c'est bon?