Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114125 - mysql-query-browser-1.1.17 crashes (GtkComboBox error)
Summary: mysql-query-browser-1.1.17 crashes (GtkComboBox error)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 03:12 UTC by Walter
Modified: 2005-12-06 17:00 UTC (History)
1 user (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 Walter 2005-12-01 03:12:54 UTC
After upgrading from version 1.1.14 to 1.1.17 of mysql-query-browser, it crashes
with a SIGSEGV after two libglade warnings (see Actual Results).

Reproducible: Always
Steps to Reproduce:
1. emerge =mysql-query-browser-1.1.17
2. mysql-query-browser

Actual Results:  
(mysql-query-browser:30732): libglade-WARNING **: unknown widget class 'GtkComboBox'

(mysql-query-browser:30732): libglade-WARNING **: unknown widget class 'GtkComboBox'

** (mysql-query-browser:30732): WARNING **: requested widget
'general_store_pw_menu' with the wrong type
/usr/bin/mysql-query-browser: line 20: 30732 Segmentation fault      $PRG-bin


Expected Results:  
It should work

1.1.14 used to work, but doesn't work anymore either (differant story).
Furthermore, ALL packages on which mysql-query-browser depends are updated to
the latest (as on 30 Nov).
Comment 1 Walter 2005-12-01 03:25:35 UTC
Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r2 i                   
686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.3-r1, 2.4.2
sys-apps/sandbox:    1.2.14
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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /us                   
r/kde/3.5/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/shar                   
e/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var                   
/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.up.ac.za/mirrors/gentoo.org/gentoo
ftp://ftp.is.co.za/linux/distr                   
ibutions/gentoo "
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aalib alsa apache2 apm audiofile avi bash-completion
berkdb bitma                   
p-fonts browserplugin bzip2 cdr crypt cscope cups curl dga divx4linux eds emboss
encode esd                   
 ethereal examples exif expat fam ffmpeg firefox flac foomaticdb fortran
freetype gd gdbm g                   
if glut gnome gpm gstreamer gtk gtk2 guile idn imagemagick imlib ipv6 ithreads
java jpeg ju                   
nit kde lcms libg++ libwww lm_sensors mad mbox mhash mikmod mmx mmxext mng mono
motif mozde                   
velop mp3 mpeg msn mysql ncurses nls nocd nvidia odbc ogg oggvorbis openal
opengl oss pam p                   
cre pdflib perl php plotutils png ppds python qt quicktime readline real recode
samba scann                   
er sdl slang spell sqlite sse ssl svga syslog tcltk tcpd tetex tiff truetype
truetype-fonts                   
 type1-fonts udev usb videos vim-with-x vorbis win32codecs winbind wmf xanim
xine xinerama                    
xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 2 foser (RETIRED) gentoo-dev 2005-12-01 03:42:50 UTC
what versions of gtk+ and libglade ?
Comment 3 Walter 2005-12-03 13:29:05 UTC
 x11-libs/gtk+
    selected: 2.8.7 1.2.10-r10

 gnome-base/libglade
    selected: 2.5.1 0.17-r6
Comment 4 Walter 2005-12-06 17:00:38 UTC
After my recently completed emerge -uNDv world and revdep-rebuild,
mysql-query-browser seems to work now.