Public bug reported:

gtkmm 2.19.4 contains a bug which prevents TextBuffers from working in
some cases.

The bug is fixed upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=609852

Code to reproduce:

#include <gtkmm.h>

int main(int argc, char *argv[]) {
 Gtk::Main kit(argc, argv);
}

Expected Output: None

Actual Output:
$ ./a.out 

(a.out:12876): GLib-GObject-WARNING **: cannot register existing type
`gtkmm__GtkTextBuffer'

** Affects: gtkmm2.4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gtkmm 2.19.4 has a bug with Gtk::TextBuffer
https://bugs.launchpad.net/bugs/538818
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to