Page 4 of 5

Re: FahProgress: A micro monitoring tool for win

Posted: Mon Nov 03, 2008 11:26 am
by MtM
I was already trying to use readonly..

Code: Select all

Dim fStream as new FileStream(LogFile, FileMode.Open,FileAccess.Read, FileShare.ReadWrite)
dim sRead as new StreamReader(fStream)
That really should have worked! But it doesn't. Though I went through the sdk again.. and it should so maybe my system has a handle to file still open from some previous debugging attempt where I did not close it properly. Should reboot and check, but I don't think that's the case. Anyway, last OT in this thread, thanks for the offer of help :) Program looks mighty nice :)

*Edited* you know I got to thank you because after this post I couldn't let this problem go and went back and treid again and whatya know.. it just works. Definetly something with an already open handle somewhere which I didn't close properly before :oops:

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 6:24 am
by Flycatchr
Vulcan, i have just had a thought - based on the PPD fetish we all seem to have - (i still have absolutely NO idea how to work it out)
would it be too dificult to have the TOTAL PPD as a figure below the bars, and/OR if you hover your mouse over the %bar, for it to display the PPD for that client (PPD disappears when yo move the mouse away)?

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 11:49 am
by jrweiss
It's nice that people want this or that feature on a F@H monitor utility, but I think some may be losing sight of the author's stated purpose:
This small program has only one purpose: Display the actual progress of your folding@home clients in your network. Nothing more, nothing less.
Every added feature detracts from that goal.

For those who want more features, there are other utilities like Fahmon that do those things already, and are configurable enough to suit the majority of users. Let's try to preserve the character of this one.

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 11:56 am
by Vulcan_TBB
MtM wrote:I was already trying to use readonly..

Code: Select all

Dim fStream as new FileStream(LogFile, FileMode.Open,FileAccess.Read, FileShare.ReadWrite)
dim sRead as new StreamReader(fStream)
That really should have worked! But it doesn't.
Hmmm. Thats strange. But I'm not familiar with this language. Have you asked in other coder forums?
MtM wrote:Anyway, last OT in this thread, thanks for the offer of help :) Program looks mighty nice :)
Thank you! :-)
MtM wrote:*Edited* you know I got to thank you because after this post I couldn't let this problem go and went back and treid again and whatya know.. it just works. Definetly something with an already open handle somewhere which I didn't close properly before :oops:
Cool! :)

Best wishes,
Stefan

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 12:02 pm
by Vulcan_TBB
Flycatchr wrote:Vulcan, i have just had a thought - based on the PPD fetish we all seem to have - (i still have absolutely NO idea how to work it out)
would it be too dificult to have the TOTAL PPD as a figure below the bars, and/OR if you hover your mouse over the %bar, for it to display the PPD for that client (PPD disappears when yo move the mouse away)?
Hmm. For the PPD I'd have to do a lot of calculations/benchmarks with the frames... :|
I think would be able to code that, but, as jrweiss says 2 posts above - this would be to much for a "tiny application" is was intended to be.
But thanks for your suggestion anyway! If a feature is cool, easy to do and fits into the concept, I'll don't hesitate to implement it! ;)

Stefan

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 12:05 pm
by Vulcan_TBB
jrweiss wrote:... Let's try to preserve the character of this one.
d'accord! ;)

But you have to admit that coloring the bars (green for an nvidia client, red for ATI client, black for cpu) would be a really nice EyeCandy... *g*

Stefan

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 4:41 pm
by Flycatchr
jrweiss wrote:... Let's try to preserve the character of this one.
ok, fair enough, but this one works for me, AND with all this strange stuff going on with the gpu client (nvidia) i was INCREDIBLY impressed when i suddenly get a complete WU after installing this litttle app.
Vulcan_TBB wrote: Hmm. For the PPD I'd have to do a lot of calculations/benchmarks with the frames...
I think would be able to code that, but, as jrweiss says 2 posts above - this would be to much for a "tiny application" is was intended to be.
But thanks for your suggestion anyway! If a feature is cool, easy to do and fits into the concept, I'll don't hesitate to implement it!

