-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Camera files are zero byte files associated with code application. Video and stills affected. #193
Comments
I cannot reproduce this but it sounds similar to #135 which has been fixed in the latest release. Do you only have a single camera in each machine? Camera is now Flatpak'd but should have access to your xdg-pictures and xdg-videos folders. You could try running Camera in debug mode by running in a terminal:
and noting any error messages produced when taking a photo You can exit from the debugging shell with Possible related to #175 ? Some cameras appear to be two devices. A fix for this was merged after the latest stable release. |
I have same problem, under FreeBSD (we still use GStreamer 1.16.x release). I found workaround:
Full patch is here |
Thank you however there is insufficient information regarding how to use this information after following the 'full patch' link there was no readme about the steps required to apply this. |
@OlivierDuchateau Would you be able to submit a PR of your fix for review and potentially merging? |
Done! @canopusStar, full patch is specific to FreeBSD, only part to fix your issue is line I show you. |
@canopusStar Please could you confirm that the issue still occurs for you using the latest release of Camera (or the daily version if you have it) and if so are you able to build a Flatpak from the linked PR and confirm it fixes the issue for you? |
@jeremypw
flatpak run --command=sh --devel io.elementary.camera G_MESSAGES_DEBUG=all io.elementary.io.camera
|
The duplicate camera thing is a different issue (already reported) - I also get that but it does not cause the zero-byte problem. To run the Flatpak in debug mode you need to install the elementary Sdk - have you done that? (
Did you mistype the executable name ( If you look at the PR conversation you can see a link to the pre-built flatpak that you can download and install (use Files to find the downloaded file in You can check that the camera flatpak is installed with Thanks for trying! |
What Happened?
Camera images and videos are saved as zero byte files (2021-11-0609:41:11.jpg) which are default associated with the 'code' application in the default webcam folder.
Steps to Reproduce
Expected Behavior
Images or videos should be associated with appropriate applications and open accordingly when clicked
OS Version
6.x (Odin)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
DELL Optiplex 980 SSD & 8 GB - cheap and nasty USB webcam only images affected
HP Pavillion AIO MS212a standard build, built in webcam both images and videos
The text was updated successfully, but these errors were encountered: