Search Criteria
Package Details: microsoft-edge-dev-bin 135.0.3168.2-1
Package Actions
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: | 0.40 |
First Submitted: | 2020-10-20 22:29 (UTC) |
Last Updated: | 2025-03-08 05:08 (UTC) |
Dependencies (16)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libxtst
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for printing
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR) (optional) – WebRTC desktop sharing under Wayland
- libunityAUR (optional) – for download progress on KDE
- ttf-liberation (ttf-defenestrationAUR) (optional) – fix fonts for some PDFs - CRBug #369991
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional)
Required by (2)
- ff2mpv-go-git (requires microsoft-edge) (optional)
- ff2mpv-rust (requires microsoft-edge) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »
LinuxSBC commented on 2021-09-09 22:01 (UTC) (edited on 2021-09-09 22:15 (UTC) by LinuxSBC)
It seems like several people are having problems with the latest version. I use fish as a shell instead of bash or zsh, so my trace trap message is different, but it seems like all of us have the same problem. For now, I would recommend holding back the package to an older version in pacman.conf.
taxico commented on 2021-09-09 19:49 (UTC)
$ microsoft-edge-dev
Gtk-Message: 03:48:12.774: Failed to load module "appmenu-gtk-module" [0910/034812.949678:ERROR:elf_dynamic_array_reader.h(61)] tag not found [0910/034812.949766:ERROR:elf_dynamic_array_reader.h(61)] tag not found [0910/034812.949928:ERROR:elf_dynamic_array_reader.h(61)] tag not found [0910/034812.950753:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value XXXXXXXXXXXXXXXXXXXXX [1] 39561 trace trap (core dumped) microsoft-edge-dev FAIL: 133
Tibix commented on 2021-09-02 15:41 (UTC)
I also have the latest version (95.0.997.1-1), and I am getting this as the log:
LinuxSBC commented on 2021-09-01 18:45 (UTC) (edited on 2021-09-01 18:47 (UTC) by LinuxSBC)
The latest version of this (95.0.997.1-1) crashes upon startup for me. When running in in the terminal, I get this error message:
Downgrading it to the previous version (94.0.982.2-1) works again.
alerque commented on 2021-08-12 08:18 (UTC)
@HaoTian That is going to be an upstream issue completely unrelated to this packaging. Please report it upstream not here.
HaoTian commented on 2021-08-12 07:44 (UTC)
I sometimes lose my cookies of the most of websites and I need to login again after upgrading MicrosoftEdge and reboot my computer.Have a way to solve it?
alerque commented on 2021-08-06 13:59 (UTC)
@josc When you bump this you need to update both the PKGBUILD and the meta data together. Not just the version and checksum changes too, in the meta data file the URL needs to be updated. This keeps the web interface up to date. The way to do this is:
updpkgsums
to download the package and update the checksum in the PKGBUILD.makepkg --printsrcinfo > .SRCINFO
to bring the meta data file up to date.makepkg -sfi
to build and install the package.git add PKGBUILD .SRCINFO
andgit commit
to get both files committed together.I've brought everything back into sync and cleaned up some other tidbits, so no worries for now. This is just for future cycles.
josc commented on 2021-08-06 12:16 (UTC)
@alerque they had by mistake for around a day added 94.0.972.1 on the download page, however it linked to a file that didn't exist, so i think that's why :)
alerque commented on 2021-08-06 12:14 (UTC)
@navarroaxel I removed your flag because I don't see any downloads available for 94.0.972.1. I don't know where you got that.
josc commented on 2021-07-28 14:10 (UTC)
Pushed an update now, sorry forgot to update .SRCINFO first, so had to do another push, hope everything is as it should be now :)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »