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

PrusaLink: mangled file name in the "do you really want to delete …" dialog #495

Open
smurfix opened this issue Mar 14, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@smurfix
Copy link

smurfix commented Mar 14, 2024

Printer type - all

The dialog whether to really delete a file suffers from two problems:

  • it can't be disabled
  • it shows the mangled file name (stupid DOS file system …) which is limited to the first six characters of the "real" file name and thus is not enough to disambiguate whether you really have the correct file

Describe the expected functionality

  • The dialog shows the full file name.
  • The dialog has a "do not ask again" checkbox, which is honored until the printer is turned off (easy fix, sufficient for my taste) or stored in the settings somewhere.
@smurfix smurfix added the enhancement New feature or request label Mar 14, 2024
@smurfix smurfix changed the title [ENHANCEMENT] PrusaLink: mangled file name in the "do you really want to delete …" dialog PrusaLink: mangled file name in the "do you really want to delete …" dialog Mar 14, 2024
@bkerler
Copy link

bkerler commented Mar 29, 2024

I think using the long filename instead of the mangled filename should be doable. Can you please take a screenshot as an example so I can have a look ?

@smurfix
Copy link
Author

smurfix commented Mar 29, 2024

Sure:

image

Note the long filename still displayed dimly in the background.

NB when you delete the file via the project list, the long filename is shown …

Copy link

This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.

@danopernis danopernis transferred this issue from prusa3d/Prusa-Firmware-Buddy Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants