neil-morrison44 / pocket-sync

A GUI tool (Mac, Windows, Linux) for doing stuff with the Analogue Pocket
GNU Affero General Public License v3.0
669 stars 25 forks source link

Scrolling in the menu "Does" or "Games" results in an Error on macOS Sonoma 14.6.1 #317

Closed Bonewire closed 2 months ago

Bonewire commented 2 months ago

Describe the bug If I scroll in the menu Cores or Games I can only scroll to a few cores. Suddenly an Error window appears (see screenshot). The same happens when I try to chose "Category: handheld" for example.

To Reproduce Steps to reproduce the behaviour:

  1. Go to Cores
  2. Scroll down with your mouse wheel
  3. Error window appears

Desktop (please complete the following information):

Pocket Sync.log

SCR-20240914-updu
neil-morrison44 commented 2 months ago

Looks similar to https://github.com/neil-morrison44/pocket-sync/issues/294

I think you're probably missing the file which should be in Platforms/jailbreak.json, now sure how / why it's missing though.

If you grab the file from the zip for the release here https://github.com/rolandking/openFPGA-jailbreak/releases/tag/v1.1 and put it where it's meant to go that should get things working again.

Bonewire commented 2 months ago

That worked. Thank you so much for the fast response. What is putting that missing file there in the first place? Is it part of the firmware itself? Does pocket sync put it there?

neil-morrison44 commented 2 months ago

Whatever app you installed the Jailbreak core with should have put it there, I'm not sure why they sometimes get missed. Did you install the jailbreak core with Pocket Sync without turning off any of the files in the install prompt?

I'm planning on putting some sort of "attempt repair" button in to the error page at some point when it can tell that a file's just missing like this.

Bonewire commented 2 months ago

Ah ok. Thank you for helping me. And thanks for your hard work on this great tool.