rsms / fb-mac-messenger

⚡️ Mac app wrapping Facebook's Messenger for desktop
https://fbmacmessenger.rsms.me/
MIT License
2.86k stars 243 forks source link

Broken on macOS 10.4 Mojave #436

Closed gandalfsaxe closed 6 years ago

gandalfsaxe commented 6 years ago

Sidebar is blank, main content window is blank, but top bar showing which contact is selected is the only thing showing. See screenshot below:

image
puhtaytow commented 6 years ago

After recompilation under xcode10, it's black.

You could glitch it by clicking video conference button and then switch between tabs by command + digit

puhtaytow commented 6 years ago

Messenger[5005:145277] ADD: failed to create cache dictionary at path=/Users/xxx/Library/Caches/me.rsms.fbmessenger.

This is the only error I have got from the debugger. Also, looks like it can write inside (deleted cache files appearing after next start) and even with 777 error still exist. My OS is out of jail.

puhtaytow commented 6 years ago

Problem doesn't exist on Developer Preview Beta 2.

gandalfsaxe commented 6 years ago

Indeed, it's fixed with beta 2 👍