<?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[Last Opera update crashed pages.]]></title><description><![CDATA[<p dir="auto">I updated my opera browser today to this version.</p>
<pre><code>Version:99.0.4788.65
Opera is up to date
Update stream:Stable
System:Ubuntu 20.04.6 LTS (x86_64; ubuntu:GNOME)
Chromium version:113.0.5672.127
</code></pre>
<p dir="auto">And the pages<br />
Calendar do Google<br />
<a href="https://calendar.google.com/calendar/u/0/r" target="_blank" rel="noopener noreferrer nofollow ugc">https://calendar.google.com/calendar/u/0/r</a></p>
<p dir="auto">WhatsApp<br />
<a href="https://web.whatsapp.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://web.whatsapp.com/</a></p>
<p dir="auto">When I openned this pages show me  this message, Page crashed!<br />
Like this<br />
<img src="/assets/uploads/files/1686330388631-b60ad93c-7c2c-4579-898c-4c6e7d3591a7-image.png" alt="b60ad93c-7c2c-4579-898c-4c6e7d3591a7-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">I removed Opera  app and directories</p>
<pre><code>sudo aptitude purge opera-stable
rm -rf  ~/.config/opera
rm -rf  ~/.cache/opera
</code></pre>
<p dir="auto">And reinstalled and has a same problem.</p>
<p dir="auto">Has anyone had a problem with last Opera update +Ubuntu 20.04?</p>
]]></description><link>https://forums.opera.com/topic/63051/last-opera-update-crashed-pages</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 03:50:05 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/63051.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Jun 2023 17:12:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Last Opera update crashed pages. on Tue, 20 Jun 2023 16:06:31 GMT]]></title><description><![CDATA[<p dir="auto">Just updated to Opera 100. Works fine with libffmpeg v.0.77.0</p>
]]></description><link>https://forums.opera.com/post/313856</link><guid isPermaLink="true">https://forums.opera.com/post/313856</guid><dc:creator><![CDATA[styen]]></dc:creator><pubDate>Tue, 20 Jun 2023 16:06:31 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 16:28:25 GMT]]></title><description><![CDATA[<p dir="auto">I can resolve with a <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> tip</p>
<p dir="auto">First go to <a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine</a>   this git project has a step by step to solution ( worked for me)</p>
<p dir="auto">1 - Clone this repo</p>
<pre><code>git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
</code></pre>
<p dir="auto">2 - Go to the repo root folder</p>
<pre><code>cd ./fix-opera-linux-ffmpeg-widevine
</code></pre>
<p dir="auto">3 - (Optional) Run script. And if it works well go to next step.</p>
<pre><code>sudo ./scripts/fix-opera.sh
</code></pre>
<p dir="auto">4 - Run install script and answer few questions.</p>
<pre><code>sudo ./install.sh
</code></pre>
<p dir="auto">5 - Delete the repo</p>
<pre><code>cd .. &amp;&amp; rm -rf ./fix-opera-linux-ffmpeg-widevine
</code></pre>
<p dir="auto">Screen shots<br />
WhatsApp</p>
<p dir="auto"><img src="/assets/uploads/files/1686500773129-92b42f7f-4412-40e7-8f9d-d35c40c0396c-image.png" alt="92b42f7f-4412-40e7-8f9d-d35c40c0396c-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">Google Calendar<br />
<img src="/assets/uploads/files/1686500890505-15641c8c-1dc4-418b-8043-4f65a19de9c5-image-resized.png" alt="15641c8c-1dc4-418b-8043-4f65a19de9c5-image.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/312923</link><guid isPermaLink="true">https://forums.opera.com/post/312923</guid><dc:creator><![CDATA[valdineidossantos]]></dc:creator><pubDate>Sun, 11 Jun 2023 16:28:25 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 16:16:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> Nice!!!! Works for me</p>
<p dir="auto">I followed  dev instructions steps  in this url <a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine</a></p>
<p dir="auto">Clone this repo</p>
<pre><code>git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
</code></pre>
<p dir="auto">Go to the repo root folder</p>
<pre><code>cd ./fix-opera-linux-ffmpeg-widevine
</code></pre>
<p dir="auto">(Optional) Run script. And if it works well go to next step.</p>
<pre><code>sudo ./scripts/fix-opera.sh
</code></pre>
<p dir="auto">Run install script and answer few questions.</p>
<pre><code>sudo ./install.sh
</code></pre>
<p dir="auto">Delete the repo</p>
<pre><code>cd .. &amp;&amp; rm -rf ./fix-opera-linux-ffmpeg-widevine
</code></pre>
]]></description><link>https://forums.opera.com/post/312922</link><guid isPermaLink="true">https://forums.opera.com/post/312922</guid><dc:creator><![CDATA[valdineidossantos]]></dc:creator><pubDate>Sun, 11 Jun 2023 16:16:07 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 15:47:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> thanks! I made a PR to fix an issue I had when both <code>opera</code> and <code>opera-beta</code> are installed, but fixing that fixed the script for me and now I can use opera without crashing</p>
]]></description><link>https://forums.opera.com/post/312918</link><guid isPermaLink="true">https://forums.opera.com/post/312918</guid><dc:creator><![CDATA[arieljuod]]></dc:creator><pubDate>Sun, 11 Jun 2023 15:47:08 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 15:00:53 GMT]]></title><description><![CDATA[<p dir="auto">I solved using the chromium-ffmpeg snap, and linking the <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> to:</p>
<p dir="auto"><a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> -&gt; /snap/chromium-ffmpeg/current/chromium-ffmpeg-108372/chromium-ffmpeg/libffmpeg.so*</p>
]]></description><link>https://forums.opera.com/post/312916</link><guid isPermaLink="true">https://forums.opera.com/post/312916</guid><dc:creator><![CDATA[vi8348024]]></dc:creator><pubDate>Sun, 11 Jun 2023 15:00:53 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 13:22:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/375751">@arieljuod</a> only if you use old one that checks <a href="https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases</a> for latest ffmpeg</p>
]]></description><link>https://forums.opera.com/post/312907</link><guid isPermaLink="true">https://forums.opera.com/post/312907</guid><dc:creator><![CDATA[styen]]></dc:creator><pubDate>Sun, 11 Jun 2023 13:22:31 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 13:14:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> I ran <code>fix-opera</code>, this is the output:</p>
<pre><code>$ fix-opera 
[sudo] contraseña para ariel:       
Getting download links...
Downloading files...
/tmp/opera-fix/ffmpeg.zip                                   100%[=========================================================================================================================================&gt;]   4,87M  10,5MB/s    en 0,5s    
/tmp/opera-fix/widevine.zip                                 100%[=========================================================================================================================================&gt;]   7,44M  10,7MB/s    en 0,7s    
Extracting files...
Removing old libraries &amp; making directories...
Moving libraries to their places...
Removing temporary files...
</code></pre>
<p dir="auto">but it still fails</p>
<p dir="auto">do I need to update the script before running <code>fix-opera</code>?</p>
]]></description><link>https://forums.opera.com/post/312906</link><guid isPermaLink="true">https://forums.opera.com/post/312906</guid><dc:creator><![CDATA[arieljuod]]></dc:creator><pubDate>Sun, 11 Jun 2023 13:14:37 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 08:12:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> Yes, I noticed this some days ago after the new <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> (0.77.0) was published. So, I rolled back to 0.76.1 version.</p>
]]></description><link>https://forums.opera.com/post/312895</link><guid isPermaLink="true">https://forums.opera.com/post/312895</guid><dc:creator><![CDATA[pindos]]></dc:creator><pubDate>Sun, 11 Jun 2023 08:12:51 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sun, 11 Jun 2023 05:02:20 GMT]]></title><description><![CDATA[<p dir="auto">Opera 99 seems to be incompatible with latest <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> (0.77.0)<br />
If you're using <a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine</a> simply re-run "fix-opera" in console</p>
<p dir="auto">I'll republish 0.77 after opera 100 release, so do not install it immediately after release, better wait day or two.</p>
]]></description><link>https://forums.opera.com/post/312883</link><guid isPermaLink="true">https://forums.opera.com/post/312883</guid><dc:creator><![CDATA[styen]]></dc:creator><pubDate>Sun, 11 Jun 2023 05:02:20 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 18:10:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/529501">@myswtest</a> all opera versions<br />
<a href="https://get.geo.opera.com/pub/opera/desktop/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a><br />
I tried install the first version in this major release 99.xxxx<br />
<a href="https://get.geo.opera.com/pub/opera/desktop/99.0.4788.13/" target="_blank" rel="noopener noreferrer nofollow ugc">https://get.geo.opera.com/pub/opera/desktop/99.0.4788.13/</a></p>
<p dir="auto">But no success</p>
]]></description><link>https://forums.opera.com/post/312847</link><guid isPermaLink="true">https://forums.opera.com/post/312847</guid><dc:creator><![CDATA[valdineidossantos]]></dc:creator><pubDate>Sat, 10 Jun 2023 18:10:13 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 18:06:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/529501">@myswtest</a> I am now using Opera developer version because regular Opera is unusable</p>
]]></description><link>https://forums.opera.com/post/312846</link><guid isPermaLink="true">https://forums.opera.com/post/312846</guid><dc:creator><![CDATA[exoplanet]]></dc:creator><pubDate>Sat, 10 Jun 2023 18:06:19 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 18:01:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/351084">@valdineidossantos</a></p>
<p dir="auto">So, your newest is Version:99.0.4788.<strong>65</strong><br />
No sure the version you reverted back to (?)</p>
<p dir="auto">For comparison, I'm currently on 99.0.4788.<strong>31</strong> (laptop now - not sure about my desktops) and all works fine.</p>
]]></description><link>https://forums.opera.com/post/312845</link><guid isPermaLink="true">https://forums.opera.com/post/312845</guid><dc:creator><![CDATA[myswtest]]></dc:creator><pubDate>Sat, 10 Jun 2023 18:01:31 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 17:40:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/529501">@myswtest</a> I clean all the directories and reinstalled the last opera version and the issue not resolved.  I tried install a older version  in major release <a href="http://99.xxx" target="_blank" rel="noopener noreferrer nofollow ugc">99.xxx</a> and have the same problem.</p>
]]></description><link>https://forums.opera.com/post/312843</link><guid isPermaLink="true">https://forums.opera.com/post/312843</guid><dc:creator><![CDATA[valdineidossantos]]></dc:creator><pubDate>Sat, 10 Jun 2023 17:40:41 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 17:31:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/204895">@exoplanet</a></p>
<p dir="auto">Besides the broken release (i'm currently running 99.0.4788.31 on openSuse Tumbleweed), my perception of <strong>this forum</strong> is it's "user to user" based, with <strong>zero Opera techies participating</strong>.</p>
<p dir="auto">The best thing folks can do at this point is tap the <strong>Opera menu</strong> icon (upper left on my version), then <strong>Help -&gt; Report An Issue</strong>.</p>
<p dir="auto">There's also an <strong>Update And Recovery</strong> option.</p>
<p dir="auto">Personally, and my experience shows it's better (vs Recovery) to<br />
a) stop Opera<br />
b) <strong>rename</strong> the:<br />
/home/&lt;your username&gt;/.config/&lt;name of opera install&gt;<br />
(Example: /home/myuser/.config/opera)<br />
to something like:<br />
/home/&lt;your username&gt;/.config/&lt;name of opera install&gt;-backup<br />
(Example: /home/myuser/.config/opera-backup)<br />
c) start Opera</p>
<p dir="auto">... if it's still broken, it's an <strong>Opera issue</strong>, and your "saved off" profile is waiting to be used again.  So wait for next Upgrade, or downgrade to the working version ... then rename the current<br />
/home/&lt;your username&gt;/.config/&lt;name of opera install&gt;-backup<br />
... back to<br />
/home/&lt;your username&gt;/.config/&lt;name of opera install&gt;</p>
]]></description><link>https://forums.opera.com/post/312841</link><guid isPermaLink="true">https://forums.opera.com/post/312841</guid><dc:creator><![CDATA[myswtest]]></dc:creator><pubDate>Sat, 10 Jun 2023 17:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 16:37:24 GMT]]></title><description><![CDATA[<p dir="auto">same problem</p>
]]></description><link>https://forums.opera.com/post/312862</link><guid isPermaLink="true">https://forums.opera.com/post/312862</guid><dc:creator><![CDATA[vi8348024]]></dc:creator><pubDate>Sat, 10 Jun 2023 16:37:24 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 09:22:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/351084">@valdineidossantos</a> Same problem here, we need an urgent update now. It is not usable like this.</p>
<p dir="auto">The previous update made using screenshot utility crash the browser and this newest one made visiting pages crash the browser.</p>
<p dir="auto">Opera team is drunk or what?</p>
]]></description><link>https://forums.opera.com/post/312825</link><guid isPermaLink="true">https://forums.opera.com/post/312825</guid><dc:creator><![CDATA[exoplanet]]></dc:creator><pubDate>Sat, 10 Jun 2023 09:22:11 GMT</pubDate></item><item><title><![CDATA[Reply to Last Opera update crashed pages. on Sat, 10 Jun 2023 00:52:33 GMT]]></title><description><![CDATA[<p dir="auto">I'm having the same issue</p>
<p dir="auto">I think it's related to sound, I use this site <a href="https://jigsawpuzzles.io" target="_blank" rel="noopener noreferrer nofollow ugc">https://jigsawpuzzles.io</a> and when I disable the sound it stops crashing, it I enable the sound it crashes as soon as it tries to play sound.</p>
<p dir="auto">I had this also happening in twitter (after a while, I think when videos appear in the feed), google calendar, noko, youtube, whatsapp</p>
<p dir="auto">Version 99.0.4788.65</p>
]]></description><link>https://forums.opera.com/post/312806</link><guid isPermaLink="true">https://forums.opera.com/post/312806</guid><dc:creator><![CDATA[arieljuod]]></dc:creator><pubDate>Sat, 10 Jun 2023 00:52:33 GMT</pubDate></item></channel></rss>