MP3-support should be hidden when lame is not installed

Bug #47133 reported by carsten
10
Affects Status Importance Assigned to Milestone
KDE Multimedia
Invalid
Medium
kdemultimedia (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: kaudiocreator

If you want to rip an audio-cd in Konquerors sidebar (F9) you get all the option (wav, ogg, mp3...), even when the codecs are missing. For example, if lame is not installed (default) you can still drag&and drop the virtual mp3-files. The copy dialog lasts forever, the user has no clue why nothing happens.

Solution: Hide MP3-ripping while lame is not installed.
Solution 2: Don't hide but open a dialog "Sorry, you don't have a MP3-encode installed"

Revision history for this message
Kenny Duffus (kduffus) wrote :

yeah very confusing till you work out why

Changed in kdemultimedia:
status: Unconfirmed → Confirmed
Revision history for this message
Yuriy Kozlov (yuriy-kozlov) wrote :

This is still the behavior on Feisty.

Changed in kdemultimedia:
importance: Medium → Wishlist
Revision history for this message
Harald Sitter (apachelogger) wrote :

Needs to be forwarded to KDE (http://bugs.kde.org) and I consider this a bug, not a wish, since it exposes the user to incorrect behaviour.

Changed in kdemultimedia (Ubuntu):
importance: Wishlist → Low
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: https://bugs.kde.org/show_bug.cgi?id=190859

Changed in kdemultimedia:
importance: Undecided → Unknown
status: New → Unknown
Changed in kdemultimedia (Ubuntu):
status: Confirmed → Triaged
Changed in kdemultimedia:
status: Unknown → Confirmed
Revision history for this message
Harald Sitter (apachelogger) wrote :

 if ( KStandardDirs::findExe( "lame" ).isEmpty() )
  return false;

When lame is not installed neither the KCM will list MP3 nor will it show up in the slave. At least in anything KDE 4ish, it seems.

<Riddell> apachelogger: I confirm MP3 folder appears after I install lame

Closing bug as fix released.

Changed in kdemultimedia (Ubuntu):
status: Triaged → Fix Released
Changed in kdemultimedia:
status: Confirmed → Invalid
Changed in kdemultimedia:
importance: Unknown → Medium
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.