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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic
Last Week in AI
Last Week in AI
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
O
OpenAI News
The Last Watchdog
The Last Watchdog
T
The Blog of Author Tim Ferriss
M
MIT News - Artificial intelligence
P
Proofpoint News Feed
Forbes - Security
Forbes - Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
有赞技术团队
有赞技术团队
Jina AI
Jina AI
GbyAI
GbyAI
V
Vulnerabilities – Threatpost
L
LangChain Blog
Vercel News
Vercel News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
AI
AI
博客园 - 聂微东
W
WeLiveSecurity
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Scott Helme
Scott Helme
罗磊的独立博客
Martin Fowler
Martin Fowler
S
Security Affairs
T
Tor Project blog
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
美团技术团队
C
Cisco Blogs
PCI Perspectives
PCI Perspectives
Recent Commits to openclaw:main
Recent Commits to openclaw:main
S
Security @ Cisco Blogs
T
Threat Research - Cisco Blogs
A
About on SuperTechFans
Cisco Talos Blog
Cisco Talos Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
I
Intezer
B
Blog
WordPress大学
WordPress大学
I
InfoQ
G
Google Developers Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
V
V2EX
P
Privacy & Cybersecurity Law Blog
雷峰网
雷峰网

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - keyviz-zh-bin AUR (en) - profile-sync-daemon-openrc-git AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - android-cli AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - orca-slicer-bin
2026-06-17 · via AUR Newest Packages

utrumo commented on 2026-06-17 10:40 (UTC) (edited on 2026-06-17 10:46 (UTC) by utrumo)

Missing runtime dependency on gst-plugins-good causes SIGSEGV on startup

orca-slicer-bin declares only gstreamer (the core framework) in depends, but not the actual GStreamer plugins. OrcaSlicer builds the Device/monitoring tab via wxMediaCtrl, which requires the autovideosink element (libgstautodetect.so, shipped in gst-plugins-good). When that package is absent, the app crashes with SIGSEGV before the window even appears — not a graceful "no video" fallback.

Stack trace from the core dump:

#0  wxMediaCtrl::wxMediaCtrl(wxWindow*)
#1  Slic3r::GUI::StatusBasePanel::create_monitoring_page()
#2  Slic3r::GUI::StatusBasePanel::StatusBasePanel(...)
#3  Slic3r::GUI::StatusPanel::StatusPanel(...)
#4  Slic3r::GUI::MonitorPanel::init_tabpanel()
#5  Slic3r::GUI::MonitorPanel::MonitorPanel(...)
#6  Slic3r::GUI::MainFrame::init_tabpanel()

This isn't caught by automatic dependency detection (namcap/ldd) because GStreamer plugins are loaded at runtime via dlopen, so the linker never sees them. On most systems the plugins happen to be present as transitive deps of KDE/GNOME/browsers, which masks the problem — until a user removes orphans and the plugins get pulled out.

Please add gst-plugins-good to depends. It provides autovideosink (fixes the crash) plus souphttpsrc + jpegdec + multipartdemux, which cover the MJPEG camera stream that most setups use.

depends=(... gstreamer gst-plugins-good ...)

Repro: on a system without gst-plugins-good, launching orca-slicer segfaults immediately; installing gst-plugins-good fixes it.

elitedev commented on 2026-03-23 16:44 (UTC) (edited on 2026-03-23 16:55 (UTC) by elitedev)

OrcaSlicer will not launch after updating, here's the error message:

/opt/orca-slicer/bin/orca-slicer: error while loading shared libraries: libmspack.so.0: cannot open shared object file: No such file or directory

Fixed by installing libmspack from official repo.

Dreded commented on 2025-11-13 23:42 (UTC)

Good day, Thanks for your efforts... after trying to figure out why this just crashes on Omarchy I realized you have already implemented the startup script fix but in order for it to work one needs glxinfo installed which is in the 'mesa-utils' package. So probably need to add mesa-utils as a dependency.

JoveYu commented on 2025-10-27 02:25 (UTC)

I will keep startup script in appimage and push it up later。

bko commented on 2025-10-25 08:55 (UTC)

alex_courtis commented on 2025-10-25 00:07 (UTC)

orca slicer 2.3.1 work well without ttf-nanum in my laptop. how to reproduce this problem?

Reproduce: open Orca Slicer, open preferences with menu or ctrl-p

It is now working on my machine without the ttf-nanum package installed. It appears to use the built in fonts. Perhaps a gtk/pango bug was fixed?

Apologies for the inconvenience; I will comment if I have any future failures.

JoveYu commented on 2025-10-24 10:11 (UTC)

YoyPa commented on 2025-10-24 10:08 (UTC)

Hello, webkit2gtk being removed, is libsoup still necessary as dep (webkit2gtk-4.1 relying on libsoup3) ? I've tried with libsoup removed and it seems to run fine.

JoveYu commented on 2025-10-24 09:57 (UTC)

add support for open with orcaslicer:// and bambustudio:// for using "Open With OrcaSlicer" button on website.

JoveYu commented on 2025-10-24 08:10 (UTC) (edited on 2025-10-24 10:08 (UTC) by JoveYu)

orca slicer 2.3.1 work well without ttf-nanum in my laptop. how to reproduce this problem? add to optionel dependency.

orcaslicer has these fonts built in

orca-slicer-bin /opt/orca-slicer/resources/fonts/
orca-slicer-bin /opt/orca-slicer/resources/fonts/HarmonyOS_Sans_SC_Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/HarmonyOS_Sans_SC_Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NanumGothic-Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NanumGothic-Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NotoSansKR-Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NotoSansKR-Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/OFL.txt