Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
SchedulGhost
-
loveleejohn
- Experienced User
- Posts: 133
- Joined: Thu Dec 10, 2015 12:09 am
Re: SchedulGhost
I actually tried both of the updates by topix and the behavior persisted which was what led me to try a few other options and I was finally able to get it working. 
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: SchedulGhost
that's very strange that it depends on the xml being saved or not.
-
loveleejohn
- Experienced User
- Posts: 133
- Joined: Thu Dec 10, 2015 12:09 am
Re: SchedulGhost
Although I have no idea as to why it happens, another interesting "must do first" is that you have to click apply or change the field for the first day of the week in order for the the "Show schedule ghost manager" to be selectable as well. These were all requirements while using the plugin on my windows 10 64bit box. Not sure if that affects things or not...
Re: SchedulGhost
Embarassingly enough it seems that I have done something wrong in the logic of my python script that is triggered by that particular schedule.....kgschlosser wrote:ok i will let him know. any way you would be able to provide a copy of your tree and also a copy of the scheduleghost.xml file in your %appdata%\eventghost folder. you can PM these to me.skribb wrote:According to the schedule manager, that timer supposedly ran 53 minutes ago but the actual macro did not run. This is using topix's bugfixed version.
Automation is life.
Win7 64bit
EG: v0.5.0-rc4
Win7 64bit
EG: v0.5.0-rc4
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: SchedulGhost
Don't be embarrassed. It happens to all of us. I guarantee if you search posts by me you will find a slew of them where I thought there was a bug and it turned out to be something I did. This is why we question down and try to reproduce the bug consistently. And if we cannot then we may ask for your tree and run it and see what happens to try and reproduce the bug using it. And if it happens then we can investigate it's source.
The end result is it is now working for you. Which is the end game right? So mission accomplished. Doesn't matter how you dig the whole or who digs it. Just as long as it gets dug.
The end result is it is now working for you. Which is the end game right? So mission accomplished. Doesn't matter how you dig the whole or who digs it. Just as long as it gets dug.
Re: SchedulGhost
on rc4 eg is throwing an error on sheduleghost. on every startup ..it is still working though.
Code: Select all
Fehler beim Start des Plugins: SchedulGhost
Traceback (most recent call last) (0.5.0-rc4):
File "C:\EventGhostNEW\eg\Classes\PluginInstanceInfo.py", line 192, in Start
self.instance.__start__(*self.args)
File "C:\EventGhostNEW\plugins\SchedulGhost\__init__.py", line 1727, in __start__
self.data = self.xmlToData()
File "C:\EventGhostNEW\plugins\SchedulGhost\__init__.py", line 2551, in xmlToData
xmldoc = miniDom.parse(xmlfile)
File "xml\dom\minidom.pyc", line 1918, in parse
File "xml\dom\expatbuilder.pyc", line 924, in parse
File "xml\dom\expatbuilder.pyc", line 207, in parseFile
ExpatError: not well-formed (invalid token): line 1, column 0
Last edited by Medy on Wed Sep 12, 2018 3:10 pm, edited 1 time in total.
Re: SchedulGhost
Hi Medy,
looks like a problem with your SchedulGhost .xml file.
Please check if it's still where you configured it it be and try to create a new one worst case.
looks like a problem with your SchedulGhost .xml file.
Please check if it's still where you configured it it be and try to create a new one worst case.
Re: SchedulGhost
ok deletet the old one now error is gone. Thx
Re: SchedulGhost
Anyone have a copy of this laying around?


