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] Pattern setting not evaluated in multi file project #1643

Open
1 task done
glpnk opened this issue Apr 28, 2024 · 0 comments
Open
1 task done

[Bug] Pattern setting not evaluated in multi file project #1643

glpnk opened this issue Apr 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@glpnk
Copy link

glpnk commented Apr 28, 2024

Operating System

Linux

What's the issue you encountered?

When a project with several files and Pattern Settings is opened, Pattern Settings are evaluated only for first file

This probably more feature request than bug.

Quick fix: enable auto evaluate for each file

How can the issue be reproduced?

This issue has at least 2 ways of reproduction.

Method 1.
0. Enable Sync pattern source code between providers setting

  1. Create new empty file. Open Pattern -> Settings tab.
  2. Write pattern u8 a in; This should create new in setting.
  3. Create a second new file. Now settings tab is empty.

Method 2.

  1. Open project with several files and in pattern statements
  2. Open Pattern -> Settings tab. Check that settings is not empty.
  3. Select the second and next files, check that settings tab is empty for all files, except first.

ImHex Version

Any version, Any OS. Checked on Windows 1.30.1 and master a7033b68 on Linux

ImHex Build Type

  • Nightly or built from sources

Installation type

debug release

Additional context?

No response

@glpnk glpnk added the bug Something isn't working label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant