Monday, September 25, 2006

Version 0.14.1 released

The new version of WinPlanner is now available, mirroring the release of Planner 0.14.1. This fixes the Gantt crashes reported.

ChangeLog:

* new man page contributed by Martin-Eric Racine
* fix for bug #353213 - fix compile with libgda 1.3.91 - contrubuted by Dennis Lubert

* corrected build of translated user guides
* src/planner-format.c: fix NULL pointer deref - bug #334121
* src/planner-gantt-row.c: patch to fix segv on scrolling - bug #345517
* po/POTFILES.in: Added missing files per bug #344793
* README: Put some better, more current info in there
* NEWS: Updates since v0.13

You can download it here: http://prdownloads.sourceforge.net/winplanner/planner-0.14.1.exe?download

Wednesday, September 13, 2006

Gantt crash

Well, it seems like the latest version of the Planner code in CVS no longer suffers from the crash. I will check the reported the issues again and see if this is fully fixed.

It seems version 0.14.1 will be released soon, so I will make that available once the official release is done.

Monday, September 11, 2006

Status

What's going on? Well, I haven't had much time to work on WinPlanner, but I started porting it from libgnomeprint to new printing support in GTK 2.10. So far, it seems to work so far, but Windows still doesn't have a version, so I cannot tell you how well it works there. Tor Lillqvist (tml) says a version is coming soon.

As for people reporting the Gantt crashes, I've recreated them and it seems like I need to recompile the libgnomecanvas with a later version of the code. I will try to do that this week and see if it fixes the problem. If so, I will release a fixed version.

Francisco