Closed e-Gyi-qO closed 3 weeks ago
I get Gdk-WARNING **: time stamp: XSetErrorHandler() called with a GDK error trap pushed. Don't do that. Can those warning eliminated?
Gdk-WARNING **: time stamp: XSetErrorHandler() called with a GDK error trap pushed. Don't do that.
Unfortunately not - it's occurring on a lower level to the application. That said, it's harmless - you can read more about it here #1059.
I get
Gdk-WARNING **: time stamp: XSetErrorHandler() called with a GDK error trap pushed. Don't do that.
Can those warning eliminated?