#3001 closed bug (Fixed)
GTK column sorting TypeError
Reported by: | Cas | Owned by: | DjLegolas |
---|---|---|---|
Priority: | trivial | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: |
Description
Clicking a column header from down arrow to up arrow then blank results in this error:
TypeError: <lambda>() takes exactly 1 argument (3 given)
It doesn't break anything but should be fixed
Change History (3)
comment:1 Changed 5 years ago by DjLegolas
- Owner set to DjLegolas
- Status changed from new to assigned
comment:2 Changed 5 years ago by Cas
- Resolution set to Fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in [bd78bd2643915319b236c2ae6fd33390bf3cc09a]