This file lists known issues with ProjectManager, which mostly relate to bugs in external libraries used by ProjectManager. For problems related with GNUstep, when patches are available, they can be obtained from http://altair.dcs.elf.stuba.sk/~diablos/patches. + Opening the same project multiple times makes ProjectManager crash. The issue caused by an internal bug within GNUstep's document architecture memory management and is exposed by ProjectManager's extensive manipulation of the toolbar in the project window. (No patch is currently available for this problem) + Making a new source file (with File -> New -> Source File...) of a file type other than the first one will result in the document always assuming it's file type is the first one in the list. This is caused by a bug in GNUstep's document file type handling. As of May 9 2006 this is fixed in GNUstep SVN. (Patch is available)