Stefan
didnt realise it was so complicated, np. but you do sound like a guy who likes a challange
Vulcan_TBB wrote: But you have to admit that coloring the bars (green for an nvidia client, red for ATI client, black for cpu) would be a really nice EyeCandy... *g*
Stefan
how could anyone not :) - you could even do blue for intel and amd's colour - black and dark green if possible

Re: FahProgress: A micro monitoring tool for win

Posted: Tue Nov 04, 2008 5:42 pm
by jrweiss
Vulcan_TBB wrote:But you have to admit that coloring the bars (green for an nvidia client, red for ATI client, black for cpu) would be a really nice EyeCandy... *g*Stefan
Are you going to somehow detect the client type, or merely give us the choice of display colors by line?

Re: FahProgress: A micro monitoring tool for win

Posted: Wed Nov 05, 2008 9:48 am
by Vulcan_TBB
Flycatchr wrote:ok, fair enough, but this one works for me, AND with all this strange stuff going on with the gpu client (nvidia) i was INCREDIBLY impressed when i suddenly get a complete WU after installing this litttle app.
Hu? Sorry, I think cant translate that correctly respectively don't understand what you wanted to say with "suddenly got a complete wu"?
Did other monitor clients display another percentage?
Flycatchr wrote:didnt realise it was so complicated, np. but you do sound like a guy who likes a challange
ok, I'll give it a try. ;)
Flycatchr wrote:how could anyone not :) - you could even do blue for intel and amd's colour - black and dark green if possible
Yeah! :)
jrweiss wrote:Are you going to somehow detect the client type, or merely give us the choice of display colors by line?
determine the client type should be no problem - but I think it would be better to let the user decide which color to use. ;)

Stefan

Re: FahProgress: A micro monitoring tool for win

Posted: Wed Nov 05, 2008 10:34 am
by MstrBlstr
Vulcan_TBB wrote:
Flycatchr wrote:ok, fair enough, but this one works for me, AND with all this strange stuff going on with the gpu client (nvidia) i was INCREDIBLY impressed when i suddenly get a complete WU after installing this litttle app.
Hu? Sorry, I think cant translate that correctly respectively don't understand what you wanted to say with "suddenly got a complete wu"?
Did other monitor clients display another percentage?
He means that he was having issues with EUE's, and after installing your application he suddenly had one complete.

The two were totally unrelated, it just seemed to him that installing your application fixed the EUE issues that he was having.

Re: FahProgress: A micro monitoring tool for win

Posted: Wed Nov 05, 2008 7:14 pm
by Flycatchr
pretty good there MrstrBlstr ;)
yes, i only started folding a JUST before client 1.18 came out, i got ONE complete WU (second one) out of 25 odd, then when i installed your app, the very first WU completed, the next one got EUE and then 1.19 came out, and that atm has a 50% success rate (1 complete, and 1 EUE) so not enough data to work on. AND i havent used any othe monitors (please take that a a compliment - your is perfect)

Re: FahProgress: A micro monitoring tool for win

Posted: Thu Nov 06, 2008 5:43 pm
by Flycatchr
HI Vulcan - just one query - if i leave my pc for extended periods, then the Progress doesnt seem to update until i come back and click on the window. any ideas?

Re: FahProgress: A micro monitoring tool for win

Posted: Thu Nov 06, 2008 5:59 pm
by francois
Flycatchr wrote:HI Vulcan - just one query - if i leave my pc for extended periods, then the Progress doesnt seem to update until i come back and click on the window. any ideas?
What version do you have?
Latest is 0.08b Beta I think.

Re: FahProgress: A micro monitoring tool for win

Posted: Thu Nov 06, 2008 6:21 pm
by Vulcan_TBB
Yupp - This should be fixed in the version mentioned above.

@francois: I mailed you the text elements. ;)

Re: FahProgress: A micro monitoring tool for win

Posted: Thu Nov 06, 2008 7:37 pm
by Flycatchr
in the info tab it is V0.08b, i was sure i did DL the latest one.