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.

Where did Autoscroll go???

If you have a question or need help, this is the place to be.
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

I think what your problem is that you have the startup icon name exactly the same as what EG would use when it makes one in there. and you happen to possibly be going into the options dialog at some point.. i am taking a stab here.. because that is when EG will check for the startup icon and make adjustments.


which reminds me..... you have to close EG first.. then put the icon.. and don't make the icon name the same as what the default one would be. because when you close EG it writes the config file. and it may look for that icon being there and do things it shouldn't be doing based on that...
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

the one i grabbed off my desktop is one i created form the actual exe file. so the name of it is "EventGhost.exe - Shortcut" and i am betting that is why mine didn't have a problem.
If you like the work I have been doing then feel free to Image
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Where did Autoscroll go???

Post by stisev »

Did you actually restart computer or just re-run EG? The problem happens at startup
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Where did Autoscroll go???

Post by stisev »

kgschlosser wrote:I think what your problem is that you have the startup icon name exactly the same as what EG would use when it makes one in there. and you happen to possibly be going into the options dialog at some point.. i am taking a stab here.. because that is when EG will check for the startup icon and make adjustments.


which reminds me..... you have to close EG first.. then put the icon.. and don't make the icon name the same as what the default one would be. because when you close EG it writes the config file. and it may look for that icon being there and do things it shouldn't be doing based on that...
Interesting! Mine is named "Eventghost".

Let me rename to "EventGhost TEST" and restart and see what happens. I hope it's that simple!! :D :D :D
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

yes i restarted. I have a lot of computers. not just the one i am on now.. and most of them only have a 6-7 second boot time.
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

personally i dislike the use of startup icons. i use the task manager for a lot of startup type things. you have much better control that way.
If you like the work I have been doing then feel free to Image
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Where did Autoscroll go???

Post by stisev »

You nailed it! The shortcut renaming trick helped perfectly.

Two more things and I think one is a bug as well (2nd one), but I can't reproduce it every single time.

1) I get this every time I launch EG:

Code: Select all

21:54:10   Unable to establish COM dispatch!
Here are my list of plugins, but it happens even I disabled ALL of them!
Image


2) there is definitely something wrong with the system tray icon with latest beta of EG.
This started in beta 6!


Here's the error when trying to close EG:

Code: Select all

21:56:00   Traceback (most recent call last) (0.5.0-beta6):
21:56:00     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 69, in OnCmdExit
21:56:00       if len(eg.mainFrame.openDialogs) == 0:
21:56:00   AttributeError: 'NoneType' object has no attribute 'openDialogs'
EDIT: happened again. Looks like same error

Code: Select all

21:57:24   Traceback (most recent call last) (0.5.0-beta6):
21:57:24     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 69, in OnCmdExit
21:57:24       if len(eg.mainFrame.openDialogs) == 0:
21:57:24   AttributeError: 'NoneType' object has no attribute 'openDialogs'
Happens when I try to close Eventghost using tray:

Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

that's funny. I just posted a bug up about that and said i was going to fix that in a couple of hours LOL

viewtopic.php?f=4&t=9574

it's at the bottom
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

stisev wrote: 1) I get this every time I launch EG:

Code: Select all

21:54:10   Unable to establish COM dispatch!
This is an error message that is generated from CLI arguments.

have you tried running EG without any command line options?.. try that and see if the error is still there. that will give me a direction to look in.
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

ok here is the file for the fixed taskbar icon

just replace the file in you eg.Classes folder


***edit*** there was an error in the last one i posted.. this has been updated to work properly now.
Attachments
TaskBarIcon.py
(4.32 KiB) Downloaded 113 times
If you like the work I have been doing then feel free to Image
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Where did Autoscroll go???

Post by stisev »

kgschlosser wrote:that's funny. I just posted a bug up about that and said i was going to fix that in a couple of hours LOL

viewtopic.php?f=4&t=9574

it's at the bottom
LOL! Wow, you are so on top of everything! So awesome...

kgschlosser wrote:ok here is the file for the fixed taskbar icon

just replace the file in you eg.Classes folder
This didn't fix it FYI:

Here's the error:

Code: Select all

22:25:43   Traceback (most recent call last) (0.5.0-beta6):
22:25:43     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 70, in OnCmdExit
22:25:43       eg.app.Exit(event)
22:25:43     File "D:\Applications\EventGhost\eg\Classes\App.py", line 60, in Exit
22:25:43       eg.taskBarIcon.Close()
22:25:43     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 61, in Close
22:25:43       eg.mainFrame.Iconize(False)
22:25:43   AttributeError: 'NoneType' object has no attribute 'Iconize'
22:25:45   Traceback (most recent call last) (0.5.0-beta6):
22:25:45     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 70, in OnCmdExit
22:25:45       eg.app.Exit(event)
22:25:45     File "D:\Applications\EventGhost\eg\Classes\App.py", line 60, in Exit
22:25:45       eg.taskBarIcon.Close()
22:25:45     File "D:\Applications\EventGhost\eg\Classes\TaskBarIcon.py", line 61, in Close
22:25:45       eg.mainFrame.Iconize(False)
22:25:45   AttributeError: 'NoneType' object has no attribute 'Iconize'

This is an error message that is generated from CLI arguments.

have you tried running EG without any command line options?.. try that and see if the error is still there. that will give me a direction to look in.
Just ran it directly from the app with no shortcuts and it still shows up. It doesn't do any harm (AFAIK) but it is a new error I didn't see before.
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

if you used the last file i posted for the tray icon it had a glitch. i ahve fixed it and swapped out the file to one that works properly
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

and I like to try and be as efficient as possible. if you read my forum signature. one of the things you can never get back is time.. so if it makes it faster for you to use the tray icon to exit EG then i just gave you a HUGE gift by fixing it right away.. because the time you spend closing it the normal way is time you have lost forever. and now it can be spent doing something else.. now I know it's a small amount.. but it is still one of the best gifts someone can give someone else.
If you like the work I have been doing then feel free to Image
User avatar
kgschlosser
Site Admin
Posts: 5190
Joined: Fri Jun 05, 2015 5:43 am
Location: Rocky Mountains, Colorado USA

Re: Where did Autoscroll go???

Post by kgschlosser »

I am however off to bed now. I am really interested in what is causing that com error. i find it extremely odd. maybe we can investigate it further sometime tomorrow
If you like the work I have been doing then feel free to Image
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Where did Autoscroll go???

Post by stisev »

kgschlosser wrote:if you used the last file i posted for the tray icon it had a glitch. i ahve fixed it and swapped out the file to one that works properly
Confirmed. Looks like it's fixed. Thank you!
I am however off to bed now. I am really interested in what is causing that com error. i find it extremely odd. maybe we can investigate it further sometime tomorrow
I work nights the next 3 days. Let me try installing Eventghost in a sandbox and running it as OEM and see if it happens
EDIT: Confirmed still happens. Beta 6 install (OEM using example tree) and v1722 here (http://www.eventghost.org/downloads/). Funny thing - it shows up twice in v1722. lol!
Post Reply