<?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: Can't run EAGLE on Debian 10 (testing) in EAGLE Forum</title>
    <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8320973#M21664</link>
    <description>The archive has some quirks on the permissions.&lt;BR /&gt;&lt;BR /&gt;Check the execute permissions of&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/opt/eagle-9.2.0/libexec/QtWebEngineProcess&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Set them proper by executing in a shell :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sudo chmod 755 /opt/eagle-9.2.0/libexec/QtWebEngineProcess&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Oct 2018 21:51:36 GMT</pubDate>
    <dc:creator>wouterPVXPT</dc:creator>
    <dc:date>2018-10-08T21:51:36Z</dc:date>
    <item>
      <title>Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8312348#M21660</link>
      <description>&lt;P&gt;On starting EAGLE executable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;symbol lookup error: /lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers&lt;/PRE&gt;&lt;P&gt;This is for EAGLE versions 9.1.3 and 9.2.0.&lt;/P&gt;&lt;P&gt;Please note that Debian 10 is incoming version (as for October 2018).&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 10:26:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8312348#M21660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-04T10:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8318376#M21661</link>
      <description>&lt;P&gt;You can make it work by removing all libxcb files from the eagle lib folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure you have the following packages installed :&lt;/P&gt;&lt;P&gt;- libx11-xcb1&lt;/P&gt;&lt;P&gt;- libxcb-dri2-0&lt;/P&gt;&lt;P&gt;- libxcb-dri3-0&lt;/P&gt;&lt;P&gt;- libxcb-glx0&lt;/P&gt;&lt;P&gt;- libxcb-present0&lt;/P&gt;&lt;P&gt;- libxcb-sync1&lt;/P&gt;&lt;P&gt;- libxcb-xfixes0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 18:49:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8318376#M21661</guid>
      <dc:creator>wouterPVXPT</dc:creator>
      <dc:date>2018-10-07T18:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8318427#M21662</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; That fixed it for me on Ubuntu 18.10 as well.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 19:54:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8318427#M21662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-07T19:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8320937#M21663</link>
      <description>&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;Removing this libs makes Eagle start with splash-screen, but then next problem freezes the app:&lt;/P&gt;&lt;PRE&gt;Sandboxing disabled by user.
LaunchProcess: failed to execvp:
/opt/eagle-9.2.0/libexec/QtWebEngineProcess
[2897:2897:1008/232950.988929:ERROR:child_process_launcher.cc(522)] Failed to launch child process&lt;/PRE&gt;&lt;P&gt;Am I missing some system libs, packages or something...?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 21:35:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8320937#M21663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-08T21:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8320973#M21664</link>
      <description>The archive has some quirks on the permissions.&lt;BR /&gt;&lt;BR /&gt;Check the execute permissions of&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/opt/eagle-9.2.0/libexec/QtWebEngineProcess&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Set them proper by executing in a shell :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sudo chmod 755 /opt/eagle-9.2.0/libexec/QtWebEngineProcess&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Oct 2018 21:51:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8320973#M21664</guid>
      <dc:creator>wouterPVXPT</dc:creator>
      <dc:date>2018-10-08T21:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8321071#M21665</link>
      <description>&lt;P&gt;That's it, my Eagle runs with no more problems!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(Also, I can confirm the files inside archive has some weird &lt;STRONG&gt;permissions&lt;/STRONG&gt; and &lt;STRONG&gt;ownership&lt;/STRONG&gt; set - IMHO this can cause some security issues and should be fixed with high priority.)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 23:28:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8321071#M21665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-08T23:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8330043#M21666</link>
      <description>&lt;P&gt;confirm, this procedure also works with OpenSuse Tumbleweed (as of today).&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 09:47:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8330043#M21666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T09:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8465918#M21667</link>
      <description>&lt;P&gt;I still get the same error on parrot security os&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 14:32:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8465918#M21667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8679368#M21668</link>
      <description>&lt;P&gt;Hi Wouter,&lt;/P&gt;
&lt;P&gt;Solution works perfect, thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 08:44:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8679368#M21668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T08:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8679369#M21669</link>
      <description>&lt;P&gt;please delete this&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 08:43:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8679369#M21669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T08:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8763919#M21670</link>
      <description>removing all libxcb worked for me on ubuntu 19.04 with Eagle v9.4.0 

