Shotcut does not work on Ubuntu anymore. Today i launched the app on Ubuntu 20.04.3 LTS, it shows only a screen with the text “expiring cache”, but the app does not start. Someone can help me, please?
From the terminal:
[Info ] <Application::Application> Starting Shotcut version 21.09.13
[Info ] <Application::Application> Linux version
[Info ] <Application::Application> number of logical cores = 2
[Info ] <Application::Application> locale = QLocale(English, Latin, United States)
[Info ] <Application::Application> install dir = “/snap/shotcut/466/Shotcut.app/bin”
[Debug ] <ShotcutSettings::log> language “en_US”
[Debug ] <ShotcutSettings::log> deinterlacer “onefield”
[Debug ] <ShotcutSettings::log> external monitor “”
[Debug ] <ShotcutSettings::log> GPU processing false
[Debug ] <ShotcutSettings::log> interpolation “bilinear”
[Debug ] <ShotcutSettings::log> video mode “”
[Debug ] <ShotcutSettings::log> realtime true
[Debug ] <ShotcutSettings::log> audio channels 2
[Debug ] <MainWindow::changeTheme> begin
[Debug ] <MainWindow::MainWindow> begin
[Info ] <MainWindow::MainWindow> device pixel ratio = 1
[Info ] <GLTestWidget::GLTestWidget> OpenGL context version 3 0
[Debug ] <Mlt::Controller::Controller> begin
Illegal instruction (core dumped)`
I experienced something similar on snap builds newer than 21.09.13 (in the edge channel). But the 21.09.13 snap is working for me on Ubuntu 20.04:
$:~/src/vmaf/libvmaf$ snap list shotcut
Name Version Rev Tracking Publisher Notes
shotcut 21.09.13 466 latest/beta meltytech✓ classic
$ shotcut
[Info ] <Application::Application> Starting Shotcut version 21.09.13
[Info ] <Application::Application> Linux version
[Info ] <Application::Application> number of logical cores = 8
[Info ] <Application::Application> locale = QLocale(English, Latin, United States)
[Info ] <Application::Application> install dir = "/snap/shotcut/466/Shotcut.app/bin"
...
I suspect the problem I have with newer builds is related, and I wonder if it is the snap wrapper or infrastructure somewhere since the Shotcut snap is based on the same binary app bundle as the AppImage and portable. It will help a little if you can test one of the other builds to confirm it is specific to snap.
Hi.
I downloaded the older version Shotcut 21.03.21 from here Shotcut - Download,
made the AppImage file executable - and it starts fine now.
Originally my Shotcut 21.09.13 version was installed via system GUI Software dialogue.
I did some debugging with last night’s build where I reproduce this, and this is related to the updated 360 degree video filters. If I copy the snap to a temp folder and give myself ownership of the files, then I can muck with them. The problem goes away if I remove them: rm Shotcut.app/lib/frei0r-1/bigsh0t_* (you do not have permission in a Snap, AppImage, or Flatpak).