[Gambas-user] SYSTEM NOTIFICATIONS

Ron ron at ...1740...
Wed Dec 2 10:44:10 CET 2009


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 comand line in debian I can use: notify-send
>
> Regards,
> Ricardo Díaz
>
>
> 2009/12/1 Benoît Minisini <gambas at ...1...>
>
>   
>>> 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-line tool somewhere that does the job.
>> Otherwise it will not be a true Unix thing!
>>
>> --
>> Benoît Minisini
>>
>>
>> ------------------------------------------------------------------------------
>> Join us December 9, 2009 for the Red Hat Virtual Experience,
>> a free event focused on virtualization and cloud computing.
>> Attend in-depth sessions from your desk. Your couch. Anywhere.
>> http://p.sf.net/sfu/redhat-sfdev2dev
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>     
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing. 
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>   





More information about the User mailing list