On 08/14/2017 02:07 AM, ToddAndMargo wrote:
On Monday, August 14, 2017 04:45 PM, ToddAndMargo wrote:
On 08/06/2017 11:01 PM, ToddAndMargo 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
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
Anyone?
On 08/14/2017 02:05 AM, Richard Hainsworth wrote:
> Todd,
>
> I did this for you a while ago.
>
> Look at the module 'Inform' on the modules.perl6.org page. The module is
> in a public github repository. Module is base on GTK::Simple, but I
> stripped out stuff to make it quicker to load.
>
> The examples on GTK::Simple are great for learning - it's the way I did.
>
> Richard
Thank you!
Red Hat doesn't seem to be paying any attention to
this one at all
https://bugzilla.gnome.org/show_bug.cgi?id=785583