I upgraded to 0.6.42 again and it still doesn't work. When using strace on the loader process I repeatedly get this:
poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=7, events=POLLIN}], 3, 361) = 0 (Timeout)
read(7, 0xa9dd5f8, 4096) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {6004, 25818613}) = 0
clock_gettime(CLOCK_MONOTONIC, {6004, 25863381}) = 0
clock_gettime(CLOCK_MONOTONIC, {6004, 25921559}) = 0
read(7, 0xa9dd5f8, 4096) = -1 EAGAIN (Resource temporarily unavailable)
I installed calibre on the same virtual machine as I use for ADE (in wine) but I get the exact same results.
|