[Sikuli-driver] [Question #690142]: cant find ready commands

2020-04-23 Thread giannis kampanakis
New question #690142 on Sikuli:
https://answers.launchpad.net/sikuli/+question/690142

Hi i am new to this. I want to use sikuli to make some bots. I download sikuli 
ide 2.0.4 and i run it. My problem is that it is different from the one that i 
saw on a  youtube video. For example i cant find the ready commands 
find(),wait() ,click,double click... at the left side of the  box. mine is 
completely empty. what can i do to add this commands? plz help 
https://www.youtube.com/watch?v=tCP7p9SuuUM

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows special versions N/KN: can't find dependent libraries with opencv_java342.dll --- workaround

2020-04-23 Thread Manuel Rodriguez
Hello, to solve this problem in Windows you only have to go to the path:

"C: // windows / system32"

And check that the following files are in that folder:

MSVFW32.dll
AVIFIL32.dll
AVICAP32.dll
ole32.dll
KERNEL32.dll
USER32.dll
OLEAUT32.dll
MFPlat.DLL
MF.dll
MFReadWrite.dll
d3d11.dll
api-ms-win-downlevel-shlwapi-l1-1-0.dll

These files are necessary for OpenCV to work correctly in Windows. In
case you are missing any of these files, you should search for them on
the Internet and download them. Be sure to download them in 32 or 64
bits depending on your computer.

My English is not so good but I hope you can understand.

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

Title:
  [1.1.4] Windows special versions N/KN: can't find dependent libraries
  with opencv_java342.dll --- workaround

Status in Sikuli:
  Won't Fix

Bug description:
  *** workaround
  the N and KN versions come without a bunch of media related libraries.
  This apparently makes it impossible to use OpenCV.

  So use a normal Windows version or install the available media package
  from Microsoft.

  --- a solution from comment #14:
  I had this problem on Windows Server 2012 R2 and solved it by installing 
Desktop Experience from Control Panel.
  --

  [error] RunTimeIDE: opencv_java342.dll loaded, but it might be a problem with 
ne
  eded dependent libraries
  ERROR: ...TEMP...: Can't find dependent libraries
  [error] RunTimeIDE: *** terminating: problem with native library: 
opencv_java34
  2.dll

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp