I am a new user, just experimenting with the features a bit (can't find the logfile otherwise I would provide more info or help out with some analysis).
If I can do something to investigate this issue let me know
my system:
update (11.02.2018):
wow, the old "edit source" & linenumbers="False" trick worked for me!
This is definitely a duplicate of #296
Also, Zim is not ported yet to python3 (but the work is in progress). Easy check:
$ ps -o cmd -C zim
CMD
/usr/bin/python2 /usr/bin/zim
Hello,
I have the same problem with freezing Zim. Where should I put this line edit source" & linenumbers="False?
@walduf just right click on sourceview object and deselect "Show Line Numbers" option. Or manually disable display of linenumbers in note file. E.g. edit it with menu->tools->edit source.
@Self-Perfection Many thanks! :]
Closing as this is a duplicate of #296. Hope this to be gone in Gtk3 port - fingers crossed.
Most helpful comment
wow, the old "edit source" & linenumbers="False" trick worked for me!