I found a workaround in case anyone's interested. By redirecting stderr to a
file.
It would be something like: gnome-open myfile.pdf 2> FileWithAllTheWarnings &&
rm FileWithAllTheWarnings
Doesn't fix the problem, but at least you can now open pdf files from
the terminal without getting all those
Public bug reported:
Every time I open a pdf file through the terminal (using gnome-open or evince)
this message appears several times:
(evince: ) Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed
This started happening after upgrading to 11.10
evince:
In
In case anyone is interested, there's a workaround: it's possible to
edit the file that contains the external tool. On gedit3 user generated
external tools are stored in ~/.config/gedit/tools There you can change
the name of the file and, more importantly, change the name of the
external tool. To d
I have the same problem in both the External Tools and the Snippets
plugin
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874299
Title:
in gedit external tools' names can not be edited
To manage not