[Bug 1259422] Re: Google authentication error in empathy

2014-05-04 Thread Răzvan-Cosmin Rădulescu
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

[Bug 773302] Re: Language selection menu in gedit/External Tools configuration is not scrollable

2012-04-23 Thread Răzvan-Cosmin Rădulescu
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

[Bug 773302] Re: Language selection menu in gedit/External Tools configuration is not scrollable

2012-04-12 Thread Răzvan-Cosmin Rădulescu
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

[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-04-05 Thread Răzvan-Cosmin Rădulescu
-- 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

[Bug 974682] [NEW] Snippet plugin doesn't work properly when having a placeholder with default list values

2012-04-05 Thread Răzvan-Cosmin Rădulescu
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