no need for window helper
Bug #872563 reported by
Ignacio Casal Quinteiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gedit Python Profiler |
Fix Released
|
Low
|
Unassigned | ||
Gedit panel for Bazaar |
Fix Released
|
Low
|
Unassigned | ||
Gedit-Pylint-2 |
Fix Released
|
Low
|
Unassigned | ||
Python Tracebacks in Gedit |
Fix Released
|
Low
|
Unassigned |
Bug Description
This is more a suggestion than a bug itself. You don't need a window helper anymore for gedit 3 plugins, the window activatable is created for each window so you don't need the window helper to keep track of the windows.
Changed in gedit-pylint-2: | |
status: | New → Confirmed |
Changed in gedit-pyprofiler: | |
status: | New → Confirmed |
Changed in gedit-python-traceback: | |
status: | New → Confirmed |
Changed in gedit-pylint-2: | |
importance: | Undecided → Low |
Changed in gedit-pyprofiler: | |
importance: | Undecided → Low |
Changed in gedit-python-traceback: | |
importance: | Undecided → Low |
Changed in gedit-bzr-panel: | |
status: | Confirmed → Fix Committed |
Changed in gedit-pylint-2: | |
status: | Confirmed → Fix Released |
Changed in gedit-python-traceback: | |
status: | Confirmed → Fix Released |
Changed in gedit-pyprofiler: | |
status: | Confirmed → Fix Released |
Changed in gedit-bzr-panel: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for reporting this issue. I don't use gedit 3 yet and so I did the minimal change to just get it working. When I switch to Ubuntu 11.10 I'll clean the code, but feel free to report other issues.