celluloid

셀룰로이드: 기호 조회 오류: /usr/lib/x86_64-linux-gnu/libmpv.so.2: 정의되지 않은 기호: av_packet_side_data_get, 버전 LIBAVCODEC_60
celluloid

셀룰로이드: 기호 조회 오류: /usr/lib/x86_64-linux-gnu/libmpv.so.2: 정의되지 않은 기호: av_packet_side_data_get, 버전 LIBAVCODEC_60

나는 Devuan GNU/Linux Excalibur 및 Debian trixie의 debian-multimedia.org 저장소(= excalibur와 동일하지만 systemd를 사용함)를 사용하고 있습니다. Celluloid Media Player 버전 0.26을 실행하려고 합니다. libmpv.so.2.2.0을 사용합니다(패키지 버전은 libmpv 0.37.0-1로 보고됨). 내가 그것을 실행하면 나는 얻는다 : celluloid: symbol lookup error: /usr/lib/x86_6...

Admin

셀룰로이드가 "스키마 설정...에 'menubar-accel-enable'이라는 키가 포함되어 있지 않습니다."로 시작하지 못합니다.
celluloid

셀룰로이드가 "스키마 설정...에 'menubar-accel-enable'이라는 키가 포함되어 있지 않습니다."로 시작하지 못합니다.

내 배포판(Devuan Daedalus에서 Excalibur로)의 dist 업그레이드를 수행하고 Celluloid를 실행하려고 하면 다음 오류가 발생합니다. (io.github.celluloid_player.Celluloid:16054): GLib-GIO-ERROR **: 17:33:53.331: Settings schema 'io.github.celluloid-player.Celluloid' does not contain a key named 'menubar-accel-enable' 이 문제를 ...

Admin