← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #272434]: [1.1.0] CentOS7: wmctrl not working with plain X-session

 

Question #272434 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272434

Ramandeep Singh posted a new comment:
Getting above mentioned error. Usind below mentioned dependencies. Code
build in Maven with Java language.

<dependency>
			<groupId>com.sikulix</groupId>
			<artifactId>sikulixlibswin</artifactId>
			<version>1.1.0</version>
		</dependency>
		<dependency>
			<groupId>com.sikulix</groupId>
			<artifactId>sikulixlibslux</artifactId>
			<version>1.1.0</version>
		</dependency>
		<dependency>
			<groupId>com.sikulix</groupId>
			<artifactId>sikulixlibsmac</artifactId>
			<version>1.1.0</version>
		</dependency>

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