I created some image occlusions in my ankidroid (android tablet) ..Some i created with the images I had in my gallery and some i created by copy pasting images (from clipboard).. ones which i created with gallery images are syncing and showing in another device but the ones I created with pasting from clipboard are not syncing and not showing in another android device (my phone)..
is there any fix for it?
(put here)
Backend Version = 0.1.48-anki24.11 (24.11 c47638ca36f99dd4f3b81ae82d964aec66e392e0)
Android Version = 10 (SDK 29)
ProductFlavor = play
Manufacturer = Xiaomi
Model = Redmi K20 Pro
Hardware = qcom
Webview User Agent = Mozilla/5.0 (Linux; Android 10; Redmi K20 Pro Build/QKQ1.190825.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/134.0.6998.135 Mobile Safari/537.36
ACRA UUID = 1f0ad3a6-933e-407c-9df3-180aa3fe2f5f
FSRS = 1.4.3 (Enabled: false)
Crash Reports Enabled = true
1 Like
It sounds like the copy-pastes didn’t paste the full image, and maybe it’s some sort of link to the image? I wouldn’t think that Image Occlusion would tolerate that, but that’s the only reason I can think of that might cause it.
Try running Check Media on each of your devices. Are you seeing anything unusual?
Actually I narrowed it down. If i paste images I copied from anywhere else like browser etc ..it works fine .. but if use smart select to capture an ss (in Samsung tab) > use the copy button> and then paste this copied image into anki!!! Then only does this issue seem to occur
Do the same things happen when you add photos to regular (non-IO) notes the same way?
Tried samething in basic card and the issue persists…morever I tried check media and it shows lot of unused files.. but I don’t think those ss are in these cz those ss start with “smart select” in the name and I don’t find any file resembling the name
It must have something to do with how the Samsung screenshot is being pasted. For instance, if it’s being inserted as a “local” link, Anki doesn’t actually have a copy of it to sync.
In the note editor – what is the raw HTML for a field with an image?
```
Post it here in a preformatted-text/code-block
```
Do you regularly clean out your media? If not, that could be a pre-existing bunch of files. [But don’t run “delete unused” until we get to the bottom of this.]
For this issue, I think it will help to run Check Media on your other device too, to see if there are different tallies.
Would you also list what devices/apps/versions you’re syncing your collection between? [Are you syncing through AnkiWeb? Are you using the same email address you posted here with?]
U want me to paste image in any column? For instance I have to paste the screenshot (only those clicked by Samsung’s smart select --using spen
)to basic card and copy the html? If yes then:
When I am trying to paste it in a field (like in header of basic card) by long press> click on paste >it shows me “something went wrong”
But for IO note type …it has native paste button .. I mean I don’t have to long press to paste the image rather I have to click the native “paste image from clipboard” button and doing so does actually paste the image..but there is no html code visible for it
Sorry, I missed your response!
Since the same thing is happening on IO notes and Basic notes, I’m suggesting we take the IO variables out of it, and figure out what is going on in a Basic note that doesn’t work.