Comment 2 for bug 707801

Revision history for this message
Tiedemate (bjoerntiedemann) wrote :

Hi,

I also cannot start luciole. I am using luciole 0.8.6 un Kubuntu 10.10 x64.

tiedemate@ST11:~$ luciole
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
2011-02-06 16:49:04,321 - luciole - INFO - MainThread - (luciole.py, 123) - Starting luciole
Traceback (most recent call last):
  File "/usr/lib/luciole/luciole.py", line 143, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/luciole/luciole.py", line 127, in main
    app_ctrller = lucioLib.Luciole_controller()
  File "/usr/lib/luciole/lucioLib/luciole_tools.py", line 91, in __call__
    instance.__init__()
  File "/usr/lib/luciole/lucioLib/luciole_controller.py", line 97, in __init__
    self.sound_player = LSOUND.Lcl_gst_sound('./sounds/camera.ogg')
  File "/usr/lib/luciole/lucioLib/lcl_gst/lcl_gst_play_sound.py", line 52, in __init__
    self.sink = LG.element_factory_make('alsasink')
gst.ElementNotFoundError: alsasink
tiedemate@ST11:~$