From: Jukka S. <j+...@20...> - 2007-01-18 07:49:42
|
Tyler Cassidy --> tilp-devel (2007-01-17 21:54:56 -0700): > Does just copying all the files manually work? Yes. I probably should have mentioned this in my original post, sorry. Regards, Jukka > -Tyler > > > Hi, > > > > Tyler Cassidy --> tilp-devel (2007-01-16 22:07:00 -0700): > >> Hello, > >> > >> This seems quite simple, make sure your file permissions are set to > >> read/write because you will need both read and write access in your > >> temporary directory and the directory you want to save your file to. See > >> what that does. > > > > hmm, that's probably not the problem: the temp directory has mode 1777, > > and I'm running TiLP as root... > > > > > > Regards, Jukka > > > > > >> -Tyler > >> > >> > >> > 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 ~ > >> > > >> > ------------------------------------------------------------------------- > >> > Take Surveys. Earn Cash. Influence the Future of IT > >> > Join SourceForge.net's Techsay panel and you'll get the chance to > >> share > >> > your > >> > opinions on IT & business topics through brief surveys - and earn cash > >> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> > _______________________________________________ > >> > TiLP-devel mailing list > >> > TiL...@li... > >> > https://lists.sourceforge.net/lists/listinfo/tilp-devel > >> > > >> > >> > >> -- > >> -Tyler > >> TiLP Team Member > >> Websites I own: > >> http://www.tylerc.org/ > >> http://www.calcforge.org/ > >> > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > >> your > >> opinions on IT & business topics through brief surveys - and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> _______________________________________________ > >> TiLP-devel mailing list > >> TiL...@li... > >> https://lists.sourceforge.net/lists/listinfo/tilp-devel > > > > -- > > bashian roulette: > > $ ((RANDOM%6)) || rm -rf ~ > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > TiLP-devel mailing list > > TiL...@li... > > https://lists.sourceforge.net/lists/listinfo/tilp-devel > > > > > -- > -Tyler > TiLP Team Member > Websites I own: > http://www.tylerc.org/ > http://www.calcforge.org/ > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ |