On Mon, Aug 7, 2017 at 8:01 AM, ToddAndMargo <toddandma...@zoho.com
<mailto:toddandma...@zoho.com>> wrote:
Hi All,
If you upgraded from Fedora 25 to 26, you will notice that
notify send (libnotify) stopped working. (It works
in fresh installs of Fedora 26.)
https://bugzilla.gnome.org/show_bug.cgi?id=785583
<https://bugzilla.gnome.org/show_bug.cgi?id=785583>
Since I need to learn the stuff anyway, would someone
point me to an GTK::Simple example that would replace
run ( '/usr/bin/notify-send', '-u', 'normal', '-t',
'8000', '-i', "$InfoPng", "$IAm: $NotifyStr" );
This pops up for 8 seconds and then dies on its own.
If you click anywhere is dies as well.
And I do need to learn GTK::simple.
Many thanks,
-T
On 08/07/2017 12:30 AM, Fernando Santagata wrote:
Hello Todd,
You can access libnotify directly from Rakudo using this:
https://modules.perl6.org/search?q=desktop%3A%3Anotify
HTH
--
Fernando Santagata
Very sweet.
Problem:
1) Lib-notify is broken on two of my Fedora mahicnes
I upgraded from Fedora 25 to 26. See
https://bugzilla.gnome.org/show_bug.cgi?id=785583
2) I don't learn GTK::simple.
Rats!
I am writing down your module if I need it in the future.
Thank you anyway.
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~