Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157537 - app-cdr/gnomebaker doesn't work - could not find signal handler
Summary: app-cdr/gnomebaker doesn't work - could not find signal handler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
: 158355 179309 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-08 13:46 UTC by Ionut Biru
Modified: 2007-05-28 00:59 UTC (History)
8 users (show)

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


Attachments
the list (Unsaved Document 1,6.89 KB, text/plain)
2006-12-10 17:04 UTC, Ionut Biru
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ionut Biru 2006-12-08 13:46:49 UTC
gnome 2.16.2 and i don't know what package broked gnomebaker and icons to windows partition 

gnomebaker

(gnomebaker:5352): libglade-WARNING **: could not find signal handler 'gnomebaker_on_show_file_browser'.

(gnomebaker:5352): libglade-WARNING **: could not find signal handler 'gnomebaker_on_open_project'.

(gnomebaker:5352): libglade-WARNING **: could not find signal handler 'gnomebaker_on_close_project'.

(gnomebaker:5352): libglade-WARNING **: could not find signal handler 'gnomebaker_on_show_hidden_files'.






Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.12.6
Last Sync: Fri, 08 Dec 2006 21:00:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse3 -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/splash /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe -msse3 -fomit-frame-pointer -ftracer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://141.85.128.58/pub/mirrors/gentoo.org/ ftp://gentoo.romnet.org/gentoo http://156.56.247.195"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS=""
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/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X acpi alsa apache2 apm avi berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups dbus divx4linux dlloader dri dv dvd dvdr elibc_glibc fortran ftp gd gdbm gif glitz gnome gpm gtk gtk2 hal iconv imap input_devices_keyboard input_devices_mouse isdnlog java jpeg kernel_linux libg++ libnotify mmx mp3 mpeg msn mysql ncurses nls nptl nptlonly nvidia ogg opengl pcre perl php png posix ppds pppd python quicktime readline reflection samba scanner session spl sse sse2 ssl svg tcpd tiff truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_nvidia video_cards_vesa videos vorbis win32codecs x86 xine xml2 xorg xvid yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-12-10 16:57:41 UTC
even with

 CFLAGS="-O2 -march=pentium3" LDFLAGS="" emerge gnomebaker 

I cannot get it working either.
Comment 2 Ionut Biru 2006-12-10 17:04:55 UTC
Created attachment 103769 [details]
the list
Comment 3 Ionut Biru 2006-12-10 17:05:49 UTC
Comment on attachment 103769 [details]
the list

this is the list with all the package i updated from the last time i know gnomebaker was working
Comment 4 Ionut Biru 2006-12-15 11:44:19 UTC
somebody from forum find the problem to this errors. Before emerging do:
# LDFLAGS="${LDFLAGS:- -export-dynamic}" ; export LDFLAGS
# emerge -av gnomebaker
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-12-17 04:40:48 UTC
*** Bug 158355 has been marked as a duplicate of this bug. ***
Comment 7 Waldo 2006-12-18 19:37:12 UTC
Thanks for the fix.  Seems to work for me...

W
Comment 8 onip 2007-03-03 15:41:50 UTC
maybe official ebuild should be changed to include the fix?
Comment 9 Anton Kuzmin 2007-03-09 09:36:45 UTC
gnomebaker-0.6.1-r1: still not working :(
emerge -C gnomebaker
Comment 11 Martin Zidek 2007-05-02 08:46:51 UTC
Confirmed to work with patch

http://librarian.launchpad.net/5838238/19_-export-dynamic_for_glade.dpatch

Please update official ebuild
Comment 12 Mart Raudsepp gentoo-dev 2007-05-21 10:58:16 UTC
*** Bug 179309 has been marked as a duplicate of this bug. ***
Comment 13 Mart Raudsepp gentoo-dev 2007-05-21 11:00:35 UTC
bugs 169265 and 177975 seem to provide a fix as well, I think. Though I think grabbing the one from ubuntu seems a good idea.
Media-optical, are you going to look into this soon or should someone else just apply this?
Comment 14 Lars Weiler (RETIRED) gentoo-dev 2007-05-21 11:42:51 UTC
(In reply to comment #13)
> Media-optical, are you going to look into this soon or should someone else just
> apply this?

It seems we lack somebody who looks after the gtk-burning-GUIs…
Comment 15 dolphinling 2007-05-26 15:38:37 UTC
See also bug 169265, bug 177975, which *both* have patches. (I'd mark duplicates, but I don't have the permissions)
Comment 16 Mart Raudsepp gentoo-dev 2007-05-28 00:59:28 UTC
Fixed the glade stuff then, as that's a quite obvious libglade (gnomeish) related fix and not out of my league. Some newer version of libglade stopped putting -export-dynamic in their .pc file (as they really shouldn't have done that in the first place) export ldflags section or some such is the cause, I believe.
Also while at it fixed the threads init stuff too then.
Bug 169265 has some "added WMA, M4P and M4A support" stuff which I have no means of testing, so not touching that and more importantly, that's why bug 169265 isn't a duplicate of this one here, at least not fully.
I hope you guys find someone to take care of your gtk GUI burning apps... or metalgod comes back from his finals soon *grin*