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

           Summary: Error saving playlist file
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


There is an error in the "Playlist Manager"- dialog. When I'm push the save
button the dialog doesn't close anymore.


This is the error message:
[   7.998] (gPodderDevicePlaylist) Writing playlist file:
/media/MEIZU-M6/PLAYLISTS/gpodder.m3u
Traceback (most recent call last):
  File "/opt/gpodder/src/gpodder/gtkui/desktop/deviceplaylist.py", line 100, in
on_btnSavePlaylist_clicked
    self.write_m3u()
  File "/opt/gpodder/src/gpodder/gtkui/desktop/deviceplaylist.py", line 152, in
write_m3u
    self.show_message(_('The playlist on your MP3 player has been updated.'),
_('Update successful'))
  File "/opt/gpodder/src/gpodder/gtkui/interface/common.py", line 211, in
show_message
    elif self.config.enable_notifications:
AttributeError: 'gPodderDevicePlaylist' object has no attribute 'config'

The error exists since
http://repo.or.cz/w/gpodder.git/commitdiff/780af0baa1a76ed69a25db1dc7f5cc2c347d95ca

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