<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64) in EAGLE Forum (Read-Only)</title>
    <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8349684#M21239</link>
    <description>&lt;P&gt;Instead of completely replacing your locales list, it should be acceptable to have both Polish and US enabled. The error you got looks like Eagle wants to use the minimal "C" locale, which should ALWAYS be present on a properly installed Linux system.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2018 09:46:40 GMT</pubDate>
    <dc:creator>one-of-the-robs</dc:creator>
    <dc:date>2018-10-22T09:46:40Z</dc:date>
    <item>
      <title>Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8347398#M21237</link>
      <description>&lt;P&gt;Hello. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am passionate about electronics and have been using the Eagle editor for almost 20 years.&lt;BR /&gt;Of which a very long time on the Linux platform.&lt;/P&gt;&lt;P&gt;For obvious reasons I use the free license. &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently I wanted to get acquainted with novelties that have been added to the latest version of Eagle. That's why I started to run it.&lt;/P&gt;&lt;P&gt;I encountered the following error:&lt;/P&gt;&lt;PRE&gt;08:23 kaktus@donica:/opt/eagle-9.2.0$ ./eagle
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Przerwane
08:23 kaktus@donica:/opt/eagle-9.2.0$&lt;/PRE&gt;&lt;P&gt;which I handled as follows:&lt;/P&gt;&lt;PRE&gt;08:33 donica:/opt/eagle-9.2.0# echo "en_US.UTF-8 UTF-8" &amp;gt; /etc/locale.gen
08:33 donica:/opt/eagle-9.2.0# locale-gen
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
08:33 donica:/opt/eagle-9.2.0# ./eagle
QStandardPaths: wrong ownership on runtime directory /run/user/504, 504 instead of 0
Sandboxing disabled by user.
inotify_add_watch("/root/.local/share/Eagle/cloud-processing/3d-models-jobs-EF5KMX5AGCHA.json") failed: "No such file or directory"&lt;/PRE&gt;&lt;P&gt;You can see some warnings, but this allows to run the program.&lt;BR /&gt;The problem is that the changed configuration causes clutter in my environment. The language settings are confused, which is not good. &lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://forums.autodesk.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&lt;/P&gt;&lt;P&gt;My system has a Polish interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this situation known to somebody?&lt;BR /&gt;Maybe there is a better solution that I don't know?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 06:48:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8347398#M21237</guid>
      <dc:creator>kaktus</dc:creator>
      <dc:date>2018-10-20T06:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8348340#M21238</link>
      <description>&lt;P&gt;Hello. &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A newer version of the software marked 9.2.1 has the same problem ...&lt;/P&gt;</description>
      <pubDate>Sun, 21 Oct 2018 08:55:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8348340#M21238</guid>
      <dc:creator>kaktus</dc:creator>
      <dc:date>2018-10-21T08:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8349684#M21239</link>
      <description>&lt;P&gt;Instead of completely replacing your locales list, it should be acceptable to have both Polish and US enabled. The error you got looks like Eagle wants to use the minimal "C" locale, which should ALWAYS be present on a properly installed Linux system.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 09:46:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8349684#M21239</guid>
      <dc:creator>one-of-the-robs</dc:creator>
      <dc:date>2018-10-22T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8357440#M21240</link>
      <description>&lt;P&gt;Hello my mate. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;Especially for you I have found a solution.&lt;BR /&gt;There is nothing better than working alone.&lt;BR /&gt;&lt;BR /&gt;This problem is well known &lt;EM&gt;(perhaps only in my country)&lt;/EM&gt;. And it has nothing to do with correct or incorrect installation and configuration of the system. But so far no one has indicated the correct and complete solution.&lt;BR /&gt;So I do it first, &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; on your forum.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;The configuration required by Eagle is problematic.&lt;/U&gt; Only for the fact that it requires foreign-language locales. Without this the program does not start.&lt;BR /&gt;&lt;BR /&gt;To solve the problem is necessary:&lt;BR /&gt;restart the configuration of the locales with the command&lt;/P&gt;&lt;PRE&gt;dpkg-reconfigure locales&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;select additional settings for the English language&lt;/P&gt;&lt;PRE&gt;en_US.UTF-8&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20181024_235159.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/561577i48F4B639C04EA9DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_20181024_235159.png" alt="Screenshot_20181024_235159.png" /&gt;&lt;/span&gt;&lt;BR /&gt;validate the choice.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20181024_235234.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/561578iDE74192CC32C4F58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_20181024_235234.png" alt="Screenshot_20181024_235234.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The shares will be confirmed by&lt;/P&gt;&lt;PRE&gt;root@programator:/opt/eagle-9.2.1# dpkg-reconfigure locales&lt;BR /&gt;Generating locales (this might take a while)...&lt;BR /&gt;&amp;nbsp; pl_PL.UTF-8... done&lt;BR /&gt;&amp;nbsp; en_US.UTF-8... done&lt;BR /&gt;Generation complete.&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;From now on, the Eagle will run correctly and without errors.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Thank you for your contribution and willingness to help.&lt;/U&gt; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I greet you cordially!&lt;BR /&gt;I consider the subject to be closed.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 22:12:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8357440#M21240</guid>
      <dc:creator>kaktus</dc:creator>
      <dc:date>2018-10-24T22:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8866141#M21241</link>
      <description>&lt;P&gt;Thank you so much! Respect from Turkey &lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 02:21:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8866141#M21241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-22T02:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8866672#M21242</link>
      <description>&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Thank you, that's nice of you to say.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 17:36:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8866672#M21242</guid>
      <dc:creator>kaktus</dc:creator>
      <dc:date>2019-06-22T17:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8881359#M21243</link>
      <description>&lt;P&gt;I am using eagle 9.4.2, i followed yours instruction but it still throwing error&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2019 08:21:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8881359#M21243</guid>
      <dc:creator>greeshsah</dc:creator>
      <dc:date>2019-06-30T08:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Eagle 9.2 - Error when running  on Debian Buster (Linux  x64)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8881363#M21244</link>
      <description>&lt;P&gt;OK, that no longer looks like a locale error but rather a MESA/DRI error. You probably need an LD_PRELOAD - sorry, I don't have time to search for that thread right now but it got bumped not that long ago.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2019 08:26:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/eagle-9-2-error-when-running-on-debian-buster-linux-x64/m-p/8881363#M21244</guid>
      <dc:creator>one-of-the-robs</dc:creator>
      <dc:date>2019-06-30T08:26:25Z</dc:date>
    </item>
  </channel>
</rss>

