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

TrayToolbar-win-x64-portable-1.3.4 is unloaded from memory #27

Closed
AlexLev59 opened this issue Oct 30, 2024 · 3 comments
Closed

TrayToolbar-win-x64-portable-1.3.4 is unloaded from memory #27

AlexLev59 opened this issue Oct 30, 2024 · 3 comments

Comments

@AlexLev59
Copy link

The updated programme on Windows 24H2, after loading, gets unloaded from memory a couple of seconds after startup.
Even with the simplest contents of TrayToolbarConfig.json:
{
‘HideFileExtensions": false,
‘IgnoreAllDotFiles": false,
‘IgnoreFiles": [
‘.bak’,
‘.config’,
‘.dll’,
‘.ico’,
‘.ini’
],
‘IgnoreFolders": [
‘.git’,
‘.github’
],
‘MaxRecursionDepth": 3,
‘Theme": 0,
‘FontSize": 9,
‘LargeIcons": false,
‘Folders": [
{
‘Name": “D:--\Test”,
{ ‘Recursive’: true
}
]
}

Translated with www.DeepL.com/Translator (free version)

@SiTWulf
Copy link

SiTWulf commented Oct 30, 2024

Get the same problem.
Crash on a few seconds after launch.

The old version 1.3.3 Not have this problem.

brondavies added a commit that referenced this issue Oct 30, 2024
brondavies added a commit that referenced this issue Oct 30, 2024
brondavies added a commit that referenced this issue Oct 31, 2024
brondavies added a commit that referenced this issue Oct 31, 2024
@brondavies
Copy link
Owner

Thank you for the feedback. This has been fixed in https://github.com/brondavies/TrayToolbar/releases/tag/v1.3.5

@SiTWulf
Copy link

SiTWulf commented Oct 31, 2024

Fixed.
Thanks

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

3 participants