rdoeffinger / Dictionary

"QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary.
Apache License 2.0
322 stars 69 forks source link

App crashes on start-up #141

Closed Wintandre closed 3 years ago

Wintandre commented 3 years ago

Recently switched phones and installed QuickDic from f-droid. On starting the app, the screen is dark briefly before returning to the launch screen.

Clearly something specific to my setup as this hasn't been reported before. I'll pull the source and see if I can get any logcat output.

Device: Pixel 4a, with GrapheneOS

Wintandre commented 3 years ago

Looks like excessive caution on my part, having disabled Internet access permission (and everything else) to most apps without consideration for the fact that it was needed.

I accept that this is an edge case but I'll look at catching the exception and handling the condition nicely.

rdoeffinger commented 3 years ago

Closing as you provided a fix yourself which has been merged :) Not sure when I'll do a new release including it, but I guess that is not so important for this kind of fix.