After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 332141 - Confirming a search before results results in exception.
Confirming a search before results results in exception.
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.13.x
Other All
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 333069 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-22 08:00 UTC by Scott Robinson
Modified: 2006-03-02 09:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Scott Robinson 2006-02-22 08:00:30 UTC
Please describe the problem:
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


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Though the issue seems self-evident.
Comment 1 Scott Robinson 2006-02-22 08:47:06 UTC
Repo steps:

1. Type in a search. (I use "muine")
2. Press enter before search results appear.
Comment 2 Raphael Slinckx 2006-02-22 13:56:53 UTC
This is fixed in CVS already i don't know which version you are using..
Comment 3 Scott Robinson 2006-03-01 03:19:26 UTC
I am running the recently released version 2.13.92 as found in Ubuntu Dapper. The bug still exists.
Comment 4 Raphael Slinckx 2006-03-01 13:06:36 UTC
Ok, got it really this time, in CVS :)

Thanks !
Comment 5 Raphael Slinckx 2006-03-02 09:02:35 UTC
*** Bug 333069 has been marked as a duplicate of this bug. ***