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

7.0 appimage can not save results #1337

Open
grrrrr opened this issue Sep 6, 2024 · 0 comments
Open

7.0 appimage can not save results #1337

grrrrr opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@grrrrr
Copy link

grrrrr commented Sep 6, 2024

Bug Description

With the appimage version of czkawka if you try and save the results of a scan, it fails with a Read-only file system (os error 30)

This looks to be due to trying to write to the AppImage related folders that get mounted read only

linux_czkawka_gui.AppImage on /tmp/.mount_linux_ZOme7k type fuse.linux_czkawka_gui.AppImage (ro,nosuid,nodev,relatime,user_id=1000,group_id=1000)

Steps to reproduce:

  • Run appimage
  • Run a scan
  • select items
  • click save
  • receive error

System

  • Czkawka/Krokiet version: 7.0.0 gui
  • OS version: Debian 12
  • Installation method: App image

Notes

Potential czkawka could benefit from a user definable output ?

@grrrrr grrrrr added the bug Something isn't working label Sep 6, 2024
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