Giter Site home page Giter Site logo

com.microsoft.edge's Introduction

com.microsoft.Edge

Troubleshooting

Game controllers not working

This is a workaround rather than an actual solution: giving the application read-only access to the /run/udev directory with Flatseal or the CLI by running flatpak override --filesystem=/run/udev:ro com.microsoft.Edge may get the controller running. However, this will not necessarily work on all systems, and does not work with hotplugging. Those issues cannot be fixed unless changes are made in the Edge browser.

Passing custom flags

We encourage users to insert all flags inside ~/.var/app/com.microsoft.Edge/config/edge-flags.conf. If this file doesn't exist, then create one. For each flag, they should be separated by newlines. For example, if you want to pass --ozone-platform=wayland and --enable-features=UseOzonePlatform, then the edge-flags.conf file will look like the following:

--ozone-platform=wayland
--enable-features=UseOzonePlatform

com.microsoft.edge's People

Contributors

catsout avatar evan-a-a avatar flathubbot avatar github-actions[bot] avatar rany2 avatar refi64 avatar theevilskeleton avatar tinywrkb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

com.microsoft.edge's Issues

Different branches for different channels

Could you perhaps have different branches or different packages for the different channels of Edge (Beta, Dev, and Stable & Canary when they release)? I'd like to run Dev as I do on my macOS & Windows systems for familiarity but it seems that the Beta branch is now used.

Crashes on Launch

I updated recently to the newest version of Edge, and now when I try to open it, it crashes a few seconds after loading. Ironically, running it with --verbose doesn't crash it, though.

OS: Gentoo
GNOME 43.3
Flatpak 1.14.1

Edge can't display CJK fonts

All Chinese fonts are displayed as boxes, and ASCII display is normal.

System: Fedora Linux 38.20230414.n.0 (Silverblue)

Workaround:

# copy Chinese fonts from host to flatpak container 
cp -R /usr/share/fonts/google-noto-sans-cjk-vf-fonts  ~/.var/app/com.microsoft.Edge/data/fonts

See also: flathub/com.google.Chrome#202

Titlebar does not respect GTK button position

Hello again,

The official RPM release of Edge respects putting the close/minimize/maximize buttons on the left side of the window, adjusting the Tab Actions Menu as seen in this picture:

Screenshot_20211221_122743

The Flatpak release isn't doing this, keeping the buttons on the right corner in a Windows-style configuration.

Button layout data for verification:

$ dconf read /org/gnome/desktop/wm/preferences/button-layout
'close,minimize,maximize:'

How do I make Edge trust a self-signed certificate?

I tried adding a full-chain .pem self-signed certificate in edge://settings/privacy/manageCertificates but it doesn't seem like Edge is ok with it. Do I have to mount the system's certificate directory?

proxy not working

after setting an proxy in steam deck desktop mode, then edge don't use it

i tried chrome proxy works, but not working in edge

install org.freedesktop.Platform.Locale as dependency

Hi,

I am using this edge flatpak to access teams, skype, onedrive, etc. on Fedora 35. The runtime org.freedesktop.Platform.Locale should be installed as a dependency to allow opening files with utf-8 (here japanese) filenames.

Flatpak 1.12.6

flatpak info com.microsoft.Edge

Microsoft Edge - Introducing the new Microsoft Edge web browser. It’s time to
expect more. More privacy. More control. More productivity. More value.

      ID: com.microsoft.Edge
     Ref: app/com.microsoft.Edge/x86_64/beta
    Arch: x86_64
  Branch: beta
 Version: 99.0.1150.30-1
 License: LicenseRef-proprietary
  Origin: flathub-beta
Collection: org.flathub.Beta
Installation: system
 Installed: 26.4 MB
 Runtime: org.freedesktop.Platform/x86_64/21.08
     Sdk: org.freedesktop.Sdk/x86_64/21.08

  Commit: 6dd4f09f43eb7e7713cf36249a9321be334d93536f6cfcf30d6178c181f69dd0
  Parent: c5da92cf607b4a55ad73f83b7c1f04ece1c75a39c7c5400a828746ff2b6d9814
 Subject: Update edge.deb to 99.0.1150.30-1 (f147cdd3)
    Date: 2022-03-02 20:33:39 +0000

