Package Details: microsoft-edge-dev-bin 133.0.3014.0-1

Git Clone URL: https://aur.archlinux.org/microsoft-edge-dev-bin.git (read-only, click to copy)
Package Base: microsoft-edge-dev-bin
Description: A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
Upstream URL: https://www.microsoftedgeinsider.com/en-us/download
Licenses: custom
Conflicts: microsoft-edge
Provides: microsoft-edge
Submitter: ejiek
Maintainer: bittin (josc, ejiek, SolarAquarion, kode54)
Last Packager: kode54
Votes: 100
Popularity: 1.87
First Submitted: 2020-10-20 22:29 (UTC)
Last Updated: 2024-12-20 22:00 (UTC)

Dependencies (16)

Required by (2)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »

alerque commented on 2021-09-29 08:52 (UTC)

@H0lmEd This package doesn't directly depend on freetype at all, that is on you. FYI the infinality everything is completely deprecated and gradually being cleaned up from AUR repos. If you have any -infinality, -ib, -ibx packages still I suggest swapping them out for their regular counterparts.

H0lmEd commented on 2021-09-29 07:57 (UTC)

Had a build error convert: symbol lookup error: /usr/lib/libraqm.so.0: undefined symbol: FT_Get_Transform

Solved by replacing freetype2-infinality-remix with freetype2

second2050 commented on 2021-09-26 15:15 (UTC)

@sunerpy works on my machine™: <img alt="edge on arch" src="https://nxt.cloudyspace.de/s/994w3i6tQgExZfE" />

maybe try renaming /etc/nsswitch.conf to /etc/nsswitch.conf.bak and check if it works, iirc that was what fixed the segfault with v93 of edge

sunerpy commented on 2021-09-26 03:22 (UTC) (edited on 2021-09-26 03:28 (UTC) by sunerpy)

@second2050
It cant work for me...

> microsoft-edge-dev --version
Microsoft Edge 95.0.1020.5 dev

> microsoft-edge-dev
[4002:4002:0926/105217.143252:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[0926/105217.508075:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0926/105217.508444:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0926/105217.508995:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value XXXXXXXXXXXXXXXXXXXXXX
[0926/105218.947338:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value XXXXXXXXXXXXXXXXXXXXXX
[1]    3882 segmentation fault (core dumped)  microsoft-edge-dev
> uname -a
Linux sunerpy 5.14.7-arch1-1 #1 SMP PREEMPT Wed, 22 Sep 2021 21:35:11 +0000 x86_64 GNU/Linux
> systemctl --version
systemd 249 (249.4-1-arch)

LinuxSBC commented on 2021-09-22 15:19 (UTC)

Great! Updating now.

second2050 commented on 2021-09-22 12:08 (UTC)

can confirm that it is fixed as it starts on my machine with version 95.0.1020.0

sixoj18219 commented on 2021-09-22 11:58 (UTC)

It seems this issue was fixed in the most recent dev channel update 95.0.1020.0.

https://techcommunity.microsoft.com/t5/discussions/edge-dev-95-0-997-1-consistently-fails-to-launch-since-systemd/m-p/2771824/highlight/true#M49819

taxico commented on 2021-09-15 17:29 (UTC)

The problem that dude mentioned below seems to be a problem with the software itself, and users from other distro also encounter the same problem. the software seems not compatible with newer systemd , here's the original link link

realasking commented on 2021-09-10 09:28 (UTC) (edited on 2021-09-10 09:31 (UTC) by realasking)

I have met the same problem, for the newer versions couldn't properly start, with some errors like:

[40749:40791:0910/171557.162993:ERROR:token_service_table.cc(139)] Failed to decrypt token for service AccountId-xxxxxxxxxxxxxx
[0910/171557.820525:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0910/171557.820976:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0910/171557.822270:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[0910/171609.842063:ERROR:http_transport_libcurl.cc(464)] curl_easy_perform: Timeout was reached (28)
[40861:40861:0910/171558.070404:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[0910/171609.868469:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[40862:40867:0910/171611.341549:ERROR:ssl_client_socket_impl.cc(1136)] handshake failed; returned -1, SSL error code 1, net_error -3
追踪与中断点陷阱 (核心已转储)

The main hardwares of my laptop include an amd ryzen5 2500U cpu, an amd RX 540 Polaris GPU, 20 GB DDR4 ram. And I'm using kernel 5.14 and systemd 249.4.

I don't know how these errors happened, just hope which can be fixed...

second2050 commented on 2021-09-09 22:09 (UTC)

funnily enough i get the trace trap on my main workstation but on my thinkpad the newest version just runs.