Skip to content

Fix unexpected termination by clicking run button.#120

Open
silkycove wants to merge 1 commit intohybridgroup:masterfrom
silkycove:utf8_tmp_path
Open

Fix unexpected termination by clicking run button.#120
silkycove wants to merge 1 commit intohybridgroup:masterfrom
silkycove:utf8_tmp_path

Conversation

@silkycove
Copy link
Copy Markdown
Contributor

  1. When TMP (default kidcode path) contains multi-byte character code, KidsRuby (Qt) fails to write kidcode.rb.

  2. In addition, Qt::MessageBox::warning causes 'method_missing'.
    Finally, KidsRuby is unexpectedly terminated by clicking Run button.

  3. is addressed by force_encoding utf-8. 2) is addressed by passing nil instead of self.
    Please review the code.

@hunterboerner
Copy link
Copy Markdown
Contributor

Just tested it out on Mac. Looks good there. Windows™ and Linux will be tested soon.

@hunterboerner
Copy link
Copy Markdown
Contributor

@deadprogram, do you think you could test linux?

@deadprogram
Copy link
Copy Markdown
Member

I've done something to my dependencies, maybe @adzankich can verify this till I get them fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants