Thanks very much! I can confirm that the new APK allows importing both .aprs and .p12 files.
Here's what I see from the GC PID around opening the file, nothing suspicious from FileProvider (not even a mention of its TAG in the log): 09-25 08:26:50.039 18307 18307 D GhostCommanderActivity: Open uri content://com.ghostsq.commander.FileProvider/FS/L3N0b3JhZ2UvZW11bGF0ZWQvMC9Eb2N1bWVudHMvQVBSU2Ryb2lk/profile-20210924-1108.aprs intent: Intent { act=android.intent.action.VIEW dat=content://com.ghostsq.commander.FileProvider/FS/L3N0b3JhZ2UvZW11bGF0ZWQvMC9Eb2N1bWVudHMvQVBSU2Ryb2lk/profile-20210924-1108.aprs...
"FileNotFoundException: No content provider" when opening files on Android 11
Maybe a bad combination of old (Debian SID) font libraries and a new font? Maybe something wrong in my font config? For reference, here the fonts.conf file in full: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Make Emoji One Color the initial fallback font for sans-serif, sans, and monospace. --> <match> <test name="family"><string>sans-serif</string></test> <edit name="family" mode="prepend" binding="strong"> <string>Emoji One Color</string> </edit>...
commit bdfaaa0e173ad63e64c1166c0b524e1639ced12f Author: Petr Vorel petr.vorel@gmail.com Date: Fri Feb 24 13:09:58 2017 +0100
Fluxbox div0 crash with Emoji Color One font
Just to let you know: this problem still exists in 1.3.6. Also, I fear it does have...