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.

[SOLVED] I can't open "File > Options"

Found a bug in EventGhost? Report it here.
Post Reply
maniootek
Posts: 2
Joined: Mon Oct 06, 2008 3:50 pm

[SOLVED] I can't open "File > Options"

Post by maniootek »

System Information: wrote:EventGhost Version: 0.3.6.1479
SVN Revision: 507
Build Time: So, 04 pa┼║ 2008 15:53:52
Python Version: 2.5.2 final 0
wxPython Version: 2.8.9.1
PIL Version: 1.1.6
Platform: Windows-XP-5.1.2600-Dodatek_Service_Pack_3
When I try open "File > Options" that's what i got in logs:

Code: Select all

Traceback (most recent call last):
  File "C:\Program Files\EventGhost2\eg\Utils.py", line 222, in Wrapper
    return gr.switch(*args, **kwargs)
  File "C:\Program Files\EventGhost2\eg\Classes\MainFrame\__init__.py", line 740, in OnCmdOptions
    self.optionsDialog = eg.OptionsDialog.Create(self)
  File "C:\Program Files\EventGhost2\eg\Classes\Dialog.py", line 56, in Create
    self.__gr.switch(*args, **kwargs)
  File "C:\Program Files\EventGhost2\eg\Classes\OptionsDialog.py", line 108, in Process
    languageChoice.SetSelection(languageList.index(c.language))
ValueError: list.index(x): x not in list
I don't know if it's the reason but I have two version of EventGhost and it's the second - newest - one (of course both of them are in another directions)

Edit:
Right after I used on new version my own language file now all is ok.
Post Reply