Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Audacity] Erreurs lors du démarrage (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
digimag
Guru
Guru


Joined: 14 May 2005
Posts: 451
Location: Toulouse, France

PostPosted: Sat Aug 06, 2005 12:05 pm    Post subject: [Audacity] Erreurs lors du démarrage (résolu) Reply with quote

Bonjour,

J'ai installé Audacity, un logiciel qui m'a bien plu sous Windows. Je ne sais pas d'ailleurs s'il y a d'autre équivalents sous Linux.

Le problème, c'est que lorsque je le démarre, voici tous les messages d'erreurs que j'obtiens:
Code:
(audacity:10176): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed

(audacity:10176): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed

(audacity:10176): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed

(audacity:10176): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed
C'est un bug connu,j'ai trouvé quelques sujets sur les forums gentoo. Mais Il y a tellement d'informations à propos, que je ne sais pas par où commencer.

D'abord, j'ai trouvé sur le sujet unable to start audacity:
woZa wrote:
https://bugs.gentoo.org/show_bug.cgi?id=72939

Try this patch... gtk2 should be fine now with audacity...

[...]

You need to download the updated ebuild to your portage overlay dir. My overlay dir is /usr/local/portage. You need to add
Code:
PORTDIR_OVERLAY="/path/to/your/portage/overlay"
to your
Code:
/etc/make.conf


Then you need to create the same directory structure as portage to save your new ebuild to. In this example you need to

Code:
mkdir /path/to/your/portage/overlay/x11-libs/ && mkdir /path/to/your/portage/overlay/x11-libs/wxGTK


Then copy the new ebuild into the folder your have just created. Make a new folder called
Code:
files
in here and copy the patch into the files folder.

Finally do
Code:
ebuild /path/to/your/portage/overlay/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild digest
and you should be good to emerge wxGTK then remerge audacity...


Donc ici je peux avoir le patch: https://bugs.gentoo.org/show_bug.cgi?id=72939

Mais juste après, je trouve: https://bugs.gentoo.org/show_bug.cgi?id=62002

Cela veut dire qu'il est quand même possible d'installer Audacity avec le support d'unicode? C'est tellement flou...

Pouvez-vous m'aider à comprendre? Merci!

Solution: utiliser les flags "-unicode -gtk2 wxgtk1" et réinstaller wxGTK. Dans les prochaines versions, l'unicode sera supporté.


Last edited by digimag on Sun Aug 07, 2005 8:05 pm; edited 3 times in total
Back to top
View user's profile Send private message
vishnoo
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2005
Posts: 119
Location: Antony (France)

PostPosted: Sat Aug 06, 2005 8:47 pm    Post subject: Reply with quote

Salut,

J'ai eu le même problème que toi il y'a un certain temps avant les vacances (i.e. je me rappelle plus des détails de cette histoire) et je l'ai résolu avec cette configuration:

Code:

$ emerge -pv wxGTK audacity

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/wxGTK-2.4.2-r3  -debug -gtk2 -odbc +opengl -unicode +wxgtk1 5,255 kB
[ebuild   R   ] media-sound/audacity-1.2.1  +encode +flac +mad +oggvorbis 2,678 kB


Je crois qu'il y'avait en effet un problème avec le flag unicode, et que ça devait mieux marcher avec les versions ~x86 mais je n'avait pas été plus loin vu que j'avais pas spécialement besoin de l'unicode. Grosso modo, si tu veux patcher wxGTK, passe plutôt à la version 2.6 ...

En fait, pour les versions stables, l'essentiel était surtout de compiler wxGTK avec wxgtk1 au lieu de gtk2.
Back to top
View user's profile Send private message
digimag
Guru
Guru


Joined: 14 May 2005
Posts: 451
Location: Toulouse, France

PostPosted: Sun Aug 07, 2005 4:07 pm    Post subject: Reply with quote

Ok, merci Vishnoo. Je suis en train de recompiler et je te dirai les résultats dès que j'aurais fini.
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