I tried to check out lp:floaty, and ran
$ ./floaty-client
(floaty-client:20924): GLib-GIO-ERROR **: Settings schema
'com.klacansky.FloatyClient' is not installed
Is there a trick to run it out of the build tree?
Not sure what floaty-client does around it, but the core of the problem
seems to be
$ python3 -c 'from gi.repository import Clutter;
print(Clutter.AnimationMode.EASE_IN_EXPO)'
<enum CLUTTER_EASE_IN_EXPO of type ClutterAnimationMode>
which seems to trigger this ValueError for you. Does the current floaty-
client still have that problem, and if so, does above command work for
you?
** Changed in: pygobject (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1034620
Title:
Python crashes with valuerror
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1034620/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs