https://bugs.gpodder.org/show_bug.cgi?id=998

           Summary: Errors in log when starting up gpodder on ubuntu
           Product: gPodder
           Version: 0.16.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I installed gpodder on ubuntu 9.10 and get the following errors while starting
up:

[   1.058] (Importer) Cannot import OPML from URL:
/home/goer/.config/gpodder/channels.opml
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/gpodder/opml.py", line 84, in __init__
    doc = xml.dom.minidom.parseString(self.read_url(url))
  File "/usr/lib/pymodules/python2.6/gpodder/opml.py", line 72, in read_url
    return urllib2.urlopen( request).read()
  File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 381, in open
    protocol = req.get_type()
  File "/usr/lib/python2.6/urllib2.py", line 242, in get_type
    raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: /home/goer/.config/gpodder/channels.opml


Then the UI is displayed. I press the "Download my subscriptions...." button
and get the following error:

[  61.058] (Config) Flushing settings to disk
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/gpodder/gui.py", line 5109, in
on_setup_my_gpodder
    self.gPodderWelcome.destroy()
AttributeError: 'gPodderWelcome' object has no attribute 'gPodderWelcome'


I can continue to click the button, but still same error.

Just wanted to notify you on this bug since this seems to be the initial
experience a user will get if he tries to use gpodder on ubuntu. 

Same error happens if "I try the choose from a list of example podcasts"
button.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to