<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 - [PATCH] zeitgeist-daemon --help shows translated characters as question marks on some locales"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93662">93662</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[PATCH] zeitgeist-daemon --help shows translated characters as question marks on some locales
</td>
</tr>
<tr>
<th>Product</th>
<td>Zeitgeist
</td>
</tr>
<tr>
<th>Version</th>
<td>0.9.x
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</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>Engine
</td>
</tr>
<tr>
<th>Assignee</th>
<td>zeitgeist-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>lantw44@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>zeitgeist-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Please see the attached patch. zeitgeist-daemon should call setlocale in main
function in order to correctly show translated messages.
Running 'zeitgeist-daemon --help' with zh_TW.UTF-8 locale shows:
???
zeitgeist-daemon [???] - Zeitgeist daemon
?????
-h, --help ???????
???????
-v, --version Print program's version number and exit
--no-datahub Do not start zeitgeist-datahub automatically
-r, --replace If another Zeitgeist instance is already running,
replace it
-q, --quit Quit running Zeitgeist daemon instance
--log-level=LEVEL How much information should be printed; possible
values: DEBUG, INFO, WARNING, ERROR, CRITICAL
--log-file File to which the log output will be appended</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>