From 7a18bc9a35cf40fb7bcbe545c59cfde940de7714 Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:44:03 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d73a020..898bb17 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Unofficial AppImage for Opera Web Browser ### Known issues + +---------------- + #### ◆ Language As already suggested on [this page](https://forums.opera.com/topic/58114/can-t-change-ui-language-no-option-display-opera-in-that-language/12) run the AppImage fith the flag "--lang=$YOULANGUAGE" to made it work. @@ -10,6 +13,8 @@ Instead, by installing this AppImage via "[AM](https://github.com/ivan-hc/AM-App opera --lang=$(echo $LANG | cut -c -2) %U And this definitelly solves the issue. +---------------- + #### ◆ Can't play videos on many sites More banally, Ubuntu is switching all its packages to Snap, Opera developers are using an old ffmpeg in their deb package and none have updated it... so none cares about the deb version of Opera. All workaround seems to point to external third-party sources (see issue https://github.com/ivan-hc/Opera-appimage/issues/1).