Most of the time running a gtk
application from the command line it starts dumping debug information to the stdout
even though I put them in background.
Example:
~$ gedit test.html # and ctrl+z to suspend
zsh: suspended gedit .zshrc
~$ bg
[1] + continued gedit .zshrc
~$
# do some editing
(gedit:6208): GtkSourceView-WARNING **: Could not find word to remove in buffer (whoosh), this should not happen!
(gedit:6208): GtkSourceView-WARNING **: Could not find word to remove in buffer (haystack), this should not happen!
I want to note that the error, or warning, changes according to what I'm doing at the moment. The GtkSourceView-WARNING
shown here is one of the cases.
Anyway... Do you know if it's at all possible to avoid getting that information printed out?
stdout
even though I'mbg
ing the process? – tutuca Mar 22 '12 at 13:52stdout
.... Too much confusion in this question, I will vote for closing. – tutuca Mar 26 '12 at 16:08i.e.
– No Time May 15 '14 at 03:46gedit | grep 'jkhcjbibijy1987189 jc1_12'