OS / software versions: 4.5.0.18
REPRODUCIBILITY: 100%
OS VERSION: 4.5.0.18
HARDWARE: Xperia 10 iii
UI LANGUAGE: English_US
REGRESSION: UNKNOWN
OS / software versions: 4.5.0.18
REPRODUCIBILITY: 100%
OS VERSION: 4.5.0.18
HARDWARE: Xperia 10 iii
UI LANGUAGE: English_US
REGRESSION: UNKNOWN
I tried on the same device with pixiv installed from Aurora Store and could reproduce your bug. Thank you for reporting it.
Take a look if there are superfluous (i.e. belonging to uninstalled apps) .desktop files in ~/.local/share/applications, and delete them. Also edit mimeinfo.cache in the same folder to remove items pointing to deleted apps/.desktop files.
edit:
technically this is not a SailfishOS bug but a “quirk” common to most Desktop Linux.
I will give this a shot. Hope it works.
Oddly, I am unable to find mimeinfo.cache
Having the same issue with 2 removed Android apps. I cannot find desktop files for them and also can’t find them in mimeinfo.cache like I could when webcat kept showing up in the open links menu after uninstalling. Any idea how to fix this? Is the share menu stored in a different location?
If an Android app decides to leave behind files in system directories, that’s just impolite.
Try this:
find / -name '*mimeinfo*' 2>/dev/null
it gives me three locations. See if you find offending entries in all of them.
Also try this:
find / -name '*\.desktop' 2>/dev/null | grep -iE 'apk|android'
and see if some of the apps really left their .desktop files behind.
I’m not sure it matters but Android support should probably be ON for any of this.
Thanks for reporting this, internal bug report created.
Seems enough to delete *.json files from ~/.local/share/apkd-bridge/sharing