Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved (Ubuntu) Failed to save biometric

Joined
Dec 18, 2014
Messages
398
Error: Unable to acces jarfile "/tmp/152077222.jar"
Failed to save biometric: mouse_fire_delay.bio
Failed to save biometric: pre_click_delay.bio
Failed to save biometric: click.length.bio
Failed to save biometric: mouse_ppm.bio
Failed to save biometric: mouse_inefficiency.bio

Occuring on Ubuntu 14.10 with the LXDE desktop. I enter in the java -jar RuneMate.jar stuff, and the little loading circle pops up, loads to 30%, and throws this error. I checked the RuneMate folder - the only things in there were an empty (unless hidden files) temp folder and a functional logs folder.
I also checked the /tmp folder - everything in the /tmp and the RuneMate folder is editable, readable, and executable by "anyone" except for a couple jar files in the /tmp file which cannot undergo a change in permission.
 
Joined
Dec 18, 2014
Messages
398
I forgot to add that the jar files I found in the /tmp folder, presumably all created by RuneMate, defaulted to a "Nobody" changeable property. Perhaps there is a way to make it default to "Anybody." I had to manually change them to "Anybody," but every time I start RuneMate it creates a new jar file or two whose properties I have to change or cannot change.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I've explicitly set the file permissions to 777 on the temporary file moving forward.
 
Top