Column preferences not saved #396

Open
opened 2024-08-26 10:15:56 -04:00 by dhyanKaro · 6 comments
dhyanKaro commented 2024-08-26 10:15:56 -04:00 (Migrated from github.com)

Describe
Removed column preferences in the playlist display area are not preserved across runs.

To Reproduce (delete if not applicable)
Steps to reproduce the behavior:
Right click on any column.
Deselect one.
Restart

Version information:*

  • macOS version: 10.14.6
  • Cog version: ... 2859
**Describe** Removed column preferences in the playlist display area are not preserved across runs. **To Reproduce** (delete if not applicable) Steps to reproduce the behavior: Right click on any column. Deselect one. Restart **Version information:*** - macOS version: 10.14.6 - Cog version: ... 2859
kode54 commented 2024-08-28 03:19:50 -04:00 (Migrated from github.com)

This is a known bug with 10.14.x. I don't know how to fix it, or if it is even fixable.

This is a known bug with 10.14.x. I don't know how to fix it, or if it is even fixable.
dayfuaim commented 2024-11-07 04:21:59 -03:00 (Migrated from github.com)

It also "works" vice versa: can't add one or more columns – just nothing happens.

It also "works" vice versa: can't add one or more columns – just nothing happens.
kode54 commented 2024-11-07 07:24:30 -03:00 (Migrated from github.com)

Guess I can "fix" this by removing support for 10.14 and older.

Guess I can "fix" this by removing support for 10.14 and older.
ThomRoss commented 2024-11-07 16:56:06 -03:00 (Migrated from github.com)

@kode54 😱 For the love of everything on this ball of mud we call Earth, please don't.

@kode54 😱 For the love of everything on this ball of mud we call Earth, please don't.
kode54 commented 2024-11-13 23:46:14 -03:00 (Migrated from github.com)

@kode54 😱 For the love of everything on this ball of mud we call Earth, please don't.

@ThomRoss Yeah, nah, I won't be doing that. I may, however, decide to completely implement my own preferences saving, including my own hooks for saving window sizes and positions and column layouts manually. I think I want to use nlohmann json.

Anything to avoid the bullcrap of exactly 10.14.x breaking various System Defaults / Preferences saving and/or loading.

> @kode54 😱 For the love of everything on this ball of mud we call Earth, please don't. @ThomRoss Yeah, nah, I won't be doing that. I may, however, decide to completely implement my own preferences saving, including my own hooks for saving window sizes and positions and column layouts manually. I think I want to use nlohmann json. Anything to avoid the bullcrap of exactly 10.14.x breaking various System Defaults / Preferences saving and/or loading.
mattneub commented 2024-12-14 20:45:36 -03:00 (Migrated from github.com)

This is perhaps a variant of https://github.com/losnoco/Cog/issues/376. (I am "ghost" in that conversation.)

This is perhaps a variant of https://github.com/losnoco/Cog/issues/376. (I am "ghost" in that conversation.)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#396
No description provided.