I encountered a problem occurring under LineageOS 20 (android 13) on a Sony ZX1 Compact. Can't check if it's the android version or just something with that Lineage ROM (… (funda kabanzi)
I encountered a problem occurring under LineageOS 20 (android 13) on a Sony ZX1 Compact. Can't check if it's the android version or just something with that Lineage ROM (which works perfectly with anything else):
When I make a PDF of a web page with Firefox and then just press "view", the pdf viewer says the file doesn't exist, even though it was saved correctly to the Download folder.
Choosing Firefox itself as pdf viewer, I could determine that the viewer gets a file link like this:
content://org.mozilla.firefox.feature.downloads.fileprovider/Download/Download/Kanaren-Wetter%3A%20Sturm-Warnung%20zum%20Wochenende%20ausgegeben.pdf
Which appears to point not to the real Download folder, but perhaps to Firefox' subfolder in the Android/Data folder?
The same link is given in any other OS, and normally it always works.
Could it have to do with the fact that in LineasgeOS 20 (and quite surely also stock android 13) the Android folder is write protected ?
With some web pages, Firefox provides different links, like:
content://media/external_primary/downloads/1000009015
and with those there's no problem.
So I think may really be an issue with directory access.
I fiddled around a lot with OS settings and Firefox beta's about:config as well, but to no avail. Also de- and reinstalled Firefox.
Any idea what could be the cause ?