Trying to download an album of AIFF files. The first file, the album's pdf booklet,
comes through fine. Then the downloader starts on the actual music files. When a file reaches
one hundred percent the downloader crashes.
-----------------------%< snip >%-------------------------------
[18:46] robertm -- /home/robertm $ hdtracksdownloader
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
Segmentation fault (core dumped)
[18:46] robertm -- /home/robertm $
-----------------------%< snip >%-------------------------------
The log file seems to indicate that all went well with the actual transfer. It seems that
when the downloader starts its conversion things come crashing down. Could the downloader
be trying to call a conversion program that I don't have installed? Maybe?
-----------------------%< snip, edited out the AWS keys>%-------------------------------
0058477: 4095052608: Reader: CLinuxINetReader::OpenRange: Opening
https://s3.amazonaws.com/hdtrack_img%2FHX886443817623_liner.pdf?AWSAccessKeyId=...
0060291: 4095052608: Reader: CLinuxINetReader::OpenRange: Finish (1814 ms)
0066954: 4095052608: General: HDTrackDownloadThread::Thread: download completed successfully, calling convert...
0066954: 4095052608: General: HDTrackDownloadThread::Convert: Start
0066954: 4095052608: General: HDTrackDownloadThread::Convert: no conversion needed
0066954: 4095052608: General: HDTrackDownloadThread::Convert: Finish (0 ms)
0066956: 4095052608: General: HDTrackDownloadThread::Thread: Successful completion, renamed /home/robertm/Desktop/Dave Brubeck/Time Out/Time Out.pdf to /home/robertm/Desktop/Dave Brubeck/Time Out/Time Out.pdf_hddownload with result=1
0066956: 4095052608: General: HDTrackDownloadThread::Thread: good result, deleting temp file
0066956: 4095052608: General: HDTrackDownloadThread::Thread: Finish (8480 ms)
0066957: 4095052608: General: HDTrackDownloadThread::Thread: Start
0066957: 4095052608: General: HDTrackDownloadThread::Thread: checking url=https://s3.amazonaws.com/drive01%2Fa07d943e282a6d08b5824eb15e4ba0f6?AWSAccessKeyId=..., final filename=/home/robertm/Desktop/Dave Brubeck/Time Out/01-Blue Rondo a la Turk.aif, bConvert=1
0066957: 4095052608: General: HDTrackDownloadThread::Thread: downloading to /home/robertm/Desktop/Dave Brubeck/Time Out/01-Blue Rondo a la Turk.track_hddownload
0066957: 4095052608: Reader: CLinuxINetReader::OpenRange: Start
0066957: 4095052608: Reader: CLinuxINetReader::OpenRange: Opening
https://s3.amazonaws.com/drive01%2Fa07d943e282a6d08b5824eb15e4ba0f6?AWSAccessKeyId=...
0068281: 4095052608: Reader: CLinuxINetReader::OpenRange: Finish (1324 ms)
0223520: 4095052608: General: HDTrackDownloadThread::Thread: download completed successfully, calling convert...
0223520: 4095052608: General: HDTrackDownloadThread::Convert: Start
0223695: 4095052608: General: HDTrackDownloadThread::Convert: running conversion with AIFF Encoder encoder
0223695: 4095052608: Playback: CMJPlayerCore::Play: Start
-----------------------%< snip >%-------------------------------
Downloader is the latest version...20.0.103. Interestingly enough, I have had good success
with the downloader on FLAC files. Unfortunately, I screwed up and forgot to change the
dropdown at HDTracks to FLAC and now I am stuck trying to get these AIFF files ... without
any luck so far.
Running a fairly stock install of Ubuntu Mate 15.04. 64-bit. I'm happy to provide any
other details if needed.
Thanks for your work on this project.