<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Setting different languages on shell and Wayland"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103391">103391</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Setting different languages on shell and Wayland
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mousavi.arash@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>**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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>