mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #41] [Bug]: Slice / Open in Slicer button - bambustudioopen:// unknown handler Win11 #14
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#14
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 @2jgit on GitHub (Dec 31, 2025).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/41
Originally assigned to: @maziggy on GitHub.
Bug Description
After uploading a 3MF and attempting to launch via Slice or Open in Slicer, app is calling bambustudioopen:// . Adjusting the call to bambustudio:// launches correctly with Win11
Same result with Firefox/Chrome/Edge
I believe bambustudioopen:// is Apple specific
Expected Behavior
platform.system() (or similar) should detect OS and adjust handler accordingly
Steps to Reproduce
From a Win11 browser attempt to slice an uploaded 3MF file from general archive view or Open in Slicer from the individual 3D preview.
Printer Model
Not printer-related
Bambuddy Version
0.1.6b3
Printer Firmware Version
NA
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 1, 2026):
Thanks for pointing this out! Fixed in branch 0.1.6b4.