Search found 441 matches
- Sun Dec 10, 2017 1:29 pm
- Forum: General Support
- Topic: Command line payloads
- Replies: 16
- Views: 5031
Re: Command line payloads
Just guessing: you are using EG 0.5? Seems the CLI option is broken.
- Tue Nov 14, 2017 5:25 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 60118
Re: Nmap
Hmm, strange. Can you remove the plugin from config tree, save config, restart EG and add the plugin again? If that doesn't help then replace lines 1652+1653 with this code: try: if self.evtFilter[4]: self.TriggerEvent(self.text.dataUn) except IndexError: pass
- Mon Nov 13, 2017 6:22 pm
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 60118
Re: Nmap
I didn't had nmap installed and didn't click on all buttons
but now it should do it's job. I installed nmap and did a short test with EG 0.4 and 0.5.

- Sun Nov 12, 2017 1:53 pm
- Forum: Coding Corner
- Topic: For the diehard EG'rs
- Replies: 8
- Views: 4408
Re: For the diehard EG'rs
What's the usecase for this?
- Sat Nov 11, 2017 10:03 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 60118
Re: Nmap
I've made the changes needed. Basically it's as simple as moving some lines. AddGrowableCol / AddGrowableRow has to be called after the widgets were added to the sizer. So instead of Sizer = wx.GridBagSizer(5, 10) Sizer.AddGrowableCol(1) Sizer.AddGrowableRow(5, namedSizer.GetSize()[1]) Sizer.AddGrow...
- Sat Nov 11, 2017 9:36 am
- Forum: Hilfe und Support
- Topic: Kodi mit MCE Remote Starten
- Replies: 10
- Views: 6649
Re: Kodi mit MCE Remote Starten
Verstehe ich das richtig: Du benutzt eine Harmony die du so eingestellt hast, das sie eine HFX Vista emuliert? Kannst du eventuell mal eine andere Fernbedienung ausprobieren (emuliert). damit hoffe ich eine FB zu finden die einheitliche Signale sendet und nicht mehrere unterschiedliche je Taste. Ich...
- Sat Nov 11, 2017 9:11 am
- Forum: Feature Requests
- Topic: Context menu entry for EG?
- Replies: 4
- Views: 3608
Re: Context menu entry for EG?
How about making it a plugin? The user can select which functions are added to the context menu and also add own shortcuts to programs. Maybe it would also be possible to add shortcuts to macros that would get executed.
- Sun Nov 05, 2017 10:41 am
- Forum: EventGhost News
- Topic: New Feature
- Replies: 8
- Views: 4369
Re: New Feature
Seems to be broken. Yesterday it worked, today not.
- Sun Oct 29, 2017 10:28 am
- Forum: EventGhost News
- Topic: Vote for plugin categories
- Replies: 17
- Views: 8164
Re: Vote for plugin categories
I limited it to 5 to see where the most interest is in. Of course we could have them allkgschlosser wrote: ↑Sat Oct 28, 2017 4:30 amHMMMM.... But i want to select them all. because I think they all need to be there

- Fri Oct 27, 2017 7:16 pm
- Forum: Feature Requests
- Topic: EG stuff that bugs me...
- Replies: 28
- Views: 11517
Re: EG stuff that bugs me...
pull request is online.
On a virtual win7 system it works, but not on my desktop win10 machine. There i had to choose it manually (both icons are included in the exe).
On a virtual win7 system it works, but not on my desktop win10 machine. There i had to choose it manually (both icons are included in the exe).
- Fri Oct 27, 2017 3:26 pm
- Forum: EventGhost News
- Topic: Vote for plugin categories
- Replies: 17
- Views: 8164
Re: Vote for plugin categories
I like the list of K and would like to change the poll, but i'm only allowed to add 10 choices. @K: could you raise the limit for polls to 20? TV/Projector Tuner/Amplifier/Zone Switchers Blu-Ray/DVD Players Theatre Software/HTPC Smart Home/Facility Management IR/RF Remotes Micro-Controllers Networki...
- Fri Oct 27, 2017 1:53 pm
- Forum: Feature Requests
- Topic: EG stuff that bugs me...
- Replies: 28
- Views: 11517
Re: EG stuff that bugs me...




- Sat Oct 21, 2017 12:43 pm
- Forum: EventGhost News
- Topic: Vote for plugin categories
- Replies: 17
- Views: 8164
Re: Vote for plugin categories
No one with ideas for other categories?



- Sat Oct 21, 2017 12:17 pm
- Forum: Plugin Support
- Topic: libCEC plugin for Pulse Eight HDMI-CEC usb adapter
- Replies: 178
- Views: 88112
Re: libCEC plugin for Pulse Eight HDMI-CEC usb adapter
The rest of the error is probably:Luca Brasi wrote: ↑Wed Oct 11, 2017 4:23 amI can't find any rest to that error but you might.where is the rest of the 2nd error?
Code: Select all
AttributeError: 'NoneType' object has no attribute 'lock'
- Sun Oct 08, 2017 6:06 pm
- Forum: EventGhost News
- Topic: Vote for plugin categories
- Replies: 17
- Views: 8164
Vote for plugin categories
An online Plugin Repository is coming nearer. (Hopefully till the end of the year (as a christmas present? :o )) :) Now i want to hear from you, what categories do you would like to have for it. At first this categories will only be used for the online Plugin Repository, but may later also be integr...