Re: gtk warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/21/2017 10:53 AM, Mike Wright wrote:
Redirecting to /dev/null doesn't shut them up for me.

Speculating here, but it seems unlikely that GTK is designed for unsilenceable spewage and is more likely an unwanted gift from the programmer.

I ended up creating a script, "run", that "exec"s another script, one that actually invokes the desired GTK loudmouth via another exec. e.g. "run gimp or run rhythmbox", where gimp and rhythmbox are scripts that call the executables of the same name. Both scripts redirect 3,2,1 >/dev/null. (Not sure why but a lot of programmers seem to like to open fd3 while others are partial to 5 & 6.) Mysteriously, the second script must be executed from its resident directory to get the desired results (and it's not a case of executing the executable instead of the script). I have callers for each of the GTK programs I use on a regular basis.

You're running a graphical application, why do you care what it writes to the terminal? If you really don't like the warnings, then file a bug on the application to fix their code.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux