Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105483 - network-admin crashing
Summary: network-admin crashing
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 2.12
  Show dependency tree
 
Reported: 2005-09-10 05:27 UTC by Simon Stelling (RETIRED)
Modified: 2005-09-21 18:40 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 Simon Stelling (RETIRED) gentoo-dev 2005-09-10 05:27:31 UTC
network-admin (used by the network monitor applet) crashes with gnome-2.12:
$  network-admin

(network-admin:23058): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified
are supported and host-based authentication failed.

(network-admin:23058): GConf-CRITICAL **: gconf_client_get_bool: assertion `err
== NULL || *err == NULL' failed

(network-admin:23058): GConf-CRITICAL **: gconf_client_get_string: assertion
`err == NULL || *err == NULL' failed

** ERROR **: Could not find widget: network_admin_notebook
aborting...

$ network-admin --version
Gnome network-admin 1.0.2

(gdb) bt
#0  0x0000003d79e2e9c9 in raise () from /lib/libc.so.6
#1  0x0000003d79e2fe6e in abort () from /lib/libc.so.6
#2  0x00002aaaacd76797 in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0x00002aaaacd7687f in g_log () from /usr/lib/libglib-2.0.so.0
#4  0x000000000041a55f in gst_dialog_get_widget ()
#5  0x000000000041af12 in gst_dialog_ask_apply ()
#6  0x000000000040bdaf in _start ()
#7  0x000000000040c3f9 in main ()

i don't know what the package's version is since equery b doesn't give anything :/

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 242
Gentoo Base System version 1.6.13
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.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -pipe -march=opteron"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/blubb/gentoo/cvs/gentoo-x86 /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aalib alsa avi berkdb bitmap-fonts cdr cdrom crypt cups curl dvd
eds encode esd foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib java jpeg
ldap lzw lzw-tiff motif mozilla mp3 mpeg ncurses network nls nptl nptlonly ntfs
ogg oggvorbis opengl pam pdflib perl png ppds quicktime readline samba sdl slang
spell ssl svg tcpd tiff truetype-fonts type1-fonts usb userlocales utf8 vorbis
xine xml xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Dave Shanker 2005-09-13 21:37:08 UTC
What package does network-admin belong to (qpkg -f `which network-admin`)?
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-09-14 03:04:58 UTC
as i said: "i don't know what the package's version is since equery b doesn't
give anything :/"
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-09-15 18:46:51 UTC
network-admin is built with gnome-system-tools, but we explicitly disable it for
obvious reasons with:

G2CONF="${G2CONF} --enable-boot --enable-services --disable-network"

I wonder how you ended up with network-admin on your system?

( i modified the ebuild to emerge it just for fun, and it didn't crash for me )
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2005-09-21 18:40:29 UTC
resolving as invalid