Bug 103391

Summary: Setting different languages on shell and Wayland
Product: Wayland Reporter: Arash Mousavi [:Arash-M] <mousavi.arash>
Component: waylandAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Arash Mousavi [:Arash-M] 2017-10-21 14:45:08 UTC
**Background:**

Using Gnome on X, I'm able to set the gnome language from it's control panel setting, and then set the shell language differently like this:

```
export LANG en_US.utf8
export LC_ALL en_US.utf8
export LC_CTYPE en_US.utf8
```

i.e. If I choose Persian in gnome control panel, the interface will be Persian, but I can still use English programs on command line.

**What happens:**

Using Wayland on gnome, the interface will convert to English while gnome settings still shows Persian, unless I unset all LANG environment variables.

**How it should be:**

I'm expecting to be able to use different language in Wayland and my shell, as in X.

P.S. I'm not sure what component I have to choose or if this is the right place to report this bug.
Comment 1 Pekka Paalanen 2017-10-23 06:15:38 UTC
Hi,

I don't understand how this could a Wayland protocol issue, so I would suggest to file the bug with GNOME first and let them triage it. If there is something missing from the Wayland protocol, then we would have a bug report here.

Thanks.
Comment 2 Arash Mousavi [:Arash-M] 2017-11-15 18:07:29 UTC
It's about how gdm handles logins in wayland:
https://bugzilla.gnome.org/show_bug.cgi?id=789515

Marking the bug as invalid. thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.