[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package amarok - 2:1.4.8-0ubuntu3 --- amarok (2:1.4.8-0ubuntu3) hardy; urgency=low [ Sven Boden ] * Fix for bug "187406: Amarok install-mp3 fails silently" (LP #187406) [ Sarah Hobbs ] * Sponsored upload. (Closes LP: #187406) * Reworked patch to a

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-11 Thread Sarah Hobbs
Ouch. Uploading for hardy. ** Changed in: amarok (Ubuntu) Status: Confirmed => Fix Committed -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to amarok in u

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-09 Thread Shaikailash
So, I have just installed the kubuntu hardy 32bit alpha 5 and the problem is still here. I can't believe this goes up since the 7.04 and never solvedI fix it simply installing the "libxine1-ffmpeg" but it's so a bad presentation for all the friends who try the first time ubuntu, and find al

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-07 Thread Sven Boden
Anyone willing to test/commit the debdiff to "install-mp3" for amarok in ubuntu? -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-05 Thread Sven Boden
The debdiff above and the one for LP #197105 do work, it's just a matter of getting someone to "commit" them. For the mp3 support... short term workaround: /usr/bin/kdesu -d "/usr/bin/adept_batch update" && /usr/bin/kdesu -d "/usr/bin/adept_batch install libxine1-ffmpeg" There are easier ways,

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-03-05 Thread Frank Bob
This problem still exists in Kubuntu Hardy Alpha5 updated as of 2008-03-05 Amarok offers to install mp3 support then does nothing then says that mp3 support is installed but it isn't -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notifica

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-27 Thread Sven Boden
new debdiff where bash is completely removed. I tested the kubuntu branch, libxinel-ffmpeg doesn't appear for me in synaptic so the gnome version doesn't work for me (it's not worse than the original version). ** Attachment added: "debdiff change" http://launchpadlibrarian.net/12263918/amaro

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-27 Thread Sven Boden
The change I made makes it work for Kubuntu hardy (without bash if you check the debdiff). I don't change what I can't test, but feel free to further enhance it. I'll also see whether I find the time today to remove the other bash'es and test them. -- [hardy] Amarok install-mp3 fails silentl

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-27 Thread Scott Kitterman
Why does it need bash? Can we have a solution that doesn't require a non-standard shell? -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-27 Thread Sven Boden
** Changed in: amarok (Ubuntu) Status: New => Confirmed -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to amarok in ubuntu. -- kubuntu-bugs mailing list [

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-12 Thread Sven Boden
debdiff attachment which supercedes the previous diff.gz Additional change is the use of absolute paths for security reasons. ** Attachment added: "amarok_1.4.8-debdiff" http://launchpadlibrarian.net/11904251/amarok_1.4.8-debdiff -- [hardy] Amarok install-mp3 fails silently https://bugs.laun

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-12 Thread Sven Boden
diff fixing the problem ** Attachment added: "amarok_1.4.8-0ubuntu3.diff.gz" http://launchpadlibrarian.net/11902876/amarok_1.4.8-0ubuntu3.diff.gz -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-02-02 Thread Martin Böhm
** Tags added: kubuntu regression -- [hardy] Amarok install-mp3 fails silently https://bugs.launchpad.net/bugs/187406 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 187406] Re: [hardy] Amarok install-mp3 fails silently

2008-01-30 Thread Sven Boden
As a patch... replacing the kdesu line by: kdesu -d "adept_batch update ; adept_batch install libxine1-ffmpeg" works for me... the gksudo statement suffers from the same problem probably. The check_mp3 is pretty braindead, it just checks whether the kdsudo/gksudo was successful (the kdesudo suc