bugGNUstep - Bugs: bug #25193, pc fails to load project from...

Group
 
 

bug #25193: pc fails to load project from ImageViewer.pc.project

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Sun 28 Dec 2008 02:32:15 PM UTC
   
 
Category:  ProjectCenter Severity:  3 - Normal
Item Group:  Bug Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 11 Jun 2009 10:55:34 AM UTC, comment #3: 

since you set the BUILDTOOL in a different place, it is a matter of setting it in the correct place now after conversion of an old project.

Riccardo Mottola <rmottola>
Group Member
Wed 11 Feb 2009 11:17:31 PM UTC, comment #2: 

old PC versions had the buildtool incorrectly inside the project configuration, so each project had its own build tool. This was changed to the current setup, but probably iòporting an old project resets your build tool, the option o which is now in a different place.
It is something between a bug and a feature...

Riccardo Mottola <rmottola>
Group Member
Sun 28 Dec 2008 03:04:29 PM UTC, comment #1: 

also trying to build failed.
I found BUILDTOOL set in ImageViewer.pcproject to "/usr/bin/make" which actually exists in OpenBSD, but is the bsd make, that cannot handle GNUmakefile syntax.
solution was either of:
A) exchange /usr/bin/make with /usr/local/bin/gmake and it worked
B) remove BUILDTOOL entry from that file, and PC took the default from the global configuration

well, PC warns me when I load the project from the old version to check all the project parameters, but at least I did not find the project specific configuration where I configure the BUILDTOOL for the project.

Sebastian Reitenbach <buzzdee>
Group Member
Sun 28 Dec 2008 02:32:15 PM UTC, original submission:  

Hi,

PC fails to load the the project file from ImageViewer, when opening it, it fails here:

$ ProjectCenter
2008-12-28 15:17:00.597 ProjectCenter[31681] Convert legacy
2008-12-28 15:17:00.602 ProjectCenter[31681] Bundle fullpath method #1: /usr/local/libexec/GNUstep/ProjectCenter.app/Resources
2008-12-28 15:17:00.604 ProjectCenter[31681] Bundle fullpath method #2: (nil)
2008-12-28 15:17:06.939 ProjectCenter[31681] Bundle for class PCAppProj NOT FOUND!
Abort trap (core dumped)

manually removing PROJECT_BUILDER from the ImageViewer.pc.project file, and renaming PROJECT_TYPE from PCAppProject to Application, then the conversion from the older version succeeds.

Would be great if PC could do that on its own.

I'm using ProjectCenter 0.5.0.


Sebastian Reitenbach <buzzdee>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by buzzdee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-06-11 rmottola Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code