2017-10-01 14:06 GMT+02:00 Michael Biebl <[email protected]>: > Hi Matthias, > > I see that you made a sourceful upload of gtk-d, so I thought that this > binNMU request is now moot. > Unfortunately, tilix still doesn't want to start: > > The error is a different one now though: > $ tilix > tilix: symbol lookup error: tilix: undefined symbol: > _D3gio9DBusProxy9DBusProxy9__mixin3622getAsyncInitableStructMFbZPS4gtkc8giotypes14GAsyncInitable
Hmm, weird, it looks like GtkD broke ABI then - so now we need to rebuild Tilix again as well. I think the only long-term solution here, while GtkD and D don't have an ABI stability promise, is to bump the soname of GtkD libraries constantly. Looks like others are also having fun with this: https://github.com/gnunn1/tilix/issues/1064 I will make a new Tilix upload, solving this issue, and starting with the next GtkD release, I'll just bump the SOVERSION every time (maybe I can also get upstream to do that). Cheers, Matthias -- I welcome VSRE emails. See http://vsre.info/

