Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorsvenax
    • CommentTimeFeb 7th 2007 edited
     permalink

    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.

  1.  permalink

    Can you paste here your preferences.itConfig, please?

    • CommentAuthori
    • CommentTimeFeb 7th 2007
     permalink

    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' } }

    • CommentAuthornatix
    • CommentTimeFeb 8th 2007
     permalink

    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' } }

    • CommentAuthorcorelon
    • CommentTimeFeb 8th 2007
     permalink

    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

    • CommentAuthornatix
    • CommentTimeFeb 8th 2007
     permalink

    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.

  2.  permalink

    Juraj just fixed the bug. So in next update release it will work.

    • CommentAuthornatix
    • CommentTimeFeb 10th 2007
     permalink

    Great! Keep up the excellent work.

    •  
      CommentAuthorFrederick
    • CommentTimeFeb 10th 2007
     permalink

    Yeah, good job.

    • CommentAuthorjoelmoss
    • CommentTimeFeb 13th 2007
     permalink
    It doesn't hang for me, but when I do change the indent_size pref in the preferences.itConfig filr, that setting is simply reverted back when I close intype. Why and how can I set this so it stays?
    • CommentAuthorjoelmoss
    • CommentTimeFeb 13th 2007
     permalink
    sorry guys. I found it.
    • CommentAuthorerestar
    • CommentTimeFeb 13th 2007
     permalink
    I'm having the same problem as Joelmoss. What was the fix?
    • CommentAuthori
    • CommentTimeFeb 14th 2007
     permalink

    Please look at this posting by martin, 4 posts above yours…

    • CommentAuthorerestar
    • CommentTimeFeb 14th 2007
     permalink
    Thanks. I thought that was only applying to the crash, which I'm not experiencing.
    • CommentAuthori
    • CommentTimeFeb 14th 2007
     permalink

    :) 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

  3.  permalink

    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. :)