Advertisement
Guest User

Untitled

a guest
Oct 25th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Nokia-N900:/usr/lib/hsetctrl# /etc/rc2.d/S99hsetctrl start
  2. Starting Headset Control Daemon: Traceback (most recent call last):
  3. File "/usr/lib/hsetctrl/daemon.py", line 24, in <module>
  4. import hsetctrl
  5. File "/usr/lib/hsetctrl/hsetctrl.py", line 38
  6. os.system('run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:'Hey, you pressed the headset button!.' uint32:0 string:'Yeh' 2> /dev/null 1> /dev/null')
  7. ^
  8. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement