ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.59k stars 2.22k forks source link

Image occlusion #17270

Open Aps-web opened 1 week ago

Aps-web commented 1 week ago

I cant create image Occlusion. It used to work fine before. Now when i paste or select the image and after occluding, there is no option to save. So when i press back button it asks me whether to save or not, but THERE IS NO OPTION TO SAVE.Image

Ive attached an image which shows like i havent started anything, but actually i did complete occluding an image here, but its as if i havent really done anything

welcome[bot] commented 1 week ago

Hello! 👋 Thanks for logging this issue. Please remember we are all volunteers here, so some patience may be required before we can get to the issue. Also remember that the fastest way to get resolution on an issue is to propose a change directly, https://github.com/ankidroid/Anki-Android/wiki/Contributing

david-allison commented 1 week ago

Hi, please provide us with your debug information:

Settings - About - copy debug info

Thanks for your report!

Aps-web commented 1 week ago

AnkiDroid Version = 2.18.4 (f867da96b8304edaebd0361326316bc7514f8cde)

Backend Version = 0.1.38-anki24.04.1 (24.04.1 ccd9ca1a8309b80bcb50ddc5d99c7ce63440bce9)

Android Version = 14 (SDK 34)

ProductFlavor = play

Manufacturer = realme

Model = RMX3395

Hardware = mt6877

Webview User Agent = Mozilla/5.0 (Linux; Android 14; RMX3395 Build/UKQ1.230924.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/129.0.6668.100 Mobile Safari/537.36

ACRA UUID = 2df9d146-ca59-4d9b-ae9e-49e24b7448b1

FSRS Enabled = false

Crash Reports Enabled = true

mikehardy commented 1 week ago

AnkiDroid Version = 2.18.4 (https://github.com/ankidroid/Anki-Android/commit/f867da96b8304edaebd0361326316bc7514f8cde)

Hi there - there have been quite a few changes in this area and we are near a new release, can you try the latest 2.19 beta?

https://github.com/ankidroid/Anki-Android/releases/tag/v2.19beta6

Aps-web commented 1 week ago

Hey I joined beta, but still the same :( What should I do

david-allison commented 1 week ago

Is it possible for you provide us with an export of your Anki collection (without media)

If you can, zip it up and attach it here

If you'd like to keep the file private, or are having trouble compressing the file, let us know and we can accept it via email

Aps-web commented 1 week ago

Can I mail it to you guys?

david-allison commented 1 week ago

Sure! My email is on my GitHub profile

lukstbit commented 6 days ago

Now when i paste or select the image and after occluding, there is no option to save.

If you get to the occlusion screen below then you can create occlusion cards:

In this screen you can access the note fields as well by clicking the "Note" button(near Mask). There's an issue with the fields which have their width minimized.

After clicking the check marck in the top bar the cards will be created, see image below with an information popup. The current code does return to the NoteEditor(the screen in your image) where the top bar checkmark is not shown, but that is not needed anyway as you add cards directly in the occlusion screen:

Aps-web commented 5 days ago

Sure! My email is on my GitHub profile

Sent!

Aps-web commented 5 days ago

Now when i paste or select the image and after occluding, there is no option to save.

If you get to the occlusion screen below then you can create occlusion cards:

In this screen you can access the note fields as well by clicking the "Note" button(near Mask). There's an issue with the fields which have their width minimized.

After clicking the check marck in the top bar the cards will be created, see image below with an information popup. The current code does return to the NoteEditor(the screen in your image) where the top bar checkmark is not shown, but that is not needed anyway as you add cards directly in the occlusion screen:

Ok let me check

brishtibheja commented 4 days ago

FYI I reported a similar/same issue in #16903