Package Details: qv2ray 2.7.0-1

Git Clone URL: https://aur.archlinux.org/qv2ray.git (read-only, click to copy)
Package Base: qv2ray
Description: Cross-platform V2ray Client written in Qt (Stable Release)
Upstream URL: https://github.com/Qv2ray/Qv2ray
Keywords: gui qt qv2ray v2ray
Licenses: GPL3
Conflicts: qv2ray
Provides: qv2ray
Submitter: Hork
Maintainer: Neboer (axionl)
Last Packager: Neboer
Votes: 18
Popularity: 0.000018
First Submitted: 2019-08-28 13:38 (UTC)
Last Updated: 2021-08-22 07:35 (UTC)

Pinned Comments

DuckSoft commented on 2020-12-20 07:04 (UTC) (edited on 2020-12-20 07:04 (UTC) by DuckSoft)

Documentation: https://qv2ray.net/en/

User Group (Telegram, Chinese): https://t.me/qv2ray

User Group (Telegram, International): https://t.me/qv2ray_intl

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

DuckSoft commented on 2021-06-02 14:47 (UTC)

Patch for upstream bug:

diff --git a/core/src/oned/ODRowReader.h b/core/src/oned/ODRowReader.h
index 9a06318..54c3b9d 100644
--- a/core/src/oned/ODRowReader.h
+++ b/core/src/oned/ODRowReader.h
@@ -26,6 +26,7 @@
 #include <cstddef>
 #include <iterator>
 #include <memory>
+#include <limits>
 #include <type_traits>

Will be shortly included.

cubercsl commented on 2021-05-17 07:39 (UTC)

Build failed in latest archlinux: https://fars.ee/AbFd.

Related issue: https://github.com/Qv2ray/Qv2ray/issues/1494

DuckSoft commented on 2020-12-20 07:04 (UTC) (edited on 2020-12-20 07:04 (UTC) by DuckSoft)

Documentation: https://qv2ray.net/en/

User Group (Telegram, Chinese): https://t.me/qv2ray

User Group (Telegram, International): https://t.me/qv2ray_intl

weridoarch commented on 2020-12-20 06:56 (UTC)

When testing connections, always prompt for errors, and then inbound use the global proxy to prompt kernel boot failure

DuckSoft commented on 2020-10-21 22:49 (UTC)

@KevinAxel rebuild should resolve this. grpc bumped and broke abi.

KevinAxel commented on 2020-10-21 13:59 (UTC)

Hello, today I run the qv2ray with a crashed message, though I used it smoothly before. qv2ray: symbol lookup error: qv2ray: undefined symbol: _ZN4grpc13CreateChannelERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrINS_18ChannelCredentialsEE

DuckSoft commented on 2020-09-29 07:10 (UTC)

@DDoSolitary Hello, you are definitely correct. I'll find a time and change its name to qv2ray-git. Thanks for your precious suggestion!

DDoSolitary commented on 2020-09-28 17:41 (UTC) (edited on 2020-09-28 17:42 (UTC) by DDoSolitary)

Well, I just noticed that there's also a qv2ray-dev-git package. Then it is pretty confusing that this package is actually a VCS package as well, even it doesn't have -git prefix in its name... I wonder why didn't you make it a normal package that follows the releases.

DDoSolitary commented on 2020-09-28 17:37 (UTC)

Hello, as this package directly clones the git repo and uses the pkgver() function to determine the actual version, I think it is better to name it qv2ray-git.

DuckSoft commented on 2020-02-06 13:52 (UTC)

Hi @craeckie, that's fixed now. Feel free to rebuild.