Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553576 - gnome-extra/cinnamon can't change keyboard repeat rate
Summary: gnome-extra/cinnamon can't change keyboard repeat rate
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 17:32 UTC by Derek Dolney
Modified: 2015-07-01 19:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Dolney 2015-06-29 17:32:36 UTC
Using cinnamon-2.6.8 , in cinnamon-settings -> keyboard, changing key repeat speed or delay have no effect.

Changing via gsettings org.cinnamon.settings-daemon.peripherals.keyboard repeat-interval and org.gnome.desktop.peripherals.keyboard repeat-interval have no effect either.

I'm not sure how to debug. Any ideas what could be wrong?
Comment 1 Pacho Ramos gentoo-dev 2015-06-30 19:17:26 UTC
Do you get any error when launching the control center from a terminal?
Comment 2 Derek Dolney 2015-06-30 19:34:14 UTC
Well, now it is working though I can't explain why because I have not updated anything since yesterday, have not rebooted, don't think I changed anything relevant. Anyway, you could just close this bug.

But in case you are still interested, I do get some errors running cinnamon-settings. See the following startup messages, and (where it says "Loading keyboard module") additional errors in keyboard settings module:

~ $ python2.7 /usr/lib64/cinnamon-settings/cinnamon-settings.py
/usr/lib64/cinnamon-settings/cinnamon-settings.py:178: Warning: The property GtkEntry:primary-icon-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.builder.add_from_file("/usr/lib64/cinnamon-settings/cinnamon-settings.ui")
/usr/lib64/cinnamon-settings/cinnamon-settings.py:178: Warning: The property GtkEntry:secondary-icon-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.builder.add_from_file("/usr/lib64/cinnamon-settings/cinnamon-settings.ui")
/usr/lib64/python2.7/site-packages/gi/overrides/__init__.py:313: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version.
  return super_init_func(self, **new_kwargs)
Could not find bluetooth module; is the cinnamon-control-center package installed?
Could not find wacom module; is the cinnamon-control-center package installed?
/usr/lib64/cinnamon-settings/cinnamon-settings.py:423: Warning: The property GtkCellRendererPixbuf:follow-state is deprecated and shouldn't be used anymore. It will be removed in a future version.
  pixbuf_renderer.set_property("follow-state", True)
__init__ took 111.030 ms
Loading Keyboard module
/usr/lib64/cinnamon-settings/bin/capi.py:29: Warning: The property GtkButton:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
  return GObject.new(panel_type)
/usr/lib64/cinnamon-settings/bin/capi.py:29: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
  return GObject.new(panel_type)
Comment 3 Pacho Ramos gentoo-dev 2015-07-01 19:17:39 UTC
The warnings should be reported directly to upstream and that errors are because of the optional USE flags for optional features