Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[amule] il plante (wxGTK ?)(résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Fifre
n00b
n00b


Joined: 29 Jul 2003
Posts: 61

PostPosted: Mon Oct 17, 2005 10:29 pm    Post subject: [amule] il plante (wxGTK ?)(résolu) Reply with quote

Salut,

Amule ne démarre plus, il buggue dès le lancement. Voici le message d'erreur :
Code:

Checking if there is an instance already running...

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/board.php?boardid=67
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.0.3 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.12-gentoo-r10 i686

[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7940c3a]
[3] ?? in /lib/libpthread.so.0 [0xb7f1ff93]
[4] ?? in [0xffffe420]
[5] wxMBConv::cMB2WC(char const*, unsigned, unsigned*) const in /usr/lib/libwx_b aseu-2.6.so.0[0xb78ee5f7]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/lib/libwx_baseu -2.6.so.0[0xb78f8e32]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0xb78d13cd]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0xb78d198b]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib /libwx_baseu-2.6.so.0[0xb78d46f6]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0xb78 d4652]
[11] ?? in amule [0x81a2f09]
[12] ?? in amule [0x8072a97]
[13] ?? in amule [0x806c974]
[14] ?? in amule [0x8078d9c]
[15] wxAppConsole::CallOnInit() in amule[0x8075acd]
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb78ce2be]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb78ce431]
[18] ?? in amule [0x80785b3]
[19] __libc_start_main in /lib/libc.so.6[0xb758056d]
[20] ?? in amule [0x8065921]

--------------------------------------------------------------------------------
zsh: 7247 abort      amule


Et voici les USE de wxGTK et amule :

Code:

[ebuild   R   ] net-p2p/amule-2.0.3-r4  +amuled -debug +gtk +nls +remote +stats +unicode 0 kB
[ebuild   R   ] x11-libs/wxGTK-2.6.2  +X -debug -doc +gnome -joystick -odbc +opengl +sdl +unicode 0 kB


Je ne sais pas quoi faire :o !


Last edited by Fifre on Tue Oct 25, 2005 1:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
Asher256
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2005
Posts: 92

PostPosted: Mon Oct 17, 2005 11:31 pm    Post subject: Reply with quote

Le USEFLAG 'unicode' dans wxGTK m'avais causé des souci...

Essaye de l'enlever en ajoutant la ligne suivante dans /etc/portage/package.use:
Code:
x11-libs/wxGTK -unicode


Puis en recompilant wxGTK:
Code:
emerge wxGTK


Au passage, si tu as des programmes wxpython il est recommandé d'appliquer la même chose en ajoutant cette ligne dans /etc/portage/package.use:
Code:
dev-python/wxpython -unicode
et enfin:
Code:
emerge wxpython

_________________
Blog (Qui parle en majorité de GNU/Linux et des logiciels libres): http://asher256.tuxfamily.org
Dictionnaire informatique libre: http://jargon.tuxfamily.org/


Last edited by Asher256 on Sun Oct 23, 2005 7:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
Leander256
l33t
l33t


Joined: 05 Jul 2003
Posts: 910
Location: Singapour

PostPosted: Tue Oct 18, 2005 3:14 am    Post subject: Reply with quote

Tiens donc un Fifre... Serait-ce celui que je connais ?

J'ai eu le même problème il y a deux jours maximum, en fait en jetant un oeil sur le forum d'amule j'ai constaté que c'était dû à un bug dans wxGTK 2.6.2. La solution la plus simple consiste donc à masquer cette version et repasser à la précédente, comme ceci :
Code:
# echo "=x11-libs/wxGTK-2.6.2" >> /etc/portage/package.mask
# emerge --oneshot wxGTK


Au passage, je n'ai pas eu de problèmes avec le USE flag unicode dans les versions 2.6 de wxGTK ;)
Back to top
View user's profile Send private message
zyprexa
Apprentice
Apprentice


Joined: 26 Dec 2004
Posts: 180

PostPosted: Tue Oct 18, 2005 2:22 pm    Post subject: Reply with quote

Il existe également un piti ebuild with patch pour wxGTK qu'on peut trouver par ici:
https://bugs.gentoo.org/show_bug.cgi?id=109483
_________________
enjoy
Back to top
View user's profile Send private message
Fifre
n00b
n00b


Joined: 29 Jul 2003
Posts: 61

PostPosted: Tue Oct 25, 2005 1:01 pm    Post subject: Reply with quote

C'est résolu, grace a l'astuce de leander :)
Merci !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum