tinke icon indicating copy to clipboard operation
tinke copied to clipboard

Issues on Mac

Open gingerbeardman opened this issue 9 years ago • 3 comments

It's now running natively on my Mac, albeit with some window redraw issues. Thanks for help so far

  • Blue background
  • Rendering issues
    • GUI elements not redrawn
    • window "zoom" rectangles stay on window and obscure image
  • keyboard events ignored whilst window repaints (slowly) so instant search is difficult to use [this only happens after a while of using the app]
  • Stability issues that result in crash

screen shot 2017-04-18 at 15 47 42 0.9.2-dev

gingerbeardman avatar Apr 18 '17 15:04 gingerbeardman

Thanks for reporting the issues. I need some information about your environment:

  • Which Mac OS version are you running?
  • Which mono version are you using? (mono --version)

Regarding the crashes, can you copy the output of the error messages?

pleonex avatar Apr 18 '17 15:04 pleonex

macOS 10.12.4 Mono JIT compiler version 4.8.1 (mono-4.8.0-branch/22a39d7 Fri Apr 7 12:00:08 EDT 2017)

this crash when I mistakenly pressed d on "Search" results header, but not 100% reproducible https://pastebin.com/raw/dyR0P6h0

gingerbeardman avatar Apr 19 '17 11:04 gingerbeardman

this one when pressing space to view an image resource https://pastebin.com/raw/iLyNh0Zk

gingerbeardman avatar Apr 19 '17 11:04 gingerbeardman