FahMon 2.2.1

Associate
Joined
22 Feb 2007
Posts
278
Location
Oxfordshire
FahMon 2.2.1a

FahMon 2.2.1a is now out!

Here's the complete list of changes:

  • Added "Start Minimized" option
  • Added the blue color for unsynched clients, please check the help file for more information
  • Added experimental auto-reload code (thanks to athropos_666)
  • Added option to base ETA and PPD on instantaneous frame time and rolling 3 frame average
  • Added ability to override timezone detected by wxwidgets (whole hours only)
  • Message manager now writes out messages to messages.log
  • Added Simulated Tempering Gromacs (GROSIMT) core support
  • Added Dolphin as a filemanager option for Linux users in preparation for it being the default FM in KDE4
  • Added option to partially override state detection for clients with unsynced clocks
  • Fixed empty log crash bug
  • Fixed state detection bug for verbose clients trying to upload results periodically
  • Fixed projects database to handle non-integer deadlines correctly
  • Status images slightly altered
  • Worked around bug in wxwidgets breaking DST timezones, see above
  • Download times and deadlines are now displayed in local time instead of UTC
  • ETA times in the message log now displayed as HH:MM:SS instead of seconds
  • Projects database now versioned
  • Deadline and download dates can also be displayed as time elapsed or remaining, in days
  • Added missing declaration to allow compilation against wxWidgets 2.8
  • Switched win32 version to wxWidgets 2.8.4 (UNDONE)

The source package now includes the detailed instructions that are available on the web, as a pdf. Some of the features are explained in more detail on the help page.

http://fahmon.silent-blade.org/index.php?n=Main.Download
http://fahmon.silent-blade.org/index.php?n=Main.Help

For those of you who've already got fahmon installed, just extract the contents over the old version then run

Code:
cd /path/to/fahmon/src
scons -c
scons
 
Last edited:
I like the new features, good work young man.:)

The Windows version has a little trouble with the VMWare Ubuntu Install, I get a teeny error message although it still works fine. I shall investigate.

Other than that, top marks and go to the top of the class.:)
 
Ok, first I apologize to all those who downloaded the borked version of fahmon (2.2.1), I've now fixed the bugs and released 2.2.1a

  • Reverted Win32 build back to wxWidgets 2.6.3 as 2.8.4 appeared to cause file access problems for some users
  • Altered projects database conversion system to work correctly

http://fahmon.silent-blade.org/index.php?n=Main.Download

Those of you who had the misfortune of downloading 2.2.1, will have to update their projects database to restore the correct deadline values.
 
Last edited:
Wow, that was quick.:)

The new Windows 2.2.1a works perfectly with the VMWare Ubuntu install now.

Is it my imagination or have we now got cunning shading and slightly different colours for the indicators, it looks much better anyway.

Good work.:)
 
WoZZeR said:
Wow, that was quick.:)

The new Windows 2.2.1a works perfectly with the VMWare Ubuntu install now.

That's good to hear, several people on the fcf noticed the file-time problem on network shares too. (Stupid wxwidgets).

WoZZeR said:
Is it my imagination or have we now got cunning shading and slightly different colours for the indicators, it looks much better anyway.

Good work.:)

Yes the colours has all been brightened up a bit, I thought they looked a bit dull in the previous versions. Glad you like them.
 
Can someone post a screenie of the new colours? :D

I'm sat on a comfy sofa with a whisky in hand, i can't really be arsed going upstairs and installing the new version :p
 
SiriusB said:
3 SMP clients :(

Very nice tweak mr fugus.

You reminded me i have to add my x2 + my brothers a64 to the mix. :p

It took 3 minutes to make this post, ocuk going slow for anyone else? :confused:
 
Last edited:
Forums OK for me.

The best new feature has to be the PPD options, being able to choose between 1 frame, 3 frames or all frames. Very handy indeed, it gets rid of weird averages when you get a rogue fast frame or in my case the end of a SMP WU and the GPU Client speeds up making the PPD go up unrealistically.
 
OK just installed this bad boy and it's looking good.

Just as an aside your instructions should be:

Code:
cd path/to/fahmon/[b]src[/b]
scons -c
scons

For the sake of those people who may not engage mr brain. Like me. :D :o
 
Back
Top Bottom