Pre-submission Checklist
Bug Description
The application is failing to save files to the file system. Photos, videos, and bug report files all fail to be saved.
Steps to Reproduce
- Open the app
- Click the shutter button
- No file is generated in ~/Pictures/Camera/
Expected Behavior
I expected a JPEG file to be written to ~/Pictures/Camera/
Bug Report File
Since the application is not saving files, I do not have a bug report file to upload.
Additional Context
Running Camera v1.3.2-17e7915 installed via flatpak from the Cosmic Store.
OS: Fedora 44
Kernel: 7.1.10-200.fc44.x86_64
I have tried the following to resolve the issue, but nothing has worked so far:
- Uninstall and reinstall Camera from the Cosmic Store.
- Trying two different webcams.
- Restarting the application.
- Rebooting the OS.
- chmod 777 /Pictures/ and ~/Pictures/Camera/
- Running from the command line
flatpak run io.github.cosmic_utils.camera photo -c 0 and flatpak run io.github.cosmic_utils.camera photo -c 0 -o ~/image.jpg
When running from the command line, Camera's output indicate that the files have been written, but they have not been. No file-writing errors are displayed by Camera, and I don't see anything odd in /var/log/messages
Pre-submission Checklist
Bug Description
The application is failing to save files to the file system. Photos, videos, and bug report files all fail to be saved.
Steps to Reproduce
Expected Behavior
I expected a JPEG file to be written to ~/Pictures/Camera/
Bug Report File
Since the application is not saving files, I do not have a bug report file to upload.
Additional Context
Running Camera v1.3.2-17e7915 installed via flatpak from the Cosmic Store.
OS: Fedora 44
Kernel: 7.1.10-200.fc44.x86_64
I have tried the following to resolve the issue, but nothing has worked so far:
flatpak run io.github.cosmic_utils.camera photo -c 0andflatpak run io.github.cosmic_utils.camera photo -c 0 -o ~/image.jpgWhen running from the command line, Camera's output indicate that the files have been written, but they have not been. No file-writing errors are displayed by Camera, and I don't see anything odd in /var/log/messages