[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 member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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

ERROR:../../gi/pygi-argument.c:1583:_pygi_argument_to_object: code should not 
be reached
Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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.

** (gedit:9452): WARNING **: 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 reply, the reply timeout 
expired, or the network connection was broken.
[New Thread 0x7fffed3dc700 (LWP 9456)]
[New Thread 0x7fffe79e4700 (LWP 9458)]
[New Thread 0x7fffd5599700 (LWP 9459)]
[New Thread 0x7fffcf7e7700 (LWP 9471)]
[New Thread 0x7fffce964700 (LWP 9472)]
**
ERROR:../../gi/pygi-argument.c:1583:_pygi_argument_to_object: code should not 
be reached

Program received signal SIGABRT, Aborted.
0x74a53f79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x74a53f79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x74a57388 in __GI_abort () at abort.c:89
#2  0x75374175 in g_assertion_message () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7537420a in g_assertion_message_expr () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fffe64515bd in ?? () from 
/usr/lib/python3/dist-packages/gi/_gi.cpython-34m-x86_64-linux-gnu.so
#5  0x7fffe64551e3 in ?? () from 
/usr/lib/python3/dist-packages/gi/_gi.cpython-34m-x86_64-linux-gnu.so
#6  0x7561f3b8 in g_closure_invoke () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x75630d3d in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x75638a29 in g_signal_emit_valist () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x75638ce2 in g_signal_emit () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00430462 in ?? ()
#11 0x00dcf180 in ?? ()
#12 0x0112cc00 in ?? ()
#13 0x in ?? ()
(gdb)

Note:
The 1.txt file is attached.


** Attachment added: The file that constantly causes the crash
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+attachment/4121952/+files/1.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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)]
0x76c64037 in raise () from /lib/x86_64-linux-gnu/libc.so.6

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 received signal SIGABRT, Aborted.

GDB log attached

** Attachment added: gdb gedit latex.tex
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+attachment/2358543/+files/gedit-gdb.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2011-08-22 Thread Tobias Wolf
Why is this invalid, Andrea? Different plugins can crash Gedit, that
should not be possible.

You conclusion seems premature.

Here's a traceback just using the new LaTeX plugin:


$ gdb gedit 
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/gedit...(no debugging symbols found)...done.
(gdb) thread apply all bt
(gdb) run latex.tex
Starting program: /usr/bin/gedit latex.tex
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d48b70 (LWP 4867)]
[New Thread 0xb7547b70 (LWP 4868)]
[New Thread 0xb6bffb70 (LWP 4869)]
2011-08-22 12:58:36,886 ERROREnvironment - /etc/texmf/texmf.cnf not found, 
using default search paths ['/usr/share/texmf-texlive', 
'/kyb/agbu/towolf/texmf']
2011-08-22 12:58:36,891 DEBUGlatex.preferences - Prefs singleton constructed
2011-08-22 12:58:36,891 DEBUGlatex.preferences - Prefs get: latex-extensions
2011-08-22 12:58:36,892 DEBUGlatex.preferences - Prefs get: latex-extensions
2011-08-22 12:58:36,893 DEBUGlatex.preferences - Prefs get: latex-extensions
2011-08-22 12:58:36,906 DEBUGlatex.preferences - Prefs get: latex-extensions
2011-08-22 12:58:37,058 DEBUGJobManager - Created JobManager instance 
140746444
2011-08-22 12:58:37,059 DEBUGlatex.preferences - Prefs get: 
light-foreground-color
2011-08-22 12:58:37,471 DEBUGToolPreferences - Constructed
2011-08-22 12:58:37,472 DEBUGWindowContext - init
2011-08-22 12:58:37,571 DEBUGlatex.preferences - Prefs get: toolbar-mode
2011-08-22 12:58:37,716 DEBUGLaTeXWindowActivatable - _init_tab_decorators: 
initialized 0 decorators
2011-08-22 12:58:37,896 DEBUGLaTeXWindowActivatable - tab_added
2011-08-22 12:58:37,913 DEBUGGeditTabDecorator - Created 
latex.base.decorators.GeditTabDecorator object at 0x883ed6c
2011-08-22 12:58:37,962 DEBUGLaTeXWindowActivatable - active_tab_changed
2011-08-22 12:58:37,962 DEBUGLaTeXWindowActivatable - -- ADJUST: 
None
2011-08-22 12:58:37,963 DEBUGlatex.preferences - Prefs get: latex-extensions

** (gedit:4863): CRITICAL **: Converting of type 'error' is not implemented
**
ERROR:/build/buildd/pygobject-2.28.6/gi/pygi-argument.c:1881:_pygi_argument_from_g_value:
 code should not be reached

