Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101455 - tilp controls don't work, libglade reports "could not find signal handler"
Summary: tilp controls don't work, libglade reports "could not find signal handler"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-05 09:34 UTC by Tiago
Modified: 2006-03-14 21:01 UTC (History)
1 user (show)

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


Attachments
Portage Overylay for tlip-6.79 (includes libs) (tilp-6.79-overlay.tar.gz,6.03 KB, application/octet-stream)
2006-02-20 09:00 UTC, Sumit Khanna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago 2005-08-05 09:34:19 UTC
All the controls in the tilp GUI (toolbar buttons, menus, etc) are unresponsive.
When started in a console to see debugging output, the following is reported:


(tilp:19177): libglade-WARNING **: could not find signal handler
'on_get_idlist1_activate'.

(tilp:19177): libglade-WARNING **: could not find signal handler
'on_treeview2_button_press_event'.

(tilp:19177): libglade-WARNING **: could not find signal handler
'on_about1_activate'.


(...) list goes on for about 30 more handlers.

This renders the program completely unusable in GUI mode, yet console mode (tilp
-gui=console) still works fine.

tilp version is 6.76, libglade version is 2.5.1.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge --info:

Portage 2.0.51.22-r2 (default-linux/x86, gcc-3.3.5-20050130, glibc-2.3.5-r0,
2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.4.3-r4, 1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
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
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo
ftp://ftp.rnl.ist.utl.pt/pub/gentoo ftp://ftp.gentoo-pt.org/pub/gentoo
ftp://mirrors1.netvisao.pt/gentoo"
LANG="en_US.iso88591"
LC_ALL="en_US.iso88591"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi adns alsa apm arts avi bash-completion berkdb bitmap-fonts cdr
chroot crypt cups curl debugger dvd dvdread eds emacs emboss encode esd fam flac
font-server foomaticdb gdbm gif gimp gimpprint glut gnome gpm gstreamer gtk gtk2
guile hal imagemagick imlib innodb ipv6 java jpeg kde kdeenablefinal kdexdeltas
libg++ libwww mad mikmod mmx mmxext motif mozilla moznoirc moznomail mp3 mpeg
mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oss pdflib perl php pic png
ppds python qt quicktime readline scanner sdl slang speex spell sse sse-filters
sse2 ssl svg svga tcltk tcpd tetex tiff transcode truetype truetype-fonts
type1-fonts unicode usb vorbis win32codecs wxwindows xdelta xine xml xml2 xmms
xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Nicolas Lalevee 2005-08-05 09:45:54 UTC
See my comment here :
http://bugs.gentoo.org/show_bug.cgi?id=84763#c14
Comment 2 John5788 2005-09-13 23:37:28 UTC
When is this getting fixed in portage?
Comment 3 Sumit Khanna 2006-02-20 09:00:23 UTC
Created attachment 80288 [details]
Portage Overylay for tlip-6.79 (includes libs)
Comment 4 Olivier Fisette (RETIRED) gentoo-dev 2006-03-14 21:01:11 UTC
New version in Portage seems to fix the problem. Please reopen if I am wrong. Thanks for all your work.