Package: forg
Version: 0.5.1-7
Severity: normal
When I start forg with "forg gopher://gopher.semmel.ch:70/11/bilder/"
and then click on "Royal.jpg", I get the following exception:
---snip---
/usr/lib/python2.4/xmllib.py:9: DeprecationWarning: The xmllib module is
obsolete. Use xml.sax instead.
warnings.warn("The xmllib module is obsolete. Use xml.sax instead.",
DeprecationWarning)
Starting the FORG
Starting program with "gopher://gopher.semmel.ch:70/11/bilder/"
Previously had 14 keys
****Successfully loaded options from disk.
****Couldn't load bookmarks at /home/abe/.forg/bookmarks: [Errno 2] No such
file or directory: '/home/abe/.forg/bookmarks'
===> Uncaching "/home/abe/.forg/cache/gopher.semmel.ch/11/bilder/gopherdir.idx"
===> Uncaching "/home/abe/.forg/cache/gopher.semmel.ch/I9/bilder/Royal.jpg"
Exception in Tkinter callback
Traceback (most recent call last):
File "lib-tk/Tkinter.py", line 1348, in __call__
return self.func(*args)
File "/usr/share/forg/GUIDirectory.py", line 155, in fn
self.goElsewhere(r)
File "/usr/share/forg/forg.py", line 349, in goElsewhere
self.createResponseWidget()
File "/usr/share/forg/forg.py", line 444, in createResponseWidget
filename=cfilename)
File "/usr/share/forg/GUISaveFile.py", line 87, in __init__
self.packSaveContent()
File "/usr/share/forg/GUISaveFile.py", line 176, in packSaveContent
default_filename = re.sub(strtofind, char, default_filename)
File "sre.py", line 142, in sub
return _compile(pattern, 0).sub(repl, string, count)
File "sre.py", line 255, in _subx
template = _compile_repl(template, pattern)
File "sre.py", line 242, in _compile_repl
raise error, v # invalid expression
error: bogus escape (end of line)
---snap---
The first few lines seem to be no problem, but loading the image
stalls when the Exception itself appears.
It happens with other images, too, but not always. On "slackchuck.jpg"
from the same directory, it appeared on the first click, but not on
the following ones.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.33.2-1-dphys-k8-smp-64gb
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages forg depends on:
ii python 2.4.3-11 An interactive high-level object-o
ii python-central 0.5.5 register and build utility for Pyt
ii python-imaging-tk 1.1.5-11 Python Imaging Library ImageTk Mod
ii python-pmw 1.2-4 Pmw -- Python MegaWidgets
ii python-tk 2.4.3-5 Tkinter - Writing Tk applications
forg recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]