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

Crash on startup (MacOS 10.14.6) - Fatal error: unexpected enum case 'SpotifyEPlS(rawValue: 0)' #244

Open
Apidcloud opened this issue Nov 4, 2020 · 1 comment

Comments

@Apidcloud
Copy link

Apidcloud commented Nov 4, 2020

Description

I'm building the repository from scratch, because I implemented some changes (small popover) that I would like to keep. The project builds fine, but then it crashes as soon as I open Spotify, with this Exception: "Fatal error: unexpected enum case 'SpotifyEPlS(rawValue: 0)'" (seems to be the same as #218). Which is a bit weird since Apple Scripts work fine through the Script Editor App.

image

It also crashes with the following (same error as #220):
[General] An uncaught exception was raised
[General] [Fabric] Value of Info.plist key "Fabric" must be a NSDictionary.

Steps to Reproduce

  1. Open SpotMenu
  2. Open Spotify
  3. Crash...

Expected behavior: Being able to see the song being played, etc. But as soon as I open Spotify, SpotMenu crashes.

Actual behavior: Crashes

Reproduces how often: 100%

Versions

SpotMenu version: 1.9 (I would like to keep this version because of the changes I made. I already updated it accordingly to Swift 4.0 and added the changes introduced afterwards)

MacOS version: 10.14.6

@Flpph
Copy link

Flpph commented Apr 6, 2022

Same issues over here...

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

2 participants