Dan Jacobson <jida...@jidanni.org> writes: Hi Dan,
> Asus, Android 8, no problem. > Samsung, Android 12, yes problem. > > Anyway, so on this samsung with android 12, you get /sdcard/.. etc. but > you don't rewrite them back to .. etc. Finally, you are right. Until now I have tested only with my Samsung S6: --8<---------------cut here---------------start------------->8--- zeroflte:/storage/emulated/0/tmp $ getprop [ro.product.brand]: [samsung] [ro.product.model]: [SM-G920F] [ro.build.version.release]: [7.0] --8<---------------cut here---------------end--------------->8--- Now I've plugged my (brand new) Pixel 6: --8<---------------cut here---------------start------------->8--- oriole:/storage/emulated/0/tmp $ getprop [ro.product.brand]: [google] [ro.product.model]: [Pixel 6] [ro.build.version.release]: [12] --8<---------------cut here---------------end--------------->8--- And indeed, with the Pixel 6 I can reproduce your problem. I'll check next days how to fix. Best regards, Michael.