dado3212 / spaces-renamer

💻 Ability to rename desktop spaces on macOS 10.10+
MIT License
1.03k stars 29 forks source link

Labels not getting updated #79

Closed patrinoua closed 2 years ago

patrinoua commented 2 years ago

Describe the bug I followed the instructions, also restart the computer afterwards but Desktop labels still don't get updated.

Versions

  1. MySIMBL version - not applicable
  2. Spaces Renamer version - 1.9.1
  3. Mac Info: MacOS Big Sur (11.6)

Thanks in advance! 😊

Screenshot 2021-11-03 at 12 17 11 Screenshot 2021-11-03 at 12 17 25
ChristianEllehammer commented 2 years ago

Same issue here, on Macbook Air M1. It seems that 'Update Names' is greyed out.

Screenshot 2021-11-20 at 16 16 39 Screenshot 2021-11-20 at 16 16 50
dumblob commented 2 years ago

It's a bit silly to post this under nearly all open issues in this tracker but here we go.

I had a similar problem and the following sentence I quote (from https://github.com/dado3212/spaces-renamer/issues/74#issuecomment-818411128 ) explained what was the reason (it seems the MacForge as well as spaces-renamer were incorrectly installed for an unknown reason - because in macOS -> Preferences -> Users & Groups > Login Items I had only yellow triangles for both entries (MacForge as well as spaces-renamer) which means the file the entries were pointing to didn't exist or weren't readable for some reason (permissions?). So I've removed both entries with the - button (otherwise they could interfere under certain conditions with the repeated manual reinstallation as discussed below).

If you do not see spaces-renamer in your MacForge plugins then updating names in the spaces-renamer application in your top drawer will not work.

So I followed the recommendation to not install spaces-renamer through the "recommendations" in MacForge (I use the latest version) window but manually downloaded space-renamer and meticulously followed the steps in the readme in this repo - i.e. first drag & drop *.bundle on a running MacForge window, then killall -9 Dock, then first double click the SpacesRenamer.app file. Then the records in macOS -> Preferences -> Users & Groups > Login Items were without yellow triangles and fully working.

And then do not be afraid by the button Update Names being greyed out but just press it anyway!

Feel free to close this issue if it works now for you!

gpappala commented 2 years ago

With Monterey, SpaceRenamer does work, provided you have not selected "Reduce transparency" in System Preferences > Accessibility. SpaceRenamer is based on overlaying its own rendering of OSX's Spaces menu bar on top of the original one. However, with "Reduce transparency" on, either overlaying fails or it gets overlaid upon again with the original (gray) menu bar.

Might also solve #78, #77, #76, #74.

dado3212 commented 2 years ago

Closing this, feel free to file a new issue if you're still having problems.