Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93265 - net-nntp/klibido-0.2.3 crashes on "Subscribe to newsgroup" button
Summary: net-nntp/klibido-0.2.3 crashes on "Subscribe to newsgroup" button
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Net-news project
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 16:06 UTC by Ira Snyder
Modified: 2005-05-19 22:23 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 Ira Snyder 2005-05-19 16:06:46 UTC
If you click on the "Subscribe to newsgroup" button (upper left button) klibido
crashes immediately. The author has released a patch for this problem here:
http://klibido.sourceforge.net/availablegroups.cpp.diff

After applying the patch (using the appropriate epatch line in my ebuild) it
doesn't crash anymore.

Reproducible: Always
Steps to Reproduce:
1. emerge =net-nntp/klibido-0.2.3
2. run klibido
3. press "Subscribe to newsgroup" button

Actual Results:  
The program crashes without an error message.

Expected Results:  
It should bring a list of newsgroups to subscribe to.

irasnyd@yuki ~ $ emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-morph6 i686)
=================================================================
System uname: 2.6.11-morph6 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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-r9
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe -fforce-addr -fweb
-ftracer -funit-at-a-time"
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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe -fforce-addr -fweb
-ftracer -funit-at-a-time -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.llarian.net/
http://gentoo.osuosl.org/ http://cudlug.cudenver.edu/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext S3TC X a52 aac acpi aim alsa avi berkdb
bigger-fonts bitmap-fonts bzip2 cdr cups curl dvd dvdr dvdread fbcon flac
foomaticdb freetype gdbm gif gimpprint gpm gstreamer gtk gtk2 hal imlib imlib2
jabber java jpeg kdeenablefinal mad matroska mmap mmx mmx2 mmxext mozilla
moznocompose moznoirc moznomail mp3 mpeg ncurses nptl nptlonly offensive ogg
oggvorbis opengl oscar pam pdflib png ppds python radeon readline real rtc sdl
slang spell sse ssl threads truetype truetype-fonts unicode usb userlocales
vim-with-x vorbis win32codecs xine xml xml2 xprint xv xvid zlib
video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LINGUAS, MAKEOPTS
Comment 1 Sven Wegener gentoo-dev 2005-05-19 22:23:46 UTC
Added to net-nntp/klibido-0.2.3-r1. Thanks for notification!