Hi:
I saw this is the error is giving:
opera: symbol lookup error: opera: undefined symbol: av_dynamic_hdr_smpte2094_app5_to_t35
Which is an error related to the classic source of problems libffmpeg.so
I deleted it doing:
sudo mv /usr/lib/x86_64-linux-gnu/opera-stable/lib_extra/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-stable/lib_extra/libffmpeg.so.bak
Now Opera opens but giving a profile pop-up error message everytime you open it, so this version is unstable for me. I come back to the previous.
Posts made by lixbeto
-
RE: Opera 135.0.5973.55 Stable updateBlogs
-
RE: [Duplicated]Opera VPN not available at this momentOpera for Linux
By the way, the VPN, when you try to enable it with Europe location, it gives this error:
[5082:5090:0827/110415.934248:ERROR:net/socket/ssl_client_socket_impl.cc:944] handshake failed; returned -1, SSL error code 1, net_error -150
-
RE: Opera 135.0.5973.55 Stable updateBlogs
HI:
It doesn't work for me.
With Linux Mint 20.3, passing from Opera 133 to 135 releases the Opera app doesn't open, it just do nothing. -
RE: [Duplicated]Opera VPN not available at this momentOpera for Linux
Thank you for your reply, and apologizes if thi topic is duplicated, I saw all the recent topics and I didn't find a similar one.
My Opera version was 133, and I updated it via deb package to 135. In 135 version the Opera app even couldn't be openned so I had to come back to 133 although I can't use the VPN.
Is clear something is happening with Opera, is not normal to update its package and loose the hability to open it. -
[Duplicated]Opera VPN not available at this momentOpera for Linux
Hi:
From the end of the past week the Opera VPN is not able to connect saying "is not available at this moment. Opera is solving this issue".
Am I the only one with this issue? Apparently is able in the Opera app in my cell.
My OS is Linux Mint. -
RE: Can't manage certificatesOpera for Linux
Hi,
Yes, finally with this lastest update we are able to handle certifications.
Thank you very much. -
RE: Can't manage certificatesOpera for Linux
Indeed, it looks like nobody in Opera cares about it.
One of my certificates expired in the past January so I couldn't replace it with the new because I can't access to that part of the setup.
So I use another browser for it when I need to use the certificate.
It is a pitty, Opera is my main browser, but this issue is very annoying. -
RE: Can't manage certificatesOpera for Linux
@leocg Hi, yes, that url is for the previous screen before to access to the certificates page.
It looks like it should be some kind of bug with this version.
I suppose I should wait until a new release is launched solving the issue.
Regards -
RE: Can't manage certificatesOpera for Linux
As far as I see I am not the only one with this issue.
There is a topic from a couple of days before noting the same thing:
https://forums.opera.com/topic/74746/can-t-manage-my-ssl-certificat -
RE: Can't manage certificatesOpera for Linux
Hi:
I have to install the renewal of a certificate that is already installed in the browser. But when I access to Opera settings I see all empty.
The url is opera://settings/certificates?search=certifica
When I go to that url I just see the tittle "Privacy and Security" at the top of the page, but nothing else, no certificates is shown, although I have installed 4 of then.
Besides, when I need to use one of then, browsing to a web page that requires it, Opera allows me to select between them.
It is weird.
I installed the yesterday the last Opera deb update: 114.0.5282.185
Is there a way or some other place to see and handle the certificates?
Regards -
RE: Opera 102.0.4880 Extensions problemOpera for Linux
@lixbeto Nobody knows how to do it?
Even move from .config/opera folders from a system with that extension to a new one installation? -
RE: Opera en CastellanoOpera for Linux
Voy a /usr/share/applications y hago sudo nano opera.desktop
En la primera parte busco Exec y le añado --lang=esExec=opera --lang=es %U -
Opera 102.0.4880 Extensions problemOpera for Linux
I have moved from Linux Mint 20.1 to Linuc Mint 21.1 Cinnamon version, so I am basically installing the system from scratch.
I had installed Install Chrome Extensions in the previous version, but I see it is not anymore in the Opera Extension Addons.
Is there a way to install it from someplace else or install .crx extensions or do I have to forget about it?
Regards -
RE: How to remain notifications addedOpera for Linux
@burnout426
My Opera release at the moment is 82.0.4227.58.
Before my posting I had tested to add a web allowing notifications, delete history with site settings unchecked (and also tested the rest of the delete items one by one), and all the notifications were deleted also, except a couple of google sites that are permanents.
It had no sense, so probably could be a bug.
Thank you very much for you help. -
RE: How to remain notifications addedOpera for Linux
@burnout426
It didn't do the trick for me. I tested removing every item from Advance deleting one by one, and none of them allowed me to retain the notification added values. -
How to remain notifications addedOpera for Linux
Hi,
I regularly delete all the history searching when I close Opera browser.
But normally when I open Opera I add notification permissions at the Site Settings for the site https://mail.google.com
Is there a way to have this permission added permanently?
I have seen that are added docs.google.com and drive.google.com permanently, they aren't deleted after an history clearing, but I don't know how can I add one permanently.
Thanks -
RE: Certain videos won't playOpera for Linux
@mrgrimm I believe it is a known problem.
Even I have a thread with the same problem. I have an script to solve it, but I don't remember exactly why I was doing each step. I apply this script after any Opera update to solve the videos issue:
sudo mv /var/lib/dpkg/info/opera-stable.postinst /var/lib/dpkg/info_beto
sudo apt-get update && sudo apt-get -f install
sudo cp ~/Beto/Keepass/libffmpeg.so /usr/lib/x86_64-linux-gnu/libffmpeg_h264.so
sudo mv /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so.orig
sudo ln -s /usr/lib/x86_64-linux-gnu/libffmpeg_h264.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.soI already have downloaded libffmpeg_h264.so into a permanent path and copy it overwriting the new one.
You'll need to adjust it to your path, but it is 100% working.
Hope it helps. -
RE: 69.0.3686.49 on Linux Mint 20: post-installation script error exit status 1Opera for Linux
Hi,
I kinda solve it with this procedure:
sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_old
sudo mkdir /var/lib/dpkg/info
sudo apt-get update && sudo apt-get -f install
sudo mv /var/lib/dpkg/info/* /var/lib/dpkg/info_old
sudo rm -rf /var/lib/dpkg/info
sudo mv /var/lib/dpkg/info_old /var/lib/dpkg/infoI mean kinda because anytime there will be a opera update you will need to do it again. But at least it doesn't replay the error everytime you install any app update.
If you find any better and definitive solution let me know. -
RE: Opera 68.0.3618.173: error compiling any packageOpera for Linux
Apparently with this workaround solved the issue:
sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_old
sudo mkdir /var/lib/dpkg/info
sudo apt-get update && sudo apt-get -f install
sudo mv /var/lib/dpkg/info/* /var/lib/dpkg/info_old
sudo rm -rf /var/lib/dpkg/info
sudo mv /var/lib/dpkg/info_old /var/lib/dpkg/infoI have installed some other application to check and now it doesn't show that message.
I will test again with any update as long as some is available. -
RE: Opera 68.0.3618.173: error compiling any packageOpera for Linux
Nope, too bad. Installing some other Opera previous version didn't do the trick. Still with the same error.