Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
beryl-sttings crashes when started
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Wed Feb 28, 2007 8:34 pm    Post subject: beryl-sttings crashes when started Reply with quote

topic says it all. beryl-settings crashes with the following.
Code:

Traceback (most recent call last):
  File "/usr/bin/beryl-settings", line 1948, in ?
    MakeCategoryArea(Category)
  File "/usr/bin/beryl-settings", line 1723, in MakeCategoryArea
    CatBasePixbuf = gdk.pixbuf_new_from_file_at_size("%s/%s"%(BaseDir,CatImages[Category.Name]),IconSize,IconSize)
gobject.GError: Unrecognized image file format
Back to top
View user's profile Send private message
tylerwylie
Guru
Guru


Joined: 19 Sep 2004
Posts: 458
Location: /US/Georgia/Atlanta

PostPosted: Wed Feb 28, 2007 8:54 pm    Post subject: Reply with quote

You'll need to post more than that, your emerge --info, what version of Beryl, Xorg, are you using AIGLX or NVidia?
Back to top
View user's profile Send private message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Wed Feb 28, 2007 10:56 pm    Post subject: Reply with quote

emerge --info
Code:
Portage 2.1.2-r9 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 24 Feb 2007 00:30:08 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home/mythtv/ /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi aiglx aim alsa amd64 arts berkdb bitmap-fonts cairo cdr cdrw cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd firefox flac font-server fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv isdnlog java joystick jpeg kde ldap libg++ lirc mad midi mikmod mp3 mpeg msn ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl pam pcre pdf perl png pnp ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codec xine xml xorg xpm xv xvid zlib zvbi" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" LIRC_DEVICES="hauppauge" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS



i am using nvidia on a geforce 7900 gt

beryl version is beryl-0.1.9999.2
xorg version is xorg-server-1.1.1-r4 & xorg-x11-7.1
Back to top
View user's profile Send private message
anz
Apprentice
Apprentice


Joined: 05 Feb 2003
Posts: 279
Location: Vienna

PostPosted: Thu Mar 01, 2007 10:47 am    Post subject: Reply with quote

Hello,
I get the same output message after starting bery-settings (which crashes):
Quote:
$ beryl-settings
Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 1948, in ?
MakeCategoryArea(Category)
File "/usr/bin/beryl-settings", line 1723, in MakeCategoryArea
CatBasePixbuf = gdk.pixbuf_new_from_file_at_size("%s/%s"%(BaseDir,CatImages[Category.Name]),IconSize,IconSize)
gobject.GError: Unrecognized image file format


following versions of pyopengl, xorg-server,... are installed:
dev-python/pyopengl-2.0.0.44
dev-lang/python-2.4.3-r4
x11-base/xorg-server-1.1.1-r4
x11-drivers/nvidia-drivers-1.0.9746
x11-wm/beryl-0.1.9999.2
(I use the xeffects overlay)


a "uname -a" gives:
2.6.18-gentoo-r3 #1 Fri Dec 1 10:18:17 CET 2006 x86_64 AMD Opteron(tm) Processor 150 AuthenticAMD GNU/Linux

a lspci shows me following graphic card:
nVidia Corporation NV34GL [Quadro FX 500/600]
_________________
Greetings from Vienna
Back to top
View user's profile Send private message
monkeynuthead
n00b
n00b


Joined: 08 Jan 2007
Posts: 11
Location: UK

PostPosted: Wed Mar 07, 2007 1:02 am    Post subject: Reply with quote

I was having problems with beryl-settings - not the same ones you've posted, though - Sorry, I can't post them as my terminal just crashed while I was trying to cut and paste 'em.

Basically I just re-emerged beryl-settings-bindings as suggested here

And now beryl-settings starts up again.

Might be worth a try.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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