[Gambas-user] Gambas program autostart

Jussi Lahtinen jussi.lahtinen at gmail.com
Sat Feb 24 19:13:06 CET 2018


Full path?
Exec=gbr3 /home/hans/XY/xy.gambas  ?

Linux is case sensitive?
Exec=gbr3 /home/hans/XY.gambas  ?

What Fabien said is good way to investigate these problems.


Jussi

On Sat, Feb 24, 2018 at 8:02 PM, Hans Lehmann <hans at gambas-buch.de> wrote:

> Hello,
>
> I want to make a Gambas program xy.gambas run after starting the computer.
> The program is located in the directory /home/hans/XY.
>
> I declared a starter in the file xy. desktop in the directory
> /home/hans/.config/autostart with the line
>
> Exec=gbr3 /home/hans/xy.gambas
>
> When I start the PC, the Gambas program will NOT start automatically.
> What's the mistake?
>
> With kind regards
>
> Hans
>
> --------------------------------------------------
>
> 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/20180224/4deb4511/attachment.html>


More information about the User mailing list