Path: csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!bofh.it!news.nic.it!robomod From: Carsten Schoenert Newsgroups: linux.debian.bugs.dist,linux.debian.maint.java Subject: Bug#990534: arduino: Arduino-IDE not starting witch Cinnamon Desktop. Date: Sat, 10 Jul 2021 11:30:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sat Jul 10 09:27:10 2021 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -2.099 Reply-To: Carsten Schoenert , 990534@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Electronics Team X-Debian-Pr-Message: followup 990534 X-Debian-Pr-Package: arduino X-Debian-Pr-Keywords: moreinfo help unreproducible X-Debian-Pr-Source: arduino User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-ID: ZwwEXBZcZhhFyaaIFpD6CLWjG5DhuTkeWQOBIsSp2X+oXyQxwu3OkXdi9wocOEUZCK X-Toi-Expurgateid: 150726::1625909106-0000B607-1530AB0F/0/0 CLEAN NORMAL X-Toi-Msgid: fc994e25-52fb-4cc0-be62-7dba181fab86 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1670250 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 43 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: 990534@bugs.debian.org, debian-java@lists.debian.org X-Original-Date: Sat, 10 Jul 2021 11:25:06 +0200 X-Original-Message-ID: X-Original-References: <034f8aee78baa2505462b801e182edeede43da6d.camel@gmx.com> <162514760411.61433.7121044884736018392.reportbug@huiuiuiuiui.lan> <37f6680d-4c8f-f81e-dd1f-c371cd2e0b2c@t-online.de> <162514760411.61433.7121044884736018392.reportbug@huiuiuiuiui.lan> Xref: csiph.com linux.debian.bugs.dist:1064205 linux.debian.maint.java:12251 Hello Sven, please use Reply All so the BTS and all participants will get involved into the message flow. Am 05.07.21 um 21:35 schrieb Sven Wagner: > Hi folks, > >> Sven, you could please check where /u/b/java is pointing to? It should >> look like this. > >> $ ls -la /usr/bin/java >> lrwxrwxrwx 1 root root 22 19. Jun 2017  /usr/bin/java -> > /etc/alternatives/java >> $ ls -la /etc/alternatives/java >> lrwxrwxrwx 1 root root 43  8. Nov 2018  /etc/alternatives/java -> > /usr/lib/jvm/java-11-openjdk-amd64/bin/java > > my result is: > > ls -la /etc/alternatives/java > lrwxrwxrwx 1 root root 46  2. Jun 14:52 /etc/alternatives/java -> > /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java* > > So I tried reinstall of everything with openjdk-11 with > > apt install --reinstall openjdk-11* > > After this, the same result that /etc/alternatives/java is still > pointing to 8 and not 11. So I did > apt purge openjdk-8-jre-headless > and now, everything is running fine again. I still do not understand > where this openjdk-8 is coming from, but I am investigating. > Thanks for all your help! I expecting something like this, at least that somehow openjdk-8 was the root of this problem. We need to narrow down if openjdk-8-jre is really the problem and how to ensure users have also installed openjdk-11-jre to get Arduino IDE working. -- Regards Carsten