Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Tool panels and other settings reset on close #225

Open
PROPHESSOR opened this issue Mar 5, 2024 · 2 comments
Open

[BUG] Tool panels and other settings reset on close #225

PROPHESSOR opened this issue Mar 5, 2024 · 2 comments

Comments

@PROPHESSOR
Copy link

All settings made in View menu reset when you close the editor (tool panels, bytes per line, bytes per group, etc) even when you click on "Save current view as default".

image

@solemnwarning
Copy link
Owner

What OS are you running it on? Saving the defaults works fine for me (it creates a ~/.REHex file on Linux on exit).

@PROPHESSOR
Copy link
Author

PROPHESSOR commented Mar 22, 2024

@solemnwarning Linux Mint 21.2 x86_64 Cinnamon
The file ~/.REHex exists and has the following content:

last-directory=/home/prophessor
preferred-asm-syntax=1
goto-offset-base=0
[default-view]
[default-view/vtools]
[default-view/vtools/panels]
[default-view/vtools/panels/0]
[default-view/vtools/panels/0/tab]
[default-view/vtools/panels/0/tab/0]
name=DecodePanel
selected=1
big-endian=0
[default-view/vtools/panels/0/tab/1]
name=CommentTree
selected=0
[recent-files]
file1=/home/prophessor/test.bin
file2=
file3=
file4=
file5=
file6=
file7=
file8=
file9=

But I still need to add all the panels each time I run REHex (all comments in the file are load correctly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants