We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've got a big file over there: http://walden.lt/.log.txt , and when I try to open it with gedit, it crashes with this error:
$ gedit .log.txt ** ERROR:../../gi/pygi-argument.c:1581:_pygi_argument_to_object: code should not be reached Aborted
It seems that Multi-edit is causing the problem, as disabling it fixes the issue.
The text was updated successfully, but these errors were encountered:
Also discussed here: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/818857
Is the Multi-Edit plugin still maintained btw?
Sorry, something went wrong.
No branches or pull requests
I've got a big file over there: http://walden.lt/.log.txt , and when I try to open it with gedit, it crashes with this error:
$ gedit .log.txt
**
ERROR:../../gi/pygi-argument.c:1581:_pygi_argument_to_object: code should not be reached
Aborted
It seems that Multi-edit is causing the problem, as disabling it fixes the issue.
The text was updated successfully, but these errors were encountered: