[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2017-01-30 Thread CarlosAJY
El error lo analicé con cierto detalle, pues me ha afectado mucho en mi trabajo, la discusión del mismo es algo extensa, así que publiqué algo al respecto: -- You received this bug notification because you are a

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2016-03-25 Thread marseille
Thanks! Turning off the mutli-edit stopped gedit 3.10.4 from crashing when I open certain html files with dirty code. I was getting a slight variation of the error: $ gedit

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2015-03-18 Thread Weslley da Silva Pereira
It worked! Just turn off the plugin. Thanks Marv-CZ. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/818857 Title: _pygi_argument_from_g_value: code should not be reached Status in

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2015-03-18 Thread positivek
I also got Gedit to not crash by turning off the Multi Edit plugin. Gedit: 3.10.4 Ubuntu: Description:Ubuntu 14.04.2 LTS Release:14.04 Codename: trusty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu.

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2014-08-19 Thread Marv-CZ
This is caused by multiedit plugin, see https://bugzilla.redhat.com/show_bug.cgi?id=1036235#c10 ** Bug watch added: Red Hat Bugzilla #1036235 https://bugzilla.redhat.com/show_bug.cgi?id=1036235 -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2014-05-29 Thread Andrey Gelman
The same behaviour here. Just to provide additional debugging information, I have run it with gdb: $ gdb /usr/bin/gedit (gdb) run 1.txt Starting program: /usr/bin/gedit 1.txt [Thread debugging using libthread_db enabled] Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. **

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2013-07-27 Thread walterclozet
gdb rhythmbox info ** (rhythmbox:6848): CRITICAL **: Converting of type 'void' is not implemented ** ERROR:../../gi/pygi-argument.c:1903:_pygi_argument_from_g_value: code should not be reached Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fff98b6a700 (LWP 6898)]

[Desktop-packages] [Bug 818857] Re: _pygi_argument_from_g_value: code should not be reached

2011-09-05 Thread Tobias Wolf
So I get a different error now: TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases ** ERROR:/build/buildd/pygobject-2.90.3/gi/_gobject/pygobject.c:904:pygobject_new_full: assertion failed: (tp != NULL) Program