Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46780 - gnu gadu GUI plugins has undefined symbol on aspell
Summary: gnu gadu GUI plugins has undefined symbol on aspell
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-04 10:20 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2004-04-06 15:25 UTC (History)
0 users

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 Christoph Brill (egore) (RESIGNED) 2004-04-04 10:20:26 UTC
bash-2.05b$ gg2 
** (process:25881): WARNING **: Unable to read configuration file for plugin gadu-gadu
** (<unknown>:25881): WARNING **: Unable to read configuration file for plugin docklet-dockapp
** (<unknown>:25881): WARNING **: Unable to read config file for plugin sms
** (<unknown>:25881): WARNING **: Unable to read configuration file for plugin 
** (<unknown>:25881): WARNING **: Unable to read config file for plugin update
** (<unknown>:25881): WARNING **: Unable to read configuration file for plugin xosd
** (<unknown>:25881): WARNING **: Unable to read config file for plugin remote
** (<unknown>:25881): WARNING **: /usr/lib/gg2/libGUI_plugin.so is not a valid plugin file, load failed! /usr/lib/gg2/libGUI_plugin.so: undefined symbol: aspell_dict_info_enumeration_next
** (<unknown>:25881): WARNING **: Cannot load plugin /usr/lib/gg2/libGUI_plugin.so
** (<unknown>:25881): WARNING **: I still cannot open contacts files! Exiting...
(<unknown>:25881): Gtk-CRITICAL **: file gtkwidget.c: line 5335 (gtk_widget_set_events): assertion `!GTK_WIDGET_REALIZED (widget)' failed
        ***************************
        GNU Gadu kindly inform you that because you have no GUI plugin installed/compiled/loaded.
        you shouldn't expect common interaction with application.
        Check README for more information about plugins
        ***************************

As this log shows, gnu-gadu is unable to load the GUI plugin.

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2004-04-04 10:34:47 UTC
compilation using USE="-spell" work
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2004-04-04 13:36:25 UTC
Could you tell me what version of gtkspell, aspell and gnugadu you're using? `emerge info` output may prove helpful, too. 
Comment 3 Christoph Brill (egore) (RESIGNED) 2004-04-04 22:06:56 UTC
gtkspell: 2.0.4-r1
aspell: 0.50.3 (also tried 0.50.5)
gnugadu: 2.0

emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.50GHz
Gentoo Base System version 1.4.3.13p1
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb/rules /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://ftp.linux.ee/pub/gentoo/distfiles/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ ftp://gentoo.inode.at/source/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/ebuilds"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa arts avi berkdb bonobo cdr crypt cups dga directfb dvd encode esd fbcon flac foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib input_devices_synaptics ipv6 java jpeg justify kde libg++ libwww linguas_de mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl pam pcmcia pdflib perl png pnp python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tiff truetype unicode usb wmf x86 xinerama xml2 xmms xosd xv zlib"
Comment 4 Michal Januszewski (RETIRED) gentoo-dev 2004-04-06 15:25:22 UTC
I'm sorry, but I had to drop gtkspell support for now (see bug #46976 for more info about it). GnuGadu seems to work only with gtkspell-2.0.2. We'll have to wait until this gets fixed.