[Gambas-user] Umm... a little help here?

sbungay sbungay at ...981...
Tue Feb 27 18:09:16 CET 2007


   OK. I figured it out... (and now I'm talking to myself on-line).
   The last thing I had done was copy a png file to a folder called Icons
within the Questware folder. This png file was the problem. It was 
copied from use/share/icons and was zero bytes long. In addition it was 
owned by root. Removed the file and copied it in again. This time it was 
not zero bytes in length and owned by me.
   So it appears (and I'm guessing at this) that if the IDE can't 
iterate through all of the files within it's scope that rather than skip 
the file in question, it refuses to load the project and produces the 
error message given below.
   The project once again loads properly. :)

Steve.

sbungay wrote:
>    Just saved a project and closed Gambas. Came back to work on the 
> project, opened Gambas and clicked on the project name and it all wen't 
> horribly wrong...
> 
> "Cannot open project file :
> /home/Ubungayst/QuestWare
> 
> File or directory does not exist
> Project.GetFileIcon.433"
> 
>    The directory does exist, and there is a .project file in it. I did a 
> 'cat' on the .project file and it appears OK.
> 
> 
>    All of the class files are present so I could create the project from 
> scratch.... but then I'd not get to learn anything and that's just a 
> whole lot of no-fun. :)
> 
> Environment:
> Gambas 2-1.9.47
> Fedora Core 5
> 
> 
> Steve.
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 




More information about the User mailing list