syntax error in rev3925

Bug #935605 reported by Rocco Aliberti
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Low
Rocco Aliberti

Bug Description

Traceback:

 File "./exaile.py", line 61, in <module>
    main()
  File "./exaile.py", line 58, in main
    exaile = main.Exaile()
  File "/home/xxx/exaile/xl/main.py", line 122, in __init__
    self.__init()
  File "/home/xxx/exaile/xl/main.py", line 252, in __init
    self.gui = xlgui.Main(self)
  File "/home/xxx/exaile/xlgui/__init__.py", line 64, in __init__
    from xlgui.panel import collection, radio, playlists, files
  File "/home/xxx/exaile/xlgui/panel/collection.py", line 92
    context['selected-tracks'] = lambda name, parent:
                                                                                                                                 ^
SyntaxError: invalid syntax

Patch attached.

Related branches

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

Thanks, fixed with r3926.

Changed in exaile:
assignee: nobody → Rocco Aliberti (eri.trabiccolo)
importance: Undecided → Low
milestone: none → 0.3.3.0
status: New → Fix Committed
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.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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