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

No processed items prevents BeginInvoke from working #9

Closed
BootBlock opened this issue Jan 27, 2021 · 0 comments
Closed

No processed items prevents BeginInvoke from working #9

BootBlock opened this issue Jan 27, 2021 · 0 comments
Assignees
Labels
backend core Relates to the backend / core bug Something isn't working ui Relates to the user interface
Milestone

Comments

@BootBlock
Copy link
Owner

Example: Classification Method not finding any matches if no items are processed.

The problem appears to be related to there being items to be processed, but they have all been set to Item.IsProcessed = False. This means that no items have been processed, which seems to cause a problem with the Windows Taskbar progress indicator.

Fixing this will have to be an ongoing process; in the meantime, EnableTaskbarProgress has been added to Settings - Advanced and should be set to False should the issue of the FileSieve window staying disabled after processing has completed.

@BootBlock BootBlock added bug Something isn't working backend core Relates to the backend / core labels Jan 27, 2021
@BootBlock BootBlock self-assigned this Jan 27, 2021
@BootBlock BootBlock added this to the 4.55 milestone Jan 27, 2021
@BootBlock BootBlock added the ui Relates to the user interface label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend core Relates to the backend / core bug Something isn't working ui Relates to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant