Ticket #782 (closed bug: fixed)

Opened 4 months ago

Last modified 7 weeks ago

change album cover-choose picture doesnt work...

Reported by: inspired Owned by:
Priority: major Milestone:
Component: Interface Version: 0.5
Keywords: Cc:

Description

i chose change album cover then open, selected the picture i wanted, clicked open and nothing happens... the window remains there... i pressed cancel and nothing again... the window closes only by clicking the top X. btw, after that, if i right click the album's title, the selection "change album cover" has on the left a thumb of the image i wanted to select previously.

Change History

Changed 4 months ago by theli

  • milestone deleted

Can i have a trace from a terminal, plz ?

Changed 3 months ago by inspired

i chose an image, i clicked open and this is what i get in terminal (after i click open, the window doesnt close as i said)

Traceback (most recent call last):
  File "/usr/lib/listen/widget/song_menu.py", line 211, in __menu_action_cb
    SongMenuManager.emit_action(id_menu,songs)
  File "/usr/lib/listen/widget/song_menu.py", line 123, in emit_action
    CoverWindow(songs[0])
  File "/usr/lib/listen/widget/cover.py", line 298, in __init__
    AlbumCoverWindow(self.song)
  File "/usr/lib/listen/widget/cover.py", line 572, in __init__
    Dispatcher.change_songs([song])
AttributeError: 'EventDispatcher' object has no attribute 'change_songs'


Changed 7 weeks ago by theli

  • status changed from new to closed
  • resolution set to fixed

fixed

Note: See TracTickets for help on using tickets.