Page 2 of 3

Re: OLV Release Delays

Posted: Fri Dec 14, 2012 12:09 am
by Fred
Fred wrote:
Fred wrote:Looks like I'll soon have access to officially fix one of the plugins that needs work.
As soon as I accept the position, this is true. I'm hoping Jeff will give me a hand with that :-)
It's official.

Re: OLV Release Delays

Posted: Tue Jan 01, 2013 10:43 pm
by Fred
Made BIG progress on the OLV release today. Still have lots more to do, but you'll be able to pick up most of the benefit of the coming release as of the end of tonight or tomorrow night. The new feature which is the main hold up at this point, still requires some work, but not an unreasonable amount. More news as it comes to hand! :-)

Re: OLV Release Delays

Posted: Thu Jan 03, 2013 6:10 pm
by BenFenner
Excellent. I can't wait.

Re: OLV Release Delays

Posted: Sun Jan 06, 2013 4:08 am
by Fred
Progress complete, 4am: viewtopic.php?f=8&t=57&p=31511#p31511

Other issues found, though... I need to fix two more things that I didn't know about until a few days ago before release. Both will have some delay after being fixed until usable. It'll likely take me that long to prepare the last part of the puzzle anyway, though. No big deal. I wish some things would go smoother, but that's life, sometimes it even has a silver lining.

Fred.

Re: OLV Release Delays

Posted: Mon Jan 14, 2013 1:59 am
by Fred
Progress @ 2am: viewtopic.php?p=31683#p31683

Three plugins need some work and I need to generate a new plugin infrastructure, and the translation stuff. Getting closer. Slowly but surely.

Fred.

Re: OLV Releases

Posted: Thu Feb 14, 2013 12:36 am
by russian
telnet beaver.fastcrypt.com 8080
Connecting To beaver.fastcrypt.com...Could not open connection to the host, on port 8080: Connect failed

And it is time to release 0.0.3 anyway, it's 97% ready - is not that good enough? I know, I know - i should go grab the source code...

Re: OLV Release Delays

Posted: Thu Feb 14, 2013 8:28 am
by Fred
I fixed the link, updated the other thread with more info, and locked it. Moved your post here. Thanks for pointing out the broken link.

Re time to release, although it's 97% ready, you've only seen 70% of that, the rest is incomplete. I'll get it done as soon as I can, and we'll all move forward. This release is holding up major changes to the firmware too, so I care, a lot. There is also release-specific stuff to do before release, too. By the time there's just that left, the build server ones will be almost identical to what they release will contain. In the mean time and in any case, no need to grab the source code, just get a fresh copy for your OS here: http://builds.freeems.org/openlogviewer/bins/

Fred.

Re: OLV Release Delays

Posted: Sat Feb 23, 2013 10:18 am
by Fred
Further delays outside of my control...

No ETA available, unfortunately, but the build server has the latest on it, so no big deal either.

Shit happens.

Fred.

Re: OLV Release Delays

Posted: Tue Mar 12, 2013 10:12 pm
by BenFenner
At least things are moving, if maybe at a slower pace than expected.

I was using the latest release just now (I have a close friend who wanted to take a look) with a MS-created CSV file I downloaded off some random web site. The file has non-numeric characters in the log, so I stripped out those traces and gave the latest release a whirl.
That file: http://pastebin.com/i03d6vwt

Apparently I've found a bug, so I'll be reporting it along with the CSV file when I get home.
Just in case I get hit by a bus on the way home, the bug is that when zooming (any zoom method) there comes a time when you've zoomed in so far that the graph position suddenly jumps to near the beginning of the graph. This is new behavior as far as I know, but I know testing with CSV files is rare at times.

Re: OLV Release Delays

Posted: Tue Mar 12, 2013 11:52 pm
by Fred
Reproduced. It's to do with the length, somehow. IE, very very unrealistically short. Also happens if you zoom in past that point, scroll right, then zoom out again. IE, magic number = div by zero or something...