← Back to team overview

sikuli-driver team mailing list archive

[Bug 851622] [NEW] X-1.0rc3: IDE: extension server not available --- workaround for rc2 upgrader

 

Public bug reported:

***** workaround

If you are coming from rc2 and had the extension Guide before:

It is still on your system, so saying:

load("guide")
from guide import *

should make it available in your script in rc3 too.

-----------------------------------------------------------

when trying to connect to the extension server you get a popup:

Unable to load extensions from the server: Connection refused

** Affects: sikuli
     Importance: Undecided
         Status: New

** Summary changed:

- X-1.0rc3: IDE: extension server not available
+ X-1.0rc3: IDE: extension server not available --- workaround for rc2 upgrader

** Description changed:

+ ***** workaround
+ 
+ If you are coming from rc2 and had the extension Guide before:
+ 
+ It is still on your system, so saying:
+ 
+ load("guide")
+ from guide import *
+ 
+ should make it available in your script in rc3 too.
+ 
+ -----------------------------------------------------------
+ 
  when trying to connect to the extension server you get a popup:
  
  Unable to load extensions from the server: Connection refused

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

Title:
  X-1.0rc3: IDE: extension server not available --- workaround for rc2
  upgrader

Status in Sikuli:
  New

Bug description:
  ***** workaround

  If you are coming from rc2 and had the extension Guide before:

  It is still on your system, so saying:

  load("guide")
  from guide import *

  should make it available in your script in rc3 too.

  -----------------------------------------------------------

  when trying to connect to the extension server you get a popup:

  Unable to load extensions from the server: Connection refused

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


Follow ups

References