dado3212 / spaces-renamer

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

Doesn't work in Big Sur ((( #74

Closed ArturKontrabaev closed 2 years ago

ArturKontrabaev commented 3 years ago

Downloaded latest version, followed all instructions and it doesn't change names of spaces (

lotu commented 3 years ago

I found it did not work in Big Sur v 11.1 on my Retina 27in iMac 2019. Space renames appears to install correctlly and the icon appears in the upper right corner. I can click on and enter new space names however, the update names button is grayed out and nothing happens when it is pressed.

bomtailey commented 3 years ago

I've never gotten this to work with Big Sur. I also am running Big Sur v 11.1 and spaces-renamer still doesn't change space names.

dado3212 commented 3 years ago

The Update Names button being greyed out is a good flag that I should fix, but it's working for me on v11.1, 2019 MacBook Pro. Can you paste the output of running cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.plist and cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.currentspaces.plist in Terminal?

lotu commented 3 years ago

$ cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

spaces_renaming 14D0CFFA-D86B-4097-B638-B8EC48CE573B 1DE0C2ED-6867-4265-885F-190B1C4925F9 339B9F21-49E3-4D52-98BE-592A3D50483F Desktop 4 36203216-176E-4064-B676-CAEBD2C387A0 Email 552AB003-F2A0-4BFA-971C-4395459768E2 Desktop 6 67D9D821-73AE-40FE-A3CF-B59C67B60D86 Skype/Zoom 7AB4F9C8-16F7-428D-9486-4BE9421372FE Desktop 8 924F808D-E93A-4767-A597-B65916155DD1 Desktop 7 B6469B88-AA02-4D87-A09A-B973E18DAA1D Desktop 5 CD10B406-1036-440C-9C9B-03E3EFF3FE35 Discord DA0A10BA-6D08-4855-9F22-15D9E390A90B OBS EAF17BDC-F907-4B4A-B2B7-45712D557DCB Desktop 10 FFB0B975-9BB6-4DC8-B368-C071A35FA85B Desktop 9

$ cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.currentspaces.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

Monitors Current Space ManagedSpaceID 13 id64 13 type 0 uuid 36203216-176E-4064-B676-CAEBD2C387A0 Display Identifier 223EDABC-93F1-01FA-D593-B169C64F160A Spaces ManagedSpaceID 3 id64 3 type 0 uuid 67D9D821-73AE-40FE-A3CF-B59C67B60D86 ManagedSpaceID 214 TileLayoutManager Age 151770.24278695899 ConfigAge 151770.240209713 Inter-Tile Spacing Height 12 Width 12 Layout Rect Height 1620 Width 2880 X 0.0 Y 0.0 Max Tile Config Height 1 Width 2 PreferredLayout DisplaySize Height 1620 Width 2880 FirstTileSize Height 1620 Width 2880 ReservedArea Bottom 0.0 Left 0.0 Right 0.0 Top 0.0 TileSpaces ManagedSpaceID 214 SizeConstraints Max Height 100000 Width 100000 Min Height 472 Width 940 Preferred Height 1506 Width 1592 TileLimitedClipping TileRect Height 1620 Width 2880 X 0.0 Y 0.0 TileType Primary TileWindowID 3534 appName Discord com.apple.appkit.disablemcexit fromSpace 339B9F21-49E3-4D52-98BE-592A3D50483F fs_wid 3534 id64 216 name #deadfalls - Discord pid 379 type 5 uuid 5A24AE54-BED6-4A98-8538-69103847E8FE WallSpace ManagedSpaceID 214 id64 215 type 6 uuid 1058A8F1-0ED1-4295-ABE5-C297222892A6 fs_wid 3534 id64 214 pid 379 type 4 uuid 14D0CFFA-D86B-4097-B638-B8EC48CE573B ManagedSpaceID 7 id64 7 type 0 uuid 924F808D-E93A-4767-A597-B65916155DD1 ManagedSpaceID 10 id64 10 type 0 uuid EAF17BDC-F907-4B4A-B2B7-45712D557DCB ManagedSpaceID 13 id64 13 type 0 uuid 36203216-176E-4064-B676-CAEBD2C387A0 ManagedSpaceID 14 id64 14 type 0 uuid CD10B406-1036-440C-9C9B-03E3EFF3FE35 ManagedSpaceID 9 id64 9 type 0 uuid B6469B88-AA02-4D87-A09A-B973E18DAA1D ManagedSpaceID 12 id64 12 type 0 uuid 7AB4F9C8-16F7-428D-9486-4BE9421372FE ManagedSpaceID 8 id64 8 type 0 uuid 1DE0C2ED-6867-4265-885F-190B1C4925F9 ManagedSpaceID 11 id64 11 type 0 uuid 339B9F21-49E3-4D52-98BE-592A3D50483F ManagedSpaceID 15 id64 15 type 0 uuid FFB0B975-9BB6-4DC8-B368-C071A35FA85B ManagedSpaceID 16 id64 16 type 0 uuid 552AB003-F2A0-4BFA-971C-4395459768E2 ManagedSpaceID 17 id64 17 type 0 uuid DA0A10BA-6D08-4855-9F22-15D9E390A90B

