Created attachment 3110 Use VteTerminal's accessor functions Hi, In vte 0.25.91, cflags included in the ;pc file contain -DVTE_SEAL_ENABLE by default, which forbids to access private members of VteTerminal. It can be fixed by using vte_terminal_get_*() functions instead (the attached patch works for me). Thanks!
Oh, and the patch is against 0.4.5 (which is not registered in bugzilla btw :p), but I can rebase it against HEAD if needed.
This seems to work fine here with vte 0.25.91.
Grmbl, they should seriously shoot the vte people, what it the point of putting the seal flag in the .pc file are they on crack?
*** Bug 6707 has been marked as a duplicate of this bug. ***
This will be fixed in the next release of vte (http://git.gnome.org/browse/vte/commit/?id=e984749f939981d16ee7828ebef352e74ce461e1), closing the bug since this will be done once we switch to gtk3 with the entire Xfce core.