ElementNotFoundError: autoaudiosink

Bug #1806001 reported by Kierun
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Decibel Audio Player
Invalid
Undecided
Unassigned

Bug Description

When trying to play either MP3 or FLAC files, I get this stack trace:

** Message: 08:34:46.505: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
  File "/usr/share/decibel-audio-player/src/modules/__init__.py", line 282, in __dispatch
    self.handlers[msg](**params)
  File "/usr/share/decibel-audio-player/src/modules/GSTPlayer.py", line 127, in onPlay
    self.player.stop()
  File "/usr/share/decibel-audio-player/src/media/audioplayer.py", line 208, in stop
    self.__getPlayer().set_state(gst.STATE_NULL)
  File "/usr/share/decibel-audio-player/src/media/audioplayer.py", line 39, in __getPlayer
    self.__constructPlayer()
  File "/usr/share/decibel-audio-player/src/media/audioplayer.py", line 66, in __constructPlayer
    self.audiosink = gst.element_factory_make('autoaudiosink', 'audiosink')
gst.ElementNotFoundError: autoaudiosink

Versions 1.08 running on Fedora 29.

Is there anything else you would need from me?

Revision history for this message
Kierun (ubuntu-kierun) wrote :

Since autoaudiosink appears to be a gstreamer thing, I installed all the packages of gstreamer I could find using dnf and still no luck.

Revision history for this message
Kierun (ubuntu-kierun) wrote :

Hum, it appears that a dnf update fixed it. I wonder if it was the update or if I did not restart decibel-audio-player after installing all the gstreamer plugins…

Changed in decibel-audio-player:
status: New → Invalid
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.