Search Criteria
Package Details: souk-git r262.9381b9f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/souk-git.git (read-only, click to copy) |
---|---|
Package Base: | souk-git |
Description: | Independent Flatpak App Store |
Upstream URL: | https://gitlab.gnome.org/haecker-felix/souk |
Licenses: | GPL3 |
Conflicts: | souk |
Provides: | souk |
Submitter: | flipflop97 |
Maintainer: | None |
Last Packager: | flipflop97 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-08 14:35 (UTC) |
Last Updated: | 2021-02-09 14:03 (UTC) |
Dependencies (6)
- flatpak (flatpak-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
flipflop97 commented on 2021-05-29 08:16 (UTC)
@Aroun,
It seems like an incompatibility with the latest version of
libadwaita
, which has to be fixed upstream.Note that this app does not actually work yet when installed natively, so even if that would be fixed, you'll have to wait until the native flatpak connector is implemented. This package is there for when that happens.
Aroun commented on 2021-05-27 17:55 (UTC)
Hi,
Thank you for this package. I get the below error after install on Manjaro. Any idea ?
(process:117889): GLib-GObject-WARNING **: 19:48:28.849: specified class size for type 'SoukUrlRow' is smaller than the parent type's 'AdwActionRow' class size
(process:117889): GLib-GObject-WARNING **: 19:48:28.849: cannot add private field to invalid (non-instantiatable) type '<invalid>' thread 'main' panicked at 'assertion failed:
(left != right)
left:<invalid>
, right:<invalid>
', src/ui/package_widgets/url_row.rs:35:9 note: run withRUST_BACKTRACE=1
environment variable to display a backtrace