Activity log for bug #1183286

Date Who What changed Old value New value Message
2013-05-23 10:09:58 RaiMan bug added bug
2013-05-23 10:11:52 RaiMan description *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse (which works with the RC3 setup) produces the error *** the solution Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming ------------------------------------------------------------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse (which works with the RC3 setup) produces the error: ... Native library could not be extracted ... *** the solution Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming ------------------------------------------------------------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/
2013-05-23 10:12:16 RaiMan description *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse (which works with the RC3 setup) produces the error: ... Native library could not be extracted ... *** the solution Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming ------------------------------------------------------------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming ------------------------------------------------------------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/
2013-05-23 10:15:49 RaiMan description *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming ------------------------------------------------------------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming *** temporary fix: see Sikuli-1.0.0-SupplementalStuff on download page ----------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/
2013-05-23 10:16:07 RaiMan description *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming *** temporary fix: see Sikuli-1.0.0-SupplementalStuff on download page ----------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming *** temporary fix: see Sikuli-1.0.0-SupplementalStuff on download page ----------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/
2013-06-09 16:44:55 RaiMan tags general windows-startup
2013-06-09 16:45:07 RaiMan sikuli: status New Confirmed
2013-06-09 16:45:10 RaiMan sikuli: importance Undecided High
2013-06-09 16:45:14 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-06-09 16:45:17 RaiMan sikuli: milestone 1.1.0
2014-01-12 15:09:48 RaiMan sikuli: status Confirmed Fix Committed
2015-09-17 14:10:30 RaiMan sikuli: status Fix Committed Won't Fix
2015-09-17 14:10:34 RaiMan sikuli: importance High Undecided
2015-09-17 14:10:38 RaiMan sikuli: milestone 1.1.0
2015-09-17 14:11:09 RaiMan description *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming *** temporary fix: see Sikuli-1.0.0-SupplementalStuff on download page ----------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ *********************** not relevant for 1.1.0 ----------------------------------------------- *** the problem - there is an existing and working RC3 installation on Windows in C:\Program Files\Sikuli X - the content of this folder is replaced with the stuff from Sikuli 1.0.0 - the standard usage works fine, but using Jython scripting in Eclipse    (which works with the RC3 setup) produces the error:    ... Native library could not be extracted ... *** the workaround Just add in Eclipse -> Run -> Run Configurations -> Arguments the VM argument -Dsikuli.Home="C:\Program Files\Sikuli X" more information: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming *** temporary fix: see Sikuli-1.0.0-SupplementalStuff on download page ----------------------------------------------------------------------------- **** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/