Program received signal SIGABRT, Aborted.
0x00130416 in __kernel_vsyscall ()
(gdb) bt
#0  0x00130416 in __kernel_vsyscall ()
#1  0x00d06c8f in __GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0x00d0a2b5 in __GI_abort () at abort.c:92
#3  0x00c02f0e in g_assertion_message (domain=0x0, file=
0x19682dc /build/buildd/pygobject-2.28.6/gi/pygi-argument.c, line=1881, 
func=
0x19688ef _pygi_argument_from_g_value, message=optimized out)
at /build/buildd/glib2.0-2.29.16/./glib/gtestutils.c:1425
#4  0x01961fda in _pygi_argument_from_g_value (value=0x8a29414, 
type_info=0xbfffe6fc)
at /build/buildd/pygobject-2.28.6/gi/pygi-argument.c:1881
#5  0x01965b71 in pygi_signal_closure_marshal (closure=0x894ddb0, 
return_value=0x0, n_param_values=2, param_values=
0x8a29400, invocation_hint=0xbfffe840, marshal_data=0x0)
at /build/buildd/pygobject-2.28.6/gi/pygi-signal-closure.c:153
#6  0x00b4ea5c in g_closure_invoke (closure=0x894ddb0, return_value=0x0, 
n_param_values=2, param_values=0x8a29400, 
invocation_hint=0xbfffe840) at 
/build/buildd/glib2.0-2.29.16/./gobject/gclosure.c:773
#7  0x00b62ec0 in signal_emit_unlocked_R (node=0x81a46e0, detail=0, 
instance=0x88eb020, emission_return=0x0, 
instance_and_params=0x8a29400) at 
/build/buildd/glib2.0-2.29.16/./gobject/gsignal.c:3271
#8  0x00b6bb8f in g_signal_emit_valist (instance=0x88eb020, signal_id=297, 
detail=0, var_args=0xbfffe9f0 \002\200)
at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c:3002
#9  0x00b6bd03 in g_signal_emit (instance=0x88eb020, signal_id=297, detail=0)
at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c:3059
#10 0x080768f1 in ?? ()
#11 0x080a066a in gedit_marshal_VOID__BOOLEAN_POINTER ()
#12 0x00b4ea5c in g_closure_invoke (closure=0x893f7c0, return_value=0x0, 
n_param_values=3, param_values=0x89cac90, 
invocation_hint=0xbfffeba0) at 
/build/buildd/glib2.0-2.29.16/./gobject/gclosure.c:773
#13 0x00b62ec0 in signal_emit_unlocked_R (node=0x890b550, detail=0, 
instance=0x8944800, emission_return=0x0, 
instance_and_params=0x89cac90) at 
/build/buildd/glib2.0-2.29.16/./gobject/gsignal.c:3271
#14 0x00b6bb8f in g_signal_emit_valist (instance=0x8944800, signal_id=350, 
detail=0, 
var_args=0xbfffed54  \231\032\b) at 
/build/buildd/glib2.0-2.29.16/./gobject/gsignal.c:3002
#15 0x00b6bd03 in 

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

2011-08-17 Thread Andrea Cimitan
(gdb) r
Starting program: /usr/bin/gedit 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d93b70 (LWP 22942)]
[New Thread 0xb7592b70 (LWP 22943)]
[New Thread 0xb6bffb70 (LWP 22944)]
WARNING:SourceCodeBrowserPlugin:Settings schema not installed. Plugin will not 
be configurable.
/usr/lib/python2.7/dist-packages/gi/types.py:44: Warning: g_object_set_qdata: 
assertion `G_IS_OBJECT (object)' failed
  return info.invoke(*args)

** (gedit:22939): CRITICAL **: Converting of type 'error' is not implemented
**
ERROR:/build/buildd/pygobject-2.28.6/gi/pygi-argument.c:1881:_pygi_argument_from_g_value:
 code should not be reached

Program received signal SIGABRT, Aborted.
0x00130416 in __kernel_vsyscall ()
(gdb) bt
#0  0x00130416 in __kernel_vsyscall ()
#1  0x00d06c8f in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0x00d0a2b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x00c02f0e in g_assertion_message () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0193ffda in ?? () from /usr/lib/python2.7/dist-packages/gi/_gi.so
#5  0x01943b71 in ?? () from /usr/lib/python2.7/dist-packages/gi/_gi.so
#6  0x00b4ea5c in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#7  0x00b62ec0 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#8  0x00b6bb8f in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#9  0x00b6bd03 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#10 0x080768f1 in ?? ()
#11 0x080a066a in gedit_marshal_VOID__BOOLEAN_POINTER ()
#12 0x00b4ea5c in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0x00b62ec0 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#14 0x00b6bb8f in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#15 0x00b6bd03 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#16 0x08077e12 in gedit_document_loader_loading ()
#17 0x08077ec5 in ?? ()
#18 0x08078127 in ?? ()
#19 0x009eeeab in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#20 0x00a01172 in g_simple_async_result_complete () from 
/usr/lib/i386-linux-gnu/libgio-2.0.so.0
#21 0x00a011f3 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#22 0x00bd96e0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0x00bdd81f in g_main_context_dispatch () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#24 0x00bddf50 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x00bde55b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0x0033b7a5 in gtk_main () at 
/build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c:1367
#27 0x08067048 in main ()

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2011-08-17 Thread Andrea Cimitan
It's the SourceCodeBrowserPlugin.

** Changed in: gedit (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2011-08-17 Thread John M
@Andrea Cimitan: No, it's not.  I have both the gedit-latex and the
source code browser plugins from git.  I only get that error when
opening a .tex file (even wit the source code browser plugin disabled or
completely removed).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2011-08-17 Thread Tobias Wolf
I don’t have the browser plugin at all.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

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

2011-08-16 Thread Tobias Wolf
I get this error as well using the revamped gedit-latex plugin from
git.gnome.org.

I don't have time to debug now, but I get an additional line of output
before the segfault:


** (gedit:4312): CRITICAL **: Converting of type 'error' is not implemented
**
ERROR:/build/buildd/pygobject-2.28.6/gi/pygi-argument.c:1881:_pygi_argument_from_g_value:
 code should not be reached
Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2011-08-01 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

** Changed in: gedit (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/818857

Title:
  _pygi_argument_from_g_value: code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs