Bug 1181785 - gedit plugin does not work with the new gedit
Summary: gedit plugin does not work with the new gedit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: beesu
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-13 18:34 UTC by Keith Dixon
Modified: 2015-10-05 22:52 UTC (History)
2 users (show)

Fixed In Version: beesu-2.7-26.fc23 beesu-2.7-26.fc22 beesu-2.7-26.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-05 18:15:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Keith Dixon 2015-01-13 18:34:36 UTC
Description of problem:
$ gedit
Traceback (most recent call last):
  File "/usr/lib64/gedit/plugins/beesu/beesu.py", line 53, in do_activate
    self._insert_menu()
  File "/usr/lib64/gedit/plugins/beesu/beesu.py", line 66, in _insert_menu
    manager = self.window.get_ui_manager()
AttributeError: 'Window' object has no attribute 'get_ui_manager'
Traceback (most recent call last):
  File "/usr/lib64/gedit/plugins/beesu/beesu.py", line 56, in do_deactivate
    self._remove_menu()
  File "/usr/lib64/gedit/plugins/beesu/beesu.py", line 59, in _remove_menu
    manager = self.window.get_ui_manager()
AttributeError: 'Window' object has no attribute 'get_ui_manager'


Version-Release number of selected component (if applicable):
gedit-3.14.2-1.fc21.x86_64
gedit-beesu-plugin-0.4-22.fc21.x86_64

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Fedora Update System 2015-09-15 15:42:26 UTC
beesu-2.7-26.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15917

Comment 2 Fedora Update System 2015-09-15 15:42:30 UTC
beesu-2.7-26.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15918

Comment 3 Fedora Update System 2015-09-15 22:54:25 UTC
beesu-2.7-26.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update beesu'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15917

Comment 4 Fedora Update System 2015-09-15 22:56:12 UTC
beesu-2.7-26.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update beesu'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15918

Comment 5 Fedora Update System 2015-09-16 04:52:57 UTC
beesu-2.7-26.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update beesu'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15916

Comment 6 Fedora Update System 2015-10-05 18:15:41 UTC
beesu-2.7-26.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-10-05 21:54:29 UTC
beesu-2.7-26.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-10-05 22:52:32 UTC
beesu-2.7-26.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.


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