Package Details: wpa-cute 0.8.6-1

Git Clone URL: https://aur.archlinux.org/wpa-cute.git (read-only, click to copy)
Package Base: wpa-cute
Description: A graphical wpa_supplicant front end
Upstream URL: https://github.com/loh-tar/wpa-cute
Licenses: BSD-3-Clause
Submitter: loh.tar
Maintainer: loh.tar
Last Packager: loh.tar
Votes: 5
Popularity: 1.00
First Submitted: 2018-07-12 20:11 (UTC)
Last Updated: 2025-04-11 15:20 (UTC)

Latest Comments

loh.tar commented on 2025-04-11 06:08 (UTC) (edited on 2025-04-11 15:26 (UTC) by loh.tar)

Um, too bad...will take a look :-/

Edit: OK, it's updated, but poor tested... If there are more issues, pls report on the project page

linux-aarhus commented on 2025-04-09 04:56 (UTC)

I am sorry I have no experience with C++ so I am at loss when getting compiler errors like this

/usr/include/qt6/QtCore/qstring.h:316:27: note:   template argument deduction/substitution failed:
/usr/include/qt6/QtCore/qstring.h:315:53: error: no type named ‘type’ in ‘struct std::enable_if<false, bool>’
  315 |     template <typename T, if_integral_non_char<T> = true>
      |                                                     ^~~~
/usr/include/qt6/QtCore/qstring.h:331:27: note: candidate: ‘template<class T, typename std::enable_if<std::disjunction<std::is_same<typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type, _Float16>, std::is_same<typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type <anonymous> > QString QString::arg(T, int, char, int, QChar) const’
  331 |     [[nodiscard]] QString arg(T a, int fieldWidth = 0, char format = 'g', int precision = -1,
      |                           ^~~
/usr/include/qt6/QtCore/qstring.h:331:27: note:   template argument deduction/substitution failed:
/usr/include/qt6/QtCore/qstring.h:330:50: error: no type named ‘type’ in ‘struct std::enable_if<false, bool>’
  330 |     template <typename T, if_floating_point<T> = true>
      |                                                  ^~~~

I am guessing the qt libraries must have changed somehow.

javier commented on 2019-04-11 16:28 (UTC)

Hello everyone, the application is perfect, thanks for the work

loh.tar commented on 2018-12-12 06:21 (UTC)

Please look at the README -> Post Install Steps If that helps, let me know how to improve this package

pavlushka commented on 2018-12-12 06:08 (UTC) (edited on 2018-12-12 06:12 (UTC) by pavlushka)

Has permission issues, can't manage wpa_supplicant, says no permission/ permission denied and don't ask for root/sudo password. So technically not working.