Snap version of Opera is no possible open because instantly crash.
-
Jaroslav68 last edited by
Snap version of Opera is no possible open because instantly crash.
APT version of Opera work correctMy OS: Kubuntu 25.10
Source of issue is latest update of Opera.
Terminal
snap "opera" is already installed, see 'snap help refresh'
$ uzivatel@uzivatel ~ opera(opera:8364): Gtk-WARNING **: 13:47:48.298: Theme parsing error: gtk.css:1:21: Failed to import: Chyba pri otváraní súboru /home/uzivatel/snap/opera/440/.config/gtk-3.0/colors.css: No such
file or directory
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.[0318/134748.346524:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134748.348031:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134748.348307:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134748.348420:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134748.403937:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
[0318/134748.449689:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /home/uzivatel/snap/opera/440/.config/opera/Crash Reports/attachments/d77cbb08-6b47-4
2fc-a6d3-8da633af3563: No such file or directory (2)
Zrušené (bol uložený výpis pamäte)
$ uzivatel@uzivatel ~ snap run opera(opera:8517): Gtk-WARNING **: 13:48:09.635: Theme parsing error: gtk.css:1:21: Failed to import: Chyba pri otváraní súboru /home/uzivatel/snap/opera/440/.config/gtk-3.0/colors.css: No such
file or directory
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.[0318/134809.685596:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134809.687014:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134809.687271:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134809.687364:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0318/134809.743830:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
Zrušené (bol uložený výpis pamäte)
$ uzivatel@uzivatel ~ -
tomstryja last edited by
I just investigate with CC, the second sudo command was needed. Now Opera starts.
The issue is clear. Opera rev 440 now requires the gpu-2404 content snap (for GPU/hardware acceleration support on Ubuntu 24.04), but the slot is not connected. Fix: sudo snap install mesa-2404 sudo snap connect opera:gpu-2404 mesa-2404 Then start Opera normally. This connects the GPU provider that Opera 129 requires. Why this happened: Opera updated to use a new GPU content snap interface (gpu-2404) for better hardware acceleration on Ubuntu 24.04. The snap was updated but the required mesa-2404 provider snap wasn't automatically installed/connected. -
Malfet last edited by
I confirm. I'm getting so tired of this they release an update without ANY basic checks whether it works or not on Linux system. This is ridiculous.
sudo snap revert operasaved the day for me