I presume, from your not mentioning it, that your computer is not, in fact,
running out of memory...?

If not, then the usual advice applies: run your program in debug mode with
the env var G_DEBUG=fatal-warnings, then post a backtrace from where that
warning occurs.

Since it happens during drawing, are you implementing any custom drawing
methods?
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list
  • Warnings Deepak Chiradoni
    • Re: Warnings Daniel Boles

Reply via email to