Webcambox can not be created

Bug #1010360 reported by Schwarzburg
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Quickly Widgets
New
Undecided
Unassigned

Bug Description

I try to create a webcambox like this:

from quickly.widgets.web_cam_box import WebCamBox
camera = WebCamBox()

which gives the following error:

camera = WebCamBox()
  File "/usr/lib/python2.7/dist-packages/quickly/widgets/web_cam_box.py", line 105, in __init__
    bus = self.camerabin.get_bus()
AttributeError: 'NoneType' object has no attribute 'get_bus'

This can be solved by initializing Gst.

Revision history for this message
Schwarzburg (stefan-schwarzburg) wrote :
Revision history for this message
Niels Egberts (nielsegberts) wrote :

I had the same problem for MediaPlayerBox, so this fix should also be applied to MediaPlayerBox

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.