error on serverlist editing

Bug #607185 reported by Matthias Mailänder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tekka IRC client
Fix Released
High
Marian

Bug Description

I added freenode without a port to the servers list. I can't connect nor edit the server entry, instead I get an error everytime

  File "/usr/share/sushi/tekka/tekka/dialogs/server.py", line 53, in <lambda>
    lambda w: openEditDialog(),
  File "/usr/share/sushi/tekka/tekka/dialogs/server.py", line 149, in openEditDialog
    data = gui.dialogs.show_dialog("editServer", servername)
  File "/usr/share/sushi/tekka/tekka/gui/dialogs.py", line 65, in show_dialog
    return d.run(*param)
  File "/usr/share/sushi/tekka/tekka/dialogs/editServer.py", line 131, in run
    commandList.get_widget_matrix()[i][0].set_text(command)

NameError: global name 'commandList' is not defined

Michael Kuhn (suraia)
Changed in sushi.tekka:
assignee: nobody → Marian Tietz (nemo-ikkoku)
importance: Undecided → High
milestone: none → 1.3.0
status: New → Confirmed
Revision history for this message
Marian (nemo-ikkoku) wrote :

This is now fixed in commit 536f448822c6dd284c81c2343a622d8ac69b586f.

Changed in sushi.tekka:
status: Confirmed → Fix Committed
Michael Kuhn (suraia)
Changed in sushi.tekka:
milestone: 1.3.0 → 1.2.1
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.