Search Criteria
Package Details: mozillavpn 2.24.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mozillavpn.git (read-only, click to copy) |
---|---|
Package Base: | mozillavpn |
Description: | Fast, secure, and easy to use VPN from the makers of Firefox |
Upstream URL: | https://vpn.mozilla.org |
Keywords: | vpn wireguard |
Licenses: | MPL-2.0 |
Submitter: | tavianator |
Maintainer: | Xavier (xiota) |
Last Packager: | Xavier |
Votes: | 43 |
Popularity: | 0.80 |
First Submitted: | 2021-01-13 02:38 (UTC) |
Last Updated: | 2024-11-06 07:01 (UTC) |
Dependencies (27)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt6-5compat
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-networkauth
- qt6-shadertools
- qt6-svg
- qt6-websockets
- wireguard-tools
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- python-lxml (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt6-tools (make)
- rustup (rustup-gitAUR) (make)
- qt6-wayland (optional) – for Wayland support
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 22 Next › Last »
stop50 commented on 2022-11-06 11:40 (UTC)
has anyone else build problems like this?
Xavier commented on 2022-10-19 23:28 (UTC) (edited on 2022-10-19 23:32 (UTC) by Xavier)
Hi @smasper, first I recommend you update your system and after that try to build it again. If the problem persists check the log, it should be in
~/.local/share/mozillavpn.txt
. To use it in a shell the command ismozillavpn
without the./
smasper commented on 2022-10-19 19:21 (UTC)
Hi, for some reason on 5.15.74-3-MANJARO the AUR automake and install process gives a ./mozillavpn that will just crash with "segmentation fault (core dumped) mozillavpn". I have tried (as it already happened to me a few months ago) to remove it and rebuild it, but last time it worked fine, now it's always the same error. Also I have tried different scenarios like - remove/build/install/restart then sudo systemctl enable --now mozillavpn.service and then sudo systemctl start mozillavpn.service (and enable) - remove/build/install sudo systemctl enable --now mozillavpn.service /restart and then sudo systemctl start mozillavpn.service (and enable) Do you have any idea how I could either fix this or get more useful infos on this segfault from the command line? Regards, Stéphane
Xavier commented on 2022-10-06 20:07 (UTC)
UI fixed due to a missing QT6 dependency, fix build type also.
Xavier commented on 2022-10-04 17:50 (UTC) (edited on 2022-10-04 17:57 (UTC) by Xavier)
@LouisSimon22 yeah bug present with Qt >= 6.4 and I can confirm that MozillaVPN is broken with the recent Qt 6.4 release in Arch
https://github.com/mozilla-mobile/mozilla-vpn-client/issues/4537
LouisSimon22 commented on 2022-10-04 12:07 (UTC)
Hi, I'm getting this compilation error with no much more information:
# error Check if QT added support for QDnsLookup::lookup() on Android
On file:mozillavpn/src/mozillavpn-2.9.0/src/connectionbenchmark/benchmarktaskdownload.cpp:50:4
Xavier commented on 2022-08-09 18:51 (UTC)
@jcardoso yeah is
qt6-tools
notqt5-tools
(a typo), I just tested building this package in a clean docker image and works fine, so the makefiles can find the location of those qt6-tool scriptsjcardoso commented on 2022-08-09 17:17 (UTC)
@XavierCLL Just tested in an arch container and whilst
qt6-tools
is on the makedpends list, this installslconvert
andlrelease
in these locations:It appears a few of the upstream scripts are not expecting/handling this. :|
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 22 Next › Last »