-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash of version 1.7.33 on hirsute on amd64 #18189
Comments
The stack traces in your stack trace are just it complaining very loudly about not being able to find an en_us translation (which doesn't exist for desktop, probably because none of the few strings in desktop have any British / American-isms in them), so it's possible it is the same root cause. |
So this is a packaging issue? |
The Flatpak version has the same issue. :-( Let me know if / what additional info is required so this can be fixed ASAP. |
So the missing json file is indeed a packaging issue as the corresponding asar file only contains en_EN.json. It would be great if the US locale could be included in the asar configuration as well. |
As per https://github.com/vector-im/element-desktop#translations - there isn't yet a US translation in Weblate |
According to weblate there is :-). It's just not complete yet, hence I presume the missing file. |
https://translate.element.io/projects/element-desktop/#languages Where are you seeing the US translation..? |
@monochromec are you still experiencing issues with current versions? (e.g. 1.9.0) |
The app is still missing the json file but it's not crashing anymore. |
I believe the missing JSON file will cause it to remain in English (UK), which is not ideal but not fatal. Closing this one. |
Same symptoms as #18173 but apparently different root cause
(stack trace at: https://gist.github.com/monochromec/14ce9a604a368d0ee017730923ab9265)
Description
Random crashes on Ubuntu 21.04
Steps to reproduce
Logs being sent: yes
(Cf. above)
Version information
Desktop 1.7.33
1.7.33 apparently really missed the boat on several platforms. More than happy to provide additional information - please let me know what else is required...
The text was updated successfully, but these errors were encountered: