Adding a sort -rV
before the head -n1
in update_version.sh
would fix it for the VER
variable, but then the SUM256 will be a bit harder to get right (include the version in the matching pattern, maybe use awk then rather than grep?)
Search Criteria
Package Details: microsoft-edge-stable-bin 137.0.3296.83-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/microsoft-edge-stable-bin.git (read-only, click to copy) |
---|---|
Package Base: | microsoft-edge-stable-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 |
Keywords: | browser chromium web |
Licenses: | custom |
Conflicts: | edge, edge-stable, edge-stable-bin, microsoft-edge-stable |
Provides: | edge-stable, microsoft-edge-stable |
Submitter: | nicomix |
Maintainer: | aakashhemadri |
Last Packager: | aakashhemadri |
Votes: | 127 |
Popularity: | 0.66 |
First Submitted: | 2021-10-29 02:42 (UTC) |
Last Updated: | 2025-06-13 20:01 (UTC) |
Dependencies (11)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, vulkan-terakan-gitAUR, mesa-fp8-gitAUR, mesa-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- pipewire (pipewire-full-gitAUR, pipewire-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (5)
- microsoft-azure-vpn-client-bin (requires microsoft-edge-stable)
- msedgedriver-stable-bin (requires microsoft-edge-stable) (optional)
- profile-sync-daemon-edge-stable (optional)
- pt-plugin-plus-bin (optional)
- pt-plugin-plus-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 18 Next › Last »
tbroyer commented on 2023-02-01 17:54 (UTC)
Meowjiao commented on 2023-02-01 03:01 (UTC)
Meowjiao commented on 2023-02-01 02:58 (UTC)
Please update the package!
nowy commented on 2023-01-27 04:22 (UTC) (edited on 2023-01-28 10:30 (UTC) by nowy)
Edit: I have found the reason of this problem. The packages file in deb repo (https://packages.microsoft.com/repos/edge/dists/stable/main/binary-amd64/Packages) contains multiple version of stable releases and the old version(108) is first in that file. So the version update script gets old version. the latest version is 109.0.1518.70.
Romario74 commented on 2023-01-26 09:24 (UTC)
Flatpak version works, too. This one is broken in this regard.
Romario74 commented on 2023-01-24 12:00 (UTC)
This version (109.x) crashes when logging in to my company 2FA account. It used to work with 108.x. Edge-beta crashes too.
[35813:35813:0124/125509.657111:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented
[0124/125601.413362:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0124/125601.413649:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0124/125601.413965:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0124/125601.414008:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0124/125601.414028:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[35858:35864:0124/125610.170111:ERROR:broker_posix.cc(40)] Recvmsg error: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt (104)
Speicherzugriffsfehler (Speicherabzug geschrieben)
I doublechecked in Ubuntu - there it works.
Serird commented on 2022-12-23 23:24 (UTC) (edited on 2022-12-23 23:26 (UTC) by Serird)
I can confirm that Smartscreen is making Edge crash on startup.
If you want to disable it
Create a file (and the directories if needed) :
/etc/opt/edge/policies/recommended/MSEDGE-GLOBAL.json
Into that file, write
{
"SmartScreenEnabled": false,
}
Sven commented on 2022-12-17 11:11 (UTC)
Audio doesn't seem to work anymore. Is there any fix? I'm using pipewire instead of pulseaudio.
mdcclxv commented on 2022-12-13 13:52 (UTC) (edited on 2022-12-13 15:22 (UTC) by mdcclxv)
Smartscreen is enabled by default, not sure if it's really needed on Linux, but it crashes on startup, when launched directly from /opt, that is, when pinned to Latte's Tasks dock (which pins the executable, not the original bash script). After I've disabled Smrtscreen, Edge is no longer crashing. Here is a backtrace:
#0 0x00007f5b19d4e64c in () at /usr/lib/libc.so.6
#1 0x00007f5b19cfe958 in raise () at /usr/lib/libc.so.6
#2 0x00007f5b19ce853d in abort () at /usr/lib/libc.so.6
#3 0x00007f5af057160d in () at /opt/microsoft/msedge/libsmartscreenn.so
#4 0x00007f5af05715d6 in () at /opt/microsoft/msedge/libsmartscreenn.so
#5 0x00007f5af04f813b in () at /opt/microsoft/msedge/libsmartscreenn.so
#6 0x00007f5af0590ccf in () at /opt/microsoft/msedge/libsmartscreenn.so
#7 0x00007f5af04f4b37 in CreateSmartScreenClient () at /opt/microsoft/msedge/libsmartscreenn.so
#8 0x000055ab606f31f8 in ()
#9 0x000055ab606f2b10 in ()
#10 0x00007ffc27a64470 in ()
.
.
.
Pinned Comments
Littletiger commented on 2024-04-23 17:13 (UTC)
I was using
--ozone-platform-hint=auto
and having the startup issue in 124 as well, changing this to--ozone-platform=wayland
fixed it for meaakashhemadri commented on 2022-03-29 13:23 (UTC) (edited on 2022-03-29 13:24 (UTC) by aakashhemadri)
Please wait 30 minutes after a new update is released by Microsoft. The out-of-date flag sends an email notification to all those subscribed. If after a day the package stays out-of-date then please go ahead and flag the package as out-of-date to notify us.