I don't know if it still affects the OP, but it affects me (on Ubuntu
14.04) and I think on Ubuntu 13.10 I had an issue with Facebook as well,
I only get GoogleTalk in 14.04 for now. It is very annoying as you can
imagine :). Also if you click on the button to go to the Ubuntu Settings
panel and go
I'm using GEdit 3.2.3-0ubuntu0.1 0 on Ubuntu Oneiric. 11.10. Maybe it's
been fixed.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/773302
Title:
Language selection menu in gedit/Exte
This actually is not connected to the scroll bars, I have the same
issue, but I assume is connected with python-gobject as you can see from
the errors when running GEdit from the terminal:
TypeError: Expected Gdk.Event, but got StructMeta
Traceback (most recent call last):
File "/usr/lib/gedit/p
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/974682
Title:
Snippet plugin doesn't work properly when having a placeholder with
default list values
To manage notifications about t
Public bug reported:
1)
Description:Ubuntu 11.10
Release:11.10
2)
gedit 3.2.3-0ubuntu0.1
3)
went to Tools > Manage Snippets... then FORTRAN 95 and changed character (c)
from:
character(len=${1:10}) :: $0
to
character(len=${1:[*,10]}) :: $0
Expectation: insert text, place cursor in