← Back to team overview

clicompanion-devs team mailing list archive

[Bug 681943] Re: clicking to expand Command List crashes application

 

I was unable to reproduce it in trunk, supposing fix released.

Thanks,
David

** Changed in: clicompanion
       Status: Fix Committed => Fix Released

** Changed in: clicompanion/1.0
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/681943

Title:
  clicking to expand Command List crashes application

Status in CLI Companion:
  Fix Released
Status in CLI Companion 1.0 series:
  Fix Released

Bug description:
  While I had clicompanion open I had to click on expand list then click on
  separation, then colapse and then expand then click on the separator... then
  it crashes.

  Using the test version that I installed today.

  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.6/clicompanionlib/view.py", line 139, in
  expanded_cb
      treeview.get_selection().connect('changed',lambda s:
  self.mark_selected(s))
  AttributeError: 'NoneType' object has no attribute 'connect'
  /usr/lib/pymodules/python2.6/clicompanionlib/view.py:286: GtkWarning:
  gtk_tree_selection_get_mode: assertion `GTK_IS_TREE_SELECTION (selection)'
  failed
    gtk.main()
  /usr/lib/pymodules/python2.6/clicompanionlib/view.py:286: GtkWarning:
  gtk_tree_selection_get_selected_rows: assertion `GTK_IS_TREE_SELECTION
  (selection)' failed
    gtk.main()
  Segmentation fault

  
  To Reproduce:

  1. Open CLI Companion (Applications --> Accessories --> CLI Companion) or launch from the Terminal (with command 'clicompanion') if you want to see the error printed.
  2. Click on Command List (gtk.Expander) triangle to reveal commands
  3. Click on the Command List triangle again to close it
  4. Again, click on Command List triangle to reveal commands
  5. Click on a command in the list.
  5. Application crashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/681943/+subscriptions