Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/979271

Title:
  File linking in output window of external tools plugin is broken

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  The external tools plugin has this great feature of marking files in output 
window as links 
  which when clicked can open file, this works well with grep etc

  It seems like it broke with gedit 3 though...

  The link parsing works but there seems to falter when making the
  actual link. I get this traceback:

    Traceback (most recent call last):
      File "/usr/lib/gedit/plugins/externaltools/functions.py", line 290, in 
capture_end_execute_panel
        
view.get_window(Gtk.TextWindowType.TEXT).set_cursor(Gdk.Cursor.new(Gdk.CursorType.XTERM))
    AttributeError: 'NoneType' object has no attribute 'set_cursor'

  
  Thanks!

  Description:  Ubuntu precise (development branch)
  Release:      12.04
  Gedit 3.4.0-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/979271/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to