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.
16:02:10 Traceback (most recent call last):
16:02:10 File "d:\Programs\E\EventGhost\eg\Utils.py", line 224, in Wrapper
16:02:10 return gr.switch(*args, **kwargs)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\MainFrame\__init__.py", line 918, in OnCmdAbout
16:02:10 self.aboutDialog = eg.AboutDialog.Create(self)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\Dialog.py", line 59, in Create
16:02:10 self.__gr.switch(*args, **kwargs)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\AboutDialog.py", line 369, in Process
16:02:10 notebook.AddPage(SystemInfoPanel(notebook), Text.tabSystemInfo)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\AboutDialog.py", line 285, in __init__
16:02:10 HtmlPanel.__init__(self, parent, "<table>%s</table>" % sysInfoTemplate)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\AboutDialog.py", line 208, in __init__
16:02:10 htmlWindow.SetPage(html)
16:02:10 File "d:\Programs\E\EventGhost\eg\Classes\HtmlWindow.py", line 52, in SetPage
16:02:10 html
16:02:10 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 156: ordinal not in range(128)