<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Opera for Linux]]></title><description><![CDATA[Linux users, this way, please]]></description><link>https://forums.opera.com/category/13</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 04:09:55 GMT</lastBuildDate><atom:link href="https://forums.opera.com/category/13.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Sep 2026 13:47:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[&quot;Open WhatsApp in sidebar&quot; shortcut never fires, other messenger shortcuts work (135.0.5973.92, Linux)]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1057718">@CrazyFreak</a><br />
Opera 135.0.5973.92, Windows 11.<br />
I had the same problem, and surprisingly, I used the same key combination for WhatsApp, ALT+W.<br />
And exactly the same testing I've performed, with ALT+W assigned to Facebook Messenger and working ok, but not on Whatsapp, and assigned another combination, like ALT+Q still don't work for Whatsapp, but working ok for other messengers from sidebar.<br />
Of course, CTRL+SHIFT+M is working ok, it opens the Whatsapp messenger, but I consider this shortcut to be too complicated (besides the fact that is generic, and it will also open other sidebar messengers that I've used before, including Whatsapp, so is not very practical).</p>
<p dir="auto">So, in short, the same problem is in Opera for Windows, so is not a Linux only problem.</p>
<p dir="auto">I hope that somebody will find a solution for this problem, or if this is a bug, it will be corrected in a future update.</p>
]]></description><link>https://forums.opera.com/topic/89486/open-whatsapp-in-sidebar-shortcut-never-fires-other-messenger-shortcuts-work-135-0-5973-92-linux</link><guid isPermaLink="true">https://forums.opera.com/topic/89486/open-whatsapp-in-sidebar-shortcut-never-fires-other-messenger-shortcuts-work-135-0-5973-92-linux</guid><dc:creator><![CDATA[Saber-Rider]]></dc:creator><pubDate>Sat, 05 Sep 2026 13:47:34 GMT</pubDate></item><item><title><![CDATA[New format for Debian &#x2F; Ubuntu repository]]></title><description><![CDATA[<p dir="auto">Debian and Ubuntu have preferred new format for repository declaration.<br />
We should not use "opera.list" file and use this "opera.sources" instead:</p>
<pre><code>Types: deb
URIs: https://deb.opera.com/opera-stable/
Suites: stable
Components: non-free
Signed-By: /etc/apt/keyrings/opera-browser.gpg
</code></pre>
]]></description><link>https://forums.opera.com/topic/89450/new-format-for-debian-ubuntu-repository</link><guid isPermaLink="true">https://forums.opera.com/topic/89450/new-format-for-debian-ubuntu-repository</guid><dc:creator><![CDATA[ng-hong-quan]]></dc:creator><pubDate>Mon, 31 Aug 2026 03:43:17 GMT</pubDate></item><item><title><![CDATA[[Duplicated]Opera VPN not available at this moment]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/277238">@lixbeto</a> Same for me, also running Opera on Linux Mint.</p>
]]></description><link>https://forums.opera.com/topic/89416/duplicated-opera-vpn-not-available-at-this-moment</link><guid isPermaLink="true">https://forums.opera.com/topic/89416/duplicated-opera-vpn-not-available-at-this-moment</guid><dc:creator><![CDATA[TrevorWhatmore]]></dc:creator><pubDate>Wed, 26 Aug 2026 08:07:41 GMT</pubDate></item><item><title><![CDATA[Another buggy update today on Linux snap]]></title><description><![CDATA[<p dir="auto">Again another buggy update today on Linux snap. Opera dissapeared completely from the list of apps and raise lots of errors if you start it manually via snap.</p>
<p dir="auto">Use sudo snap revert opera until they fix the issue.</p>
]]></description><link>https://forums.opera.com/topic/89330/another-buggy-update-today-on-linux-snap</link><guid isPermaLink="true">https://forums.opera.com/topic/89330/another-buggy-update-today-on-linux-snap</guid><dc:creator><![CDATA[Malfet]]></dc:creator><pubDate>Thu, 13 Aug 2026 08:25:20 GMT</pubDate></item><item><title><![CDATA[Opera doesn&#x27;t support AAC in MP4 containers]]></title><description><![CDATA[<p dir="auto">Summary: Media Source Extensions does not support AAC in MP4 container (audio/mp4; codecs="mp4a.40.2") on Linux, breaking playback on streaming services</p>
<p dir="auto">Opera version: 134.0.5954.46 (Stable, 64-bit, official .deb from <a href="http://opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">opera.com</a>)<br />
Engine: Chromium 150 (69bf1c67cb894365d151bd020bb0171fd583633a)<br />
OS: Linux (Ubuntu 24.04, x86_64)</p>
<p dir="auto">Description:<br />
Players on sites using MSE with AAC-in-MP4 (e.g. <a href="http://music.yandex.ru" target="_blank" rel="noopener noreferrer nofollow ugc">music.yandex.ru</a>) never start. The play button is pressed, but playback never begins, with no errors shown in the console.</p>
<p dir="auto">Steps to reproduce:</p>
<ol>
<li>Open any page in Opera, open dev console</li>
<li>Run: MediaSource.isTypeSupported('audio/mp4; codecs="mp4a.40.2"')</li>
<li>Result: false</li>
</ol>
<p dir="auto">For comparison:<br />
MediaSource.isTypeSupported('audio/webm; codecs="opus"') → true (works)</p>
<p dir="auto">What I've already checked and ruled out:</p>
<ul>
<li>Widevine CDM is up to date (4.10.3050.0), <a href="http://libwidevinecdm.so" target="_blank" rel="noopener noreferrer nofollow ugc">libwidevinecdm.so</a> is present, same file size as the working copy bundled with Google Chrome</li>
<li>Widevine itself works (verified on <a href="http://shaka-player-demo.appspot.com" target="_blank" rel="noopener noreferrer nofollow ugc">shaka-player-demo.appspot.com</a> — keys are created successfully, Widevine video plays)</li>
<li>opera://media-internals/ shows pipeline_state stuck at kStarting and never progressing, with no error events at all</li>
<li>Issue reproduces in both regular and private windows, with extensions disabled</li>
<li>Switching User-Agent to Chrome via Network conditions did not help</li>
<li>On the same machine, official Google Chrome plays the same content with no issues</li>
</ul>
<p dir="auto">It looks like in this Opera Linux build, proprietary codecs are enabled for regular playback but not for Media Source Extensions specifically. Could you confirm or let me know if there are plans to fix this in an upcoming build?</p>
<p dir="auto">Thanks in advance!</p>
]]></description><link>https://forums.opera.com/topic/89324/opera-doesn-t-support-aac-in-mp4-containers</link><guid isPermaLink="true">https://forums.opera.com/topic/89324/opera-doesn-t-support-aac-in-mp4-containers</guid><dc:creator><![CDATA[Aki-sh]]></dc:creator><pubDate>Tue, 11 Aug 2026 20:37:18 GMT</pubDate></item><item><title><![CDATA[Opera freezes my system on Ubuntu 24.04,4 LTS]]></title><description><![CDATA[<p dir="auto">Using the snap, flatpak or deb package? Would be interesting to see if it happens with all of them or just a certain one.</p>
<p dir="auto">Does it happen if you start Opera with the --disable-gpu command-line switch? With --user-data-dir=~/Desktop/operatest?</p>
<p dir="auto">As a test, any difference if click options on the login screen to log in to your user using X11 instead of Wayland?</p>
]]></description><link>https://forums.opera.com/topic/89319/opera-freezes-my-system-on-ubuntu-24-04-4-lts</link><guid isPermaLink="true">https://forums.opera.com/topic/89319/opera-freezes-my-system-on-ubuntu-24-04-4-lts</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 11 Aug 2026 13:24:38 GMT</pubDate></item><item><title><![CDATA[Can&#x27;t install opera on Fedora 44.]]></title><description><![CDATA[<p dir="auto">You can get the rpm file directly at <a href="https://ftp.opera.com/pub/opera/desktop/134.0.5954.46/linux/" target="_blank" rel="noopener noreferrer nofollow ugc">https://ftp.opera.com/pub/opera/desktop/134.0.5954.46/linux/</a> if you want.</p>
]]></description><link>https://forums.opera.com/topic/89286/can-t-install-opera-on-fedora-44</link><guid isPermaLink="true">https://forums.opera.com/topic/89286/can-t-install-opera-on-fedora-44</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 07 Aug 2026 12:22:00 GMT</pubDate></item><item><title><![CDATA[Updating the Opera One browser to last version doesn&#x27;t work with ffmpeg library]]></title><description><![CDATA[<p dir="auto">It works perfectly for me on Fedora KDE Plasma with the latest Opera RPM.</p>
<p dir="auto">I fixed the FFmpeg issue by replacing Opera's bundled libffmpeg with a working version compatible with the latest Opera build. After the replacement, video playback works normally again.</p>
<p dir="auto">So for me, the latest Opera RPM works perfectly on Fedora KDE Plasma — the problem was only the bundled FFmpeg library.</p>
<p dir="auto">I can upload the working libffmpeg and provide the link if needed.</p>
]]></description><link>https://forums.opera.com/topic/89271/updating-the-opera-one-browser-to-last-version-doesn-t-work-with-ffmpeg-library</link><guid isPermaLink="true">https://forums.opera.com/topic/89271/updating-the-opera-one-browser-to-last-version-doesn-t-work-with-ffmpeg-library</guid><dc:creator><![CDATA[jim0205]]></dc:creator><pubDate>Wed, 05 Aug 2026 13:27:57 GMT</pubDate></item><item><title><![CDATA[Opera crashes when trying to set itself as the default browser on Fedora 44 KDE (Flatpak)]]></title><description><![CDATA[<p dir="auto">I recently switched to Fedora 44 KDE Plasma (fresh installation).</p>
<p dir="auto">After installing all system updates, I installed the Flatpak version of Opera from KDE Discover (version 133.0.5932.60).</p>
<p dir="auto">Opera launches normally and the first-run setup works fine until I click "Yes, set as default browser". As soon as I click that button, Opera immediately crashes every time.</p>
<p dir="auto">The browser works normally otherwise; the crash only occurs when Opera tries to register itself as the default browser.</p>
<p dir="auto">I've reproduced the issue multiple times on a completely fresh installation.</p>
<p dir="auto">The desktop notification reports:</p>
<pre><code>The command /app/opera/opera (Part of Opera) encountered a fatal error and terminated.
Signal: 5 (TRAP)
</code></pre>
<p dir="auto">Full coredump:</p>
<pre><code>           PID: 5666 (opera)
           UID: 1000 (parzival_1507)
           GID: 1000 (parzival_1507)
        Signal: 5 (TRAP)
     Timestamp: Tue 2026-08-04 12:43:57 CEST
  Command Line: $'/app/opera/opera --disable-features=WebAssemblyTrapHandler,DesktopPWAsRunOnOsLogin'
    Executable: /app/opera/opera
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-flatpak-com.opera.Opera-2282098345.scope
          Unit: user@1000.service
     User Unit: app-flatpak-com.opera.Opera-2282098345.scope
         Slice: user-1000.slice
     Owner UID: 1000 (parzival_1507)
       Boot ID: [redacted]
    Machine ID: [redacted]
      Hostname: fedora.home
       Storage: /var/lib/systemd/coredump/core.opera.1000.6ab5b4f4a7a54ec69f66123b5349aa80.5666.1785840237000000.zst (present)
  Size on Disk: 17.5M
       Message: Process 5666 (opera) of user 1000 dumped core.
                
                Stack trace of thread 2:
                #0  0x00005615776a362c n/a (/app/opera/opera + 0x822662c)
                #1  0x000056157410edc0 n/a (/app/opera/opera + 0x4c91dc0)
                #2  0x0000561571bc7dff n/a (/app/opera/opera + 0x274adff)
                #3  0x00005615729eb8ae n/a (/app/opera/opera + 0x356e8ae)
                #4  0x00007f9ba930e18e n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x6418e)
                #5  0x00007f9ba930f1bf n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x651bf)
                #6  0x00007f9ba930f323 n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x65323)
                #7  0x0000561578e03315 n/a (/app/opera/opera + 0x9986315)
                #8  0x0000561573037344 n/a (/app/opera/opera + 0x3bba344)
                #9  0x0000561573bfb78f n/a (/app/opera/opera + 0x477e78f)
                #10 0x000056157414a736 n/a (/app/opera/opera + 0x4ccd736)
                #11 0x000056157646c892 n/a (/app/opera/opera + 0x6fef892)
                #12 0x0000561578514ab9 n/a (/app/opera/opera + 0x9097ab9)
                #13 0x0000561578514857 n/a (/app/opera/opera + 0x9097857)
                #14 0x0000561578511bfd n/a (/app/opera/opera + 0x9094bfd)
                #15 0x0000561573ec3858 n/a (/app/opera/opera + 0x4a46858)
                #16 0x00007f9ba9941b5f n/a (/app/lib/libzypak-preload-host-spawn-strategy.so + 0x9db5f)
                #17 0x00007f9ba84b6975 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x2b975)
                #18 0x00007f9ba84b6a28 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x2ba28)
                #19 0x00007f9ba9941df4 n/a (/app/lib/libzypak-preload-host-spawn-strategy.so + 0x9ddf4)
                #20 0x000056157439d9ea n/a (/app/opera/opera + 0x4f209ea)
                ELF object binary architecture: AMD x86-64