On Jan 19, 2021, at 12:53 AM, Alex Beals notifications@github.com wrote:

The Update Names button being greyed out is a good flag that I should fix, but it's working for me on v11.1, 2019 MacBook Pro. Can you paste the output of running cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.plist and cat ~/Library/Containers/com.alexbeals.spacesrenamer/com.alexbeals.spacesrenamer.currentspaces.plist in Terminal?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dado3212/spaces-renamer/issues/74#issuecomment-762618105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5LNBXA5V5UGV4ULHTDJ3S2UM3ZANCNFSM4U7XQEZQ.

oakif commented 3 years ago

@dado3212 Doesn't work for me either. Need my preference files as well? After clicking "update names" nothing happens. My MacForce is definitely working since other plugins work

oakif commented 3 years ago

I'm using the latest version (1.9.1) by the way!

oakif commented 3 years ago

Good news everyone! I was able to fix the issue, at least for myself. Turns out I had the app installed but not the plugin. I simply downloaded the plugin from the GitHub releases page, installed it, and it started working perfectly!

cweiss2 commented 3 years ago

Good news everyone! I was able to fix the issue, at least for myself. Turns out I had the app installed but not the plugin. I simply downloaded the plugin from the GitHub releases page, installed it, and it started working perfectly!

Can you please link to this? What plugin?

oakif commented 3 years ago

Sure, you will find it here once you unzip the downloaded file. Just open the plugin file with MacForce in order to install it to the correct directory (or do it manually as described in MacForce). It should start working immediately.

cweiss2 commented 3 years ago

It is still not working for me.

On Feb 10, 2021, at 11:35 AM, Oion Akif notifications@github.com wrote:

Sure, you will find it here https://github.com/dado3212/spaces-renamer/releases once you unzip the downloaded file. Just open the plugin file with MacForce in order to install it to the correct directory (or do it manually as described in MacForce). It should start working immediately.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dado3212/spaces-renamer/issues/74#issuecomment-777011648, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASZXR6C5U6EEIS2TRKNGXDDS6LUYLANCNFSM4U7XQEZQ.

smashah commented 3 years ago

I got it working by going into finder, deleting anything to do with spaces renamed then installing it from macforge

GustafPetersen commented 3 years ago

I have installed the software following the instructions meticulously, and everything is installed. However, my spaces are not renamed.

I have Big Sur version 11.0.1 and running on a MacBook Pro M1, 2020.

Has anyone been able to get it to run on this setup?

oakif commented 3 years ago

Maybe the M1 is the issue! I am on an intel Mac and it works fine for me. @cweiss2 are you also on the M-series chip?

fabrizziosoares commented 3 years ago

Does anyone have any success on M1 ? Cheers!

client-side96 commented 3 years ago

Good news everyone! I was able to fix the issue, at least for myself. Turns out I had the app installed but not the plugin. I simply downloaded the plugin from the GitHub releases page, installed it, and it started working perfectly!

Worked for me.

noel-jean-paul commented 3 years ago

Good news everyone! I was able to fix the issue, at least for myself. Turns out I had the app installed but not the plugin. I simply downloaded the plugin from the GitHub releases page, installed it, and it started working perfectly!

The 'plugin' being referred to is the spaces-renamer.bundle file in the spaces-renamer folder you download. Double clicking it will run the file with MacForge and it should appear in your MacForge 'Manage Plugins' tab (see screenshot).

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. Screen Shot 2021-04-13 at 15 47 28

dado3212 commented 2 years ago

Marking this as closed. This is either resolvable, or handled by #75, with current lack of M1 support.

bomtailey commented 2 years ago

I just realized that what's not working for me is seeing the spaces-renamer alternate display of open spaces. I believe I've installed the components correctly (SpacesRenamer is running and the plugin appears in MacForge) but if I show open spaces (e.g. using ^ꜛ) I still see the standard Mac open spaces display (the gray bar at the top listing Desktop 1 ... etc). What am I missing in my installation? Why don't I get the alternate open spaces prompt? Thanks.

On Sep 19, 2021, at 4:13 PM, Alex Beals @. @.>> wrote:

Closed #74 https://github.com/dado3212/spaces-renamer/issues/74.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dado3212/spaces-renamer/issues/74#event-5325624491, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGKLMD27TD5WQJSEKFTDCTUC2KDXANCNFSM4U7XQEZQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

dado3212 commented 2 years ago

You change space names with the SpacesRenamer app. There should be an icon in the doc for renaming, it's not in the open spaces screen. If you're still having problems, please open a new issue to avoid cluttering this one.