Home Downloads Blog Support Info Center More Information


Three SNAPPS Quickr Templates updated with bug fix

Tags:  Bugs  Templates 
Rob Novak  : :  September 30 2008  03:40:44 PM

This afternoon, three of the SNAPPS Quickr Templates were revved to 8.1.0.1a, after a minor fix to one of the workflow placebots that had not been updated on August 13 (my fault!). Be sure to grab the downloads for QPresent, QAnnounce, and QIssues.

-Rob


Comments

1Tom Bosmans  10/15/2009 3:23:58 AM  Three SNAPPS Quickr Templates updated with bug fix

Hi Rob,

just tried to install QPhoto on AIX, and the thumbnail function failed. I looked in your code and saw this :

File file = new File("QPhoto.properties");

if(file.exists())

{ ...

This means the file should be actually named QPhoto.properties and not qphoto.properties, like it says in the documentation.

Hope this helps :-)

Tom


Add A Comment