[UI FFE] Notify user of missing MP3 support
Bug #733327 reported by
dobey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libubuntuone |
Fix Released
|
High
|
dobey | ||
libubuntuone (Ubuntu) |
Fix Released
|
High
|
dobey |
Bug Description
We need to check for MP3 support and provide a user interface to allow the user to install support in libubuntuone, so that all music players that have an extension for our store will get the same support, and not need duplicate code in multiple languages.
Without this UI change, users without the proper MP3 codec already installed will not be given a clear and easy way to use the Ubuntu One music store in Banshee or Rhythmbox on Natty.
Message to ubuntu-doc: https:/
Message to ubuntu-translators: https:/
Related branches
lp://staging/~dobey/libubuntuone/codec-installer
- Alejandro J. Cura (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 1078 lines (+921/-6)6 files modifiedconfigure.ac (+1/-1)
data/Makefile.am (+1/-0)
libubuntuone/Makefile.am (+2/-0)
libubuntuone/u1-codec-installer.c (+650/-0)
libubuntuone/u1-codec-installer.h (+68/-0)
libubuntuone/u1-music-store.c (+199/-5)
Changed in libubuntuone: | |
assignee: | nobody → Rodney Dawes (dobey) |
importance: | Undecided → High |
status: | New → In Progress |
tags: | added: u1-natty-beta |
Changed in libubuntuone (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Rodney Dawes (dobey) |
milestone: | none → ubuntu-11.04-beta-1 |
Changed in libubuntuone (Ubuntu): | |
milestone: | ubuntu-11.04-beta-1 → ubuntu-11.04-beta-2 |
summary: |
- Notify user of missing MP3 support + [FFE] Notify user of missing MP3 support |
description: | updated |
description: | updated |
description: | updated |
Changed in libubuntuone (Ubuntu): | |
status: | Confirmed → New |
importance: | Medium → Undecided |
summary: |
- [FFE] Notify user of missing MP3 support + [UI FFE] Notify user of missing MP3 support |
Changed in libubuntuone (Ubuntu): | |
importance: | Undecided → High |
Changed in libubuntuone: | |
status: | In Progress → Fix Committed |
Changed in libubuntuone (Ubuntu): | |
status: | New → Confirmed |
Changed in libubuntuone: | |
status: | Fix Committed → Fix Released |
tags: | removed: u1-natty-beta |
To post a comment you must log in.
Does Banshee provide anything like this already?