TypeError on replace without find

Bug #909784 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
High
Curtis Hovey

Bug Description

An error is raised when "Replace" is activated without first doing a "Find". Confirmation window was not constructed properly.

  File "/home/curtis/.local/share/gedit/plugins/gdp/find.py", line 308, in on_replace_in_files
    dialog.vbox.pack_start(question, expand=False, padding=6)
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
TypeError: pack_start() takes exactly 5 non-keyword arguments (2 given)

Tags: gtk
Curtis Hovey (sinzui)
Changed in gdp:
milestone: none → future
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
importance: Critical → High
Curtis Hovey (sinzui)
Changed in gdp:
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.