Bug 543377 - [abrt] crash detected in gedit-1:2.28.0-1.fc12
Summary: [abrt] crash detected in gedit-1:2.28.0-1.fc12
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d37ddf30
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-02 09:59 UTC by Didier
Modified: 2009-12-04 08:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-02 14:50:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (805 bytes, text/plain)
2009-12-02 09:59 UTC, Didier
no flags Details

Description Didier 2009-12-02 09:59:16 UTC
abrt 1.0.0 detected a crash.

backtrace
-----
Summary: TBd37ddf30 window_helper.py:140:_remove_configure_menu:NameError: global name 'smanager' is not defined

Traceback (most recent call last):
  File "/home/didier/.gnome2/gedit/plugins/html-tidy/plugin.py", line 91, in deactivate
    self._instances[window].deactivate()
  File "/home/didier/.gnome2/gedit/plugins/html-tidy/window_helper.py", line 59, in deactivate
    self._remove_configure_menu()
  File "/home/didier/.gnome2/gedit/plugins/html-tidy/window_helper.py", line 140, in _remove_configure_menu
    smanager.remove_action_group(self._configure_action_group)
NameError: global name 'smanager' is not defined

Local variables in innermost frame:
manager: <gtk.UIManager object at 0x1fdc050 (GtkUIManager at 0x1a44ad0)>
self: <html-tidy.window_helper.window_helper instance at 0x2118488>

cmdline: gedit /tmp/.fr-samqqE/netbook-launcher.desktop 
component: gedit
executable: /usr/lib64/gedit-2/plugins
kernel: 2.6.31.5-127.fc12.x86_64
package: gedit-1:2.28.0-1.fc12
uuid: d37ddf30

Comment 1 Didier 2009-12-02 09:59:18 UTC
Created attachment 375385 [details]
File: backtrace

Comment 2 Ray Strode [halfline] 2009-12-02 14:50:21 UTC
Hi.  This crash looks like it's from plugins you've installed in your home directory.  Try removing them to get the problem to go away.  Where did you get the html-tidy plugin? You may want to report the crash where you found it.

Comment 3 Didier 2009-12-04 08:54:50 UTC
Ray, thanks for looking into this (I guess you guys are swamped with abrt reports).

For the record : the crash stems from the "HTML Tidy" plugin, which originates at http://www.eng.tau.ac.il/~atavory/gedit-plugins/html-tidy/ .

The plugin is quite useful and otherwise seems fully functional, but throws some errors when closing gedit.

I'll forward this BZ to the maintainer.


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