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.

2 Major problems/bugs with 0.3.6.1487

If you have a question or need help, this is the place to be.
Post Reply
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

2 Major problems/bugs with 0.3.6.1487

Post by Livin »

I installed 0.3.6.1487 over 0.3.6.1479 and have things causing me major problems... I had to go back to 1479 to verify the issues were new, they were. I also tried 85,86 until I figured out these bugs may go way back.

1487 problems...
1) Does not save the config... if I add/delete/disable any plug-in, macro, etc it does not save the setting. It does detect the changes and prompts to save... it just does not. Even if I choose the save button on the menu... no save.
2) lots of errors in the log... but alas they are all gone with 1479


error log from 1487, 1486, 1485 and who knows what other builds (none of these occur in 1479)...

Code: Select all

Exception in thread Thread-5:
Plugin: Onkyo AV Serial
Traceback (most recent call last):
  File "threading.pyc", line 486, in __bootstrap_inner
  File "threading.pyc", line 446, in run
  File "C:\Program Files\EventGhost\eg\Classes\SerialThread.py", line 343, in ReceiveThreadProc
WindowsError: [Error 6] The handle is invalid.

Traceback (most recent call last):
  File "C:\Program Files\EventGhost\eg\Classes\ButtonRow.py", line 108, in OnOK
    self.parent.OnOK(event)
  File "C:\Program Files\EventGhost\eg\Classes\ConfigPanel.py", line 111, in OnOK
    self.gr.switch(wx.ID_OK)
  File "C:\Program Files\EventGhost\eg\Classes\UndoHandler\NewPlugin.py", line 48, in Do
    eg.UndoHandler.AddActionGroup().Do(document, pluginItem)
  File "C:\Program Files\EventGhost\eg\Classes\UndoHandler\AddActionGroup.py", line 56, in Do
    folderItem = Traverse(parentItem, pluginItem.executable.info.actionGroup)
  File "C:\Program Files\EventGhost\eg\Classes\UndoHandler\AddActionGroup.py", line 42, in Traverse
    Traverse(folderItem, item)
  File "C:\Program Files\EventGhost\eg\Classes\UndoHandler\AddActionGroup.py", line 52, in Traverse
    item.__name__
  File "C:\Program Files\EventGhost\eg\Classes\TreeItem.py", line 82, in Create
    parent.AddChild(self, pos)
  File "C:\Program Files\EventGhost\eg\Classes\ContainerItem.py", line 78, in AddChild
    isValidId = self.HasValidId()
  File "C:\Program Files\EventGhost\eg\Classes\TreeItem.py", line 187, in HasValidId
    if not self.tree.IsExpanded(parent.id):
  File "wx\_controls.pyc", line 5381, in IsExpanded
ValueError: invalid null reference in method 'TreeCtrl_IsExpanded', expected argument 2 of type 'wxTreeItemId const &'
Task.Deactivated.EventGhost
Task.Activated.explorer
Task.Deactivated.explorer
Task.Activated.Desktop
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Post Reply