Seg fault on certain language & locale combinations (non UTF-8)
Bug #862490 reported by
Jonathan Thomas
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenShot Video Editor |
Fix Released
|
Critical
|
Unassigned | ||
| openshot (Debian) |
Fix Released
|
Unknown
|
|||
Bug Description
OpenShot 1.4 will seg fault when not using a UTF-8 locale, combined with a non-English language. When our translation system (i.e. gettext) returns translation strings, they are in UTF-8. GTK runs in the user's current locale, and thus, a crash.
Related branches
| Changed in openshot: | |
| status: | Confirmed → Fix Committed |
| Changed in openshot (Debian): | |
| status: | Unknown → New |
| Changed in openshot: | |
| status: | Fix Committed → Fix Released |
| Changed in openshot (Debian): | |
| status: | New → Fix Released |
To post a comment you must log in.

http:// bugs.debian. org/cgi- bin/bugreport. cgi?bug= 643562
$ LC_ALL="C" openshot
or apply the patch.