View previous topic :: View next topic |
Author |
Message |
Fifre n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Jul 2003 Posts: 61
|
Posted: Mon Oct 17, 2005 10:29 pm Post subject: [amule] il plante (wxGTK ?)(résolu) |
|
|
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 !
Last edited by Fifre on Tue Oct 25, 2005 1:01 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Asher256 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/142104851443b5a4d25827f.jpg)
Joined: 01 Sep 2005 Posts: 92
|
Posted: Mon Oct 17, 2005 11:31 pm Post subject: |
|
|
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:
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: _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
Leander256 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/12696515763f31ef9a46a07.jpg)
Joined: 05 Jul 2003 Posts: 910 Location: Singapour
|
Posted: Tue Oct 18, 2005 3:14 am Post subject: |
|
|
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 ![Wink ;)](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
zyprexa Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/123943749942ee7c1bd73bf.jpg)
Joined: 26 Dec 2004 Posts: 180
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Fifre n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Jul 2003 Posts: 61
|
Posted: Tue Oct 25, 2005 1:01 pm Post subject: |
|
|
C'est résolu, grace a l'astuce de leander
Merci ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|