mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #334] [Bug]: Bambuddy File Manager – Incorrect Filenames (file_1, file_2, …) #212
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#212
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 @Computerlord01 on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/334
Originally assigned to: @maziggy on GitHub.
Bug Description
Subject: Issue in Bambuddy File Manager – Incorrect Filenames (file_1, file_2, …)
System:
Raspberry Pi 4
Raspberry Pi OS Lite
Accessing Bambuddy via the web interface (Cloud version)
Problem Description
When downloading files through the Bambuddy File Manager, the original filenames are not displayed.
Instead of the actual filenames (e.g., Gehäuse_Deckel.stl), only generic placeholder names appear, such as:
file_1
file_2
file_3
This affects all files, regardless of file type.
Expected Behavior
When downloading files, the original filenames should be shown and preserved, exactly as they are stored on the printer or in local storage.
Steps to Reproduce
Open Bambuddy via the web interface
Open the File Manager
Download any file
The downloaded file is named generically (file_1, etc.) instead of using the correct filename
Printer Model
P1S
Bambuddy Version
0.1.9
Printer Firmware Version
01.09
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 12, 2026):
Fixed in branch 0.2.0b.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!