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

--- Comment #2 from Thomas Perl <[email protected]> 2010-02-25 12:26:15 GMT ---
Traceback (most recent call last):

  File "/usr/lib/pymodules/python2.5/django/core/handlers/base.py", line 92, in
get_response
    response = callback(request, *callback_args, **callback_kwargs)

  File "/srv/mygpo/mygpo/web/views.py", line 47, in home
    subscriptionlist = create_subscriptionlist(request)

  File "/srv/mygpo/mygpo/web/views.py", line 64, in create_subscriptionlist
    d.sync()

  File "/srv/mygpo/mygpo/api/models.py", line 194, in sync
    log('Error adding subscription action: %s (device %s, podcast %s, action
%s)' % (str(e), repr(device), repr(podcast), repr(action)))

NameError: global name 'device' is not defined

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