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] EG error + crashes when made portable

Found a bug in EventGhost? Report it here.
Post Reply
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

[FIXED] EG error + crashes when made portable

Post by stisev »

Hi Bit,

I just tried the -configdir trick that you mentioned a while back in the "can you make this portable PLZ?" thread. Everything works great, except for a few minor bugs.

Going to Help > About leads to the error:

Code: Select all

Traceback (most recent call last):
  File "D:\Applications\EventGhost\eg\MainFrame\__init__.py", line 958, in OnCmdAbout
    eg.AboutDialog.ShowModeless(self)
  File "D:\Applications\EventGhost\eg\Classes\Dialog.py", line 35, in ShowModeless
    self = cls(*args, **kwargs)
  File "D:\Applications\EventGhost\eg\Classes\AboutDialog.py", line 334, in __init__
    notebook.AddPage(AboutPanel(notebook), Text.tabAbout)
  File "D:\Applications\EventGhost\eg\Classes\AboutDialog.py", line 153, in __init__
    animatedWindow = eg.AnimatedWindow(self)
  File "D:\Applications\EventGhost\eg\Classes\AnimatedWindow.py", line 46, in __init__
    self.OnSize(None)
  File "D:\Applications\EventGhost\eg\Classes\AnimatedWindow.py", line 107, in OnSize
    self.UpdateDrawing()
  File "D:\Applications\EventGhost\eg\Classes\AnimatedWindow.py", line 112, in UpdateDrawing
    self.Draw(dc)
  File "D:\Applications\EventGhost\eg\Classes\AnimatedWindow.py", line 124, in Draw
    image = self.image.AdjustChannels(1.0, 1.0, 1.0, alpha)
AttributeError: 'Image' object has no attribute 'AdjustChannels'

Choosing to "Wiki" "Home Page" and "Support Forums" all crash Eventghost.

"Check new version",however, works fine.

Hope this helps Bit!
Eventghost forever!
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: [BUG] EG error + crashes when made portable (REPRODUCIBLE!)

Post by Bitmonster »

Looks like you have missed to install the latest Setup.exe before updating.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: [BUG] EG error + crashes when made portable (REPRODUCIBLE!)

Post by stisev »

Hi Bit,
I don't understand what you mean. The behavior only happens when the shortcut is made portable.

let me know! thanks again!
Sev
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: [BUG] EG error + crashes when made portable (REPRODUCIBLE!)

Post by Bitmonster »

Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Post Reply