Search Criteria
Package Details: quickgui 1.2.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quickgui.git (read-only, click to copy) |
---|---|
Package Base: | quickgui |
Description: | A Flutter frontend for quickget and quickemu |
Upstream URL: | https://github.com/quickgui/quickgui |
Licenses: | unknown |
Conflicts: | quickgui |
Provides: | quickgui |
Submitter: | sgnh |
Maintainer: | sgnh |
Last Packager: | sgnh |
Votes: | 8 |
Popularity: | 0.000015 |
First Submitted: | 2021-11-10 13:11 (UTC) |
Last Updated: | 2024-08-25 17:53 (UTC) |
Dependencies (6)
- quickemuAUR (quickemuAUR, quickemu-gitAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- flutter-target-linuxAUR (flutter-binAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (2)
- quickemu (optional)
- quickemu-git (optional)
Latest Comments
1 2 Next › Last »
nicholasr-ITSulu commented on 2024-08-31 04:59 (UTC)
nicholasr-ITSulu commented on 2024-08-31 04:56 (UTC) (edited on 2024-08-31 04:59 (UTC) by nicholasr-ITSulu)
Angzarr commented on 2024-03-17 16:52 (UTC) (edited on 2024-03-21 16:10 (UTC) by Angzarr)
I have a serious problem when installing the packet. the first time I tried I got the following error message:
after I have installed the packet "dart" and executed: dart pub cache repair
and executed the command mentioned in the message I only got the error message: fatal: detected dubious ownership in repository at '/opt/flutter' To add an exception for this directory, call:
I tried to install it manually with the following commands. git clone https://github.com/quickgui/quickgui.git cd quickgui flutter build linux --release ./build/linux/x64/release/bundle/quickgui
Unfortunately, just to get the same result: Because every version of flutter_localizations from sdk depends on intl 0.18.1 and quickgui depends on intl ^0.17.0, flutter_localizations from sdk is forbidden.
Y2K350 commented on 2024-02-18 04:34 (UTC) (edited on 2024-02-18 04:34 (UTC) by Y2K350)
Same error as @hi-phile for me
hi-phile commented on 2023-10-24 20:50 (UTC) (edited on 2023-10-24 22:32 (UTC) by hi-phile)
I recently attempted to build this using yay, and it reported a flutter_localizations error, sorry if this is the wrong place to report this issue:
I tried quickgui-bin from AUR and that didn't report an error and was successfully installed.
sgnh commented on 2022-11-09 10:49 (UTC)
There's a mixup with the versions and URLs on Github. I think 1.2.5 was renamed to 1.2.6 and updated with a new binary release only (1.2.6). So there's no released source code for 1.2.6.
MoonSwan commented on 2022-03-28 16:11 (UTC) (edited on 2022-04-01 20:35 (UTC) by MoonSwan)
@sgnh, I did read the github page but I don't recall seeing anything about permissions issues I'll look again I guess. I was trying to install this application with yay and went through a few clean builds but unless I created that cache directory manually the install just plain failed and then it failed again saying it can't delete the flutter directory either. I did add myself to the flutterusers group so I thought that would fix the permissions issue but no luck. I'll read the github page again and try another build in a while.
Thanks for the quick response. :)
[Edit] Having re-read the github pages I still can't find what you're referring to? Could you please point me in the right direction?
sgnh commented on 2022-03-28 06:32 (UTC)
@MoonSwan if it can't create the cache directory then your permissions are wrong. You need to double-check that you didn't make any mistakes with the permissions and follow the instructions from the flutter package. You should at least be able to run "flutter doctor" before this package can build.
Also, I'm happy to help as much as I can but anyone with problems with how to install flutter might find better help in the flutter community.
MoonSwan commented on 2022-03-27 21:00 (UTC)
Tried building this as others said below by creating the /opt/flutter/bin/cache directory (because it couldn't create it by itself?!). I tried adding my user to the flutter group but that didn't work or help either. Chowning the relevant /opt/flutter directory didn't work either and someone below said it may cause future issues anyway. If I try to build the bin file it also fails a validity check. So, I'm at a loss as to how to install or build this from the AUR. Ideas?
ShalokShalom commented on 2022-02-17 18:09 (UTC)
You could replace Zenity with Qarma, for people on Qt based installations.
1 2 Next › Last »