Search Criteria
Package Details: stm32cubeprog 2.18.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stm32cubeprog.git (read-only, click to copy) |
---|---|
Package Base: | stm32cubeprog |
Description: | An all-in-one multi-OS software tool for programming STM32 products. |
Upstream URL: | https://www.st.com/en/development-tools/stm32cubeprog.html |
Keywords: | programmer stm32 |
Licenses: | custom:SLA0048 |
Provides: | stm32cubeprogrammer |
Submitter: | yjun |
Maintainer: | taotieren (GPereira, akumaexs, CloverGit) |
Last Packager: | CloverGit |
Votes: | 8 |
Popularity: | 0.004326 |
First Submitted: | 2021-01-15 20:39 (UTC) |
Last Updated: | 2024-11-28 13:06 (UTC) |
Dependencies (32)
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- krb5 (krb5-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- Show 12 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
MacroController commented on 2022-06-22 22:20 (UTC)
@yjun thank you, it worked!
yjun commented on 2022-06-22 15:33 (UTC)
@MacroController @jb1 @mnhunter Set xorg-run launch delay to 5 seconds this commit may fix the error.
MacroController commented on 2022-06-22 15:04 (UTC)
I've got a build failure when I try to update:
xiretza commented on 2022-06-21 05:54 (UTC)
Please add fontconfig and gsfonts as makedepends as already mentioned by @justinkb.
justinkb commented on 2022-05-12 11:30 (UTC)
Missing two make dependencies, namely fontconfig and gsfonts
The build fails in a chroot environment without those present, due to java giving a NPE because it can't find fonts
<deleted-account> commented on 2022-04-25 09:40 (UTC)
For the
Failed creating new xdo instance
, putting in a wait for the xvfb server to start resolves the problem for me. I put it at 10s, and it worked. I have not tried any smaller values, but 0s fails.Replace
xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" -w 0 ./${pkgname}.xvfb
with
xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" -w 10 ./${pkgname}.xvfb
mnhunter commented on 2022-03-08 11:33 (UTC) (edited on 2022-03-08 11:35 (UTC) by mnhunter)
not build
OS - manjaro, pamac. over yay - same thing. After entering
$export DISPLAY=:100
the "...server using:101" - incremental count and not solved.arilink commented on 2022-03-07 11:29 (UTC)
@yjun When will you be online, looking forward to your help
arilink commented on 2022-02-28 03:31 (UTC)
Is there any developer of stm32cubeprog, I have some problems when trying to call stm32cubeprog.dll and need help from developers
serh commented on 2022-01-15 11:04 (UTC)
Looks like en.stsw-link007-v3-9-3.zip fails the checksum check again, but the version is unchanged.
The new sha256 is: 3452ad87ddb2b0e9b8be30603ed70fb886310d1398afabfd7d3f2bff94ee28d9
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »