NPE Hunting (Win7, Java7, custom LAF)

I recently had to track down the cause of a NullPointerException when opening a JFileChooser dialog in Praxis on Windows with Java 7.  Turns out there’s a nasty little bug that affects NetBeans platform apps and the NetBeans IDE when using a custom look-and-feel or switching look-and-feel at runtime (it affects the ez-on-da-ice plugin too). Continue reading

Praxis LIVE build:120430

A new release of Praxis LIVE is now available for download from the usual place. This is primarily a bug-fix release, with a few interface improvements, though there has been some substantial work going on recently that will see more exposure later. This release brings the slider-style property editors mentioned in an earlier post, and fixes issues with audio:sampling:looper, core:timing:animator, OpenGL full-screen, and a range of other niggles.  Read the full release notes here.

Continue reading

Development Update

OK, I should know better than to mention release schedules! :-)

There’s been some interesting developments going on with Praxis over the last couple of months.  I was busy working on a commission for Dancin’ Oxford, alongside dance artists Naomi Morris and Kate Willis, creating a series of interactive dance installations for Oxford Castle Quarter.  Well, that work’s now completed, and has led to some interesting additions to Praxis, particularly around image analysis and motion tracking.  However, the rather hectic time schedules around this project mean that the Praxis source code is not exactly in a releasable state at the moment, hence the lack of a promised release last month.  I’ve got a few weeks I can concentrate on Praxis now, so will be tidying up, as well as adding some new features – release coming soon!

Work has also started on improving Praxis’ documentation, which is definitely needed.