Activity log for bug #681943

Date Who What changed Old value New value Message
2010-11-26 21:52:39 tjk bug added bug
2010-11-26 23:51:52 Duane Hinnen clicompanion: importance Undecided High
2010-11-26 23:51:58 Duane Hinnen clicompanion: assignee duanedesign (duanedesign)
2010-11-26 23:52:37 Duane Hinnen nominated for series clicompanion/1.0
2010-11-26 23:52:37 Duane Hinnen bug task added clicompanion/1.0
2010-11-26 23:53:49 Duane Hinnen clicompanion/1.0: assignee duanedesign (duanedesign)
2010-11-26 23:53:52 Duane Hinnen clicompanion/1.0: importance Undecided High
2010-11-27 15:00:40 Duane Hinnen summary clicking on column adjuster crashes clicompanion clicking to expand Command List crashes application
2010-11-27 15:11:20 Duane Hinnen description 1) open clicomp 2) click on "command list" to expand list 3) find the point in the list header where the cursor changes to <-> then do a normal click (usually you click hold and drag -- but don't do this) 4) clicomp crashes Using the test version that I installed today. 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.
2010-11-27 15:12:15 Duane Hinnen clicompanion: status New Confirmed
2010-11-27 15:38:26 Paul Tagliamonte bug added subscriber Paul Tagliamonte
2010-11-29 14:43:23 Duane Hinnen clicompanion: status Confirmed Fix Committed
2010-11-29 14:43:27 Duane Hinnen clicompanion/1.0: status New Fix Committed
2011-12-31 13:58:29 David Caro clicompanion: status Fix Committed Fix Released
2011-12-31 13:59:16 David Caro clicompanion/1.0: status Fix Committed Fix Released