Page 1 sur 1
[opensong] core dumped au démarrage (résolu)
Publié : ven. 29 janv. 2016, 14:36
par koax
Hello,
Après avoir installer opensong :
yaourt opensong
L’exécutable s'est mis dans : /usr/sbin/opensong
Jusque là ca va mais lorsque je l'ai exécuté voilà ce qu'il me dit :
Code : Tout sélectionner
[OpenSong] Translator.GetNode: language/style_preview
opensong: cairo-scaled-font.c :459 : _cairo_scaled_glyph_page_destroy: l'assertion « !scaled_font->cache_frozen » a échoué.
zsh: abort (core dumped) opensong
Faut il installer une lib de font ou autre chose ?
Re: [opensong] core dumped au démarrage
Publié : ven. 29 janv. 2016, 14:41
par benjarobin
C'est un bug dans le logiciel, mais souvent oui installer la bonne font peut résoudre ce genre de souci...
Re: [opensong] core dumped au démarrage
Publié : ven. 29 janv. 2016, 14:49
par koax
Merci pour ta réponse benjarobin
hum ok mais comment connaitre la font à installer ?
Re: [opensong] core dumped au démarrage
Publié : ven. 29 janv. 2016, 15:19
par benjarobin
Pas de crash ici, vite fait testé :
pacman -Qsq -Qsq ttf
Code : Tout sélectionner
font-bh-ttf
noto-fonts
sdl_ttf
ttf-bitstream-vera
ttf-cheapskate
ttf-dejavu
ttf-freefont
ttf-liberation
ttf-oxygen
pacman -Qsq font
Code : Tout sélectionner
artwiz-fonts
font-bh-ttf
font-bitstream-speedo
fontconfig
fontsproto
freetype2
gsfonts
libfontenc
libxfont
libxft
noto-fonts
sdl_ttf
t1lib
texlive-fontsextra
texlive-genericextra
ttf-bitstream-vera
ttf-cheapskate
ttf-dejavu
ttf-freefont
ttf-liberation
ttf-oxygen
xorg-bdftopcf
xorg-font-util
xorg-font-utils
xorg-fonts-alias
xorg-fonts-encodings
xorg-fonts-misc
xorg-fonts-type1
xorg-mkfontdir
xorg-mkfontscale
Mais le mieux est d'installer tout d'abord ce que préconise le Wiki :
https://wiki.archlinux.fr/Xorg#Polices
Re: [opensong] core dumped au démarrage
Publié : ven. 29 janv. 2016, 15:47
par koax
OK je vais faire le diff avec les fonts installés en local chez moi.
Re: [opensong] core dumped au démarrage (résolut)
Publié : ven. 29 janv. 2016, 15:50
par koax
COOL en installant les fonts manquantes cela se lance bien.
Mais c'est dommage de faire ca au hasard sans savoir laquelle il fallait vraiment installer.