Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81201 - webcomics collector 0.7.3 unhandled exception
Summary: webcomics collector 0.7.3 unhandled exception
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-08 00:04 UTC by Botykai Zsolt
Modified: 2005-03-18 03:24 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 Botykai Zsolt 2005-02-08 00:04:17 UTC
Just tried webcomics collector and it worked untill I did: 
# collector -A 'Zippy the Pinhead in Color'
# collector 'Zippy the Pinhead in Color'

An unhandled exception occurred. Please report this problem to http://bugs.skumleren.net along with this traceback:
Traceback (most recent call last):
  File "/usr/bin/collector", line 66, in main
    collector = Collector.Collector(options, args, __version__)
  File "/usr/lib/python2.3/site-packages/Collector.py", line 51, in __init__
    self.fetchNewest(args)
  File "/usr/lib/python2.3/site-packages/Collector.py", line 357, in fetchNewest
    comicobj.fetchNewest()
  File "/usr/lib/python2.3/site-packages/Collector.py", line 663, in fetchNewest
    self.fetchNewestTypeLateststatic()
  File "/usr/lib/python2.3/site-packages/Collector.py", line 667, in fetchNewestTypeLateststatic
    lateststripname = int(self.strips[-1][1][0])
IndexError: list index out of range


Reproducible: Always
Steps to Reproduce:
1. emerge app-misc/webcomics-collector
2. issue collector -A 'Zippy the Pinhead in Color'
3. issue collector 'Zippy the Pinhead in Color'




botykai-zsolt ~ # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 22 2004, 16:03:43)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.4, 1.8.5-r3, 1.5, 1.6.3, 1.4_p6, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /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 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://intranet.online.hu/ http://gentoo.inode.at/
http://gentoo.mirror.icd.hu/ http://gentoo.math.bme.hu/
http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="hu_HU"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm avi bash-completion berkdb bitmap-fonts bonobo cdr
crypt cups directfb encode esd f77 fam flac font-server foomaticdb fortran gdbm
gif gphoto2 gpm gtk gtk2 gtkhtml guile hal imagemagick imlib ipv6 java jikes
jpeg libg++ libwww mad maildir mbox mikmod motif mozilla mpeg ncurses nls nptl
nptlonly oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime
readline ruby samba sdl slang spell ssl svga tcltk tcpd tiff truetype
truetype-fonts type1-fonts unicode usb xml xml2 xmms xv zlib linguas_en linguas_hu"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-03-17 16:26:06 UTC
oh well, please e-mail upstream author, anders@bruun-olsen.net
Comment 2 Botykai Zsolt 2005-03-18 02:11:02 UTC
Seems to me it was upstreamed earlier:
http://bugs.skumleren.net/?do=details&id=85
Comment 3 Anders Bruun Olsen 2005-03-18 03:24:09 UTC
I know, I have been too busy doing my job to fix this problem yet. Patches will be accepted if anybody beats me to fixing it :)