Re: [Gambas-user] SYSTEM NOTIFICATIONS

2009-12-02 Thread Fabien Bodard
system notification are now managed via dbus 2009/12/2 Ron : > On Ubuntu 9.10 this tool is not installed by default. > > $ notify-send > The program 'notify-send' is currently not installed.  You can install > it by typing: > sudo apt-get install libnotify-bin > notify-send: command not found > > M

Re: [Gambas-user] SYSTEM NOTIFICATIONS

2009-12-02 Thread Ron
On Ubuntu 9.10 this tool is not installed by default. $ notify-send The program 'notify-send' is currently not installed. You can install it by typing: sudo apt-get install libnotify-bin notify-send: command not found Maybe they use another one. Regards, Ron_2nd. > Thanks Benoit. There is a co

Re: [Gambas-user] SYSTEM NOTIFICATIONS

2009-12-01 Thread Toni
Hi, I haven't tried it, but maybe libnotify (http://library.gnome.org/devel/libnotify/) is what it could be used here to crate a component? On the other hand I don't know whether freedesktop.org have something similar to xdg-open for desktop neutral system notifications... Despite my previous

Re: [Gambas-user] SYSTEM NOTIFICATIONS

2009-12-01 Thread Ricardo Díaz Martín
Thanks Benoit. There is a comand line in debian I can use: notify-send Regards, Ricardo Díaz 2009/12/1 Benoît Minisini > > Is there some way to call os system notifications (something like "Files > > copy finished") in gambas2? > > Not directly, even in Gambas 3. If you know where I can find

Re: [Gambas-user] SYSTEM NOTIFICATIONS

2009-12-01 Thread Benoît Minisini
> Is there some way to call os system notifications (something like "Files > copy finished") in gambas2? Not directly, even in Gambas 3. If you know where I can find the specifications... I think, for Gambas 3, that a DBus call should be enough, but which one? Anyway I guess there is a command

[Gambas-user] SYSTEM NOTIFICATIONS

2009-12-01 Thread Ricardo Díaz Martín
Is there some way to call os system notifications (something like "Files copy finished") in gambas2? -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computin