pop-os / cosmic-epoch

Next generation Cosmic desktop environment
2.87k stars 78 forks source link

Wifi settings of any SSID isn't opening #976

Closed Thatoo closed 1 week ago

Thatoo commented 1 week ago

In "Network & Wireless" settings of the Cosmic settings app, list of wifi networks is displayed. It is possible to connect or disconnect but it isn't possible to enter any wifi SSID setting.

mmstick commented 1 week ago

If you are not on Pop!_OS, make sure network-manager-gnome, nm-connection-editor, and network-manager-openvpn are installed.

Thatoo commented 1 week ago

It does work. However, it doesn't look integrated then.

Thatoo commented 1 week ago

image

It is the first window not displaying with dark mode.

mmstick commented 1 week ago

You have to enable GTK theme support

Thatoo commented 1 week ago

I wen to Comsic Settings > Desktop > Appearance > Experimental settings and I toggle "apply this theme to Gnome applications" and then I disconnect my session and reconnect but it didn't solve this dark mode issue.

How do I enable GTK theme support in Cosmic settings then?

mmstick commented 1 week ago

Make sure cosmic-settings-daemon is running

screenshot-2024-09-20-12-27-44

Thatoo commented 1 week ago

Apparently, it's not and I don't know how to start and enable it

:~$ sudo systemctl | grep daemon
  accounts-daemon.service                                                                                               loaded active running   Accounts Service
  cosmic-greeter-daemon.service                                                                                         loaded active running   cosmic-greeter-daemon.service
  power-profiles-daemon.service                                                                                         loaded active running   Power Profiles daemon
  rtkit-daemon.service                                                                                                  loaded active running   RealtimeKit Scheduling Policy Service
  libvirtd-admin.socket                                                                                                 loaded active listening libvirt legacy monolithic daemon admin socket
  libvirtd-ro.socket                                                                                                    loaded active listening libvirt legacy monolithic daemon read-only socket
  libvirtd.socket                                                                                                       loaded active listening libvirt legacy monolithic daemon socket
  nix-daemon.socket                                                                                                     loaded active listening Nix Daemon Socket
:~$ sudo systemctl enable cosmic-settings-daemon
Failed to enable unit: Unit file cosmic-settings-daemon.service does not exist.
:~$ sudo systemctl start cosmic-settings-daemon
Failed to start cosmic-settings-daemon.service: Unit cosmic-settings-daemon.service not found.
:~$ cosmic-settings-daemon --help
Error: NameTaken
Thatoo commented 1 week ago

Well, I have been said :

cosmic-settings-daemon is not a system service and runs as your own user. But it also has no systemd user unit either because cosmic-session starts and manages its lifetime itself

Given that it says "NameTaken" it almost certainly is already running

so it would be already running.

mmstick commented 6 days ago

Make sure you have adw-gtk3 installed.

Thatoo commented 5 days ago

I added it but it didn't solve the issue. For some reason (after this install, but I tried also to uninstall it and it didn't change, after update...), I can't open Comsic Settings > Desktop > Appearance > Experimental settings anymore...