Package Details: cosmic-settings-git 1.0.0.alpha.7.r93.g6a29294-1

Git Clone URL: https://aur.archlinux.org/cosmic-settings-git.git (read-only, click to copy)
Package Base: cosmic-settings-git
Description: The settings application for the COSMIC desktop environment.
Upstream URL: https://github.com/pop-os/cosmic-settings
Licenses: GPL-3.0-only
Conflicts: cosmic-settings
Provides: cosmic-settings
Submitter: soloturn
Maintainer: soloturn (yochananmarqos)
Last Packager: yochananmarqos
Votes: 3
Popularity: 0.012469
First Submitted: 2023-05-03 13:47 (UTC)
Last Updated: 2025-08-02 17:53 (UTC)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2025-07-22 15:38 (UTC)

@therealmate: I suppose that's fair as networkmanager is even optional for gnome-control-center. Done.

therealmate commented on 2025-07-22 12:29 (UTC)

Can you make networkmanager an optdep? Not everyone uses NetworkManager, and it pulls in deprecated libraries (such as pcre) and is not essential for the settings app itself. The same applies to nm-connection-editor, though NetworkManager is the more significant package in terms of size https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings/-/merge_requests/3

yochananmarqos commented on 2025-04-04 17:12 (UTC)

@jaxvanyang: Thanks for the heads up.

jaxvanyang commented on 2025-04-04 02:56 (UTC)

Please add nm-connection-editor to depends. It is a must depends to make the WIFI settings work. This upstream issue can confirm that: https://github.com/pop-os/cosmic-settings/issues/839

yochananmarqos commented on 2025-03-21 15:25 (UTC) (edited on 2025-03-21 15:33 (UTC) by yochananmarqos)

@techz: I've reverted the the change. It builds fine in a clean chroot with only LLD, however if other COSMIC packages are built with Mold present, it does fail.

techz commented on 2025-03-21 07:28 (UTC)

Similar building issue again with linker like last time before reverting the previous commit not sure if anyone else got it:

error: linking with `/usr/bin/clang` failed: exit status: 1
  ...
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: mold: fatal: 064923f652f131b8-pod.o: don't know how to handle this LTO object file because no -plugin option was given. Please make sure you added -flto not only for creating object files but also for creating the final executable.
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

yochananmarqos commented on 2024-12-17 17:03 (UTC)

@unmellow: I don't know what meta package you're talking about, but org.freedesktop.portal.FileChooser is part of xdg-desktop-portal. Make sure you have xdg-desktop-portal-cosmic-git installed.

unmellow commented on 2024-12-17 04:50 (UTC)

I have no idea where the issue actually is so i will ask here.

any idea why is a getting "org.freedesktop.portal.FileChooser" was not found?

trying to add a photo to my wallpapers but it fails with that. i installed the cosmic meta package, and found no instructions on anything i need to do beyond that.

yochananmarqos commented on 2024-08-19 16:21 (UTC)

@techz: Yes, I reverted the previous commit.

yari_dog commented on 2024-08-19 11:50 (UTC)

@techz i am also having the same build error currently