Trying to export any page to PDF leads to crashing the tab (and all related tabs). This was already the case with the previous snapshot.
Posts made by mbstafs
-
RE: Opera 120.0.5510.0 developer updateBlogs
-
RE: Opera 113.0.5222.0 developer updateBlogs
After updating to this version, each and every previously open tab crashes, and the log is full of
[159182:1:0714/134821.979265:ERROR:v8_initializer.cc(809)] V8 process OOM (Failed to reserve virtual memory for CodeRange).
(I have plenty of free RAM.)
Going back to opera-developer-113.0.5215.0-0.x86_64, and everything is fine again.
Linux 6.9.7, Fedora 40 x86_64,, GNOME on Wayland
-
RE: Opera 112.0.5193.0 developer updateBlogs
@pirap2: And when you click on it (i.e. to see what it's good for :D) in a private tab, it says: "Aria is not available in Private Mode. Open regular Opera window to access the command line."
(It also doesn't react when I press either "Tweak it" or "Spell check" i regular windows.)
-
RE: Opera 109.0.5076.0 developer updateBlogs
@leocg said:
@mbstafs That migration happened a few versions ago when Opera adapted it self to a change in Chromium's profile directory structure.
@leocg: Well, I, like many others, lost my custom search engines and my autofill history on the update from 108 to 109, so the data wasn't actually migrated.
I have now copied Web Data into the Default folder, and everything has re-appeared inside Opera 109.
-
RE: Opera 109.0.5076.0 developer updateBlogs
@burnout426: Indeed, it seems the database "Web Data" hosting the custom search engines as well as e.g. the autofill data for your forms (and a lot more) was moved from "$CONFIGDIR/Web Data" to "$CONFIGDIR/Default/Web Data", without migrating the existing data.
I'm going to try copying the data over. If that doesn't work, I'll try to use an SQlite UI to manually migrate the relevant table data from the one database to the other. I guess that's what your instructions hint at, that a simple copy won't work.
Thanks for the hints.
- Blogs
-
RE: Opera 108.0.5063.0 developer updateBlogs
@nashuim: So how do you add them again? Re-create them from scratch? I have too many...
-
RE: Opera 102.0.4871.0 developer updateBlogs
@ralf-brinkmann: No, I am seeing this on Linux as well. I need to close those windows using the window manager (operating system), i.e. the windows' "X" button.
-
RE: Opera 100.0.4809.0 developer updateBlogs
@iosaddict-0 said:
114.0.5720.4 is at least a month old.
So what?
To quote https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2721 :
"in Google Chrome prior to 113.0.5672.126". -
RE: Opera 100.0.4809.0 developer updateBlogs
(Replying to self) Sorry for nitpicking.
Aria wasn't a secret anyway, it announced in February:
https://blogs.opera.com/news/2023/02/opera-aigc-integration/ -
RE: Opera 100.0.4809.0 developer updateBlogs
@leocg: I meant the Aria feature is in 100.0.4809.0. I checked and I have it.
Or is it server-side, and doesn't need to be integrated directly into the browser?
Or is it browser-side, and was developed all along, but never mentioned in the change logs to keep it "secret"?
-
RE: Opera 100.0.4809.0 developer updateBlogs
@leocg: But it's obviously included, I even already tried it.
-
RE: Opera 100.0.4809.0 developer updateBlogs
So, big announcement of Aria (integrated AI), and that comes on the start page when launching the update, but not a single mention in the change log (not in the detailed one either) - peculiar.
Anyway, I get the Aria announcement on the Opera "upgraded" start page as well, but the "Get started" button does: exactly nothing. Way to go! (On Linux x86_64.)
-
RE: Opera 100.0.4809.0 developer updateBlogs
@iosaddict-0: If those fixes are in Chromium 114.0.5720.4 (as your link hints) , then very likely yes, because that release is the base for this Opera release. See the list of changes above!
-
RE: shortcut to move tabsSuggestions and feature requests
@whataboutwolves I agree it should be there. I'm not sure I learned this keyboard shortcut in Opera, my experience may be from Firefox.
Ctrl+Shift+PgUp/PgDown has started working in Chrome for Windows only recently (it used to work on Linux for some time, apparently), and I welcome its appearance there. There also seems to be the F6, F6 key shortcut to enter tab selection mode, but I can't find this in Opera either.
Cheers,
gibson -
RE: Opera 80.0.4162.0 developer updateBlogs
@bonifacio: That's because you're using an alternative libffmpeg.so for multimedia support, and that doesn't support the requirements of newest Chromium. I mentioned it in this comment:
https://blogs.opera.com/desktop/2021/08/opera-80-0-4157-0-developer-update/#comment-260522The libraries from herecura seem up-to-date, see if you can use those.
-
RE: Opera 80.0.4157.0 developer updateBlogs
@kened: At herecura, I have found opera codecs for chromium 94, just like you probably have. I just can't use them on m system, as they require glibc-2.29, whereas my system has 2.26.
-
RE: Opera 80.0.4157.0 developer updateBlogs
@kened: I'm pretty sure the crashes everyone is seeing is due to the fact that the chromium ffmpeg codecs are taken from chromium 92 (or older). Chromium 94, which recent opera-developer is using, seems to have added a dependency to a "new" symbol in libffmpeg.so, namely av_stream_get_first_dts.
I haven't found a package which contains libffmpeg.so for Chromium 94 (from the Dev channel). Until someone finds or builds that, we're stuck with the libffmpeg.so which opera-developer provides, and that's without all the interesting codecs.
-
RE: Opera 79.0.4114.0 developer updateBlogs
@loggsar: Same here. YouTube, Facebook, anything. I can't even say it's video, because I just need to scroll the Facebook timeline a little bit. (I have autoplay off.)
Extremely annoying. (Where can I get the previous snapshot as RPM?)
opera-developer-79.0.4114.0-0.x86_64 on Fedora.
-
RE: Opera 76.0.3989.0 developer updateBlogs
I have a regression since a few developer snapshots:
I can no longer switch to the neighboring tabs using Ctrl+PgUp and Ctrl+PgDown if the URL bar is focused. (If I then press Esc, the URL bar loses focus, then Ctrl+PgX works.) This used to work fine.