惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
IT之家
IT之家
博客园_首页
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
GbyAI
GbyAI
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
H
Help Net Security
T
Tailwind CSS Blog
B
Blog RSS Feed
Martin Fowler
Martin Fowler
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
博客园 - 叶小钗
雷峰网
雷峰网
量子位

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - stm32cubemx2
2026-05-30 · via AUR Newest Packages

Latest Comments

CloverGit commented on 2026-04-09 05:30 (UTC)

Does it work normally under x11? The log indicates a crash but lacks details. Please run coredumpctl gdb after the crash and type bt to get the backtrace, this will porvide more useful info.

CloverGit commented on 2026-04-07 08:41 (UTC) (edited on 2026-04-07 08:42 (UTC) by CloverGit)

probably some missing dependencies, it works fine on my wayland. need coredumpctl info log to see what crashed.

gvaldovi6 commented on 2026-04-06 16:39 (UTC)

Hello. I have the same problem as xorly. The sha256sum output is the same as yours, also the files under stm32cubemx2 folder. When I try to start stm32cubemx2 from the launcher, nothing happened but the process systemd-coredum starts and consumes 100% CPU for ~10s, then stops automatically. I'm on wayland+hyprland. Do you need more info?

CloverGit commented on 2026-04-02 11:34 (UTC) (edited on 2026-04-02 11:42 (UTC) by CloverGit)

Have you tried running ./stm32cubemx2 in the /opt/stm32cubemx2 directory? Does the file hash match the one below:

❯ sha256sum /opt/stm32cubemx2/stm32cubemx2
8789c303cf31aa2c98665771183e12f6eea67e224ee2fcef9cf83aca605718ea  /opt/stm32cubemx2/stm32cubemx2

❯ LANG=en_US eza -l --tree -L 3 /opt/stm32cubemx2
drwxr-xr-x    - root  1 Apr 19:28 /opt/stm32cubemx2
drwxr-xr-x    - root  1 Apr 19:28 ├── ext
.rw-r--r--  534 root  1 Apr 19:27 │   └── CubeBundle.json
.rw-r--r--  161 root  1 Apr 19:27 ├── installer.json
.rw-r--r-- 6.1k root  1 Apr 19:27 ├── LICENSES.txt
drwxr-xr-x    - root  1 Apr 19:28 ├── packs
drwxr-xr-x    - root  1 Apr 19:28 │   └── install
drwxr-xr-x    - root  1 Apr 19:28 ├── resources
drwxr-xr-x    - root  1 Apr 19:28 │   ├── cube-wrapper
drwxr-xr-x    - root  1 Apr 19:28 │   │   └── 0.10.2
drwxr-xr-x    - root  1 Apr 19:28 │   └── stm32cubemx-application
drwxr-xr-x    - root  1 Apr 19:28 │       └── 1.0.0
.rwxr-xr-x 550k root  1 Apr 19:27 ├── stm32cubemx2
.rw-r--r-- 4.5k root  1 Apr 19:27 ├── STM32CubeMX2.png
.rwxr-xr-x 1.3M root  1 Apr 19:27 └── uninstall

xorly commented on 2026-04-02 09:24 (UTC)

Hi, binary instantly exits without any error code. Did you observe anything similar?