← Back to team overview

sikuli-driver team mailing list archive

[Bug 1804807] Re: [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor

 

Apparently a problem with the grey overlay frame.

What Java?

I cannot help you currently, since I do not have a real Ubuntu running
and hence no multi-monitor system currently. (but I am planning to have
it somewhen this year)

For now the only workaround is, to have the IDE on the primary and the
app to drive on the secondary.

BTW: is this by intention?
print("some text", someValue)

this leads to this odd output:
("some text", 1000)

which is the printout of a tuple (unmodifiable list).

print is not a function, but a statement and is used like this
print "some text", someValue

which would lead to output
some text 1000

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.4

** Summary changed:

- [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor
+ [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on multimonitor system

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

Title:
  [1.1.4] Ubuntu 18.04: Cannot take screenshot from primary monitor on
  multimonitor system

Status in Sikuli:
  In Progress

Bug description:
  Hi.

  I'm recently updated to SikulixIDE 1.1.4-Snapshot and I also updated the OS to Ubuntu 18.04.
  I am using two monitors. Every time I want to take a screenshot (Ctrl+Alt+2) it only lets me do it on the secondary screen, no meter which monitor is set to be the primary one. Obviously, I'd like to take "pictures" from the primary one, because that's the one I want to run the scripts. I've attached a screenshot. Hope it will help.

  Thanks.

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


References