[Gambas-user] Autostart app

Joanjoc joanjoc at ...626...
Sat May 31 22:30:37 CEST 2008


Hi Benoît,

Maybe the solution will be to add a checkbox during the IDE packager wizard
like
"Make this app autostart when a user login"

If the option is checked, it will be necessary to create an
application_name.desktop file (or locate an existent one), and add to the
package the instructions to save it on the correct path (/etc/xdg/autostart)

P.D. Congratulations for this great software to you and all the people that
made it possible !!

-- 
Joanjo :-)
--


>
>
>
> ------------------------------
>
> Message: 6
> Date: Sat, 31 May 2008 19:44:33 +0200
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Autostart app
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200805311944.33728.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On samedi 31 mai 2008, Jos? Luis Redrejo wrote:
> > use /etc/xdg/autostart
> >
>
> Can you explain more precisely? Maybe this is an option that could be added
> to
> the IDE packager...
>
> --
> Benoit Minisini
>
>
>

> ------------------------------
>
> Message: 5
> Date: Sat, 31 May 2008 19:00:44 +0200
> From: Joanjoc <joanjoc at ...626...>
> Subject: Re: [Gambas-user] Gambas-user Digest, Vol 24, Issue 45
> To: gambas-user at lists.sourceforge.net
> Message-ID:
>        <b3f4393d0805311000u4814363ft2704aef650845987 at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Ok. But how I can instruct gambas to create the package "myapp.deb" that
> installs "myapp.desktop" file in /etc/xdg/autostart folder?
>
> Thanks again.
>
> Joanjo :-)
>
>
>
> >
> > Message: 8
> > Date: Sat, 31 May 2008 14:52:17 +0200
> > From: " Jos? Luis Redrejo " <jredrejo at ...626...>
> > Subject: Re: [Gambas-user] Autostart app
> > To: "mailing list for gambas users"
> >        <gambas-user at lists.sourceforge.net>
> > Message-ID:
> >        <8eb28a500805310552r19c8b0e9j696d98d449139a2a at ...627...>
> > Content-Type: text/plain; charset=UTF-8
> >
> > use /etc/xdg/autostart
> >
> > 2008/5/31 Joanjoc <joanjoc at ...626...>:
> >
> > > Hi,
> > >
> > > I need that my gambas app autostarts when an user logins. In ubuntu it
> > can
> > > be done manually using the GUI or creating an myapp.desktop file
> located
> > on
> > > /home/user/.config/autostart but how it can be done automatically by
> the
> > > installation package (myapp.deb) ?
> > >
> > > Thanks in advance.
> > >
> > > --
> > > Joanjo :-)
> > >
> -------------------------------------------------------------------------
> >
> >
> >
>
>



More information about the User mailing list