New Plugin: GhostXML

Posted on
Mon Jul 09, 2018 10:01 am
bsp9493 offline
Posts: 153
Joined: Nov 30, 2017
Location: Kelowna, BC

Re: New Plugin: GhostXML

ah ha!!!

Found it, I had a Schedule set to update my pool variables, and hidden within the action there was the call to refresh the ghost xml devices.

Thanx for the help!!!

dave

Posted on
Mon Jul 09, 2018 10:11 am
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

Excellent. Thanks for letting me know. Sorry for the hassle, but the naming change was something that I had been wanting to do while the plugin was still in beta.

Please let me know if you see anything else that doesn't seem right.

Cheers,
Dave

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Tue Jul 17, 2018 1:15 pm
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Hello, i have an error starting the pluggin, Can someone help me with that ?
Regards!


17/07/2018 14:09:41
Upgrading plugin GhostXML to newer version 0.4.07 (previous version moved to trash)
Loading plugin "GhostXML 0.4.07"
Starting plugin "GhostXML 0.4.07" (pid 558)
GhostXML
GhostXML ================================================ Initializing New Plugin Session =================================================
GhostXML Plugin name: GhostXML
GhostXML Plugin version: 0.4.07
GhostXML Plugin ID: com.fogbert.indigoplugin.GhostXML
GhostXML Indigo version: 7.1.1
GhostXML Python version: 2.7.10 (default, Oct 6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
GhostXML ==================================================================================================================================
GhostXML Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 82, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 719, in setLevel
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 188, in _checkLevel
ValueError: Unknown level: u'1111111111'

Stopping plugin "GhostXML 0.4.07" (pid 558)
Stopped plugin "GhostXML 0.4.07"

Posted on
Tue Jul 17, 2018 3:57 pm
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

gnikolov wrote:
Hello, i have an error starting the pluggin, Can someone help me with that ?
Regards!


17/07/2018 14:09:41
Upgrading plugin GhostXML to newer version 0.4.07 (previous version moved to trash)
Loading plugin "GhostXML 0.4.07"
Starting plugin "GhostXML 0.4.07" (pid 558)
GhostXML
GhostXML ================================================ Initializing New Plugin Session =================================================
GhostXML Plugin name: GhostXML
GhostXML Plugin version: 0.4.07
GhostXML Plugin ID: com.fogbert.indigoplugin.GhostXML
GhostXML Indigo version: 7.1.1
GhostXML Python version: 2.7.10 (default, Oct 6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
GhostXML ==================================================================================================================================
GhostXML Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 82, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 719, in setLevel
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 188, in _checkLevel
ValueError: Unknown level: u'1111111111'

Stopping plugin "GhostXML 0.4.07" (pid 558)
Stopped plugin "GhostXML 0.4.07"

That one's on me. I already see where the problem is, and will publish a fix ASAP. Sorry about that.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Tue Jul 17, 2018 4:08 pm
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

I have just published v0.4.08 to the Indigo Plugin Store, which should fix the error you're seeing. Please let me know if that's not the case.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Tue Jul 17, 2018 8:56 pm
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Hi Dave, Not yet, i receive a similar error. Thank you very much!

Enabling plugin "GhostXML 0.4.08"
Starting plugin "GhostXML 0.4.08" (pid 807)
GhostXML
GhostXML ================================================ Initializing New Plugin Session =================================================
GhostXML Plugin name: GhostXML
GhostXML Plugin version: 0.4.08
GhostXML Plugin ID: com.fogbert.indigoplugin.GhostXML
GhostXML Indigo version: 7.1.1
GhostXML Python version: 2.7.10 (default, Oct 6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
GhostXML ==================================================================================================================================
GhostXML Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 83, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 719, in setLevel
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 188, in _checkLevel
ValueError: Unknown level: u'10'

Stopping plugin "GhostXML 0.4.08" (pid 807)
Stopped plugin "GhostXML 0.4.08"

Posted on
Wed Jul 18, 2018 2:57 am
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

Nerts.

Please try v0.4.09 and see if that doesn't get it.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Wed Jul 18, 2018 8:50 am
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Hello again!

Yes it starts right now thank you.

Now, when i create a device i receive the next error. And the error is the same when i click the "Edit Device Settings..." Button.

Thank you! Best regards!

Error (client) getXmlFromPlugin() caught exception: incorrect type returned (expected XML string)
Error (client) runDialogForDevice() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
GhostXML Error Error in plugin execution CallPluginFunc:

Traceback (most recent call last):
File "plugin.py", line 183, in getDeviceConfigUiXml
KeyError: key refreshFreq not found in dict

Posted on
Wed Jul 18, 2018 9:17 am
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

gnikolov wrote:
Hello again!

Yes it starts right now thank you.

Now, when i create a device i receive the next error. And the error is the same when i click the "Edit Device Settings..." Button.

Thank you! Best regards!

Error (client) getXmlFromPlugin() caught exception: incorrect type returned (expected XML string)
Error (client) runDialogForDevice() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
GhostXML Error Error in plugin execution CallPluginFunc:

Traceback (most recent call last):
File "plugin.py", line 183, in getDeviceConfigUiXml
KeyError: key refreshFreq not found in dict

I suspect that the error you're seeing here is related to the prior error--when the plugin didn't properly initialize in the first place. Please try these steps:
1. Disable the plugin (if it's not already disabled)
2 Delete the following file "/Library/Application Support/Perceptive Automation/Indigo 7/Preferences/Plugins/com.fogbert.indigoplugin.GhostXML.indiPref"
3. Restart the plugin.

You should be in business. If not, please report back.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Wed Jul 18, 2018 8:28 pm
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Hello,

I did it, deleted the file and restarted the plugin, the result is this, which is the same as the last..

Thank you!

Enabling plugin "GhostXML 0.4.09"
Starting plugin "GhostXML 0.4.09" (pid 1895)
GhostXML
GhostXML ================================================ Initializing New Plugin Session =================================================
GhostXML Plugin name: GhostXML
GhostXML Plugin version: 0.4.09
GhostXML Plugin ID: com.fogbert.indigoplugin.GhostXML
GhostXML Indigo version: 7.1.1
GhostXML Python version: 2.7.10 (default, Oct 6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
GhostXML ==================================================================================================================================
Started plugin "GhostXML 0.4.09"
GhostXML Debug versionCheck: Started
GhostXML Debug versionCheck: Version Server Url: https://raw.githubusercontent.com/indig ... rsion.html
GhostXML Your plugin version, v0.4.09, is current.
GhostXML Debug User prefs saved.
GhostXML Debugging on (Level: Debug (10)
GhostXML Debug valuesDict: UiValuesDict : (dict)
configMenuServerTimeout : 15 (string)
debugHeaderSpace : (string)
debugLabel : (string)
infoLabel0 : (string)
oldDebugLevel : 20 (string)
sep2 : (string)
sep3 : (string)
separator01 : (string)
showDebugInfo : false (bool)
showDebugLevel : 10 (string)
space0 : (string)
space06 : (string)
space07 : (string)
space4 : (string)
space5 : (string)
space6 : (string)
space7 : (string)
space8 : (string)
space9 : (string)
updaterEmail : (string)
updaterEmailsEnabled : false (bool)
updaterLastCheck : 1531967104 (real)
Error (client) getXmlFromPlugin() caught exception: incorrect type returned (expected XML string)
Error (client) runDialogForDevice() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
GhostXML Error Error in plugin execution CallPluginFunc:

Traceback (most recent call last):
File "plugin.py", line 183, in getDeviceConfigUiXml
KeyError: key refreshFreq not found in dict

Error (client) getXmlFromPlugin() caught exception: incorrect type returned (expected XML string)
Error (client) runDialogForDevice() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
GhostXML Error Error in plugin execution CallPluginFunc:

Traceback (most recent call last):
File "plugin.py", line 183, in getDeviceConfigUiXml
KeyError: key refreshFreq not found in dict

Posted on
Thu Jul 19, 2018 5:55 am
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

Okay, I have it now--I'm working on a fix and should have it posted soon. This next version will also have a new feature as well.

Can you hold out just a little bit longer? :D

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Thu Jul 19, 2018 6:41 am
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Thank you!

Yes of course, its your work and i am very gratefull with it!

Thank you again, i will check it frecuently.

Kind regards!

Posted on
Thu Jul 19, 2018 7:22 am
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

gnikolov wrote:
Thank you!

Yes of course, its your work and i am very gratefull with it!

Thank you again, i will check it frecuently.

Kind regards!

Thanks for understanding. I'll get something up as soon as I can.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Thu Jul 19, 2018 8:06 pm
DaveL17 offline
User avatar
Posts: 6739
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: New Plugin: GhostXML

Have just pushed out an update. This version should address the refreshFreq error. Please let me know if that's not the case.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Mon Aug 27, 2018 9:39 am
gnikolov offline
Posts: 8
Joined: Jul 11, 2017

Re: New Plugin: GhostXML

Hello Dave, now everything works FINE!!, sorry for the delay in my answer but i didn't have time to test it.

Thank you very much.

Kind regards!

Who is online

Users browsing this forum: No registered users and 1 guest