Skip to content

Instantly share code, notes, and snippets.

@Akkiesoft
Last active January 3, 2022 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akkiesoft/13ae7287cd1188da15da873aea07ecc7 to your computer and use it in GitHub Desktop.
Save Akkiesoft/13ae7287cd1188da15da873aea07ecc7 to your computer and use it in GitHub Desktop.

mikutter5 on macOS with MacPorts memo

Brewは知らない

Intel

Big Sur (X11 Backend)

  • 起動して使えるが、スクリーンショットを取得するとアイコンや背景色が欠落する
    • mikutterの不具合というよりはおそらくMacPortsのgtk3かXQuartzの問題のような気がしている
  • 一部描画が乱れる
    • IntelligentTextViewの背景色にtransparentが指定されているため。whiteにすると一旦改善される

Big Sur (Quartz Backend)

  • 起動するが、少し操作すると1ツイートが巨大化するなどして描画が乱れる
    • 実質的には使えない
  • スクリーンショットは問題ない

M1

Big Sur (X11 Backend)

  • 以下のバグにより画面が黒くなり使えなかった

Big Sur (Quartz Backend)

  • 検証環境がないため未検証

Monterey (Both Backends)

./mikutter: line 4:  8999 Trace/BPT trap: 5       bundle exec ruby mikutter.rb --debug
あるいは
zsh: trace trap  ruby mikutter.rb --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment