Zim

line sorting fails if no lines selected

Bug #1598429 reported by gorilych
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
Fix Released
Undecided
Unassigned

Bug Description

This is zim 0.65
Platform: nt
Locale: en_US cp1252
FS encoding: mbcs
Python: (2, 7, 11, 'final', 0)
Gtk: (2, 24, 10)
Pygtk: (2, 24, 0)
Zim revision is:
  branch: 065
  revision: 805 <email address hidden>
  date: 2015-11-01 15:42:45 +0100

======= Traceback =======
  File "zim\actions.pyo", line 109, in func
  File "zim\plugins\linesorter.pyo", line 57, in sort_selected_lines
AttributeError: 'MainWindowExtension' object has no attribute 'ui'

looks like a typo on line 57:

  MessageDialog(self.ui,

it should be self.window, I believe

Changed in zim:
status: New → 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.