Guest zagzag99 Posted August 11, 2009 Report Posted August 11, 2009 Interesting. There must be a timing issue or a race condition that is causing the logic to fall down. Wanna be a guinea pig? :) Go to HKLM\Software\EverApp and set debug to 1. Restart the EA protection service through the UI. Then play with EA enough to reproduce the problem. Stop the EA protection service. Reset the registry key to 0. Send me debug.log from the application directory. (You can post here if you want, there's nothing confidential in it). I might be able to diagnose the failure from that. Otherwise I'll install FingerPoint and see if I can reproduce. Format for the shortcut would be: \full\path\to\EACmdLine.exe show "\full\path\to\target" Thanks, Z I don't have : HKLM\Software\EverApp I tried to create one, and I created a value debug (DWORD) = 1 Doesn't seem to make any debug.log in EverApp's folder.
Guest zman919 Posted August 11, 2009 Report Posted August 11, 2009 Sorry... HKLM\Software\zman818\EverApp :)
Guest zagzag99 Posted August 12, 2009 Report Posted August 12, 2009 (edited) Sorry... HKLM\Software\zman818\EverApp :) Here's the Log. From what it says it can't protect FingerPoint because there's no Main Window. The scenario I debugged: I've added FingerPoint.exe to the protected list. Started EverApp. Started the Service. Launched FingerPoint.exe for the first time (via assigned button). Minimized FingerPoint.exe (it's still runs in background) Relaunced FingerPoint.exe via button -> Nothing happens... (x2) Switched to EverApp and Activated FingerPoint.exe from EverApp -> that's works. Closed EAService. Closed EverApp.debug.log.txt Edited August 12, 2009 by zagzag99
Guest zman919 Posted August 12, 2009 Report Posted August 12, 2009 Thanks. The log isn't showing a problem, so I'll have to roll up my sleeves and look into it. FYI - EverApp will have a trouble with apps that work like this... 1) Launch executable (which is really just a helper process) 2) Helper checks for presence of the actual Worker process. If it exists, it raises the Worker processes' window. If it doesn't exist, it launches Worker process (and raises its window). 3) Helper process then dies. In this case under EverApp, the Worker process is detected by the Helper, but since we've rejiggered the Worker processes' window in a pretty significant way, the Helper process can't raise the window. This may or may not be what's happening with FingerPoint. I'll try to dope it out. Thanks. From what it says it can't protect FingerPoint because there's no Main Window. The No Main Window just indicates that the process it's protecting doesn't (yet) have a main window, usually because it's still starting up.
Guest zman919 Posted August 12, 2009 Report Posted August 12, 2009 Relaunced FingerPoint.exe via button -> Nothing happens... (x2) Oh... hang on. Remember, FingerPoint.exe is already running (and protected by EverApp). This may just be WM and/or FingerPoint itself detecting (and preventing) multiple instances. Alternatively, FingerPoint may *think* its redisplaying its window on the second launch, but since it's not aware that it's being protected by EverApp it isn't able to. Your best bet would be to launch FingerPoint via EACmdLine.exe.
Guest zman919 Posted August 14, 2009 Report Posted August 14, 2009 Update - next version will enhance the list with a full-fledged task manager + app launcher.
Guest zagzag99 Posted August 15, 2009 Report Posted August 15, 2009 Format for the shortcut would be: \full\path\to\EACmdLine.exe show "\full\path\to\target" Using the EACmdLine I can make FingerPoint keep appearing. There's the slight delay of command execution but one can live with that. Thanks, now I can protect my launcher and today screen from getting killed. I am waiting for the first time I'll get a message "Out of Memory" :-)
Guest naynada Posted August 17, 2009 Report Posted August 17, 2009 (edited) Update - next version will enhance the list with a full-fledged task manager + app launcher. Looking forward to it. When you say task manager, do you mean ala HTC Taskmanager/Showcase etc? If so, that would be excellent. Also, I found that EverApp was not able to successfully "manage duplicates" with Nitrogen... =/ Edited August 17, 2009 by naynada
Guest zman919 Posted August 18, 2009 Report Posted August 18, 2009 Looking forward to it. When you say task manager, do you mean ala HTC Taskmanager/Showcase etc? If so, that would be excellent. Also, I found that EverApp was not able to successfully "manage duplicates" with Nitrogen... =/ Precisely. Still working out the kinks, but EA will be able to function as an App Launcher independent of window protection. Additionally, EA can monitor all running tasks (again, independent of protection). Items will be color-keyed based on what they are/how they're handled. As for Nitrogen, I'll have to look at it. Thanks. Z
Guest NewKlNGjames Posted August 21, 2009 Report Posted August 21, 2009 thank you so much for the program. it really is a life saver. I found a push email program called emoze, that kept getting killed, resulting in no email at all! no problems since I installed.
Guest zman919 Posted August 21, 2009 Report Posted August 21, 2009 thank you so much for the program. it really is a life saver. I found a push email program called emoze, that kept getting killed, resulting in no email at all! no problems since I installed. Thanks. Glad it helped!
Guest asraf09 Posted August 22, 2009 Report Posted August 22, 2009 Hi guys, Any alternative site to download this file like 4shared. Thank you in advance...
Guest naynada Posted August 22, 2009 Report Posted August 22, 2009 Hi guys, Any alternative site to download this file like 4shared. Thank you in advance... Here you go. =] http://www.4shared.com/file/126862488/ea7a...taller_V02.html
Guest asraf09 Posted August 23, 2009 Report Posted August 23, 2009 Naynada, Thank you very much granding my wish... you are the best.... Here you go. =] http://www.4shared.com/file/126862488/ea7a...taller_V02.html
Guest zman919 Posted August 24, 2009 Report Posted August 24, 2009 Just a little teaser of what's coming in v0.3. I've forgotten how much fun (not) writing custom CF controls is.... :D
Guest johnny2678 Posted August 24, 2009 Report Posted August 24, 2009 Just a little teaser of what's coming in v0.3. I've forgotten how much fun (not) writing custom CF controls is.... :D Excited to check it out!
Guest naynada Posted August 25, 2009 Report Posted August 25, 2009 Just a little teaser of what's coming in v0.3. I've forgotten how much fun (not) writing custom CF controls is.... :D Looks great Z. Hmm... I take it all those processes listed are actually running (and not simply icons, like the launcher of 0.2)? Also, will the EverApp task manager be accessed by a shortcut like in 0.1, 0.2, or tray icon like HTC TaskMan? Very teasing indeed :angry:
Guest zman919 Posted August 25, 2009 Report Posted August 25, 2009 Looks great Z. Hmm... I take it all those processes listed are actually running (and not simply icons, like the launcher of 0.2)? Also, will the EverApp task manager be accessed by a shortcut like in 0.1, 0.2, or tray icon like HTC TaskMan? Very teasing indeed :D Correct, v 0.3 can show (optionally) 3 sets of apps: protected apps (traditional EverApp), managed apps (think app launcher) and running processes (think task manager). Currently its still accessed by a shortcut or button. I have to read up on subclassing the status bar before I go any further in that direction. Should be releasing by end of week. Z
Guest JaGuR Posted August 26, 2009 Report Posted August 26, 2009 Correct, v 0.3 can show (optionally) 3 sets of apps: protected apps (traditional EverApp), managed apps (think app launcher) and running processes (think task manager). Currently its still accessed by a shortcut or button. I have to read up on subclassing the status bar before I go any further in that direction. Should be releasing by end of week. Z :D
Guest NewKlNGjames Posted August 26, 2009 Report Posted August 26, 2009 still working great for my email app, however I am now having problems with my podcast app, beyondpod. every time I activate it from everapp it opens like the first time, and as soon as I leave the program it closes ala the rest of my programs not in everapp. any ideas?
Guest zman919 Posted August 28, 2009 Report Posted August 28, 2009 still working great for my email app, however I am now having problems with my podcast app, beyondpod. every time I activate it from everapp it opens like the first time, and as soon as I leave the program it closes ala the rest of my programs not in everapp. any ideas? Rather than try to diagnose, it's probably best to wait for v0.3. I re-wrote and stabilized a lot of the app capture/protect logic. It may work better for you, and if not should be easier to diagnose with it.
Guest Darlene Posted September 1, 2009 Report Posted September 1, 2009 It sounds great. I will give it a shot.
Guest Harboe Posted October 9, 2009 Report Posted October 9, 2009 Looking very much forward to v0.3 to.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now