← Back to team overview

sikuli-driver team mailing list archive

[Bug 2000801] Re: Sikuly not appearing when launching for the first time

 

** Description changed:

- Sikuli 2.0.5 for Windows 64 bits doesn't appear on screen when launching
- for the first time.
+ Sikuli (2.0.6 for Windows 64 bits Java 17) doesn't appear on screen when
+ launching for the first time.
  
  Sikuli is there but It's out of the window.
  
  The problem is provoked by the load of default values for the IDE
  position and IDE Size. When I debugged the program I realized that the
  IDE Location and IDE Size were out of scope. Something like X:-32500,
  Y:7500
  
  There's a workaround consistinf of Editing the Registry Keys of Windows
  \HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\sikuli\script
  and setting the values to something acceptable.
  
  The code sets default values when UserType is < 0. Maybe this happens
  because I've had older versions of Sikuli in my computer and it
  recognized partially my configuration. I remember that long time ago
  this information stayed in a config file.
  
  Thanks for all the effort in this tool.
  
  It is great
  
  Happy new year.

** Description changed:

  Sikuli (2.0.6 for Windows 64 bits Java 17) doesn't appear on screen when
  launching for the first time.
  
  Sikuli is there but It's out of the window.
  
  The problem is provoked by the load of default values for the IDE
  position and IDE Size. When I debugged the program I realized that the
  IDE Location and IDE Size were out of scope. Something like X:-32500,
  Y:7500
  
- There's a workaround consistinf of Editing the Registry Keys of Windows
+ There's a workaround consisting of Editing the Registry Keys of Windows
  \HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\sikuli\script
  and setting the values to something acceptable.
  
  The code sets default values when UserType is < 0. Maybe this happens
  because I've had older versions of Sikuli in my computer and it
  recognized partially my configuration. I remember that long time ago
  this information stayed in a config file.
  
  Thanks for all the effort in this tool.
  
  It is great
  
  Happy new year.

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

Title:
  Sikuly not appearing when launching for the first time

Status in SikuliX:
  New

Bug description:
  Sikuli (2.0.6 for Windows 64 bits Java 17) doesn't appear on screen
  when launching for the first time.

  Sikuli is there but It's out of the window.

  The problem is provoked by the load of default values for the IDE
  position and IDE Size. When I debugged the program I realized that the
  IDE Location and IDE Size were out of scope. Something like X:-32500,
  Y:7500

  There's a workaround consisting of Editing the Registry Keys of Windows
  \HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\sikuli\script
  and setting the values to something acceptable.

  The code sets default values when UserType is < 0. Maybe this happens
  because I've had older versions of Sikuli in my computer and it
  recognized partially my configuration. I remember that long time ago
  this information stayed in a config file.

  Thanks for all the effort in this tool.

  It is great

  Happy new year.

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



References