Bug 660187 - [abrt] gedit-2:2.30.4-1.fc14: synctex.py:203:update_active:AttributeError: 'NoneType' object has no attribute '_action_group'
Summary: [abrt] gedit-2:2.30.4-1.fc14: synctex.py:203:update_active:AttributeError: 'N...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9e9235dc
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-06 01:57 UTC by bwhale
Modified: 2012-08-16 20:23 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-16 20:23:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.22 KB, text/plain)
2010-12-06 01:57 UTC, bwhale
no flags Details

Description bwhale 2010-12-06 01:57:53 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: gedit '/home/whale/Documents/Academic/Research/Papers/Current work/Curve Classes and the Abstract Boundary Classification/Combined/Main/For Submission/StructureOfBPP_Ben_Whale_JPA.tex'
comment: I have already applied the patch given in bug #630132. I'm very new to linux so my apologies for missing information. Let me know if I can help in some way.
component: gedit
executable: /usr/lib64/gedit-2/plugins
kernel: 2.6.35.6-48.fc14.x86_64
package: gedit-2:2.30.4-1.fc14
reason: synctex.py:203:update_active:AttributeError: 'NoneType' object has no attribute '_action_group'
release: Fedora release 14 (Laughlin)
time: 1291600320
uid: 500

backtrace
-----
synctex.py:203:update_active:AttributeError: 'NoneType' object has no attribute '_action_group'

Traceback (most recent call last):
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 300, in activate
    helper = SynctexWindowHelper(self, window)
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 226, in __init__
    self.add_helper(view, window, view.get_parent().get_parent())
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 243, in add_helper
    helper = SynctexViewHelper(view, window, tab, self._plugin)
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 93, in __init__
    self.update_location()
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 153, in update_location
    self.update_active()
  File "/usr/lib64/gedit-2/plugins/synctex/synctex.py", line 203, in update_active
    self._window.get_data(WINDOW_DATA_KEY)._action_group.set_sensitive(True)
AttributeError: 'NoneType' object has no attribute '_action_group'

Local variables in innermost frame:
lang: <gtksourceview2.Language object at 0x2b14690 (GtkSourceLanguage at 0x1851bc0)>
style: <gtksourceview2.Style object at 0x2b14820 (GtkSourceStyle at 0x1a64ec0)>
self: <synctex.synctex.SynctexViewHelper instance at 0x2a52d88>

How to reproduce
-----
1. ensure that the synctex plugin for gedit is not enabled
2. open an existing latex file in gedit
3. enable synctex from within gedit

Comment 1 bwhale 2010-12-06 01:57:57 UTC
Created attachment 464910 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 20:23:46 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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