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

Benoit Minisini gambas at ...1...
Thu Mar 1 07:23:39 CET 2007


On mardi 27 février 2007, sbungay wrote:
>    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.
> >

I think this bug has been fixed in trunk.

Regards,

-- 
Benoit Minisini




More information about the User mailing list