</code></pre>
<p dir="auto">System information</p>
<pre><code>Operating System: Fedora Linux 44
KDE Plasma: 6.7.3
Frameworks: 6.28.0
Qt: 6.11.1
Kernel: 7.1.5-201.fc44.x86_64
Graphics Platform: Wayland
CPU: Intel Core i5-11400F
RAM: 32 GB
GPU: NVIDIA GeForce RTX 3060
</code></pre>
<p dir="auto">Is this a known issue with the Flatpak build on Fedora 44, or is there any additional information I can provide to help diagnose it?</p>
]]></description><link>https://forums.opera.com/topic/89264/opera-crashes-when-trying-to-set-itself-as-the-default-browser-on-fedora-44-kde-flatpak</link><guid isPermaLink="true">https://forums.opera.com/topic/89264/opera-crashes-when-trying-to-set-itself-as-the-default-browser-on-fedora-44-kde-flatpak</guid><dc:creator><![CDATA[Parzival-1507]]></dc:creator><pubDate>Tue, 04 Aug 2026 13:10:38 GMT</pubDate></item><item><title><![CDATA[Opera One (133.0.5932.85) - NVDEC &#x2F; Hardware Video Decoding failing on Ubuntu 26.04 LTS (NVIDIA RTX 5070 Ti + Wayland)]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I am unable to get hardware video decoding (NVDEC) working on Opera One under Ubuntu 26.04 LTS with a Wayland session and an NVIDIA GPU. Video streams (such as Twitch streams) fail to offer higher resolutions like 1440p (2K), and decoding falls back entirely to software (CPU).</p>
<p dir="auto">Here are my full system and browser details:</p>
<p dir="auto">System &amp; Browser Specs:</p>
<p dir="auto">OS: Ubuntu 26.04 LTS x86_64 (GNOME / Wayland session)</p>
<p dir="auto">GPU: NVIDIA GeForce RTX 5070 Ti (Proprietary Drivers)</p>
<p dir="auto">Browser: Opera One (Version: 133.0.5932.85, Update Channel: Stable)</p>
<p dir="auto">Chromium Engine Version: 149.0.7827.201</p>
<p dir="auto">Observed Issues &amp; Logs (opera://gpu):</p>
<p dir="auto">Under Video Acceleration Information, the Decoding and Encoding sections are completely blank.</p>
<p dir="auto">The browser automatically skips the NVIDIA device for VA-API:<br />
WARNING: media/gpu/vaapi/vaapi_wrapper.cc: Should skip nVidia device named: nvidia-drm</p>
<p dir="auto">Ozone Wayland throws an incompatibility error with Vulkan:<br />
ERROR: ui/ozone/platform/wayland/gpu/wayland_surface_factory.cc: '--ozone-platform=wayland' is not compatible with Vulkan. Consider switching to '--ozone-platform=x11' or disabling Vulkan</p>
<p dir="auto">DRI permission errors are logged on startup:<br />
MESA-LOADER: failed to open dri: /usr/lib/x86_64-linux-gnu/gbm/dri_gbm.so: Permission denied</p>
<p dir="auto">Note: The #ozone-platform-hint flag is missing from opera://flags on Linux, so forcing Ozone behavior via the GUI is not possible. Launching via terminal with flags like --ozone-platform=x11 or --ozone-platform=wayland still results in Vulkan conflicts or MESA DRI permission issues.</p>
<p dir="auto">Is there a recommended configuration or flag setup for Opera One on Ubuntu 26.04 LTS to bypass these driver blocklists and correctly hook into NVDEC / VA-API under Wayland?</p>
<p dir="auto">Thanks in advance for your help!</p>
]]></description><link>https://forums.opera.com/topic/89231/opera-one-133-0-5932-85-nvdec-hardware-video-decoding-failing-on-ubuntu-26-04-lts-nvidia-rtx-5070-ti-wayland</link><guid isPermaLink="true">https://forums.opera.com/topic/89231/opera-one-133-0-5932-85-nvdec-hardware-video-decoding-failing-on-ubuntu-26-04-lts-nvidia-rtx-5070-ti-wayland</guid><dc:creator><![CDATA[mfra]]></dc:creator><pubDate>Fri, 31 Jul 2026 19:23:42 GMT</pubDate></item><item><title><![CDATA[Can i change my search bars, search engine?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> Got it, thanks for the helpful explanation!</p>
]]></description><link>https://forums.opera.com/topic/89156/can-i-change-my-search-bars-search-engine</link><guid isPermaLink="true">https://forums.opera.com/topic/89156/can-i-change-my-search-bars-search-engine</guid><dc:creator><![CDATA[Janijan]]></dc:creator><pubDate>Wed, 22 Jul 2026 23:39:48 GMT</pubDate></item><item><title><![CDATA[Opera not booting]]></title><description><![CDATA[<p dir="auto">Looking for any Linux users users Gnome. For the last few months, Opera works for weeks, then some day just stops booting up.</p>
<p dir="auto">I'm trying to find out if it is Gnome updates causing the update.</p>
<p dir="auto">I've used Gnome on Arch (CachyOS, Manjaro) and openSUSE. I would think the same issue would be cross distro.</p>
<p dir="auto">Maybe Gnome is the issue? I'll try another desktop interface to test that.</p>
<p dir="auto">Now even if I remove Opera, reboot, reinstall, reboot - it still won't boot.</p>
<p dir="auto">I've use Opera for decades. And don't want to switch if I don't have to.</p>
]]></description><link>https://forums.opera.com/topic/89104/opera-not-booting</link><guid isPermaLink="true">https://forums.opera.com/topic/89104/opera-not-booting</guid><dc:creator><![CDATA[nmprofessional]]></dc:creator><pubDate>Thu, 16 Jul 2026 01:18:25 GMT</pubDate></item><item><title><![CDATA[VPN connection failure inhibits reopening Opera]]></title><description><![CDATA[<p dir="auto">Make sure you're using Opera with a VPN connection set to start automatically. Then quit Opera, unplug from the internet, restart Opera, and observe that the VPN indicator turns yellow (pending). Now terminate Opera. Leave the internet disconnected. Click on the Opera icon to restart. It never actually launches because the previous session never fully terminated. Unless you happen know how to kill all of Opera's processes without introducing data corruption or an inconsistent state, then you have no safe choice but to reboot the entire OS. This is a rather awkward workaround, so thanks in advance for looking into this.</p>
]]></description><link>https://forums.opera.com/topic/89019/vpn-connection-failure-inhibits-reopening-opera</link><guid isPermaLink="true">https://forums.opera.com/topic/89019/vpn-connection-failure-inhibits-reopening-opera</guid><dc:creator><![CDATA[qhzo]]></dc:creator><pubDate>Fri, 03 Jul 2026 01:34:18 GMT</pubDate></item><item><title><![CDATA[Not saving passwords]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Thanks, that did it!</p>
]]></description><link>https://forums.opera.com/topic/88921/not-saving-passwords</link><guid isPermaLink="true">https://forums.opera.com/topic/88921/not-saving-passwords</guid><dc:creator><![CDATA[cjudd99]]></dc:creator><pubDate>Tue, 16 Jun 2026 14:29:16 GMT</pubDate></item><item><title><![CDATA[Sidebar closes immediately after first click when returning from another application on KDE Wayland]]></title><description><![CDATA[<p dir="auto">Sidebar closes immediately after first click when returning from another application on KDE Wayland</p>
<p dir="auto">Opera Version:<br />
148.0.7778.180</p>
<p dir="auto">Environment:</p>
<ul>
<li>Kubuntu (KDE Plasma)</li>
<li>Wayland session</li>
<li>AMD Radeon Graphics (Renoir)</li>
<li>Mesa 26.0.3</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol>
<li>Open any Opera sidebar (Bookmarks, AI sidebar, ChatGPT sidebar, etc.)</li>
<li>Switch to another application</li>
<li>Return to Opera</li>
<li>Click inside the already-open sidebar</li>
</ol>
<p dir="auto">Expected:<br />
Sidebar remains open and receives the click.</p>
<p dir="auto">Actual:<br />
The sidebar immediately closes as if Opera detected a click outside the sidebar.</p>
<p dir="auto">Notes:</p>
<ul>
<li>Reproducible with all sidebars, not only ChatGPT.</li>
<li>Happens consistently after focus is lost and regained.</li>
<li>Tested with:
<ul>
<li>clean Opera profile</li>
<li>all extensions disabled</li>
<li>hardware acceleration disabled</li>
<li>--ozone-platform=x11</li>
</ul>
</li>
<li>Issue does not occur on Windows.</li>
</ul>
]]></description><link>https://forums.opera.com/topic/88865/sidebar-closes-immediately-after-first-click-when-returning-from-another-application-on-kde-wayland</link><guid isPermaLink="true">https://forums.opera.com/topic/88865/sidebar-closes-immediately-after-first-click-when-returning-from-another-application-on-kde-wayland</guid><dc:creator><![CDATA[Orfanopoulos]]></dc:creator><pubDate>Sun, 07 Jun 2026 11:03:35 GMT</pubDate></item><item><title><![CDATA[old window server x11 to remove]]></title><description><![CDATA[<p dir="auto">do you plan to change X11 window server on wayland someday??</p>
]]></description><link>https://forums.opera.com/topic/88770/old-window-server-x11-to-remove</link><guid isPermaLink="true">https://forums.opera.com/topic/88770/old-window-server-x11-to-remove</guid><dc:creator><![CDATA[mtopek]]></dc:creator><pubDate>Sun, 24 May 2026 19:24:22 GMT</pubDate></item><item><title><![CDATA[HTML5 Video playback issues (Twitch&#x2F;Instagram) on Ubuntu 26.04]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> solved thanks, terminal open in download directory and then</p>
sudo mkdir -p /usr/lib/x86_64-linux-gnu/opera-stable/lib_extra
sudo cp libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-stable/lib_extra/