but a snap app would have avoided this issue
snap apps are independent and doesn't require any installation of any libraries whatsoever and doesn't depend on the OS and sandboxed 
Autodesk should consider releasing a snap app for Eagle for better experience instead of this current mess</description>
      <pubDate>Wed, 01 May 2019 06:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8763919#M21670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-01T06:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8763973#M21671</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;&amp;nbsp;a snap app would have avoided this issue snap apps are independent and doesn't require any installation of any libraries whatsoever and doesn't depend on the OS&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;They are also HUGE and unwieldy and VERY SLOW and subject to random breakage, worse than a virtual machine. At least in my experience of them.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 07:01:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8763973#M21671</guid>
      <dc:creator>one-of-the-robs</dc:creator>
      <dc:date>2019-05-01T07:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8860648#M21672</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Running 'LD_PRELOAD=&lt;/SPAN&gt;&lt;SPAN&gt;/usr/lib/&lt;/SPAN&gt;&lt;SPAN&gt;x86_64-&lt;/SPAN&gt;&lt;SPAN&gt;linux-gnu/&lt;/SPAN&gt;&lt;SPAN&gt;libxcb-&lt;/SPAN&gt;&lt;SPAN&gt;dri3.so.&lt;/SPAN&gt;&lt;SPAN&gt;0 ./eagle' seems to work, but might run into other issues&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Xubuntu x64 19.04&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 15:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8860648#M21672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-19T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8997040#M21673</link>
      <description>&lt;P&gt;You just have to run following command (attached in image).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then eagle will work perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2019-08-30 11-56-46.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/672365i9CD986B2BBF96102/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2019-08-30 11-56-46.png" alt="Screenshot from 2019-08-30 11-56-46.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 06:29:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/8997040#M21673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-30T06:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9012181#M21674</link>
      <description>&lt;P&gt;Moving those files in the lib directory worked for me in Ubuntu 19.04&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2019 18:54:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9012181#M21674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-07T18:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9320650#M21675</link>
      <description>&lt;P&gt;On debian 10 STABLE, I already had the packages mentioned in one of the solutions installed.&amp;nbsp; I was able to run eagle by removing the libxcb files in the lib folder as well as not removing them and simply doing the preload.&amp;nbsp; With that said, here is my startup script to run eagle without deleting the libs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#!/bin/bash&lt;BR /&gt;export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0&lt;BR /&gt;./eagle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 19:26:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9320650#M21675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-15T19:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9441129#M21676</link>
      <description>&lt;P&gt;It worked perfect in my case. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 07:56:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9441129#M21676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-14T07:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9452818#M21677</link>
      <description>&lt;P&gt;Thank you. This works.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 14:19:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9452818#M21677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-18T14:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9687541#M21678</link>
      <description>&lt;P&gt;It works for me also. I upgraded from Kubuntu 18.10 to 20.04 and it was no more working after the upgrade.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:55:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9687541#M21678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-12T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't run EAGLE on Debian 10 (testing)</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9888216#M21679</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6607231"&gt;@wouterPVXPT&lt;/a&gt;, I am on Ubuntu 20.04 - tried the bits that are all listed here, the issue with my Eagle (9.6.2) is somewhat different - when I run eagle from console I get this message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[113662:113662:0100/000000.019895:ERROR:broker_posix.cc(41)] Invalid node channel message&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Segmentation fault (core dumped)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In the syslog file I get:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov 23 08:26:46&amp;nbsp; gnome-shell[7679]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x440000d specified for 0x440000b.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov 23 08:26:46 : [125624.888781] Chrome_IOThread[113654]: segfault at 68 ip 00007f7308c0ec07 sp 00007f72c1ff9eb8 error 6 in libnss3.so[7f7308bce000+f0000]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov 23 08:26:46 kernel: [125624.888787] Code: 4f 0b fc ff 4c 89 e7 45 31 e4 e8 24 0d fc ff 48 83 c4 08 4c 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 &amp;lt;f0&amp;gt; 83 47 68 01 c3 0f 1f 00 f3 0f 1e fa 41 55 41 89 d5 41 54 49 89&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Packages are in, permissions are set...&lt;/P&gt;&lt;P&gt;It worked once (before I got the config settings from the previous version) but it crashed at insecure site window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated - thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 06:47:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/can-t-run-eagle-on-debian-10-testing/m-p/9888216#M21679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-23T06:47:34Z</dc:date>
    </item>
  </channel>
</rss>

