← Back to team overview

sikuli-driver team mailing list archive

[Bug 1352918] Re: [1.0.1] rightClick in xubuntu 13.10 x64

 

In a x64 bit system, the ":i386" at the end specifies the x32 bit version (for ubuntu) e.g.
sudo apt-get -y install openjdk-7-jre:i386
That's what we use for our particular application and I carried on using that with sikuli then.

It works a treat! :-)

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

Title:
  [1.0.1] rightClick in xubuntu 13.10 x64

Status in Sikuli:
  New

Bug description:
  I have created a test suite in xubuntu 13.10 x32 and it works very
  well. I tried the same test suite in xubuntu 13.10 x64 and the test
  fails when the rightClick function is called.

  Within the Sikuli IDE, rightClick() works the odd time. However, If I
  run the test from the command line in 64 bits, the rightClick() hasn't
  worked for me yet.

  Has anybody else met this issue? And is there a fix?

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1352918/+subscriptions


References