<div dir="ltr">Hi Tim,<div><br></div><div>Can you try installing the en_GB.utf8 locale? For unicode support, the default locale is set to en_US.utf8 unless you define the LC_ALL to be some other locale with UTF8 support.</div><div><br></div><div>On Debian/Ubuntu distributions that locale seems to only work if en_GB.utf8 is also available.<br><br>You can check what locales are available by typing<br><br><font face="monospace">locale -a</font><br><br>If en_US.utf-8 and en_GB.utf-8 are not available, you can install the locales with the instructions here<br><br><a href="https://wiki.debian.org/Locale">https://wiki.debian.org/Locale</a><br><a href="https://help.ubuntu.com/community/Locale#A.28Re-.29Generating_locales">https://help.ubuntu.com/community/Locale#A.28Re-.29Generating_locales</a><br><br>Basically, if those two locales are not available, you can run<br><br><font face="monospace">sudo locale-gen en_US.utf8<br>sudo locale-gen en_GB.utf8<br>sudo update-locale<br></font><br>The last line may not be needed.<br><br>Let me know if it&#39;s still not working.<br></div><div><br></div><div><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div>--</div><div><span style="font-size:12.8000001907349px">Billy K. Poon</span><br></div></div><div>Research Scientist, Molecular Biophysics and Integrated Bioimaging</div><div>Lawrence Berkeley National Laboratory</div><div>1 Cyclotron Road, M/S 33R0345</div><div>Berkeley, CA 94720</div><div>Fax: (510) 486-5909</div><div>Web: <a href="https://phenix-online.org" target="_blank">https://phenix-online.org</a></div></div></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 30, 2021 at 12:49 AM Tim Gruene &lt;<a href="mailto:tim.gruene@univie.ac.at" target="_blank">tim.gruene@univie.ac.at</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Dear all,<br>
<br>
I installed phenix 1.19.2.4158 on Debian testing (version 11.0) and<br>
Debian stable (version 10.10).<br>
<br>
On Debian stable, phenix works just fine. <br>
On Debian stable (kernel 5.10.0-7-amd64), when I type &#39;phenix&#39; at the<br>
command prompt, I get the usually error about the locale &#39;en_GB&#39; not<br>
being available, and the Phenix splash screen, that disappears<br>
automatically. After that, nothing happens. The prompt does not return,<br>
phenix is running<br>
tg@fibonacci:~$ ps -eLF | grep phenix<br>
tg          3823    3776    3823  0    1 33859 83056   6 09:36 pts/1<br>
00:00:00<br>
/xtal/Suites/Phenix/phenix-1.19.2-4158/build/../conda_base/bin/python2.7<br>
-Qnew<br>
/xtal/Suites/Phenix/phenix-1.19.2-4158/build/../modules/phenix/wxGUI2/command_line/main.py<br>
<br>
but no GUI shows up.<br>
<br>
I can use phenix through ssh on stable, so that this is not an urgent<br>
issue. I was just wondering if anyone might have a clue why phenix GUI<br>
won&#39;t show up on Debian testing? I tried two window managers, KDE and<br>
awesomewm on two different computers.<br>
<br>
Best wishes,<br>
Tim<br>
<br>
-- <br>
--<br>
Tim Gruene<br>
Head of the Centre for X-ray Structure Analysis<br>
Faculty of Chemistry<br>
University of Vienna<br>
<br>
Phone: +43-1-4277-70202<br>
<br>
GPG Key ID = A46BEE1A<br>
_______________________________________________<br>
phenixbb mailing list<br>
<a href="mailto:phenixbb@phenix-online.org" target="_blank">phenixbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/phenixbb" rel="noreferrer" target="_blank">http://phenix-online.org/mailman/listinfo/phenixbb</a><br>
Unsubscribe: <a href="mailto:phenixbb-leave@phenix-online.org" target="_blank">phenixbb-leave@phenix-online.org</a></blockquote></div>