Gentoo Archives: gentoo-user

From: Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gnome autostart issue
Date: Wed, 20 Sep 2006 23:00:51
Message-Id: 4511C66F.9010809@buanzo.com.ar
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi!
5
6 I'm really frustrated at gnome.
7
8 I have this .desktop file I've installed in /usr/kde/3.5/share/autostart and it works just like
9 expected: any user who logins, gets this app run automatically, and the icon appears in the traybar,
10 just as if it has been called from the Konsole. (it's a wxwidgets app).
11
12 Now, after doing LOTS of google research, in every keyword and combo and google extension you can
13 imagine, I find that there is no "start-after" equivalent for GNOME :(
14
15 This is the .desktop file:
16
17 [Desktop Entry]
18 Encoding=UTF-8
19 Name=Test Application
20 GenericName=Test Application
21 TryExec=/opt/Test_Application/BN
22 Exec=/opt/Test_Application/BN
23 Type=Application
24 Terminal=false
25 Path=/opt/Test_Application
26 StartupNotify=true
27 X-GNOME-autostart-after=panel
28 X-KDE-StartupNotify=true
29 X-KDE-autostart-after=panel
30 Icon=/opt/Test_Application/BN.png
31
32
33 Any idea, guys? You are my only hope! :)
34
35 - --
36 Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar
37 Consultor en Seguridad Informatica - http://www.buanzo.com.ar
38 http://www.vivamoslavida.com.ar - Portal no-comercial del buen vivir!
39 for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
40 -----BEGIN PGP SIGNATURE-----
41 Version: GnuPG v1.4.5 (GNU/Linux)
42 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
43
44 iD8DBQFFEcZvAlpOsGhXcE0RAppwAJ9OFG2X4d/RHH2KgKAe3MgnRyDJ9ACeODJW
45 NRgdFTsFGeYHaQvBC6sBA5k=
46 =4KHw
47 -----END PGP SIGNATURE-----
48 --
49 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gnome autostart issue Etaoin Shrdlu <shrdlu@×××××××××××××.org>
Re: [gentoo-user] gnome autostart issue Mick <michaelkintzios@×××××.com>