No issue downloading the exe for me either.
Posts made by burnout426
- Opera GX
-
RE: How to Fix Opera GX Grey/Black/White/Empty Screen on StartupOpera GX
@azimli52 For future reference, after you rename your "Opera GX Stable" folders to "Opera GX Stable old", you can delete everything in the new "Opera GX Stable\Default\Sessions" folder and copy all files from the old "Opera GX Stable old\Default\Sessions" folder over to the new, now-empty "Sessions" folder. That will restore your tabs and windows. Method doesn't work well with workspaces though.
-
RE: Opera 124 StableBlogs
@kamil7165 said in Opera 124 Stable:
I already have found that the shortcuts' settings has changed and no shortcut was assigned to file opening option. I typed ctrl+l in relevant settings option and it works for me again. Maybe that's due to recent updates, I don't know.
Opera made some changes.
At the URL
opera://settings/keyboardShortcuts, ctrl + O is no longer assigned to the "Open file" command by default because when the "Opera AI" flag is enabled at the URLopera://flags/#ai-chat-in-side-panel, ctrl + O gets assigned to the "Open and close AI Chat in the Side Panel" command by default.So, in short, to restore things back to how they used to be, you'll want to remove ctrl + O from the "Open and close AI Chat in the Side Panel" command if enabled (not a big deal because ctrl + / is still assigned to it that you can use) and add ctrl + O to the "Open file" command.
-
RE: How to Fix Opera GX Grey/Black/White/Empty Screen on StartupOpera GX
@azimli52 Are you saying the standalone installation doesn't open for you either?
-
RE: How to Fix Opera GX Grey/Black/White/Empty Screen on StartupOpera GX
@azimli52 You can rename the "Opera GX Stable" folder in both "C:\Users\yourusername\AppData\Roaming\Opera Software" and "C:\Users\yourusername\AppData\Local\Opera Software" to "Opera GX Stable old". The start Opera.
-
RE: Opera constantly logs out by itself, and now it erased all the passwordsOpera for Linux
You can rename ~/.config/Opera to "OperaOld" to start over fresh and then goto https://www.sync.opera.com/ in another browser, log in and click "reset passphrase" to wipe out all your Sync data.
That'll give you a clean slate to work with to see if that solves the issue or not.
-
RE: Opera Stable 124.0.5705.15 gone infinite failure loopGeneral
Start Opera in safe mode, reset your flags at the URL
opera://flags, close Opera and open it normally.If that doesn't work, you can rename the "Opera Stable" folder in both "C:\Users\yourusername\AppData\Roaming\Opera Software: and "C:\Users\yourusername\AppData\Local\Opera Software" to "Opera Stable old" to start over with fresh settings and data.
You can try uninstalling Opera again, but delete the install folder afterwards before reinstalling. By default it's the "Opera" folder in "C:\Users\yourusername\AppData\Local\Programs".
Note that to see your AppData folder, you'll want to goto "View -> Show" in Windows Explorer (File Explorer) and enable "File extensions" and "Hidden items".
- General
-
RE: Opera 123.0.5669.47 not running with macOS 11.7.10 Big SurGeneral
You can try the previous build https://ftp.opera.com/pub/opera/desktop/122.0.5643.142/mac/.
-
RE: Opera 123.0.5669.47 not running with macOS 11.7.10 Big SurGeneral
@fleerp You can open up a terminal:
cd ~/Downloadsand then:
shasum -a 256 Opera_122.0.5643.150_Setup.dmgto make sure you get:
aec89aee6a68ebf0c5ffad30d0929f9f5208282326c23ddc5941bfe97862240f - General
-
RE: Opera 123.0.5669.47 not running with macOS 11.7.10 Big SurGeneral
@fleerp Opera_122.0.5643.150_Setup.dmg
-
RE: Opera 124 StableBlogs
@kamil7165 Spaces in URLs should be replaced with %20 or + depending on where the spaces are at as URLs are supposed to be percent-encoded and should not contain raw spaces. I have a feeling the percent-encoding has nothing to do with some page not loading.
It really sounds like your Opera and or your system is really messed up. How does Opera behave in a test standalone installation? With DNS over HTTPS enabled at the URL
opera://settings/system? -
RE: How to Fix Opera GX Grey/Black/White/Empty Screen on StartupOpera GX
@azimli52 You can make a standalone installation of Opera GX to a folder named "Opera GX" on your desktop and use that till you figure out what's wrong with your normal installation.
- Suggestions and feature requests
- Blogs
-
RE: How to Fix Opera GX Grey/Black/White/Empty Screen on StartupOpera GX
@CzechRepublic98 Put compatibility back to default, start Opera in safe mode, reset your flags at the URL
opera://flags, close Opera and start Opera normally. - General
-
RE: How to make Opera load up in maximize viewOpera for Linux
@Sn00ker Without knowing what distro and desktop environment you're using and whether you're using the Snap or Flatpak or rpm/deb version of Opera, I don't know if I can give specific directions, but:
In a text editor, paste the following and save it as OperaMax.desktop
[Desktop Entry] Name=Opera (Maximized) Exec=opera --start-maximized Type=Application Terminal=false Icon=operaThen, right-click the file on your desktop, go to properties and make it executable (on permissions tab for example).
Or, find Opera's shortcut in the start menu, copy it to your desktop and then edit it with a text editor to add the --start-maximized part.
-
RE: How to make Opera load up in maximize viewOpera for Linux
@idiotsopera Sorry for the late reply. If you ever want to revisit this, just comment.