SHARE
TWEET

Untitled

a guest Jun 25th, 2016 70 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [manjaro@manjaro ~]$ thus
  2.  
  3. (thus.py:6891): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
  4.  
  5. (thus.py:6891): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
  6.  
  7. (thus.py:6891): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
  8. Failed to set keymap: Failed to activate service 'org.freedesktop.locale1': timed out
  9. Traceback (most recent call last):
  10.   File "/usr/share/thus/thus/main_window.py", line 361, in on_forward_button_clicked
  11.     stored = self.current_page.store_values()
  12.   File "/usr/share/thus/thus/keymap.py", line 272, in store_values
  13.     self.setkb()
  14.   File "/usr/share/thus/thus/keymap.py", line 282, in setkb
  15.     subprocess.check_call(['localectl', 'set-keymap', '--no-convert', self.keyboard_layout])
  16.   File "/usr/lib/python3.5/subprocess.py", line 584, in check_call
  17.     raise CalledProcessError(retcode, cmd)
  18. subprocess.CalledProcessError: Command '['localectl', 'set-keymap', '--no-convert', 'us']' returned non-zero exit status 1
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top