Search Criteria
Package Details: arduino-ide-bin 2.3.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/arduino-ide-bin.git (read-only, click to copy) |
---|---|
Package Base: | arduino-ide-bin |
Description: | Arduino prototyping platform IDE, rewrite based on the Theia IDE framework. |
Upstream URL: | https://github.com/arduino/arduino-ide |
Licenses: | AGPL3 |
Conflicts: | arduino-ide |
Provides: | arduino-ide |
Replaces: | arduino-ide-beta-bin |
Submitter: | SuperNinja_4965 |
Maintainer: | SuperNinja_4965 |
Last Packager: | SuperNinja_4965 |
Votes: | 38 |
Popularity: | 0.85 |
First Submitted: | 2022-09-14 17:38 (UTC) |
Last Updated: | 2025-04-09 21:07 (UTC) |
Dependencies (10)
- git (git-gitAUR, git-glAUR)
- libsecret
- libxkbfile
- libxss
- nss (nss-hgAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
- libusb (libusb-gitAUR) (optional) – Needed for some libraries or boards
- libusb-compat (libusb0AUR) (optional) – Needed for the `micronucleus` cli utility
- python-pyserial (python-pyserial-labgrid-gitAUR) (optional) – Needed for esptool
- usbutils (usbutils-gitAUR) (optional) – Needed for stm32 boards using st-link
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
chasekosborne commented on 2023-09-22 20:34 (UTC)
Are my respective inputs and outputs.
FabioLolix commented on 2023-09-22 20:05 (UTC) (edited on 2023-09-22 20:05 (UTC) by FabioLolix)
@chasekosborne you output of:
btw please use backticks for quoting text, 3 above, 3 below, other wise in the email message I get
<p>
</p>
<pre><code>
etc which is making it a bit harder to readchasekosborne commented on 2023-09-22 19:43 (UTC)
@FabioLolix
The output for:
is
FabioLolix commented on 2023-09-21 22:25 (UTC)
@chasekosborne Can't reproduce, both building the package and manually extracting the zip and run with
./arduino-ide
What is the output of
$ file /opt/arduino-ide/libffmpeg.so
for you?chasekosborne commented on 2023-09-21 22:13 (UTC)
Current error with running arduino-ide:
arduino-ide: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory
Despite the files existing where they should be, this error is still thrown, to my knowledge I was not able to find a solution to this problem.
alogim commented on 2023-07-03 19:53 (UTC)
I get the following error:
Arduino IDE 2.1.1 Starting backend process. PID: 79903 Invalid MIT-MAGIC-COOKIE-1 key [79884:0703/215040.515057:ERROR:browser_main_loop.cc(1400)] Unable to open X display. The futex facility returned an unexpected error code. [1] 79884 IOT instruction (core dumped) /usr/bin/arduino-ide
Is anyone facing a similar issue?
KI9N commented on 2022-10-28 12:15 (UTC)
Can you also add
%U
to the end of theExec=arduino-ide
line in the.desktop
file so it can be used to open .ino files from the file manager?RVA965 commented on 2022-10-01 03:24 (UTC)
This is a small thing, but could you remove the spaces in the
.desktop
file? This messes with programs which parse desktop files (e.g. Rofi).To be more specific, there is a space before every newline which should be removed.
« First ‹ Previous 1 2 3 4 5 Next › Last »