Snap version of Opera is no possible open because instantly crash.
-
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
-
Mlipka last edited by
Hey Guys,
Apologies for that issues. Just wanted to tell you, we're aware of this and work on the fixes.
We aim to release new version on snap store, hopefully somewhere next week.
-
Jaroslav68 last edited by
@Mlipka Dear developer. The day after reporting the bug the bug disappeared and Opera worked fine but today it seems to be the same bug
$ uzivatel@uzivatel ~ sudo snap remove opera
[sudo: authenticate] Password:
Save data of snap "opera" in automatic snapshot set #5 -Save data of snap "opera" in automatic snapshot set #5
Save data of snap "opera" in automatic snapshot set #5 -Save data of snap "opera" in automatic snapshot set #5 |
opera removed (snap data snapshot saved)
$ uzivatel@uzivatel ~ sudo snap install opera
opera 129.0.5823.15 from Opera (opera-software✓) installed
$ uzivatel@uzivatel ~ DISABLE_WAYLAND=1 opera(opera:38408): Gtk-WARNING **: 09:11:12.836: 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.[0324/091112.887321:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091112.888784:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091112.889057:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091112.889183:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091112.946537: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 ~ opera(opera:41439): Gtk-WARNING **: 09:16:15.430: 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.[0324/091615.491640:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091615.493172:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091615.493447:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091615.493536:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
[0324/091615.556829: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 ~ -
Referenced by
pindos
-
Mlipka last edited by
I don't have updates yet.
Developers are still investigating this issue as apparently the last fix didn't fix the problem.I should know more in upcoming days.
In the meantime, did you try to use older versions? For example 127.
-
Jaroslav68 last edited by Jaroslav68
@Mlipka on non-snap version all work correct, Only on snap version is problem.
I have installed both version. APT and snap
Information about my snap and APT version of Opera
$ uzivatel@uzivatel ~ apt policy opera-stable
opera-stable:
Nainštalovaná verzia: 130.0.5847.12
Kandidát: 130.0.5847.12
Tabuľka verzií:
*** 130.0.5847.12 500
500 https://deb.opera.com/opera-stable stable/non-free amd64 Packages
100 /var/lib/dpkg/status
$ uzivatel@uzivatel ~ snap list opera
Name Version Rev Tracking Publisher Notes
opera 130.0.5847.12 448 latest/stable opera-software✓ -
$ uzivatel@uzivatel ~ /usr/bin/opera --version
130.0.5847.12
$ uzivatel@uzivatel ~ /snap/bin/opera --version
130.0.5847.12
$ uzivatel@uzivatel ~ which opera
/usr/bin/opera
$ uzivatel@uzivatel ~ -
agc23 last edited by
Any update on this bug? To this day I still can't use Opera on my Ubuntu which kinda sucks since Opera is always my default browser.
My Fedora is running flatpak Opera with no issues.
I already removed and installed Opera via snap a bunch of times and still the same error.
I tried manually soft linking the files and still crashes:$ ls -lZ /home/<user>/snap/opera/455/.config/gtk-3.0/
total 0
lrwxrwxrwx 1 <user> admin ? 39 May 18 13:31 bookmarks -> /home/<user>/.config/gtk-3.0/bookmarks
lrwxrwxrwx 1 <user> admin ? 37 May 18 13:31 gtk.css -> /home/<user>/.config/gtk-3.0/gtk.css
lrwxrwxrwx 1 <user> admin ? 42 May 18 13:31 settings.ini -> /home/<user>/.config/gtk-3.0/settings.ini$ ln -s /home/<user>/.config/gtk-3.0/colors.css /home/<user>/snap/opera/455/.config/gtk-3.0/
$ ls -la /home/<user>/snap/opera/455/.config/gtk-3.0/
total 8
drwxr-xr-x 2 <user> admin 4096 May 19 10:05 .
drwx------ 8 <user> admin 4096 May 18 13:31 ..
lrwxrwxrwx 1 <user> admin 39 May 18 13:31 bookmarks -> /home/<user>/.config/gtk-3.0/bookmarks
lrwxrwxrwx 1 <user> admin 40 May 19 10:05 colors.css -> /home/<user>/.config/gtk-3.0/colors.css
lrwxrwxrwx 1 <user> admin 37 May 18 13:31 gtk.css -> /home/<user>/.config/gtk-3.0/gtk.css
lrwxrwxrwx 1 <user> admin 42 May 18 13:31 settings.ini -> /home/<user>/.config/gtk-3.0/settings.iniI don't get the file not found error but Opera still doesn't open and shows some of the same errors:
$ journalctl -f
systemd[17888]: Started snap.opera.opera-4aa5b86e-6b49-4e1f-bc12-a5dd334c1230.scope.
May 19 10:11:50 dbus-daemon[17939]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/secrets" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name="org.freedesktop.secrets" pid=819992 label="snap.opera.opera" peer_pid=17924 peer_label="unconfined"
May 19 10:11:51 opera[819921]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
May 19 10:11:51 opera[819921]: Failed to load module "colorreload-gtk-module"
May 19 10:11:51 opera[819921]: Failed to load module "window-decorations-gtk-module" -
GeoffJ last edited by
@Jaroslav68 Me too. I was using Opera and it being updated several times a week, when it just failed to load. I tried to re-download, wouldn't work. I tried to uninstall, would not do it cleanly. Several attempts at a fresh download and it downloaded a folder with some files, but no "setup" file. And that's as far as it gets. I see several people have this or similar problems. The only saving grace is that Firefox have put a VPN into their browser, but it is not as good as the Opera browser, which I was getting very used to. Please advise how I can download a fresh Opera browser. My machine is a Dell 7020 running Linux Ubuntu. Many thanks. GJ.
-
burnout426 Volunteer last edited by
@GeoffJ Installing "opera-stable_131.0.5877.74_amd64.deb" from https://ftp.opera.com/pub/opera/desktop/131.0.5877.74/linux/ doesn't work?