iakdis / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
305 stars 32 forks source link

Some problems happen at the same time #50

Open gracie95 opened 1 year ago

gracie95 commented 1 year ago

I had some problem in one app at the same time.

  1. After taking a picture, the white circled around the screen.
  2. You couldn't view recent picture you'd taken.
  3. No photos will go to the chosen path. I checked it. No one. Even internal or external storage.

All permisions had been granted.

Android 10 Samsung J6 (2018)

iakdis commented 1 year ago

Hi, thanks for the issue. Sorry you had such an experience.

About 1: The white border around the screen is there intentionally to indicate that a picture was taken, it is not a bug if that's what you mean About 2: If no picture was taken as described in 3. it makes sense the picture cannot be viewed About 3: That is indeed unfortunate. What do your paths look like? Have you tried storage/emulated/0/DCIM?