My locale is the following:

locale LANG=en_GB.UTF-8 LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY=ja_JP.UTF-8 LC_MESSAGES="en_GB.UTF-8" LC_PAPER="en_GB.UTF-8" LC_NAME="en_GB.UTF-8" LC_ADDRESS="en_GB.UTF-8" LC_TELEPHONE="en_GB.UTF-8" LC_MEASUREMENT=ja_JP.UTF-8 LC_IDENTIFICATION="en_GB.UTF-8" LC_ALL=

When I try to send a file that has a japanese name in teams, it fails with "file empty" or "not valid". I had to install org.freedesktop.Platform.Locale so it works. An easy reproducible example.

Without org.freedesktop.Platform.Locale installed

  1. Drag and drop the attached file テスト.txt on an edge window.
  2. The file is not open, instead the contents of the / directory of the flatpak is opened.
    image

With org.freedesktop.Platform.Locale installed

  1. Drag and drop the attached file テスト.txt on an edge window.
  2. The file is open and the content (this is a テスト) is shown.
    image

Attachement: File with a japanese name (it reads "test.txt")
テスト.txt
.

Broken WidevineCdm lib in XDG_CONFIG_HOME

I notice today that Widevine is not working, with the log output:

[2094:1571:1221/173248.313942:ERROR:cdm_module.cc(187)] CDM at /home/user/.var/app/com.microsoft.Edge/config/microsoft-edge-beta/WidevineCdm/4.10.2391.1/_platform_specific/linux_x64/libwidevinecdm.so could not be loaded.
[2094:1571:1221/173248.314072:ERROR:cdm_module.cc(188)] Error: /home/user/.var/app/com.microsoft.Edge/config/microsoft-edge-beta/WidevineCdm/4.10.2391.1/_platform_specific/linux_x64/libwidevinecdm.so: cannot open shared object file: Operation not permitted
Entity: line 1: parser error : Extra content at the end of the document

IIRC I renamed the config folder microsoft-edge-dev -> microsoft-edge-beta when switching from dev to beta, so this might be the cause. Worth taking this into consideration and test when switching to stable.

