[Bug 309320] [NEW] gtkpod fails to convert ogg-files - patch attached.

mettle s031877 at student.dtu.dk
Thu Dec 18 12:22:51 UTC 2008


Public bug reported:

Binary package hint: gtkpod

The script(s) that gtkpod uses to convert various  audio files into mp3
has a bug.

File: /usr/share/gtkpod/scripts/gtkpod-convert-common.sh

Patch:
54c54
< filetype=`echo ${infile_extension}| tr [:upper:] [:lower:]`
---
> filetype=`echo ${infile_extension}| tr '[:upper:]' '[:lower:]'`

Please include the patch and send it upstream.

I'm using Ubuntu v8.10 and Gtkpod v0.99.12-3.

** Affects: gtkpod (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gtkpod fails to convert ogg-files - patch attached.
https://bugs.launchpad.net/bugs/309320
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list