[Gambas-user] Exec crash

Jussi Lahtinen jussi.lahtinen at gmail.com
Sun May 13 20:34:13 CEST 2018


Autocomplete can not fetch the folder content, because of no root
privileges. It's a bug.
As a temporary workaround you can copy paste full paths to avoid the
completion popup.


Jussi

On Sun, May 13, 2018 at 7:57 PM, Mayost Sharon <sharon at 455.co.il> wrote:

> hello
>
> I notice it has nothing to do with Exec
> It also happens when I write
>
> v_str="/root/"
>
> ---------- Original Message -----------
> From: "Mayost Sharon" <sharon at 455.co.il>
> To: user at lists.gambas-basic.org
> Sent: Sun, 13 May 2018 19:51:07 +0300
> Subject: [Gambas-user] Exec crash
>
> > hello
> >
> > OS: Fedora 28 64BIT
> > Gambas: 3.10.0
> >
> > When I am inside the GAMBAS IDE
> > And I do not root user
> >
> > I write the Exec command
> >
> > Exec ["ls","/root/"]
> >
> > Causes GAMBAS to crash
> >
> > This application has raised an unexpected
> > error and must abort.
> >
> > [43] Access forbidden.
> > FCompletion.FillWithFiles.661
> >
> > --------------------------------------------------
> >
> > This is the Gambas Mailing List:
> > https://lists.gambas-basic.org/listinfo/user
> >
> > Search the list:
> > https://lists.gambas-basic.org/cgi-bin/search.cgi
> >
> > Hosted by https://www.hostsharing.net
> ------- End of Original Message -------
>
>
> --------------------------------------------------
>
> This is the Gambas Mailing List:
> https://lists.gambas-basic.org/listinfo/user
>
> Search the list:
> https://lists.gambas-basic.org/cgi-bin/search.cgi
>
> Hosted by https://www.hostsharing.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180513/dd882910/attachment.html>


More information about the User mailing list