mozilla-vpn-client icon indicating copy to clipboard operation
mozilla-vpn-client copied to clipboard

A fast, secure and easy to use VPN. Built by the makers of Firefox.

Results 632 mozilla-vpn-client issues
Sort by recently updated
recently updated
newest added

Dear Mozilla developers, Is the Mozilla VPN client open source or not? Because if it is, why are the Linux build instructions making me jump through these arcane and unconventional...

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

**Describe the bug** MozillaVPN is not compatible with Qt 6.8 **VPN version:** 2.24.1 **Affected Platforms:** Tested in Archlinux with rustup, PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mozillavpn **Actual result:** ```bash /run/media/xavier/Xavier-ext4/ArchLinux/AUR-packages/mozillavpn/src/mozillavpn-2.24.1/src/platforms/linux/daemon/dbustypeslinux.h:49:26: error: ‘qsizetype QByteArray::count() const’...

bug

## Description - Fixes #9966. ``` In file included from /build/source/build/src/mozillavpn_autogen/UM7GZO45JR/../../../../src/platforms/linux/daemon/dnsutilslinux.h:12, from /build/source/build/src/mozillavpn_autogen/UM7GZO45JR/../../../../src/platforms/linux/daemon/dbusservice.h:13, from /build/source/build/src/mozillavpn_autogen/UM7GZO45JR/moc_dbusservice.cpp:9, from /build/source/build/src/mozillavpn_autogen/mocs_compilation.cpp:88: /build/source/build/src/mozillavpn_autogen/UM7GZO45JR/../../../../src/platforms/linux/daemon/dbustypeslinux.h: In function 'const QDBusArgument& operator>>(const QDBusArgument&, DnsResolver&)': /build/source/build/src/mozillavpn_autogen/UM7GZO45JR/../../../../src/platforms/linux/daemon/dbustypeslinux.h:49:26: error: 'qsizetype QByteArray::count() const'...

## Description Based on the data coming back from this ticket, we decided to do server switches from the mobile daemons at most once every 15 minutes. On iOS this...

## Description QA caught that we're missing accessibility text for the button; it was reading as "unlabeled". ## Reference VPN-3112 ## Checklist - [x] My code follows the style guidelines...

## Description This is a continuation of https://github.com/mozilla-mobile/mozilla-vpn-client/pull/9318, which Bea had mostly completed before she left. **Data review has been completed on that PR.** Notes: 1. Per conversation w/ Santiago,...

**Describe the bug** Nixpkgs user @trev-dev reported a segmentation fault in the Linux CLI while connecting (NixOS/nixpkgs#348286), and I found a reproduction recipe. The backtrace implicates `NotificationHandler::connectionFailureNotification`, added in -...

bug

## Description Malmö is the only city with special characters in the name. Our build scripts should handle this fine - and we use `Servers.Malm` for the string ID. It...

## Description Describe your changes ## Reference i.e Jira or Github issue URL ## Checklist - [ ] My code follows the style guidelines for this project - [ ]...