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

推荐订阅源

The GitHub Blog
The GitHub Blog
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
罗磊的独立博客
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
G
Google Developers Blog
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
小众软件
小众软件
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
S
SegmentFault 最新的问题
H
Help Net Security
量子位

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) - mcpelauncher-ui
2026-06-27 · via AUR Newest Packages

Latest Comments

bauminao commented on 2026-01-18 11:45 (UTC)

Hmm.. seems it was a OneTime-wonder. After next start; i again only get "Speicherzugriffsfehler (Speicherabzug geschrieben) mcpelauncher-ui-qt". Even after Deleting rm -f ${HOME}/.cache/Minecraft\ Linux\ Launcher ${HOME}/.config/Minecraft\ Linux\ Launcher It doesn't run any more time. Perhaps someone else has a hint ?

bauminao commented on 2026-01-18 11:38 (UTC)

Perhaps worth to mention here. I got a lot of "Speicherabzugsfehler" when trying to run. No chance to run Minecraft again.

After some digging I got it working again by creating a missing (empty) Directory: mkdir -p ${HOME}/.config/QtProject

After this I could start mcpe again (and play the game).

gwuensch commented on 2025-12-07 00:34 (UTC)

JustinSB commented on 2025-11-16 19:33 (UTC)

libprotobuf.so.31.1.0: cannot open shared object file: No such file or directory or libprotobuf.so.32.1.0: cannot open shared object file: No such file or directory

If you update protobuf to a more recent version after you last installed mcpelauncher-ui, it will error as above. To fix it, all you need to do is to recompile mcpelauncher-ui again & it'll work as normal.

q9f commented on 2025-09-28 10:41 (UTC)

It has been commented before: clang is missing in make dependencies. Please add it. Thank you :)

ilkayBedrock commented on 2025-08-30 11:10 (UTC)

Protobuf 32 released, so please update the package.

mcpelauncher-ui-qt: error while loading shared libraries: libprotobuf.so.31.1.0: cannot open shared object file: No such file or directory

PavelDobCZ23 commented on 2025-05-26 10:19 (UTC) (edited on 2025-05-26 10:21 (UTC) by PavelDobCZ23)

I'm getting an error while trynna run the thing.

mcpelauncher-ui-qt: error while loading shared libraries: libprotobuf.so.30.2.0: cannot open shared object file: No such file or directory

Seems like protobuf is now at version 31.0.0 since yesterday.

EDIT: Seems like rebuilding has fixed it, but it should probably trigger an update on this package to rebuild automatically for best UX.

theqwertycoder commented on 2025-04-22 12:20 (UTC)

package needs qt5-quickcontrols to run, please add it to makedeps

HurricanePootis commented on 2025-01-30 22:41 (UTC)

@asalde_le1 thanks for the comment

asalde_le1 commented on 2025-01-26 03:31 (UTC) (edited on 2025-01-26 03:32 (UTC) by asalde_le1)

Hello! Add clang to makedeps please. The package doesn't build without it installed.