Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gnome] mauvaise compilation???
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
fylen
n00b
n00b


Joined: 23 Jan 2005
Posts: 20

PostPosted: Tue Jan 25, 2005 11:34 pm    Post subject: [gnome] mauvaise compilation??? Reply with quote

La, je viens de tomber sur un os, apres avoir installer gnome, plusieurs application ne veuletn pas se lancer en affichant le message suivant:

The Application "gnomine" has quit unexpectedly.

You can inform the developers of what happened to help them fix it. Or you can restart the application right now.

Pour l'instant les programmes qui me font sa sont les jeux mine et attax (gnomine & gatax)
ainsi que dans le menu, dans "systeme tool", l'application Services qui m'affiche:

An unexpected error has ocurred

et enfin le system log viewer qui des que j'ouvre un log me met:

The Application "gnome-system-log" has quit unexpectedly.

You can inform the developers of what happened to help them fix it. Or you can restart the application right now.

Efin, derniers point trouble (je ne pense pas que ce soit des bug quoi que, j'ai installer nedit avec emerge nedit mais meme si il est installé et se lance avec la commande nedit, aucun racourci n'est apparu dans le menu, es ce normal?? J'ai aussi essayé d'installer tuxracer mais alors la, c'est encore plus flou, aucun racourci et aucun moyen de le lancer, je ne sais meme pas ou il s'est installé...

Alors voila, si quelqu'un peu m'aider (j'ai lu sur un poste que certain bug corrigés ne le sont pas encore dans la version stable, comment faire pour installer les packet par emerge qui sont en test ou non stable (je sais pas comment sa s'appelle sur gentoo) )
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Wed Jan 26, 2005 1:15 am    Post subject: Reply with quote

Pour emerger un paquet "instable" (notes les guillemets), fais:
Code:
ACCEPT_KEYWORDS="~x86" emerge -av bidule

le problème est que lors d'un update du système portage va vouloir le downgrader à la version "stable". Pour éviter ce problème, il y a une solution plus classe: editer (ou créer s'il n'existe) pas le fichier /etc/portage/package.keywords et ajouter:
Code:
app-office/bidule ~x86

Pour ton problème de menu: non toutes les applis n'ont pas forcément une entrée dans le menu gnome, ça dépend d'un fichier (*.desktop) qui se trouve dans /usr/share/applications/ (ou ailleurs, c'est un peut le bronx des fois).
Alors soit tu ajoutes une entrée à la mano dans le menu soit tu fais un nedit.desktop dans ce répertoire (prends modèle sur un autre, c'est vraiment pas compliqué).
Sur ce, bonne nuit.
Back to top
View user's profile Send private message
lemouf
Apprentice
Apprentice


Joined: 23 Jul 2003
Posts: 181
Location: Chilly-Mazarin (FR)

PostPosted: Fri Jan 28, 2005 12:44 am    Post subject: Reply with quote

mmm tu peux envoyer ton make.conf histoire de voir un peu tes cflags tu y'à peut-être été un poil fort ?
Back to top
View user's profile Send private message
fylen
n00b
n00b


Joined: 23 Jan 2005
Posts: 20

PostPosted: Fri Jan 28, 2005 6:15 am    Post subject: Reply with quote

Make.conf:
# Please review 'man make.conf' for more information.

USE="X gtk gnome alsa dvd cdr -kde -qt"

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"

# Default: "rsync://rsync.gentoo.org/gentoo-portage"
# North America: "rsync://rsync.namerica.gentoo.org/gentoo-portage"
# South America: "rsync://rsync.samerica.gentoo.org/gentoo-portage"
# Europe: "rsync://rsync.europe.gentoo.org/gentoo-portage"
# Asia: "rsync://rsync.asia.gentoo.org/gentoo-portage"
# Australia: "rsync://rsync.au.gentoo.org/gentoo-portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
#RSYNC_RETRIES="3"
#RSYNC_TIMEOUT=180

MAKEOPTS="-j2"
GENTOO_MIRRORS="http://ftp.lug.ro/gentoo/ http://gentoo.binarycompass.org http://gentoo.mirror.icd.hu/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://pandemonium.tiscali.de/pub/gentoo/ http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
# Host not found
# ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
# ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
# http://ftp6.uni-erlangen.de/pub/mirrors/gentoo

Ps: J'ai tout formaté et tt reinstallé, mais j'ai les meme bug au meme endroit, donc peut etre ke sa vient de ma config du kernel ou alors c naturel sur ma config, (j'ai un amd64)
voili voilou, en insperant que sa peut vous aider pour mon probleme :s...
Back to top
View user's profile Send private message
lemouf
Apprentice
Apprentice


Joined: 23 Jul 2003
Posts: 181
Location: Chilly-Mazarin (FR)

PostPosted: Fri Jan 28, 2005 3:30 pm    Post subject: Reply with quote

rajoute
Code:
CFLAGS="-march=amd64 -O2 -pipe"
et vois ce que ça donne

ps je suis pas sur pour amd64 mais en tout cas il faut du gcc3.4 c'est certains
Back to top
View user's profile Send private message
marvin rouge
Veteran
Veteran


Joined: 01 Aug 2004
Posts: 1422
Location: Villa Lumierrante, Zonelibre

PostPosted: Fri Jan 28, 2005 3:54 pm    Post subject: Reply with quote

Pour l'architecture amd64, n'oublie pas de lire:
- le gentoo handbook pour amd64 (installation): ici
- les Technical Notes AMD64 ici

En particulier pour les CFLAGS:
technotes wrote:
Note: -march=k8 equals -march=athlon64 equals -march=opteron.


EDIT : je relis le post d'UB|K : si tu as une archi amd64 (compilée 64 bits) il ne faut pas que tu utilises les ~x86
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