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

[Bug] distrobox-export --app foo --export-label " " addes some spaces at the end #993

Closed
dnkmmr69420 opened this issue Sep 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dnkmmr69420
Copy link
Contributor

Please, before opening a bug:

  • make sure you've read the documentation.
  • Ensure there isn't already an open issue about this.
  • Ensure there isn't already a closed/resolved issue about this.

Describe the bug
Some spaces are added at the end when the command is used which will cause the app name to not be center

To Reproduce
Type distrobox-export --app foo --export-label " " then spaces are added and can be found when editing the .desktop file

Expected behavior
It should just export without the spaces

Logs
Run the commands with --verbose and post the log here as a file upload
Attach also the output of podman logs or docker logs, possibly with --latest flag

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod?
  • Which version or podman, docker or lilipod?
  • Which version of distrobox?
  • Which host distribution?
  • How did you install distrobox?

Additional context
Maybe having a --no-label flag that can be used to not have a label added when app is being exported

@dnkmmr69420 dnkmmr69420 added the bug Something isn't working label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant