When I try to add splitpoints from an album retrieved form freedb/tracktype.org, program crashes. I launched it from console, and the error message I get is "segmentation fault".
The same error I get if I run mp3splt (not GTK) from console:
[francesco@localhost ~]$ mp3splt -c query[get=cddb_protocol://freedb.org:8880] CDDB mode
mp3splt 2.3a (05/03/11) - using libmp3splt 0.6.1a
Matteo Trotta <mtrotta AT users.sourceforge.net>
Alexandru Munteanu <io_fx AT yahoo.fr>
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Processing file 'CDDB' ...
Freedb search type: cddb_cgi , Site: tracktype.org/~cddb/cddb.cgi , Port: 80
Freedb get type: cddb_protocol , Site: freedb.org , Port: 8880
CDDB QUERY. Insert album and artist informations to find cd.
Search: [palestrina vexilla regis__________________________________]
Search string: palestrina vexilla regis
Searching from tracktype.org/~cddb/cddb.cgi on port 80 using cddb_cgi ...
freedb search processed
List of found cd:
0) palestrina / vexilla regis proderunt - edwin loehrer
Select cd #: 0
Getting file from freedb.org on port 8880 using cddb_protocol ...
Errore di segmentazione
[francesco@localhost ~]$
Any help?
Thanks