File: BUGS

package info (click to toggle)
burn 0.4.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 196 kB
  • ctags: 131
  • sloc: python: 1,179; makefile: 45; sh: 20
file content (14 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
datacd - -n newpath = oldpath
	If second argument is not specified, no error is raised.

CLOSED -A -s -a (-s option must be after MODE)
	I closed it even better: 

CLOSED it checks media capacity before disk usage. So it asks to go on even if
	there is no disk space. 

CLOSED spaces in mp3 and ogg files bring to decoder problems. It seems due to
	an incorrect shell expansion. Decoder tries to decode filename's splitted portions.

CLOSED spaces in mp3 and ogg files bring to delete from temp directory problems.