GNOME Bugzilla – Bug 644554
Hebrew does not work
Last modified: 2011-03-12 12:44:37 UTC
JS ERROR: !!! Exception was: Error: Failed to convert locale string to UTF8: Invalid byte sequence in conversion input JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("Failed to convert locale string to UTF8: Invalid byte sequence in conversion input")@gjs_throw:0 ()@/usr/share/gnome-shell/js/ui/dateMenu.js:210 ()@/usr/share/gnome-shell/js/ui/dateMenu.js:148 DateMenuButton()@/usr/share/gnome-shell/js/ui/dateMenu.js:44 ()@/usr/share/gnome-shell/js/ui/panel.js:932 Panel()@/usr/share/gnome-shell/js/ui/panel.js:794 start()@/usr/share/gnome-shell/js/ui/main.js:147 @<main>:1 ' JS ERROR: !!! message = 'Failed to convert locale string to UTF8: Invalid byte sequence in conversion input' Window manager warning: Log level 32: Execution of main.js threw exception: Error: Failed to convert locale string to UTF8: Invalid byte sequence in conversion input The correspondent lines from dateMenu.js: /* Translators: This is the date format to use when the calendar popup is * shown - it is shown just below the time in the shell (e.g. "Tue 9:29 AM"). */ dateFormat = _("%A %B %e, %Y"); this._date.set_text(displayDate.toLocaleFormat(dateFormat)); I have some more Hebrew bugs to report but I won't be able to do so until I'll have the ability to make this locale work. Kind regards, Yaron Shahrabani.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 644405 ***