** Changed in: pygobject
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1099942
Title:
Can't record video in any format
Status in Kazam Screencaster:
Fix Released
Status in Python bindings for GObject:
Fix Released
Status in “gstreamer1.0” package in Ubuntu:
Fix Released
Status in “pygobject” package in Ubuntu:
Confirmed
Bug description:
Ubuntu Raring x64, latest updates.
Recorded file have 0 bytes.
Running of kazam, and recording (from terminal):
nazar-pc@nazar-pc:~$ kazam
** (kazam:17690): WARNING **: Can't load fallback CSS resource: Failed
to import: Ресурс из «/org/gnome/adwaita/gtk-fallback.css» не
существует
** (kazam:17690): WARNING **: Can't load fallback CSS resource: Failed
to import: Ресурс из «/org/gnome/adwaita/gtk-fallback.css» не
существует
(kazam:17690): Gtk-WARNING **: Can't set a parent on widget which has
a parent
(kazam:17690): Gtk-WARNING **: Can't set a parent on widget which has
a parent
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:195:
PyGIDeprecationWarning: timeout_add is deprecated; use GLib.timeout_add instead
GObject.timeout_add(500, self.blink)
/usr/lib/python3/dist-packages/kazam/frontend/window_countdown.py:85:
PyGIDeprecationWarning: timeout_add is deprecated; use GLib.timeout_add instead
GObject.timeout_add(1000, self.countdown)
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:215:
PyGIDeprecationWarning: timeout_add is deprecated; use GLib.timeout_add instead
GObject.timeout_add(200, self.blink)
/usr/lib/python3/dist-packages/kazam/frontend/window_countdown.py:89:
PyGIDeprecationWarning: timeout_add is deprecated; use GLib.timeout_add instead
GObject.timeout_add(400, self.counter_finished)
/usr/lib/python3/dist-packages/gi/module.py:153: Warning: cannot register
existing type `GstState'
wrapper = enum_register_new_gtype_and_add(info)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/kazam/app.py", line 566, in
cb_counter_finished
self.recorder.start_recording()
File "/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py", line 386,
in start_recording
self.pipeline.set_state(Gst.State.PLAYING)
File "/usr/lib/python3/dist-packages/gi/module.py", line 316, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python3/dist-packages/gi/module.py", line 153, in __getattr__
wrapper = enum_register_new_gtype_and_add(info)
RuntimeError: Unable to register enum 'GstState'
INFO Main - Unable to delete one of the temporary files. Check your temporary
directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/kazam/+bug/1099942/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp