From: Jukka S. <j+...@20...> - 2007-01-16 18:46:24
|
Hi, I just gave TiLP2 (tilp2-1.01, libticables2-1.0.2, libticalcs2-1.0.1, libtifiles2-1.0.1, libticonv-20061030) a try on a NetBSD/i386 system and am impressed: it works fine almost out of the box! Good work, thanks! However, I failed trying to do a calculator backup (klicking the "Backup" button...): after the data seems to be transferred, TiLP prints "Unable to move file.", and then "Unable to move the temporary file." Trying to debug this revealed TiLP calling tilp_file_move_with_check(/var/tmp/tilp.tigroup, /root/backup.tig) tilp_file_copy(/var/tmp/tilp.tigroup, /root/backup.tig) g_fopen(/var/tmp/tilp.tigroup, "rb") failed but `/var/tmp/tilp.tigroup' seems not to exist at that moment. Any hints? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ |