CoverManger(ui): Exception while fetching covers

Bug #1037345 reported by Rocco Aliberti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Rocco Aliberti

Bug Description

r4170

Exception in thread CoverPrefetch:
    Traceback (most recent call last):
      File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
        self.run()
      File "/usr/lib64/python2.6/threading.py", line 484, in run
        self.__target(*self.__args, **self.__kwargs)
      File "/home/***/exaile/xlgui/cover.py", line 197, in prefetch
        label = '{} - {}'.format(*album)
    ValueError: zero length field name in format

Related branches

Revision history for this message
Rocco Aliberti (eri.trabiccolo) wrote :
Revision history for this message
Mathias Brodala (mathbr) wrote :

Your traceback says it all: you are using Python 2.6, that format is Python 2.7. Fixed with r4174.

Changed in exaile:
assignee: nobody → Rocco Aliberti (eri.trabiccolo)
importance: Undecided → Medium
milestone: none → 0.3.3.0
status: New → Fix Committed
Revision history for this message
Rocco Aliberti (eri.trabiccolo) wrote :

Yeah i had noticed, and I checked the DEPS files before doing the patch. Sorry I was stingy with explanations ;)

Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.