View previous topic :: View next topic |
Author |
Message |
arlequin l33t
Joined: 16 Nov 2002 Posts: 707 Location: grep $USER /etc/passwd | cut -d':' -f6
|
Posted: Tue May 25, 2004 3:09 pm Post subject: |
|
|
Oubils le gdb...
Ce que tu peux éventuellement faire, c'est saisir ces deux commandes et voir si ça aide :
Code: | $ killall evolution
$ killall bonobo-activation-server |
Comme je doute qu'il s'agisse de la solution magique, il serait peut-être judicieux de lancer un 'revdep-rebuild' en tant que root, histoire de voir si une maj d'évolution et/ou de libbonobo mal effectuée n'est pas la cause de ton soucis. Chose qui m'est arrivée lors de l'update de la version 1.4.5 vers la 1.4.6 de ce très cher evolution.
A titre d'information, voici les versions que j'utilise et qui fonctionnent :
Code: | tom@ulysse /home/tom $ qpkg -I -v evolution
net-mail/evolution-1.4.6 *
tom@ulysse /home/tom $ qpkg -I -v libbonobo
gnome-base/libbonobo-2.6.0 *
gnome-base/libbonoboui-2.6.0 * |
Voilà... _________________ J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais. |
|
Back to top |
|
|
kernelsensei Bodhisattva
Joined: 22 Feb 2004 Posts: 5619 Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)
|
Posted: Tue May 25, 2004 3:28 pm Post subject: |
|
|
non, dans ce cas gdb ne servira je pense pas a grand chose vu que l'appli fonctionne et que c'est la config qui merde ! _________________ $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join' |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Tue May 25, 2004 3:51 pm Post subject: |
|
|
j'ai fais les killall rien a faire niet ...
ensuite j'ai fais le revdep-rebuild il a gratté un petit bout de temps il m'a sorti ca :
Code: |
bash-2.05b# revdep-rebuild
Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.
Collecting system binaries and libraries... done.
(/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
(/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
broken /usr/lib/liblavfile-1.6.so..1.90.1.90 (requires libquicktime.so.0)
broken /usr/lib/transcode/import_mov.so (requires libquicktime.so.0)
broken /usr/lib/transcode/export_mov.so (requires libquicktime.so.0)
broken /usr/lib/transcode/filter_pp.so (requires libpostproc.so.0)
broken /usr/lib/transcode/filter_pp.so (requires libpostproc.so.0)
broken /usr/lib/multisync/libevolution_sync.so.0.0.0 (requires libgal-2.0.so.5 libgal-a11y-2.0.so.5)
broken /usr/bin/lavplay (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lavrec (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lav2wav (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lav2yuv (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lavaddwav (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lavtrans (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/yuv2lav (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/yuvscaler (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/yuvcorrect (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/yuvcorrect_tune (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/lavinfo (requires libquicktime.so.0 libquicktime.so.0)
broken /usr/bin/tcdecode (requires libquicktime.so.0)
broken /usr/bin/tcprobe (requires libquicktime.so.0)
broken /opt/crossover/lib/libwinenas.drv.so (requires libaudio.so.2)
done.
(/root/.revdep-rebuild.3_rebuild)
Assigning files to ebuilds... done.
(/root/.revdep-rebuild.4_ebuilds)
Evaluating package order... done.
(/root/.revdep-rebuild.5_order)
Dynamic linking on your system is consistent... All done.
|
j'ai remergé la libquictime que j'avais désinstaller je ne sais plus pour quoi ... et la MIRACLE ! ca remarche ?! comment ce fesse ?? ce n'est pas a cause de la libquictime qd mm ??
en tout cas merci @ vous pour votre aide super efficace ! et j'ai pas perdu de donné en + !!! |
|
Back to top |
|
|
arlequin l33t
Joined: 16 Nov 2002 Posts: 707 Location: grep $USER /etc/passwd | cut -d':' -f6
|
Posted: Tue May 25, 2004 4:33 pm Post subject: |
|
|
Hourra
En fait, ce n'est pas en rapport avec la lib. quicktime. Mais si tu regardes bien, tu vois qu'il y a des dépendances cassées (broken, comme on dit dans le jargon) :
-> broken /usr/lib/multisync/libevolution_sync.so.0.0.0 (requires libgal-2.0.so.5 libgal-a11y-2.0.so.5)
Voili voilà,
bon maintenant que c'est réparé, j'vais pas te monopoliser plus, tu dois avoir une tripoté de rendez-vous sur le feu _________________ J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais. |
|
Back to top |
|
|
scout Veteran
Joined: 08 Mar 2003 Posts: 1991 Location: France, Paris en Semaine / Metz le W-E
|
Posted: Tue May 25, 2004 5:14 pm Post subject: |
|
|
ghoti wrote: | Ben si : avec gdb, ça te permet de tracer dans les sources, justement !
Sans ça, il ne te reste que le traçage de l'assembleur ...
A tout prendre, le C est tout de même plus "parlant" que l'ASM |
Ah je ne savais pas, je ne suis pas un pro de gdb
pour moi qui ai fait de l'assembleur sur ma calculatirce HP, c'est vrai que c'est quand même un peu plus facile à lire le C _________________ http://petition.eurolinux.org/ - Petition against ePatents
L'essence de la finesse |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Tue May 25, 2004 8:03 pm Post subject: |
|
|
arlequin wrote: | Hourra
En fait, ce n'est pas en rapport avec la lib. quicktime. Mais si tu regardes bien, tu vois qu'il y a des dépendances cassées (broken, comme on dit dans le jargon) :
-> broken /usr/lib/multisync/libevolution_sync.so.0.0.0 (requires libgal-2.0.so.5 libgal-a11y-2.0.so.5)
Voili voilà,
bon maintenant que c'est réparé, j'vais pas te monopoliser plus, tu dois avoir une tripoté de rendez-vous sur le feu |
les liens cassés et hop les liens sont plus cassés !!!
en tout cas je dois vous dire une trsè très grand merci @ vous tous !
Maintenant que ca remarche je me dis comment j'orais fait si tout ca avait vraiment été cassé !!!!!!
EXCELLENT en + des RDV j'avais en plus une 10aine de tache en cours a terminer (dont je ne me souvenais mm plus d'ailleurs !!)
encore merci @+ |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Fri May 28, 2004 12:47 pm Post subject: |
|
|
ARFFFFFFFF et ca recommence ..... la misère juste après avoir mis les news RDF en XML de gentoo voilà que mon evolution re plante encore ....
quelqu'un sait il ds kel fichier l'on configure les news a charger sur la page de démarrage ???
Merci d'avance @+ |
|
Back to top |
|
|
kernelsensei Bodhisattva
Joined: 22 Feb 2004 Posts: 5619 Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)
|
Posted: Fri May 28, 2004 2:06 pm Post subject: |
|
|
fais un :
Code: |
grep -i "<url_du_RDF"> ~/evolution
|
_________________ $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join' |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Fri May 28, 2004 4:40 pm Post subject: |
|
|
bon en faite après qq recherche j'ai fais un emerge unmerge multisync (pour synchroniser mon pocket pc) et la magie hop evolution remarche ...
apparament c'est donc multisync qui foire ...
Voila voila merci @ vous @++ |
|
Back to top |
|
|
cybermans Apprentice
Joined: 04 Apr 2003 Posts: 193
|
Posted: Mon May 31, 2004 10:32 am Post subject: |
|
|
My french is too bad to understand this all.
But what I make of it is that when you unmerged multisync it worked again.
I did that and that day it worked: a day later is refused to work again. If you have another solution please translate it to english.
merci in advance |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Mon May 31, 2004 10:37 am Post subject: |
|
|
cybermans wrote: | My french is too bad to understand this all.
But what I make of it is that when you unmerged multisync it worked again.
I did that and that day it worked: a day later is refused to work again. If you have another solution please translate it to english.
merci in advance |
try to use 'revdep-rebuild' as root and retry evolution ... |
|
Back to top |
|
|
cybermans Apprentice
Joined: 04 Apr 2003 Posts: 193
|
Posted: Mon May 31, 2004 10:08 pm Post subject: |
|
|
Didnt fix it. But I noticed that when I dont start in summary I can use it. I get that through press the inbox button and then immeadiatly close evo with alt+f4. and then start again. |
|
Back to top |
|
|
chrissou Guru
Joined: 22 Mar 2004 Posts: 473
|
Posted: Tue Jun 01, 2004 6:58 am Post subject: |
|
|
can you try to delete yours news ?? in the summary ??
maybe a news can do this problem .... |
|
Back to top |
|
|
|