sephiroth2
Bonjour tout le monde 🙂,
me direz vous que je suis un boulet ? ...et bien oui !
J'ai installé Gdesklet par le biais du rpm, et maintenant,
je voudrai savoir comment on installe des desklets :-P
Par exemple celui qui donne la météo 🙂
Merci beaucoup de votre aide !
sephiroth2
S'il vous plaît..
j'y arrive vraiment pas 🙁
drpixel
Tu peux glisser l'archive de ton desklets dans le gestionnaire de desklets, (quelques fois il est préférable de la désarchiver dans le dossier ~/.gdesklets si certains contrôles fournis ne sont pas détectés)
sephiroth2
Ca marche! merci, apparement, je prenais ceux pour adesklets, autre question, comment installer adesklet ?
Vu qu'il n'y est pas par yum ou Ajouter/Enlever des logiciels ?
Merci d'avance
sephiroth2
Est-ce que une âme charitable pourrait me faire un rpm de adesklets ?
Merci beaucoup 🙂
sephiroth2
Pour adesklets :
Bon je l'ai compilé et installé cool ! 🙂
Maintenant toute petit question...
Comment lancer les desklets installés par adesklets_installer ?
Quand je fais :
[sephiroth@localhost acpumon-0.1.1]$ ./acpumon.py
Do you want to (r)egister this desklet or to (t)est it? r
Registered. Run 'adesklets' to (re)start your desklets.
Look at 'adesklets --help' for special options.
Complété
Ou :
[sephiroth@localhost acpumon-0.1.1]$ ./acpumon.py
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
ERROR: **** You are missing the pystatgrab module
**** Read the README file for dependency information
Complété
Qu'est ce que c'est que ce pystatgrab module ?
Merci beaucoup de votre aide précieuse ! :hammer:
sephiroth2
Quand j'essaye de le lancer :
[sephiroth@localhost ~]$ adesklets
Configuration file parsing error `syntax error', stopped at line 8.
sephiroth2
Personne ?
Faut-il arranger cette line 8 ?
Parce que j'y tiens à avoir ce logiciel ! :-D
plonk
je pense qu'il te manque ce paquet, disponible dans "extras" :
perl-Unix-Statgrab
sephiroth2
Je l'ai installé et toujours le même message d'erreur 😢
Faut-il que je recompile ?
sephiroth2
Maintenant quand j'essaye d'en lancer un :
[sephiroth@localhost acpumon-0.1.1]$ ./acpumon.py
Do you want to (r)egister this desklet or to (t)est it? r
Traceback (most recent call last):
File "./acpumon.py", line 38, in ?
import adesklets
File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 43, in ?
adesklets.error_handler.ADESKLETSError: adesklets interpreter initialization error - Configuration file parsing error `syntax error', stopped at line 8.
python: Modules/gcmodule.c:275: visit_decref: Assertion `gc->gc.gc_refs != 0' failed.
Abandon
plonk
Consultes ce lien, ca concerne Ubuntu mais tu y trouveras des infos interessantes, en particulier en ce qui concerne les dépendances nécessaires à l'installation de adesklets...
Hope this help
sephiroth2
Quand j'essaye d'installer pystatgrab :
[root@localhost ~]# cd /home/sephiroth/Compil/pystatgrab-0.3/
[root@localhost pystatgrab-0.3]# ./setup.py install
running install
running build
running build_py
running build_ext
building '_statgrab' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c _statgrab.c -o build/temp.linux-i686-2.4/_statgrab.o
_statgrab.c: In function '__pyx_f_9_statgrab_6Result___init__':
_statgrab.c:89: attention : label '__pyx_L3' defined but not used
_statgrab.c:64: attention : label '__pyx_L2' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_fs_stats':
_statgrab.c:1360: attention : label '__pyx_L4' defined but not used
_statgrab.c:1358: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_disk_io_stats':
_statgrab.c:1481: attention : label '__pyx_L4' defined but not used
_statgrab.c:1479: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_disk_io_stats_diff':
_statgrab.c:1602: attention : label '__pyx_L4' defined but not used
_statgrab.c:1600: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_network_io_stats':
_statgrab.c:1753: attention : label '__pyx_L4' defined but not used
_statgrab.c:1751: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_network_io_stats_diff':
_statgrab.c:1904: attention : label '__pyx_L4' defined but not used
_statgrab.c:1902: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_network_iface_stats':
_statgrab.c:1998: erreur: 'sg_network_iface_stats' has no member named 'dup'
_statgrab.c:2025: attention : label '__pyx_L4' defined but not used
_statgrab.c:2023: attention : label '__pyx_L3' defined but not used
_statgrab.c: In function '__pyx_f_9_statgrab_py_sg_get_process_stats':
_statgrab.c:2374: attention : label '__pyx_L4' defined but not used
_statgrab.c:2372: attention : label '__pyx_L3' defined but not used
error: command 'gcc' failed with exit status 1
Merci de ton aide ! 🙂
plonk
Malheureusement, mes connaissances en ce domaine sont limités, désolé. Je comprend juste pourquoi personne ne parle jamais d'adesklets ici :-?😉.
Bon courage
sephiroth2
Oki merci en effet on entend pas beaucoup parler d'adesklets :pint:
Si jamais vous avez la solution n'hésitez pas ^^ !
magicbisous-nours
Bonjour j'ai installé gdesklets et j'aimerai savoir où trouver des desklets à installer (et oui tout boulet noob que je suis je pensais qu'ils étaient dans le programme et qu'on choisissait ceux qu'on voulait......)
sephiroth2
magicbisous-nours
je me demandais s'il n'existe pas d'autres sites où je peux télécharger des applets parce que sur ce site il y en a pas mal qui ne fonctionnent pas et ceux qui fonctionnent ne sont pas tous intéressant de mon point de vue...