← Back to team overview

sikuli-driver team mailing list archive

[Bug 1332472] Re: [1.0.1+] Jython library: error socket.py --- do not use the bundled Jython, if you need it

 

This is a known problem, but has to be fixed by the Jython people.

I decided to always use the latest available Jython from now on (currently bundled: 2.7-beta1), which has this problem.
Since SikuliX now is a Maven project, I get the jar from Maven Central and it would be a a great effort, to fix this locally.
So I decided, to ignore this problem, since it is not relevant for the majority of SikuliX users.

If you need it fixed, then you have to use your own Jython installation
together with sikuli-java.jar/sikulixapi.jar.


** Summary changed:

- [1.0.1+] Jython library: error socket.py --- do not use the bundled Jython
+ [1.0.1+] Jython library: error socket.py --- do not use the bundled Jython, if you need it

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

Title:
  [1.0.1+] Jython library: error socket.py --- do not use the bundled
  Jython, if you need it

Status in Sikuli:
  Won't Fix

Bug description:
  the file socket.py from Lib in sikuli-script.jar contain a little error in line 311:
      'error', 'herror', 'gaierror', 'timeout', 'sslerror,
  just a ' missing in the end, got a error message once and went to check it.

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


References