Bug 216047

Summary: alacarte produces traceback
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: alacarteAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-18 18:42:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Jaegermann 2006-11-16 23:04:33 UTC
Description of problem:

$ alacarte
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 274,
in on_item_command_entry_key_press_event
    start, end = entry.get_selection_bounds()
ValueError: need more than 0 values to unpack
/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py:221: Warning:
g_signal_handler_block: assertion `handler_id > 0' failed
  command_entry.set_text(self.item.get_exec())
/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py:221: Warning:
g_signal_handler_unblock: assertion `handler_id > 0' failed
  command_entry.set_text(self.item.get_exec())

This happens when adding a new, icon-less, entry to a menu to run
some local program.

It does not seem to have a really adverse effects on the entire
operation; just spills the above on a terminal and continues.

Version-Release number of selected component (if applicable):
alacarte-0.10.0-1.fc6

How reproducible:
Happened on multiple occassions although I cannot tell which action
precisely is producing it.  If that is relevant I tried to add
a new separator plus a new menu entry.

Comment 1 Ray Strode [halfline] 2008-03-18 18:42:04 UTC
Hi,

We no longer support Fedora Core 6 and I am currently trying to get my open bug
count down to a more manageable state.  I'm going to close this bug as WONTFIX.
 If this issue is still a concern for you, would you mind trying to reproduce on
a supported version of Fedora and reopening?

(this is a mass message)