[Bug 1777546] Re: Gajim crashes on startup with gir1.2-farstream-0.2 installed

2019-07-08 Thread Daniel
** Summary changed: - Gajim crashes on startup + Gajim crashes on startup with gir1.2-farstream-0.2 installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777546 Title: Gajim crashes on startup

[Bug 1777546] Re: Gajim crashes on startup

2018-06-25 Thread Lucas Dantas
Removing gir1.2-farstream-0.2 also "fixes" the crash for me. ** Description changed: This error does not provide much information, sadly. /usr/lib/python3/dist-packages/gajim/common/app.py:223: Warning: can't peek value table for type '(null)' which is not currently referenced -

[Bug 1777546] Re: Gajim crashes on startup

2018-06-25 Thread Khurshid Alam
Seeming telepathy-farstream causing this issue. https://dev.gajim.org/gajim/gajim/issues/9129 Removing gir1.2-farstream-0.2 fixes this issue for me. But empathy, pidgin uses it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1777546] Re: Gajim crashes on startup

2018-06-25 Thread Khurshid Alam
Same issue here. I get this from running "gajim -v" on bionic (gajim:23062): dbind-WARNING **: 22:31:29.742: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the

[Bug 1777546] Re: Gajim crashes on startup

2018-06-25 Thread Khurshid Alam
** Changed in: gajim (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777546 Title: Gajim crashes on startup To manage notifications about this bug go to:

[Bug 1777546] Re: Gajim crashes on startup

2018-06-22 Thread Lucas Dantas
(gdb) bt #0 _g_log_abort (breakpoint=1) at ../../../../glib/gmessages.c:583 #1 0xb6ef39b9 in g_logv (log_domain=0xb700f7db "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=0xb7016c74 "can't peek value table for type '%s' which is not currently referenced", args=0xbfffc98c

[Bug 1777546] Re: Gajim crashes on startup

2018-06-22 Thread Andrey
Lucas, once Gajim has been interrupted by the warning, please let gdb issue a backtrace with "bt" command and post the output. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777546 Title: Gajim

[Bug 1777546] Re: Gajim crashes on startup

2018-06-21 Thread Lucas Dantas
$ G_DEBUG=fatal-warnings gdb --ex r --args python3 $(which gajim) GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and

[Bug 1777546] Re: Gajim crashes on startup

2018-06-21 Thread Andrey
> Warning: can't peek value table for type '(null)' which is not currently > referenced This is printed by g_warning ("can't peek value table for type '%s' which is not currently referenced" from glib/gobject/gtype.c Maybe you would like to install additional debug packages like

[Bug 1777546] Re: Gajim crashes on startup

2018-06-21 Thread lovetox
It would be interesting if upgrading to gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 these packages to version 1.14.1 fixes the problem i cant reproduce the problem on debian 9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.