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

Queue reordering not saved #4922

Closed
gh658804 opened this issue Feb 12, 2023 · 0 comments
Closed

Queue reordering not saved #4922

gh658804 opened this issue Feb 12, 2023 · 0 comments
Labels
Milestone

Comments

@gh658804
Copy link

Problem Description

I performed the following steps once. I can't test them again right now, as an encoding is in progress and i don't want to stop it.

  1. I added some files in the queue (let's say 10 files, named File1 - 10).
  2. I closed HB and reopened it.
  3. I removed the first 3 files and re-added them with different encoding settings. They were added at the bottom of the queue (as expected), so now their order was 4-10, 1, 2, 3).
  4. At this point, i can't remember if i closed and reopened HB, it may be important.
  5. I reordered the queue (drag-n-drop) in order to move the 3 last files from the bottom to the top (as they were originally), so now their order in the queue was once again 1 - 10.
  6. I closed HB and reopened it (i'm pretty sure i did that at this point).
  7. I started the queue processing without opening the queue window.

After a while, i opened the queue window to see the progress and i noticed that the files were not in the expected order (1 - 10) but (4-10, 1, 2, 3). It seems that the last time i performed the reorder and re-opening of HB (steps 5 and 6), the queue was not saved. Perhaps it's being saved only when files are added/removed and not when they are reordered?

Activity Log, Crash Log or any other details

-

What Operating System are you running?

Win10

What version of HandBrake are you running?

1.6.1

Where did you download HandBrake from?

No response

sr55 added a commit that referenced this issue Feb 12, 2023
…any final updates the user may have made. Fixes #4922
@sr55 sr55 added the Bug label Feb 12, 2023
@sr55 sr55 closed this as completed in 90b37fd Feb 12, 2023
@sr55 sr55 added this to the 1.6.2 milestone Feb 12, 2023
@galad87 galad87 modified the milestones: 1.6.2, 1.7.0 Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants