Hi folks, for the next gajim version using python3 and gtk3 (located at the default branch), we already disabled demandimport.
So this is definitely the way to go :) Greetings, Thilo Molitor (tmolitor) On Thu, 1 Sep 2016 10:58:55 +0200 "W. Martin Borgert" <deba...@debian.org> wrote: > On 2016-08-31 22:13, Antonio Ospite wrote: > > That I don't know. If you are willing to ask gajim developers point them > > to this report, and please let us know their reply. > > I asked in xmpp:ga...@conference.gajim.org to possibly remove > demandimport.py entirely and there was one developer, Linus > Heckemann, who already did this in his branch. There were a > number of older bugs in Gajim related to demandimport, so maybe > upstream was not happy with it. > > For Debian, we do not want to break existing plugins, however. > Until the change is in an official Gajim release, I suggest to > patch demandimport.py so that it is only a dummy. > > Attached is a patch for this. Not yet checked with plugins. > > > I still feel that the issue should be addressed in a more general way, > > but I guess for now I'll suggest the gajim-omemo devs to just blacklist > > _thread. > > OK, whatever solves this bug :~)