Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103751 - alsaplayer-0.99.76-r1 - crashes on startup
Summary: alsaplayer-0.99.76-r1 - crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 14:03 UTC by Igor Galchevsky
Modified: 2006-01-03 12:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Galchevsky 2005-08-25 14:03:10 UTC
This is what i recieve in console:

syncat@tux ~ $ alsaplayer

Gdk-WARNING **: Missing charsets in FontSet creation

Gdk-WARNING **:     JISX0208.1983-0

Gdk-WARNING **:     KSC5601.1987-0

Gdk-WARNING **:     GB2312.1980-0

Gdk-WARNING **:     JISX0201.1976-0

Gdk-WARNING **: Missing charsets in FontSet creation

Gdk-WARNING **:     ISO8859-1

Gdk-WARNING **:     ISO8859-1

Gdk-WARNING **:     JISX0208.1983-0

Gdk-WARNING **:     KSC5601.1987-0

Gdk-WARNING **:     GB2312.1980-0

Gdk-WARNING **:     JISX0201.1976-0

Gdk-WARNING **:     ISO10646-1

alsaplayer: PlaylistWindow.cpp:748: GtkWidget*
init_playlist_window(PlaylistWindowGTK*, Playlist*): Assertion `(bold_font =
gdk_fontset_load("fixed")) != __null' failed.
alsaplayer interrupted by signal 6
-------------------------------------
And that is it, it fails to run.

Reproducible: Always
Steps to Reproduce:
1. run alsaplayer




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.1-r2
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r4, 1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -mtune=pentium4 -msse -msse2 -mmmx -pipe -mfpmath=sse
-O3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -mtune=pentium4 -msse -msse2 -mmmx -pipe -mfpmath=sse
-O3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/
ftp://ftp.linux.org.ua/pub/Linux/Gentoo/ "
LANG="ru_RU.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.linux.kiev.ua/gentoo-portage"
USE="7zip X aalib acl acpi alsa apache2 apm audiofile avi berkdb bidi
bitmap-fonts bzip2 bzlib cairo cdb cdparanoia cdr crypt cscope cups curl
curlwrappers custom-cflags dbm dbus dio directfb divx4linux dvd dvdread eds
emboss encode evolution examples extensions extras fam fastcgi fbcon ffmpeg fftw
firefox flac foomaticdb fortran ftp gd gdbm ggi gif gimpprint gnome gnutls gpm
gstreamer gtk gtk2 gtkhtml guile hal hardenedphp hsql hsqldb i8x0 icc icc-pgo
iconv icq imagemagick imap imlib iodbc ithreads jabber jack java javamail jce
jdbc jikes jpeg jpeg2k junit koi8-r ladspa ldap libcaca libedit libg++ libwww
live mad maildir mbox memlimit mikmod mime ming mmx mmx2 mono mozdevelop mozilla
mozsvg mp3 mpeg msession msql mysql mysqli nas ncurses network nls nntp nptl
nptlonly ntp nvidia odbc ogg oggvorbis openal opengl openldap osd oss pam pdflib
perl pgo php png portaudio postgres ppds python quicktime readline real recode
samba sasl sdl session shared sharedmem silc slang slp smp sndfile snmp sockets
socks5 soundtouch spell spl sqlite sse sse2 ssl svg svga tcltk tcpd theora
threads tidy tiff timidity tokenizer truetype truetype-fonts type1-fonts unicode
usb userlocales utf utf8 vhosts vorbis win32codecs wxwindows x86 xine xinerama
xml xml2 xmlrpc xmms xosd xpm xsl xv xvid zlib video_cards_nvidia userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-31 09:28:29 UTC
I don't really mangle gtk errors.. gnome herd can you bring here some light on 
the meaning of this? :P 
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-10-31 12:21:17 UTC
It looks like it couldn't get a font.  I don't really grok gtk+-1 stuff very
well, but it's definitely font related.
Comment 3 Spider (RETIRED) gentoo-dev 2005-11-24 03:28:22 UTC
gtk+-1.2 is broken with UTF-8 ( Something that upstream considered impossible to
fix, which led to the gtk+2.0 ) 


if you try with a different LANG setting, does it work?
Comment 4 Spider (RETIRED) gentoo-dev 2005-11-24 03:29:17 UTC
gtk+-1.2 is broken with UTF-8 ( Something that upstream considered impossible to
fix, which led to the gtk+2.0 ) 


if you try with a different LANG setting, does it work?
Comment 5 Spider (RETIRED) gentoo-dev 2005-11-24 03:30:25 UTC
gtk+-1.2 is broken with UTF-8 ( Something that upstream considered impossible to
fix, which led to the gtk+2.0 ) 


if you try with a different LANG setting, does it work?
Comment 6 Spider (RETIRED) gentoo-dev 2005-11-25 12:42:20 UTC
Meh, sorry bout the bugspam, seems that yesterday really wasn't my day to deal
with this. 
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-17 03:46:12 UTC
I'm going to consider removing gtk support from alsaplayer until a version is released with gtk2 and proper unicode support.
Would anyone mind about this?
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-18 13:08:19 UTC
I've added -r2 without gtk useflag.
Comment 9 Dustin C. Hatch 2005-12-25 21:21:49 UTC
(In reply to comment #8)
> I've added -r2 without gtk useflag.
> 
Please don't remove the -r1, as I have no trouble with the gtk interface and I always use it. As long as -r1 remains in portage, I'm good :D