Closed jetblackrx89 closed 3 years ago
Is this persistent even after a refresh or switching to a different space? Is there a way to reproduce this or has it been like this since you installed the app?
Thanks for the reply. It's been like this since I've installed the app. I don't know if it's because of Sidecar or something. Yes, it persists even when switching between spaces. What's weird is if a boot off a clean Big Sur installation, the issue isn't seen.
defaults delete dev.jaysce.Spaceman
brew uninstall --zap spaceman
brew install spaceman
.defaults delete dev.jaysce.Spaceman
If you have AppCleaner installed, use that to uninstall Spaceman then reinstall, otherwise run the following in terminal:
rm -rf ~/Library/Application\ Scripts/dev.jaysce.Spaceman-LaunchAtLoginHelper
rm -rf ~/Library/Caches/dev.jaysce.Spaceman
rm -rf ~/Library/Containers/dev.jaysce.Spaceman-LaunchAtLoginHelper
rm -rf ~/Library/Preferences/dev.jaysce.Spaceman.plist
Let me know if that helps.
Thanks. Unfortunately, none of that helped. I previously tried to uninstall it using CleanMyMac but also did it via your instructions just now.
Maybe try this:
rm -rf ~/Library/Preferences/com.apple.spaces.plist
in terminal.Thanks. So deleting "com.apple.spaces.plist" in terminal and rebooting my Mac fixed the issue.
One really bizarre thing is that when my computer came back up, obviously it only had 1 space, but it was using a really old wallpaper from years ago. It's almost as if macOS was retaining some data about an old space that was hidden this entire time from view. I am still wondering if this is a leftover from back when macOS supported Dashboard, which used to count as a "space" as well.
Yea I'm pretty sure Dashboard was the problem. When Dashboard was supported it also counted as a space, and I guess it's left over in that plist even after updating the OS.
Glad the bug is fixed!
An extra, nonexistent space is displayed to the left of the actual, available spaces. See attached photo. "Screen 1" does not exist.