
Search found 17 matches
- Wed Apr 02, 2014 1:53 pm
- Forum: Plugin Support
- Topic: Snarl
- Replies: 100
- Views: 62605
Re: Snarl
So there's no chance of me getting this to work, other than to use another user? 

- Tue Apr 01, 2014 3:34 pm
- Forum: Plugin Support
- Topic: Snarl
- Replies: 100
- Views: 62605
Re: Snarl
Thanks Pako.
That's probably my home folder (João Dias). Are you maybe reading or writing files there?
That's probably my home folder (João Dias). Are you maybe reading or writing files there?
- Tue Apr 01, 2014 12:38 pm
- Forum: Plugin Support
- Topic: Snarl
- Replies: 100
- Views: 62605
Re: Snarl
Hi Pako. :) I'm getting an exception after adding the Snarl Plugin to EventGhost now. Don't know if it matters, but I didn't use the plugin before. Thanks! Here's the stack trace: Exception in thread SnarlWorkerThread: Traceback (most recent call last): File "threading.pyc", line 532, in __bootstrap...
- Mon Dec 09, 2013 2:14 pm
- Forum: Bug Reports
- Topic: Errors when I try to add plugins
- Replies: 5
- Views: 5852
Re: Errors when I try to add plugins
Any info on this? The problem seems to have to do with the spinner control.
- Wed Jan 09, 2013 12:11 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Better than that, you'll get all my apps for free. 

- Wed Jan 09, 2013 10:54 am
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Awesome, that did it!! :mrgreen: Brilliant! thank you you very much. The other bug you mentioned I was able to figure out myself as well but thanks for fixing it nonetheless. :) Awesome, awesome support, thanks! By the way, how do I apply to be part of the "official" EventGhost plugins? Or is that n...
- Tue Jan 08, 2013 5:56 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Thanks again Pako. Unfortunately EventGhost hangs at eg.actionThread.Func(trItem.SetArguments)(args) and eventually times out with this error: Traceback (most recent call last) (1582): File "C:\Program Files\EventGhost\eg\Classes\ThreadWorker.py", line 326, in __DoOneEvent self.HandleAction(action) ...
- Tue Jan 08, 2013 2:38 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Pako, I have to say, AWESOME!! :mrgreen: Your latest version works as expected, thanks so much. Any idea why pickler doesn't correctly support the AutoRemoteDevice class? Anyway, now I want to keep backwards compatibility with the previous version so I changed self.devices = [AutoRemoteDevice(*i) fo...
- Mon Jan 07, 2013 5:27 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Thank you very much.
I appreciate it.
I appreciate it.
- Mon Jan 07, 2013 12:13 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Ok, here's the updated file. Hope this one is better. Forgive my pythonian ignorance. :oops: Here's how to reproduce the error: - Create a new EventGhost configuration - Add the AutoRemote plugin - Fill in "Device name" as fake - Fill in "Device Personal URL" with http://goo.gl/BFbcy ; Press TAB - C...
- Fri Jan 04, 2013 8:09 am
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Thank you both very much for helping with this.
I will try and make a compatible version soon and link to a tutorial on how to get it working so you can easily reproduce the error.
Thanks again!
I will try and make a compatible version soon and link to a tutorial on how to get it working so you can easily reproduce the error.
Thanks again!
- Thu Jan 03, 2013 1:12 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Thanks very much Walter. I really appreciate you helping!
Hope Pako sees this...
Hope Pako sees this...
- Thu Jan 03, 2013 8:45 am
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Walter, thank you very much for your response.
I agree, the code is not pretty. But in part the problem is that this was the first time I ever worked with python, and I didn't even know those basic rules you mentioned.
I'll clean up the code a bit and see if that solves it.
Thanks again!
I agree, the code is not pretty. But in part the problem is that this was the first time I ever worked with python, and I didn't even know those basic rules you mentioned.
I'll clean up the code a bit and see if that solves it.
Thanks again!
- Mon Dec 31, 2012 3:09 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Ok, here it is.
The AutoRemoteDevice class is at the end of the file.
Thanks.
The AutoRemoteDevice class is at the end of the file.
Thanks.
- Mon Dec 31, 2012 2:56 pm
- Forum: Plugin Support
- Topic: AutoRemote EventGhost plugin:EG->Android and Android->EG
- Replies: 29
- Views: 19393
Re: AutoRemote EventGhost plugin:EG->Android and Android->EG
Hi again. Maybe you can help me with a problem I'm having. I can add the AutoRemote plugin to the EventGhost tree with no problem, and add an Android device within the plugin. After this, I can save the EventGhost tree and it will save and restore settings correctly. After using AutoRemote though, i...