728x90
반응형

OS/Ubuntu 125

Ubuntu 24.04 / Error when running PyQt6 application (xcb-cursor0 or libxcb-cursor0)

[ Error message ]qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.Available platform plugins are: eglfs, minimalegl, off..

OS/Ubuntu 2026.03.31

Ubuntu 24.04 locate Install / Uninstall

1. Install 2. Uninstall - Error messagegangserver@RC530-U0407:~$ locate libQt6Pasbash: /usr/bin/locate: 그런 파일이나 디렉터리가 없습니다 Install$ sudo apt update$ sudo apt install plocate [ Execution log ]gangserver@RC530-U0407:~$ sudo apt install plocate패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료 다음 새 패키지를 설치할 것입니다: plocate0개 업그레이드, 1개 새로 설치, 0개 제거 및 2개 업그레이드 안 함.139 k바이트 아카이브를 ..

OS/Ubuntu 2026.03.09

우분투 24.10 HeidiSQL Qt6 버전 실행 오류 (libQt6Pas.so.6)

HeidiSQL Qt6 버전 실행 시 오류 메시지 $ ./heidisql [ 실행 로그 ]gangserver@RC530-U0110:~/app/heidisql_qt6$ ./heidisql./heidisql: error while loading shared libraries: libQt6Pas.so.6: cannot open shared object file: No such file or directory [ 해결 방안 ]libqt6pas6 또는 libqt6pas-dev를 설치한다. - libqt6pas6 설치$ sudo apt install libqt6pas6 [ 실행 로그 ]gangserver@RC530-U0110:~$ sudo apt install libqt6pas6설치할 패키지: ..

OS/Ubuntu 2026.03.05
728x90
반응형