question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[1.1.4] full path to script needed when invoked with -r switch --- fixed 2019-04-07 build#272

See original GitHub issue

Hi Raimund,

Thank you very much for your years of continuous work on Sikuli! I notice a change in behaviour between v1.1.4 and v1.1.3 when invoking script via command line. Not sure if that is by design or not. In v1.1.3 a script can be invoked by by its filename from the current directory.

In v1.1.4, if the full path is not included in the filename, Sikuli will assume the full path to be /Users/username/filename and throw error. If the full path is included and has a space in the directory name, Sikuli works when " or ’ is used to enclose the full path.

Below is the replication case (macOS v10.14.4) when sample.sikuli exists in the same directory -

java -jar sikulix.jar -r sample.sikuli -d 3
[error] Runner: Script file not found: /Users/username/sample.sikuli

I’ve checked Launchpad and Github and found this is not yet raised, so I created this issue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
RaiMancommented, Apr 9, 2019

Looks impressive. I have it now on my watchlist.

Thanks for mentioning SikuliX and me.

All the best

1reaction
RaiMancommented, Jul 25, 2019

Again thanks and all the best.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found