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

           Summary: __init__.py:155:load_plugins:IOError: [Errno 27] File
                    too large
           Product: gPodder
           Version: 2.6
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=608376

__init__.py:155:load_plugins:IOError: [Errno 27] File too large

Traceback (most recent call last):
  File "/usr/bin/gpodder", line 193, in <module>
    gui.main(options)
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 3786, in main
    gpodder.load_plugins()
  File "/usr/lib/python2.6/site-packages/gpodder/__init__.py", line 155, in
load_plugins
    print >>sys.stderr, 'Cannot load plugin: %s (%s)' % (plugin, e)
IOError: [Errno 27] File too large

Local variables in innermost frame:
PLUGINS: ['gpodder.soundcloud']
e: IOError(27, 'File too large')
plugin: 'gpodder.soundcloud'

-- 
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