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/plugins/externaltools/manager.py", line 255, in
do_motion_notify_event
return self.propagate_mouse_event(event)
File "/usr/lib/gedit/plugins/externaltools/manager.py", line 234, in
propagate_mouse_event
if widget.event(event):
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
TypeError: Expected Gdk.Event, but got StructMeta
If anyone is interested, as a workaround for specifying a specific
language, you can find the scripts in $HOME/.config/gedit/tools and then
change the "# Languages=" line as in the example:
#!/bin/sh
# [Gedit Tool]
# Name=Run Python Script
# Shortcut=F5
# Languages=python
# Applicability=all
# Input=nothing
# Output=output-panel
# Save-files=nothing
python $GEDIT_CURRENT_DOCUMENT_DIR/$GEDIT_CURRENT_DOCUMENT_NAME &
--
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/773302
Title:
Language selection menu in gedit/External Tools configuration is not
scrollable
Status in Ayatana Scrollbar:
New
Status in “gedit” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: gedit
When trying to configure the External Tools plugin in gedit, you can
open the menu to select which language this tool should be available
for, but the language selection menu is not scrollable. The scroll
bars of Unity appear, but they cannot be selected or used. Scrolling
with the keyboard (arrows up/down) does not work either.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gedit 2.30.4-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Apr 29 16:37:31 2011
ExecutablePath: /usr/bin/gedit
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
LANGUAGE=de_DE:en
LANG=de_DE.utf8
SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: Upgraded to natty on 2011-04-26 (3 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-scrollbar/+bug/773302/+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