<p dir="auto">Ubuntu 26.04 LTS (x86_64; ubuntu:GNOME)<br />
Versione Chromium:147.0.7727.138<br />
V147 ok<br />
V148 X</p>
]]></description><link>https://forums.opera.com/topic/88669/html5-video-playback-issues-twitch-instagram-on-ubuntu-26-04</link><guid isPermaLink="true">https://forums.opera.com/topic/88669/html5-video-playback-issues-twitch-instagram-on-ubuntu-26-04</guid><dc:creator><![CDATA[mfra]]></dc:creator><pubDate>Mon, 11 May 2026 12:33:30 GMT</pubDate></item><item><title><![CDATA[picture in picture does not work anymore]]></title><description><![CDATA[<p dir="auto">I can confirm it does not work as well, XFCE,</p>
<p dir="auto">Intel HD Graphics 630 (Kaby Lake-H GT2, 00:02.0)</p>

Driver: i915, Mesa 26.2.2, OpenGL 4.6

<p dir="auto">OPERA_FLAGS="<br />
--render-node-override=/dev/dri/renderD128<br />
"</p>
]]></description><link>https://forums.opera.com/topic/88638/picture-in-picture-does-not-work-anymore</link><guid isPermaLink="true">https://forums.opera.com/topic/88638/picture-in-picture-does-not-work-anymore</guid><dc:creator><![CDATA[gladykov 0]]></dc:creator><pubDate>Wed, 06 May 2026 21:14:39 GMT</pubDate></item><item><title><![CDATA[[Request] Official Flatpak support for Opera browser on Linux]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> thanks, an update came today.</p>
]]></description><link>https://forums.opera.com/topic/88635/request-official-flatpak-support-for-opera-browser-on-linux</link><guid isPermaLink="true">https://forums.opera.com/topic/88635/request-official-flatpak-support-for-opera-browser-on-linux</guid><dc:creator><![CDATA[UltraVio1et]]></dc:creator><pubDate>Wed, 06 May 2026 14:31:17 GMT</pubDate></item><item><title><![CDATA[Snap installs debian files and crashes, but platform is fedora.]]></title><description><![CDATA[<p dir="auto">Thanks for all those who provided advise for the rpm package. I am already running that, but as mentioned, it has a video player problem with major sites like youtibe and facebook, and I have to mnually update libraries to fix it everytime after an update. The snap version fixed that requirement, but now since it seems to be doing something wierd with debian libraries, I am back on the RPM verion with that cumbersome condition. Opera reported way back, they cannot fix it because of some mp3 or video encoders that they are not allowed to use. to due copyight or propriety licensing or somethig ( but strangely in snap they seem to overcome that)... so we either revert to firefox in some cases like I do, or continue to fix the libraries manually. I like Opera for some features, but it has it quirks.</p>
]]></description><link>https://forums.opera.com/topic/88528/snap-installs-debian-files-and-crashes-but-platform-is-fedora</link><guid isPermaLink="true">https://forums.opera.com/topic/88528/snap-installs-debian-files-and-crashes-but-platform-is-fedora</guid><dc:creator><![CDATA[starchyme]]></dc:creator><pubDate>Mon, 20 Apr 2026 08:16:12 GMT</pubDate></item><item><title><![CDATA[opera loose split mode]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/71044">@mtopek</a> 133.0.5932.24 .deb working well</p>
]]></description><link>https://forums.opera.com/topic/88519/opera-loose-split-mode</link><guid isPermaLink="true">https://forums.opera.com/topic/88519/opera-loose-split-mode</guid><dc:creator><![CDATA[mtopek]]></dc:creator><pubDate>Fri, 17 Apr 2026 19:24:30 GMT</pubDate></item><item><title><![CDATA[deepl.com not working under Opera for Linux]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/242843">@rick2</a> No worries. You're welcome 👍</p>
]]></description><link>https://forums.opera.com/topic/88453/deepl-com-not-working-under-opera-for-linux</link><guid isPermaLink="true">https://forums.opera.com/topic/88453/deepl-com-not-working-under-opera-for-linux</guid><dc:creator><![CDATA[Mlipka]]></dc:creator><pubDate>Tue, 07 Apr 2026 22:22:45 GMT</pubDate></item><item><title><![CDATA[Opera crash on Wayland (Manjaro Linux) - Report]]></title><description><![CDATA[<p dir="auto">HI <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1034569">@Kernkraft05</a></p>
<p dir="auto">Please create official ticket for it, if you haven't done so.<br />
It helps us track all the cases and your inputs might be value for further investigation.</p>
<p dir="auto">Reference: <a href="https://forums.opera.com/topic/88353/report-your-bug-here">https://forums.opera.com/topic/88353/report-your-bug-here</a></p>
]]></description><link>https://forums.opera.com/topic/88444/opera-crash-on-wayland-manjaro-linux-report</link><guid isPermaLink="true">https://forums.opera.com/topic/88444/opera-crash-on-wayland-manjaro-linux-report</guid><dc:creator><![CDATA[Mlipka]]></dc:creator><pubDate>Mon, 06 Apr 2026 13:35:47 GMT</pubDate></item><item><title><![CDATA[I created a flake for NixOS&#x2F;Nix.]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/85605/opera-in-nixpkgs-for-nixos-is-umaintained">Opera in nixpkgs for NixOS is umaintained.</a></p>
<p dir="auto"><a href="https://github.com/YisuiDenghua/opera-flake" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/YisuiDenghua/opera-flake</a></p>
<p dir="auto">currently only supports x86_64 linux</p>
]]></description><link>https://forums.opera.com/topic/88426/i-created-a-flake-for-nixos-nix</link><guid isPermaLink="true">https://forums.opera.com/topic/88426/i-created-a-flake-for-nixos-nix</guid><dc:creator><![CDATA[KazuhoTouka]]></dc:creator><pubDate>Fri, 03 Apr 2026 08:11:42 GMT</pubDate></item><item><title><![CDATA[Can&#x27;t see any buttons]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/71044">@mtopek</a> it looks like repaired<br />
5681b7e5-209c-4b0c-8d2c-caad8a6bf4dd-image.png</p>
<p dir="auto">thank you devs!</p>
]]></description><link>https://forums.opera.com/topic/88417/can-t-see-any-buttons</link><guid isPermaLink="true">https://forums.opera.com/topic/88417/can-t-see-any-buttons</guid><dc:creator><![CDATA[mtopek]]></dc:creator><pubDate>Wed, 01 Apr 2026 19:10:36 GMT</pubDate></item><item><title><![CDATA[Opera does not open after update]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/186841">@pindos</a> Hi Pindos, thanks a million for your reply! I will look into it right now.</p>
<p dir="auto">Thanks again!</p>
]]></description><link>https://forums.opera.com/topic/88388/opera-does-not-open-after-update</link><guid isPermaLink="true">https://forums.opera.com/topic/88388/opera-does-not-open-after-update</guid><dc:creator><![CDATA[Urubupungapanema]]></dc:creator><pubDate>Sat, 28 Mar 2026 16:54:07 GMT</pubDate></item></channel></rss>