GwenRename - An external tool for GwenView
15/04/10 - v 1.1-beta7

Select language:

Bug number: 6
Date: 08/05/07
Submited by: Marcus Sundman

Description: ... I can't get numerice sorting to work. I have the following files that should be in this order:
test(0).jpg
test(1).jpg
test(2).jpg
test(9).jpg
test(10).jpg
test(11).jpg
test(12).jpg
test(20).jpg

However, GwenRename (w/ num sort) puts them in this weird order:
test(9).jpg
test(0).jpg
test(1).jpg
test(10).jpg
test(11).jpg
test(12).jpg
test(2).jpg
test(20).jpg

If I add the file 'test(90).jpg' then it goes to the top of the and 'test(9).jpg' goes last. Really weird.

Status: Closed - v 1.0.3 (11/5/2007).


Bug number: 5
Date: 20/5/04
Submited by: Aurelien Gateau

Description: ...This machine is still running KDE 3.1.2 and by default GwenRename would not build, complaining that the .ui files were generated with a too recent version of Designer. I had to fix this in Gwenview, it's just a matter of modifying (with an editor) the .ui files and change version="3.3" to version="3.1". After this change, GwenRename compiles and runs flawlessly on KDE 3.1.

Status: Closed - v 0.9.6 (20/5/2004).


Bug number: 4
Date: 13/1/04
Submited by: Aurelien Gateau

Description: I think the case conversion radio buttons should all be in a single button group. Right now if I select "Convert to lowercase", then choose one of the capitalize option I can't get a filename in lowercase only. Let the user select one and only one of the radio button, it will be simpler to use.

Status: Closed - v 0.9.2 (14/1/2004).


Bug number: 3
Date: 13/1/04
Submited by: Aurelien Gateau

Description: If the file name contains a dot (like bughunt1.3.jpeg), the file name is not correctly splitted from the extension, I would guess it's just a matter of search the dot from the end of the string, rather than from the beginning.

Status: Closed - QFileInfo props corrected (v 0.9.2 - 14/1/2004).


Bug number: 2
Date: 29/12/03
Submited by: Spiros Georgaras

Description: When in 'Relaxed mode' the counter follows step value.

Status: Closed - Complete rewrite of the counter code (v 0.8.2 - 31/12/2003).


Bug number: 1
Date: 29/12/03
Submited by: Spiros Georgaras

Description: When in 'Shuffle directory' mode, if step > 1 then the program may get stuck...

Status: Closed - v 0.9 (8/1/2004)