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.

[FIXED] Show OSD

Found a bug in EventGhost? Report it here.
Post Reply
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

[FIXED] Show OSD

Post by Pako »

Version 0.3.6. 1287

Code: Select all

19:05:02   Error in Action: "Show OSD: Hello !"
19:05:02   Traceback (most recent call last) (1287):
19:05:02     File "D:\Programs\E\EventGhost\eg\Classes\ActionClass.py", line 155, in CallWrapper
19:05:02     File "D:\Programs\E\EventGhost\plugins\EventGhost\ShowOSD.py", line 304, in __call__
19:05:02     File "D:\Programs\E\EventGhost\eg\Classes\ThreadWorker.py", line 237, in WaitOnEvent
19:05:02   TypeError: this function takes 5 arguments (4 given)
May be included plugin "WriteResultToFile" ?
I him using and after installation version 0.3.6. 1287 he is deleted.
Pako
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Show OSD

Post by Bitmonster »

Should be fixed in 1289. Are you sure the last installer has deleted a full plugin? Actually I have instructed the installer to only delete folders he knows of, so it shouldn't happen that a user created plugin folder is touched. I just did a small test here and it seems to work so far.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Show OSD

Post by Bitmonster »

Ah, you have made it as an extension of the System plugin. Ok, then it is clear why the installer has deleted it. I will look at it later.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Show OSD

Post by Pako »

Bitmonster wrote: I will look at it later.
Thanks,
Pako
Post Reply