SHARE
TWEET

Untitled

a guest Jun 19th, 2016 102 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. chmod: cannot access '+': No such file or directory
  2. [root@dory-pc bin]# cd
  3. [root@dory-pc ~]# /usr/local/bin/kb-light.py +
  4. Traceback (most recent call last):
  5.   File "/usr/local/bin/kb-light.py", line 25, in <module>
  6.     print(kb_light_set(1)) # ./kb-light.py (+|--up) to increment
  7.   File "/usr/local/bin/kb-light.py", line 11, in kb_light_set
  8.     current = kbd_backlight.GetBrightness()
  9.   File "/usr/lib/python3.5/site-packages/dbus/proxies.py", line 70, in __call__
  10.     return self._proxy_method(*args, **keywords)
  11.   File "/usr/lib/python3.5/site-packages/dbus/proxies.py", line 145, in __call__
  12.     **keywords)
  13.   File "/usr/lib/python3.5/site-packages/dbus/connection.py", line 651, in call_blocking
  14.     message, timeout)
  15. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.UPower.KbdBacklight' on object at path /org/freedesktop/UPower/KbdBacklight
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