Skip to content
New issue

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

実行方法・OS・Javaのバージョンによる表示の違い #36

Open
nikosai opened this issue Jul 24, 2019 · 0 comments
Open

実行方法・OS・Javaのバージョンによる表示の違い #36

nikosai opened this issue Jul 24, 2019 · 0 comments

Comments

@nikosai
Copy link
Contributor

nikosai commented Jul 24, 2019

以下の条件の変化によって、LaViTの表示がおかしくなることがある。

  • 実行方法
    • run.shをダブルクリック
    • run.shを端末から ./run.sh で実行
    • LaViT.jarをダブルクリック
    • LaViT.jarを端末から java -jar LaViT.jar で実行
  • OSの設定
    • Ubuntuのテーマカラー設定が表示に影響するらしい(?)
  • Javaのバージョン(ビルド時・実行時)
    • Oracle Java
    • OpenJDK

具体的な症状は、

  • 全体的にフォントが明朝体になる
  • 通常白背景のはずのところがグレー(もしくは他の色)になる
    • タブがアクティブかどうかの区別がつかなくなる
    • 文字の周りだけは白背景(正常)になる

など。
今後詳細な調査が必要。
バンドル版をつくる際のJavaのバージョンをどれにするかも検討すべき。

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

No branches or pull requests

1 participant