hologfx / holographics-issues

This repository is for tracking bugs and issues with Holographics that our users may want to contribute.
MIT License
1 stars 0 forks source link

Missing Widgets/No Customs #28

Closed florisporro closed 3 years ago

florisporro commented 3 years ago

Please describe the issue:

First, some of my widgets disappeared upon the update for OS X.I have attempted to make user widgets to test if they were unmarked, but that was unsuccessful. Currently going to try a reinstall.

What steps can you take to reproduce the issue (or what do you think caused it)?

Update between last and current on OS X. 1.10.0 and 1.11.0 Beta.1

Please describe your setup:

OS X, 1.11.10. No custom widgets, until I duplicated widget folders to test.

What is your name?

Ethan Alloway

florisporro commented 3 years ago

This is a bug introduced by 1.11. A change in the widget API mandates the presence of a 'category' property. Will fix for the next update.

In the meantime, you can downgrade to 1.10 here: https://hologfx.io/changelog/

You will have to wipe your user data directory after downgrading.

If Holographics opens, you can use the window menu bar: Holographics > Open user data directory.

If Holographics doesn't open, this is how you can find the directory manually:

On Windows, navigate to by using the Run dialog (Windows + R): %appData%\Holographics\user_data

On Mac, navigate by using the 'Go to folder' feature (Cmd+Shift+G) to this directory: ~/Library/Application Support/Holographics

And delete the contents of animations, themes and widgets.

florisporro commented 3 years ago

Fixed in 1.11.1