keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 36 forks source link

UniformTypeIdentifiers not loaded (MacOS) #4266

Open sihellem opened 3 weeks ago

sihellem commented 3 weeks ago

The GUI (version Intel (x86) installed from the .io) under macOS Catalina (10.15.7) does not launch anymore on my MacBook Pro (I had no issues to use it last week).

It blocks at: "There was an error trying to run the install (null)."

When running the keybase command, it seems a lib is not loaded:

➜  ~ keybase                                                         
dyld: Library not loaded: /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
  Referenced from: /usr/local/bin/keybase
  Reason: image not found
[1]    1782 abort      keybase

Running keybase log send produces the same output.

Looking further, /System/Library/Frameworks/UniformTypeIdentifiers.framework/ is actually not existing on my system, so I am puzzled on why Keybase would need to now load it...

hannahflaherty commented 2 weeks ago

Just commenting to say I experienced precisely the same issue this week, same version and OS.