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 391011 - crash in Deskbar: When removed the icon from the panel
crash in Deskbar: When removed the icon from the panel
Status: RESOLVED DUPLICATE of bug 336855
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-12-30 16:29 UTC by Antonio Ruiz
Modified: 2007-01-07 01:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Faulty window with searched text on it (5.84 KB, image/jpeg)
2006-12-30 18:13 UTC, Antonio Ruiz
Details
Right window with no field for the searched text (3.47 KB, image/jpeg)
2006-12-30 18:15 UTC, Antonio Ruiz
Details

Description Antonio Ruiz 2006-12-30 16:29:20 UTC
What were you doing when the application crashed?
I removed the trash icon from the panel while the "Web Search" window was still open from a previous search.


Distribution: openSUSE 10.2 (i586)
Gnome Release: 2.16.1 2006-11-28 (SUSE)
BugBuddy Version: 2.16.0

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Traceback (most recent call last):
  • File "/opt/gnome/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacAlignedWindow.py", line 35 in __resize_event
  • File "/opt/gnome/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacAlignedWindow.py", line 52 in update_position
AttributeError: 'NoneType' object has no attribute 'get_origin'

Comment 1 Antonio Ruiz 2006-12-30 18:13:14 UTC
Created attachment 79069 [details]
Faulty window with searched text on it
Comment 2 Antonio Ruiz 2006-12-30 18:15:01 UTC
Created attachment 79070 [details]
Right window with no field for the searched text

When this window appears, everything is fine.
Comment 3 Antonio Ruiz 2006-12-30 18:49:50 UTC
First of all, my apologies for my bad translation of "tray icon" as "trash icon" or "panel icon" in my fisrt comment...

Here is more data tha could be interesting for you.
The OS is a clean installation of OpenSUSE 10.1 that I updated to 10.2.
The language for the users is Spanish and it failed when using root, which language is English.

I did some further tests and I'd like to show you the two results I had.

What I did:
- Added the Deskbar to the panel.
- Added some text to search.
- The action window appeared.  The window was the one attached tho this bug report as "Faulty window with searched text on it".
- Kept this window on screen.
- Removed the icon from the panel.  The window persisted and the bug report window appeared.  I created this bug report.
- I had time to take a photo of the window since it still remained on screen.
- Later on, and by clicking on the "Web Search" title of such window, the bug report window appeared again, informing about the same code lines.
- The action window dissapeared after some clicks... but I think it closed it alone.

On first tests I reproduced the error by the same process.  The only difference I can add is that the action window added some results listed.  Once the panel icon was removed, when clicking on titles ("Web search" as an example) the error appeared.  When clicking on the listed results, the behavior was the correct:  an application was launched and the action window correctly self closed.

My surprise was that, on latest tests, the window that appeared had a different aspect, as shown in the attached file of this bug report, named as "Right window with no field for the searched text".  In this case, the window always and appropriately closed when just clicking on the icon when I wanted to remove the icon from the panel.  So in this case the problem never arises.

That's all.  I hope not having gone on a bit.  Just to congratulate you guys for this great tool!

With best regards.
Antonio.
Comment 4 André Klapper 2007-01-07 01:31:28 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug.


I have copied your last comment to the original report, thanks a lot for the explanations!

*** This bug has been marked as a duplicate of 336855 ***