Skip to content

[bug]: Cancel current item button disabled after changing from multiuser to singleuser #99

@lstein

Description

@lstein

Is there an existing issue for this problem?

  • I have searched the existing issues

Install method

Invoke's Launcher

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

No response

GPU VRAM

No response

Version number

main, commit 146b936

Browser

main branch

System Information

No response

What happened

I installed the current version of main which introduces the new multiuser feature (commit 146b936). I activated multiuser mode by setting multiuser: true in invokeai.yaml and confirmed that the mode was working as expected.

I then switched back to singleuser mode by setting multiuser: false and reloaded the browser window. Since then, the "Cancel Current Item" button located at the top of the left panel has stayed disabled during image rendering. Reloading the window and resetting to defaults does not seem to fix the problem.

Interestingly, the "Cancel Current Item" button located in the middle panel is not affected by this bug.

What you expected to happen

I expect the cancel current item button to activate when a session item is in progress and for it to be disabled when the system is idle. I suspect that there is an unwanted interaction with the code that prevents a user from cancelling another user's session when in multiuser mode.

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions