Re: my zenity adventure

2023-03-27 Thread ToddAndMargo via perl6-users
On 27 March 2023 01:35:39 CEST, ToddAndMargo via perl6-users wrote: Hi All, Fedora 36 zenity-3.43.0-3.fc37.x86_64 rakudo-pkg-2022.7.0-03.x86_64 My adventure with a zenity call! I just worked around a problem with a call to zenity: Note: zenity can not

Re: my zenity adventure

2023-03-26 Thread Timo Paulssen via perl6-users
Hey Todd, Its likely that because you are using the shell sub the < and > characters have been interpreted by the shell to mean redirection. Check for odd files in your working directory that have the text you saw zenity output in them, and perhaps there is even a file with heat the capital

my zenity adventure

2023-03-26 Thread ToddAndMargo via perl6-users
Hi All, Fedora 36 zenity-3.43.0-3.fc37.x86_64 rakudo-pkg-2022.7.0-03.x86_64 My adventure with a zenity call! I just worked around a problem with a call to zenity: Note: zenity can not resolve Raku's "\n", so you have to preformat the "text" field with "sprintf". $NotifyStr = sprintf