lazyzero / kkMulticopterFlashTool

The kkflashtool is a easy to use tool to flash all kind of Atmel based RC equipment.
kkflashtool.de
GNU General Public License v3.0
24 stars 6 forks source link

rxtx cant create lockfile #4

Open jim-perkins opened 10 years ago

jim-perkins commented 10 years ago

this is on Fedora release 19 (Schrödinger’s Cat)

check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file. please see: How can I use Lock Files with rxtx? in INSTALL

to be fair a lot of java programs have this issue. I think the distributions are limiting permissions to the lock directories

also I dont have this warning when running on tinycore linux

bit4man commented 5 years ago

January 2019, this is still an issue. Time to look for other solutions.

lazyzero commented 5 years ago

That is linked to the rxtx lib. In later projects I use a serial port lib from google that works better. But as said this project is 8 Years old and not of priority for me. Just add yourself to the lock group or run elevated,.