GramEditor/gram
37
980
Fork
You've already forked gram
89

Cannot change any settings #334

Open
opened 2026年06月11日 20:45:34 +02:00 by fungal · 5 comments

Hi,

I want to give a try to gram however i cannot change any settings at any stage (onboarding, post-onboarding>settings), e.g. selecting a theme, enabling Helix mode, etc.
However i can edit text in files or searching for extensions.

Various information i don't know how to format:

  • system: fedora 44 KDE
  • installation:
    • flatpak
    • compiled from source (commit 3557098f2e, ./script/linux && ./script/install.sh --build)
  • i found not equivalent bug
  • i tried to change the focused settings with left click, right click, space, enter
  • installed zed latest and it works

I don't know what additional information you need for further debugging, thank you for your time.

Hi, I want to give a try to gram however i cannot change any settings at any stage (onboarding, post-onboarding>settings), e.g. selecting a theme, enabling Helix mode, etc. However i can edit text in files or searching for extensions. Various information i don't know how to format: - system: fedora 44 KDE - installation: - flatpak - compiled from source (commit `3557098f2e`, `./script/linux && ./script/install.sh --build`) - i found not equivalent bug - i tried to change the focused settings with left click, right click, space, enter - installed zed latest and it works I don't know what additional information you need for further debugging, thank you for your time.
Contributor
Copy link

@fungal, can you try remove Gram configs and try select VSCode controls and do NOT select Minimanl/Vim?

Looks so similar as: #333 (comment)

Also when you change to Base Keymap = VSCode you can't revert to Minimal from settings menu until the app restart.

And: #185

@fungal, can you try remove Gram configs and try select `VSCode` controls and do NOT select `Minimanl`/`Vim`? Looks so similar as: https://codeberg.org/GramEditor/gram/issues/333#issue-5763419 > Also when you change to Base Keymap = `VSCode` you can't revert to `Minimal` from settings menu until the app restart. And: https://codeberg.org/GramEditor/gram/issues/185
Author
Copy link

Hi, i deleted all user data, onboarding and can't change any settings on the onboarding page.
Whatever i click on or try interacting, no settings are changed.

  • System
  • (can't select any theme)
  • Vs Code
  • Vim OFF
  • Helix OFF
Hi, i deleted all user data, onboarding and can't change any settings on the onboarding page. Whatever i click on or try interacting, no settings are changed. - System - (can't select any theme) - Vs Code - Vim OFF - Helix OFF

I am seeing the same issue. Freshly installed via brew install --cask gram on a system that's never had gram installed before.

Gram v2.2.0 , Commit: 1c5a40ccd9
macOS: 26.5.1 (25F80)

To clarify what I am seeing:

The UI Is not updating when clicking on the UI "switch" controls.
However, it does seem like the ~/.config/gram/settings.jsonc file is being updated.

edit:
After restarting Gram (no longer the first time it was run) the UI toggle switches are working.

I am seeing the same issue. Freshly installed via `brew install --cask gram` on a system that's never had gram installed before. Gram v2.2.0 , Commit: 1c5a40ccd99c0ffbcbf3499dd38465705a055211 macOS: 26.5.1 (25F80) To clarify what I am seeing: The UI Is not updating when clicking on the UI "switch" controls. However, it does seem like the ~/.config/gram/settings.jsonc file is being updated. edit: After restarting Gram (no longer the first time it was run) the UI toggle switches are working.
Owner
Copy link

Hmm. This is because file watches aren’t working properly. Probably the settings file needs to be created already for the watch to work. I think I have some idea of how to fix it..

Hmm. This is because file watches aren’t working properly. Probably the settings file needs to be created already for the watch to work. I think I have some idea of how to fix it..

I’ve noticed that the first setting change since launch succeeds, but any subsequent changes are neither reflected in the UI nor saved to the settings file.

I’ve noticed that the first setting change since launch succeeds, but any subsequent changes are neither reflected in the UI nor saved to the settings file.
Sign in to join this conversation.
main
main
test/wgpu-on-mac
test-ci/failing-test-mac
test/failing-test-mac
test/build-on-22-04
test/wgpu-present-mode-mailbox
v2.1
test/altgr-fix-again
test/2.0.0-rc1
test/linux-build
test/objc2
v1.2.1
3.0.1
3.0.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
5 participants
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
GramEditor/gram#334
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?