Removing ~/.var/app/com.microsoft.Edge/config/microsoft-edge-beta/WidevineCdm/* and letting the browser re-redeploy the lib fixed the issue.

How to get controllers to be detected by Edge

I checked the perms with Flatseal and I don't see anything that should be blocking it from being detected but I tested with https://gamepad-tester.com/ vs natively installed Firefox and it doesn't detect in Flatpak Edge or Chromium.

Edit: I tried Firefox Flatpak to verify apples to apples just Flatpak vs native and still nothing.

Instant crash on Steam Deck

flatpak run com.microsoft.Edge 

(process:2): Gtk-WARNING **: 23:12:44.943: Locale not supported by C library.
        Using the fallback 'C' locale.
Gtk-Message: 23:12:44.944: Failed to load module "canberra-gtk-module"
Stub sandbox ignoring command: /app/extra/nacl_helper
[2:2:1219/231245.167599:ERROR:nacl_fork_delegate_linux.cc(313)] Bad NaCl helper startup ack (0 bytes)
Gtk-Message: 23:12:45.442: Failed to load module "canberra-gtk-module"
[2:2:1219/231245.514787:ERROR:object_proxy.cc(623)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[2:2:1219/231245.514811:ERROR:kwallet_dbus.cc(100)] Error contacting kwalletd5 (isEnabled)
[2:2:1219/231245.515259:ERROR:object_proxy.cc(623)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[2:2:1219/231245.515281:ERROR:kwallet_dbus.cc(72)] Error contacting klauncher to start kwalletd5
[2:2:1219/231245.515569:ERROR:object_proxy.cc(623)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[2:2:1219/231245.515581:ERROR:kwallet_dbus.cc(418)] Error contacting kwalletd5 (close)
[2:2:1219/231245.547834:ERROR:assistance_home_client.cc(32)] File path /home/deck/.var/app/com.microsoft.Edge/config/microsoft-edge/Default
[1219/231245.674750:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)

Using SteamOS 3.4 from the preview channel.

Most of the page crash with error code 4

image
Most of the page I visited became something like this, I can't open devtools, nothing. so frustrating

OS: Fedora 37
Flatpak: 1.14.4
Microsoft Edge Version: 112.0.1722.54 (Official build)

Cannot enable the secure dns from settings.

It says "This setting is turned off for managed browsers." and its greyed out.
This is not a problem when using the aur versions.
This is kind of important feature since secure dns is the only way to bypass censorship for some of the website that governments are putting if you are not using vpn.

image

Security Keys are not Working

Hello,
I want to use my YubiKey to log into my Microsoft account, but it doesn't recognize the security key.
Other websites with FIDO support do not work on this Version of Microsoft Edge as well.

I am confident that this is not a problem with Flatpak or my YubiKey, because I installed Google Chrome as a Flatpak and there it works perfectly.

OS: Manjaro
KDE 5.26.5
Flatpak 1.15.2

Not available through Flathub

Hi there!

I have recently found this flatpak and wanted to try it out. I've followed the link in repository's 'About' part (This one) but it is not available there. Was there any reason for flatpak removal from official website?

Rendering no fonts

It seems like edge and therefore PWA's you use it for (like teams) don't render any text anymor.

image

Tested with fedora 38

Smart card PIV/PKCS#11 devices not accessible on Fedora

Edge does not pickup attached smart card/PIV devices attached and working via the host. Tested on Fedora 38 with a functioning p11-kit, opensc and pcsc daemon. Flatpak might be missing pcsc? Since the pcsc socket is passed into the flatpak sandbox what's missing is likely a PKCS#11 library such as opensc or p11-kit.

Similar and perhaps identical to flathub/com.google.Chrome#209

Edge crash when launching from the desktop entry

Edge open and crash a few seconds after, running on Gnome Wayland, there is a loading spinner next to it while it is running :

Capture d’écran du 2023-01-10 18-30-10

Launching it from the terminal work fine and I'm even able to launch new instances with the desktop entry after summoning it from the terminal. There is also no loading spinner when launching it from the terminal.

Flatpak does not pin to latte-dock (fix/workaround included)

The Edge flatpak can not be pinned to Latte dock (a docky/OSX style dock that is particularly used on Plasma systems). If you right click the icon to pin it as usual, the Pin App icon is greyed out. Though I don't use Plasma's own launcher, I've heard this can affect it, too.

Fortunately, I figured a workaround, but with some caveats, and so I'm explaining this upstream so that maybe if something can be changed it'll become easier. And if not, you can at least refer to this. The workaround is that the file /etc/xdg/taskmanagerrulesrc which normally looks like this needs this extra line added under the Mapping settings:

Microsoft-edge-beta=Microsoft Edge (beta)

After saving this file, the app can be pinned normally. I discovered this after researching the same issue affecting GIMP and running the suggested xprop command on this issue. The returned string is WM_CLASS(STRING) = "microsoft-edge-beta", "Microsoft-edge-beta" and with that it was elementary to add a new line to the taskmanagerrulesrc file.

I'm not sure if this is something that needs to be implemented upstream, I leave that to project leadership since I know this one is close to adding a stable branch.

Managed by your organization

Hi. I just installed Microsoft Edge 109.0.1518.70, in the settings there is the banner "managed by your organization"
How can i fix it?

Edge Crashes soon after startup

Edge consistently crashes soon after startup, with error:

lime@lime-public ~> flatpak run com.microsoft.Edge
Gtk-Message: 20:00:56.343: Failed to load module "canberra-gtk-module"
Gtk-Message: 20:00:56.343: Failed to load module "canberra-gtk-module"
Stub sandbox ignoring command: /app/extra/nacl_helper
[2:2:0402/200056.509316:ERROR:nacl_fork_delegate_linux.cc(313)] Bad NaCl helper startup ack (0 bytes)
Gtk-Message: 20:00:56.984: Failed to load module "canberra-gtk-module"
Gtk-Message: 20:00:56.984: Failed to load module "canberra-gtk-module"
[2:2:0402/200057.068396:ERROR:assistance_home_client.cc(32)] File path /home/lime/.var/app/com.microsoft.Edge/config/microsoft-edge/Default
[2:2:0402/200057.101577:ERROR:nacl_browser.cc(287)] Failed to open NaCl IRT file "/app/extra/nacl_irt_x86_64.nexe": -4
[2:2:0402/200057.877476:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 20f57266-6d2b-4cde-85f2-6be3e3636793
[2:2:0402/200057.877504:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 02b7e962-b7e9-4f6c-9535-071af762a6ce
[2:2:0402/200057.877512:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 12f4a497-24d2-4a33-ae3d-f3558cdbb010
[2:2:0402/200057.877518:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 56523ff8-2dd0-4ab4-8eee-8251df8edba5
[2:2:0402/200057.877565:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 68a8771b-e6f5-43eb-8ab8-a86f777a770a
[2:2:0402/200057.877573:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: eb75d60f-c134-4d8c-a2d9-aa04b42822d1
[2:2:0402/200057.877579:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 64e22d52-e08e-4e7a-af4a-565d9503d9ad
[2:2:0402/200057.877585:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: eec6b19c-a1bd-47d3-a90d-fc61f2a7b369
[2:2:0402/200057.877591:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 4f357902-b9e2-4370-9379-2b2ba0175472
[2:2:0402/200057.877597:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: d2d33396-efed-41ec-8971-756683361949
[2:2:0402/200057.877604:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 02fd70a6-0565-4957-98c8-773fa91ec37b
[2:2:0402/200057.877610:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 30abf585-4051-4def-abe2-e46e22f98b12
[2:2:0402/200057.877616:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 5be88839-3cbc-49f7-932c-3eaaae426fed
[2:2:0402/200057.877622:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: ca163265-0f17-4b14-ac8e-208ff06e12e4
[2:2:0402/200057.877631:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id:  update.entity.id: 6290a02e-17f2-42cc-8c34-5d8e7dc99b38
[2:2:0402/200057.877637:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id: 99cf0d8d-ff0f-453e-a3be-b615346f5ea8 update.entity.id: 99cf0d8d-ff0f-453e-a3be-b615346f5ea8
[2:2:0402/200057.877643:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id: 453bcbf2-ada2-4309-9afd-13947522fbc2 update.entity.id: 453bcbf2-ada2-4309-9afd-13947522fbc2
[2:2:0402/200057.877649:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id: e9c01674-6f05-4859-a953-b810d6e822f9 update.entity.id: e9c01674-6f05-4859-a953-b810d6e822f9
[2:2:0402/200057.877655:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id: 1a6e23dc-833d-4592-8dc7-9ad4cd032664 update.entity.id: 1a6e23dc-833d-4592-8dc7-9ad4cd032664
[2:2:0402/200057.877678:ERROR:processor_entity.cc(171)] Metadata has an exisiting server id that will be overwritten with the current update entity id.metadata server_id: f3d30c79-931c-48a9-8c4e-146f5f58dcd9 update.entity.id: f3d30c79-931c-48a9-8c4e-146f5f58dcd9
[2:2:0402/200105.144946:ERROR:CONSOLE(1)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://edgeservices.bing.com') does not match the recipient window's origin ('edge://discover-chat').", source: edge://discover-chat/underside-chat.bundle.js (1)
Warning: disabling flag --expose_wasm due to conflicting flags
[bad_variant_access.cc : 44] RAW: Bad variant access
[2:2:0402/201111.710635:FATAL:bad_variant_access.cc(44)] Check failed: false. Bad variant access

[0402/201111.710763:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)

Sync stopped working, trying to re-enable sync causes Edge to crash

[System info]
OS: Fedora Silverblue 35
CPU: i7-1165G7
RAM: 16GB

Sync stopped working some time ago, in an effort to re-enable it I uninstalled the Edge Flatpak, manually deleted ~/.var/app/com.microsoft.Edge and reinstalled it.

Upon trying to login to my MS account, Edge crashes.

(Sync is currently working properly on my desktop PC (also running Silverblue).)

When running Edge via flatpak run com.microsoft.Edge it complains about ptrace not being permitted just before it crashes.
For debugging purposes I enabled ptrace via Flatseal and tried again, which crashes again, returning

[user@silverblue-laptop ~]$ flatpak run com.microsoft.Edge 
[2 preload-host-spawn-strategy] Running: /app/bin/zypak-helper child - /app/extra/msedge --type=zygote --enable-crashpad --crashpad-handler-pid=14 --enable-crash-reporter=9b951239-0e63-4d8a-9adc-db74ecbc20dd,beta --change-stack-guard-on-fork=enable
Stub sandbox ignoring command: /app/extra/nacl_helper
[2:2:0131/093111.629579:ERROR:nacl_fork_delegate_linux.cc(329)] Bad NaCl helper startup ack (0 bytes)
Gtk-Message: 09:31:11.856: Failed to load module "canberra-gtk-module"
Gtk-Message: 09:31:11.856: Failed to load module "canberra-gtk-module"
[107:107:0131/093111.950159:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[2:2:0131/093112.000357:ERROR:nacl_browser.cc(289)] Failed to open NaCl IRT file "/app/extra/nacl_irt_x86_64.nexe": -4
[0131/093117.972373:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0131/093117.972441:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0131/093117.974893:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0131/093117.975107:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0131/093117.975517:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 9b9512390e634d8a9adcdb74ecbc20dd
[0131/093118.849623:ERROR:directory_reader_posix.cc(42)] opendir /var/home/user/.var/app/com.microsoft.Edge/config/microsoft-edge-beta/Crash Reports/attachments/3cec2980-d1aa-4857-91c5-33020ae49dce: No such file or directory (2)
[0131/093118.852370:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 9b9512390e634d8a9adcdb74ecbc20dd
[112:127:0131/093119.842807:ERROR:broker_posix.cc(43)] Invalid node channel message
[112:127:0131/093119.843777:ERROR:broker_posix.cc(110)] Error sending sync broker message: Datenübergabe unterbrochen (broken pipe) (32)

Global Menu does not appear in KDE, does in traditional Edge

The Edge installation from Microsoft includes support for KDE's Global Menu Plasmoid, allowing MacOS-style menus of File, Edit, History, etc. These don't appear when running the FlatPak, likely due to some configuration in the JSON file. Following this advice and enabling some special permissions in FlatSeal causes the menu to appear momentarily when starting the app and then disappear when it's fully loaded, so something about the Flatpak's configuration is blocking these menus from appearing.

I hate to be the irritating KDE person, but some of us really love the global menu (particularly those of us who theme the biggest Mac knockoffs), and it would be nice if the Flatpak behaved identical to DEB/RPM Edge as far as the UX/UI.

To add system details: Plasma 5.23, Fedora 35

Microsoft Edge Flatpak Beta shows two icons in taskbar on KDE Fedora

When I open Microsoft Edge Flatpak Beta on KDE Fedora from Flathub-beta, it first shows two icons in the taskbar. One normal Edge icon and the other one the Edge Beta icon. After that, the Edge Beta icon disappears and the normal icon is showing. This does not happen with the official Edge installation from Microsoft. This issue occurs every time I open Edge Flatpak Beta.

Steps to reproduce:

  1. Install Microsoft Edge Flatpak Beta from Flathub-beta
    1. Open Microsoft Edge Flatpak Beta from the application launcher or terminal.
  2. Observe the taskbar and notice two icons appearing briefly.

Expected behavior: Only one icon should appear in the taskbar when opening Microsoft Edge Flatpak Beta.

Actual behavior: Two icons appear in the taskbar when opening Microsoft Edge Flatpak Beta.

Screen recording:will be appended later, when spectacle updates to 22.04 ;)

System information:

  • KDE Plasma version: plasmashell 5.27.4
  • Fedora version: 38
  • Microsoft Edge version: Version 113.0.1774.23 (from install)

Fails to launch on Fedora 38

Edge 112.0.1722.54-1 stable fails to launch on Fedora 38 installed from the Fedora Flathub Selection Repo, possibly a problem on their part.

flatpak run com.microsoft.Edge --verbose Stub sandbox ignoring command: /app/extra/nacl_helper [2:2:0420/185219.271456:ERROR:nacl_fork_delegate_linux.cc(313)] Bad NaCl helper startup ack (0 bytes) [0420/185219.282738:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)

Notification sound spam

it keeps spamming windows 7 or 10 notification sounds when you are doing nothing at all in the browser
it is super weird i hope theres no one intentionally doing weird stuff to this flatpak

the arch package for edge doesn't do that

Unable to deploy in arch-chroot

Executing: /usr/bin/arch-chroot /mnt flatpak install --assumeyes flathub com.microsoft.Edge provides the following error:

2022/05/18 02:45:10 shell.go:121: bwrap: pivot_root: Invalid argument
2022/05/18 02:45:10 shell.go:121: Warning: While trying to apply extra data: apply_extra script failed, exit status 256
2022/05/18 02:45:10 shell.go:121: bwrap: pivot_root: Invalid argument
2022/05/18 02:45:10 shell.go:121: Error: While trying to apply extra data: apply_extra script failed, exit status 256
2022/05/18 02:45:10 shell.go:121: error: Failed to install com.microsoft.Edge: While trying to apply extra data: apply_extra script failed, exit status 256
2022/05/18 02:45:10 shell.go:126: exit status 1

I'm able to install other flatpak browsers such as Brave via this method, but not Edge when I image a new machine.

Instance using proxy, possible?

Is it possible to launch one instance of edge that uses a proxy?
I have a remote server and I want to browse through it (for security reasons, thanks to pubkey auth) using the classic ssh -D method.
However I do not want to set the entire system to use the proxy, I want only one instance of Edge to do it, to prevent unnecessary traffic and for security reasons (again).
Is such a thing possible?

Proposal: Add Read Only Access to UDev To This Flatpak's Default Permissions

Hello,

If one uses Microsoft Edge on the Steam Deck right now and wishes to setup Xbox Game Pass on this gaming device, they will be lead to this instruction page on Microsoft's website:

https://support.microsoft.com/en-us/topic/xbox-cloud-gaming-in-microsoft-edge-with-steam-deck-43dd011b-0ce8-4810-8302-965be6d53296

Step 8 and 9 of the process requires the user to open a terminal window to enter a command to give Microsoft Edge access to UDev to receive controller input.

console

I understand the author of this Flatpak has described this as a workaround on the README.md for this repository, but as far as workarounds go, this one seems innocent enough to include it by default.

Having this available out of the box would reduce the steps in this process for new users.

For the Steam Deck particularly this would be a very nice UX improvement, as the Steam Deck's target demographic is not experienced Linux users, in many cases it includes people who have come straight from console gaming. Even if it's just 2 steps, helping those users avoid having to open a terminal to run a command would be nice.

As far as I can tell, this would only require only a one line change to com.microsoft.Edge.yaml, inserted after line 35:

- --filesystem=/run/udev:ro

If the maintainer of this Flatpak agrees I would be happy to make a push request myself to do the file modification.

Font rendering regression

There seems to be a problem with fonts in latest version. Looks like the issue started with commit 99d51f2d0c851338c43c717eedc07f1d438631a3722fc9d68b07da82ab1039ba as the version before it seems to work fine. Something related to the upgrade to 112 perhaps?

Downgrading to commit 204c1ec88ff6f562077e95a772b6b6980dd937d849c3cac69a76df3f00bb0a5f fixes the problem for me. Screenshots of before and after:

https://imgur.com/a/lESdBw0

Plasma Integration

the Plasma Integration extension is not working
Kubuntu 22.04
KDE 5.25.5
Edge Flatpak V 105.0.1343.50-1

Override users preferred XDG browser

Microsoft Edge is the best browser for $(cat /etc/os-release | grep -oP "(?<=^NAME=\").*(?=\"$)"). Sync your passwords, favorites, and settings across multiple devices and start using Microsoft Edge today.

Unable to enable Wayland or pass custom flags

I'm running Wayland on Fedora 37 and would like to run Edge under Wayland.

I've edited the com.microsoft.Edge.desktop desktop file located at /var/lib/flatpak/app/com.microsoft.Edge/current/active/files/share/applications and amended all instances of Exec=/app/bin/edge with the parameters --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WebRTCPipeWireCapturer.

However, either this isn't working (as in Wayland), or the flags aren't getting passed - when I launch Edge (via Gnome's application launcher), it appears that Edge is still using X11 (as confirmed by xeyes). Is there another way to pass custom flags and/or enable Edge (and Pipewire)?

Thanks

I'm also have a #304 issue.

Fedora Workstation 38 (Flatpak version): I'm get SIGILL on launch.
Ubuntu 22.04 (DEB version): I'm get SIGILL in tab on some websites.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.