← Back to team overview

sikuli-driver team mailing list archive

[Bug 754020] [NEW] users logging in after first user can't run sikuli-ide

 

Public bug reported:

In Sikuli X 1.0rc2 on Ubuntu Lucid 64 bit and 32 bit systems, users logging in after a user who has run sikuli-ide and who try to run it also get error messages like:
[error] Can't load native lib JXGrabKey
java.io.FileNotFoundException: /tmp/tmplib/libJXGrabKey.so (Permission denied)

This is caused by Sikuli writing cache files below /tmp/tmplib that
subsequent users don't have permission to access. Sikuli should either
clean this up on exit or create separate cache directories for each
username running it.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/754020

Title:
  users logging in after first user can't run sikuli-ide

Status in Sikuli:
  New

Bug description:
  In Sikuli X 1.0rc2 on Ubuntu Lucid 64 bit and 32 bit systems, users logging in after a user who has run sikuli-ide and who try to run it also get error messages like:
  [error] Can't load native lib JXGrabKey
  java.io.FileNotFoundException: /tmp/tmplib/libJXGrabKey.so (Permission denied)

  This is caused by Sikuli writing cache files below /tmp/tmplib that
  subsequent users don't have permission to access. Sikuli should either
  clean this up on exit or create separate cache directories for each
  username running it.



Follow ups

References