Created
June 25, 2012 12:04
-
-
Save DreadKnight/2988202 to your computer and use it in GitHub Desktop.
Never been able to start kazam :(
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dread@FreezingMoon:~/Dropbox/AncientBeast$ kazam | |
Traceback (most recent call last): | |
File "/usr/bin/kazam", line 74, in <module> | |
appWindow = KazamApp(datadir, args.debug) | |
File "/usr/lib/python2.7/dist-packages/kazam/app.py", line 238, in __init__ | |
self.restore_state() | |
File "/usr/lib/python2.7/dist-packages/kazam/app.py", line 578, in restore_state | |
self.volumebutton_audio2.set_value(audio2_vol) | |
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function | |
return info.invoke(*args, **kwargs) | |
ValueError: %f not in range %f to %f | |
dread@FreezingMoon:~/Dropbox/AncientBeast$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment