[Gambas-devel] New preversion of gambas-0.73

Fabien Bodard Gambasfr at ...4...
Tue Dec 2 22:08:19 CET 2003


Le Mardi 2 Décembre 2003 20:36, daniel a écrit :
> El mar, 02-12-2003 a las 18:57, Benoit Minisini escribió:
> > On Monday 01 December 2003 23:11, daniel wrote:
> > > Another bug, today I'm the Gambas nightmare :)
> > >
> > > I've erased $HOME/.gambas directory, and then ,when I try to start
> > > Gambas, and then "Open project...", file selector, places me on
> > > root "/" directory (OK), I enter into "/home" (OK), and when I try to
> > > enter in "/home/daniel" the program fails:
> > >
> > > FSupSelector.Fill_Explorer.210: #32: Bad string conversion
> > >
> > >
> > > regards,
> > >
> > > Daniel Campos
> >
> > Could you open the IDE project, debug it, and tell me what file name is
> > passed to Stat() at Fill_Explorer.210 when it fails ?
> >
> > Thanks in advance,
>
> it was hard to debug it as I could not open Gambas IDE, but finally I
> created a new folder "/home/danfake", and finally I could access to that
> folder, so I supposed the problem was only in my own folder. Then I
> added :
>
> PRINT (sPath &/ sDir)
>
> Just before :
>
> Stat(sPath &/ sDir)
>
> And that's the final part of the trace:
> ....
> /home/daniel/kde_apps
> /home/daniel/wine-20030911-mdk9.1.i586.rpm
> /home/daniel/hppsmtools-1.1
> /home/daniel/.gtkrc-1.2-gnome2
> /home/daniel/libfam0-2.6.10-1mdk.i586.rpm
> /home/daniel/kbasic
> /home/daniel/instantánea1.jpg
> FSupSelector.?.0: #32: Bad string conversion
>
>
> so it seems the problem is due to file "instantánea1.jpg", in which
> you can see there's a spanish character "á", may be string conversion
> fails in that point.
>
> Regards,
>
> Daniel Campos
>
>
evel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel



hem a problem with conv$ ?

> /home/daniel/instantánea1.jpg have an 'é'


Fabien 

i'm going to see what i can do








More information about the Devel mailing list