File: BUGS

package info (click to toggle)
tagtool 0.12.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,052 kB
  • ctags: 1,013
  • sloc: ansic: 9,013; sh: 3,451; makefile: 120
file content (20 lines) | stat: -rw-r--r-- 882 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Known Bugs:

- ID3v2 tags are always saved in Latin1 encoding.  (This is due to a bug 
  in the C binding of id3lib.)

- When tagging multiple files, it should be possible to clear a field by 
  checking it and leaving it empty.  Currently this does not work for mp3 
  files that have both v1 and v2 tags, unless other tag fields are also 
  being set to non-empty values  (Appears to be another id3lib bug)

- The genre ComboBox in Vorbis tags sometimes "locks up" the UI.  This 
  appears to be a Gtk problem, but I can't track it down.  Identical 
  combo boxes elsewhere in the UI don't have this problem.


Find a bug not listed here?  Send me a message (paol1976@yahoo.com). 
Please include a reasonably detailed description of the problem.  Mention 
at least your OS version, how you installed tagtool (from source, distro 
package, etc.) and how to reproduce the problem.