Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 16 of 16
Changing the settings for indent_size and indent_with_spaces directly in config/preferences.itConfig makes Intype hang as soon as you start typing in a new document.
Can you paste here your preferences.itConfig, please?
Here’s mine, it hangs as well.
{
options :
{
max_recent_files : 10
line_ending : 'CR+LF'
indent_size : 4
indent_with_spaces : true
encoding : 'UTF-8-PLAIN'
}
editor :
{
line_padding_top : 0
line_padding_bottom : 0
theme : 'Twilight'
font_size : 10
font_name : 'Consolas'
}
}
Same problem here. The entire UI freezes, CPU for the Intype.exe process remains at 0%, memory usage doesn’t change.
{
options :
{
max_recent_files : 10
line_ending : 'CR+LF'
indent_size : 4
indent_with_spaces : true
encoding : 'UTF-8-PLAIN'
}
editor :
{
line_padding_top : 0
line_padding_bottom : 0
theme : 'Blackboard'
font_size : 10
font_name : 'Courier New'
}
}
In what encoding are you saving the file?
There is this bug that when you change from (default?) ANSI to UTF-8-PLAIN (the rest work ok) ANSI keeps being checked.
I do not know if the encoding could actually play some role on that. (especially some unicode with BOM encoding)
Cheers,
Nick
The file cannot be modified by Intype since it’ll be overwritten with the current settings when you close the app. I’ve tried editing the file with Vim, without changing the encoding, and it still crashes.
Juraj just fixed the bug. So in next update release it will work.
Great! Keep up the excellent work.
Yeah, good job.
Please look at this posting by martin, 4 posts above yours…
:) It’ll crash if you close Intype, then change the preferences file using another editor (coz Intype overwrites the settings each time you close it), and re-run Intype ;) :P
Ok, I’ll close this disscussion, and repeat that this bug has been fixed and the fix will be available in an update release to 0.2.1 in a week. :)
1 to 16 of 16