crash at start up

Bug #603644 reported by 7even
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luciole
New
Undecided
Unassigned

Bug Description

:~$ luciole
2010-07-09 19:19:54,517 - 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

Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Hi,
which version of luciole are you using in which distribution ?

It looks like the 'GStreamer Base Plugins' are not installed. alsasink is part of this plugins

Changed in luciole:
status: New → Incomplete
status: Incomplete → New
Revision history for this message
7even (radiodrone) wrote :

I use Luciole 0.8.5 and Kubuntu 10.04
I've installed gstreamer-alsa and it's all OK now. Thanks.

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.