mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #122] [Bug]: Camera View and User Auth #66
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MisterBeardy on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/122
Originally assigned to: @JesseFPV on GitHub.
Bug Description
When the camera view is set to pop up a new window and you have not added any users, you are presented with a screen every time to complete setup.
Expected Behavior
If you already clicked on complete setup, don't show that screen again.
Steps to Reproduce
Note, if you already had users enabled and disable them to test this, you get the following error "Authentication is already configured. Use user management to modify users." and you can't continue.
Printer Model
X1 Carbon
Bambuddy Version
0.1.6b10
Printer Firmware Version
01.08.x
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
Additional Context
No response
Checklist
@JesseFPV commented on GitHub (Jan 22, 2026):
Fixed with PR #125
@MisterBeardy commented on GitHub (Jan 22, 2026):
Just tested and it works, thanks for the quick fix.