Bug 184231 - Error detected when typing on panel applet
Summary: Error detected when typing on panel applet
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: deskbar-applet
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-07 16:01 UTC by Zuirdj
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 2.14.0-2.fc5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-14 22:40:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a gif with a desktop record, showing the error when typing in the text dialogue (988.95 KB, image/gif)
2006-03-14 14:07 UTC, Zuirdj
no flags Details
deskbar snapshot with working application (51.59 KB, image/png)
2006-03-14 15:08 UTC, Zuirdj
no flags Details
deskbar apllet with bugzilla plugin enabled (49.58 KB, image/png)
2006-03-14 15:15 UTC, Zuirdj
no flags Details

Description Zuirdj 2006-03-07 16:01:47 UTC
Description of problem:
When typing on deskbar-applet, after each letter, an window error appears:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 112, in
on_start_query_real
    for match in matches:
TypeError: iteration over non-sequence

When clicking enter, another error:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/deskbar/ui/entriac/CuemiacEntryUI.py",
line 343, in on_entry_activate
    while (not self.model.iter_has_child(iter)) or (not
self.cview.row_expanded(self.model.get_path(iter))):
TypeError: iter should be a GtkTreeIter


Version-Release number of selected component (if applicable):
2.13.91-3.fc5


How reproducible:
Every time I want to search something

Steps to Reproduce:
1.install deskbar-applet
2.add it to panel
3.try writing a word in the dialog.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jason Tackaberry 2006-03-10 01:53:12 UTC
This is fixed upstream:

   https://launchpad.net/products/deskbar-applet/+bug/33317

Comment 2 Ignacio Vazquez-Abrams 2006-03-14 00:38:41 UTC
Please verify that the new release solves this.

Comment 3 Jason Tackaberry 2006-03-14 01:34:22 UTC
I am not the original reporter of this bug, but I was experiencing the same
problem, and updating to the new release (2.14.0-1.fc5) fixes the issue for me.

Comment 4 Zuirdj 2006-03-14 13:59:54 UTC
New version didn't work for me, but the second error reported doesn't appear
anymore. I'll attach a gif with showing the error.

Comment 5 Zuirdj 2006-03-14 14:07:13 UTC
Created attachment 126100 [details]
a gif with a desktop record, showing the error when typing in the text dialogue

Comment 6 Ignacio Vazquez-Abrams 2006-03-14 14:41:06 UTC
Which plugins do you have enabled? If you have the Fedora Bugzilla plugin
enabled then disable it and see if the problem still shows.

Comment 7 Zuirdj 2006-03-14 15:08:40 UTC
Created attachment 126105 [details]
deskbar snapshot with working application

Ok. Disabling Fedora Bugzilla plugin, deskbar works fine, no error dialogue.
Even the search is more complete. When Bugzilla plugin was enabled, search
indexed only yahoo results.

Comment 8 Zuirdj 2006-03-14 15:15:49 UTC
Created attachment 126106 [details]
deskbar apllet with bugzilla plugin enabled

When bugzilla plugin enabled, typing a number (like this bug), error dialogue
doesn't appear. But typing just a single letter, error dialogue returns.

Comment 9 Ignacio Vazquez-Abrams 2006-03-14 15:19:05 UTC
Okay, I think I've found the problem. The next publish should have the fix.

Comment 10 Ignacio Vazquez-Abrams 2006-03-14 17:31:05 UTC
Alright, give the new release a try.

Comment 11 Zuirdj 2006-03-14 22:27:18 UTC
New version 2.14.0-2.fc5 works ok for me. Thanks for the effort!!!


Note You need to log in before you can comment on or make changes to this bug.