itkach / aard2-android

Aard2 for Android, a simple dictionary app
GNU General Public License v3.0
425 stars 98 forks source link

app is crashing #145

Closed OmlineEditor closed 2 years ago

OmlineEditor commented 2 years ago

when opening words in the dictionary, the application crashes.

My Androin 9.0 AARD from Fdroid v0.53

log_aard2.txt

itkach commented 2 years ago

That's a strange bunch of errors. Looks like system WebView is messed up somehow. Does it crash the same way if installed from https://github.com/itkach/aard2-android/releases/tag/0.53 ?

OmlineEditor commented 2 years ago

If this is a WebView error then you just need to say it without crashing. to solve the problem, I just deleted the application and installed it again. but it's very strange, it shouldn't be like this. Please report bugs without crashing the app

itkach commented 2 years ago

Glad to hear you were able to resolve the issue. As for not crashing - there's nothing the application can do if embedded system component crashes.

OmlineEditor commented 2 years ago

can't you just say that webview is broken? why does the app crash? can you make an alert without crashing the app?