pop-os / cosmic-settings

COSMIC Settings
GNU General Public License v3.0
167 stars 111 forks source link

Not all compatible files are showing up for wallpaper #776

Open RossComputerGuy opened 1 week ago

RossComputerGuy commented 1 week ago

Using commit 8a20cbc748c16eabf5bd3077c798e8cc3dd0975a, the screenshot shows the directory selected in the COSMIC Settings app and the same directory inside COSMIC Files but the settings app only shows 1 picture and not the 2nd picture. image

bhh32 commented 6 days ago

I'd like to take this if it's okay.

bhh32 commented 3 days ago

@RossComputerGuy, can you upgrade? We're on commit 4e31002. If you upgrade, does it still do it? I can't seem to reproduce the issue.

RossComputerGuy commented 3 days ago

I have upgraded to 4e310024b7457921906df11bc042d40315f23de4 and it is still bugged.

bhh32 commented 3 days ago

What are your system specs? I can't seem to recreate this on Pop!_OS 24.04, or Fedora 40.

RossComputerGuy commented 3 days ago

NixOS 24.11, Apple M1 Pro

bhh32 commented 3 days ago

Unfortunately, I personally don't have access to that hardware. I can test on NixOS in a VM and see if I can recreate it. However, it could be the hardware and there’d be no way for me to tell. Especially since Linux is not officially compatible with the M-series chips from Apple. Asahi Linux has done some amazing work and things are up streamed, but it’s technically not a supported platform… yet.

RossComputerGuy commented 3 days ago

Yeah, I'm quite aware of that heh. I would try to reproduce this on my desktop but https://github.com/pop-os/cosmic-session/issues/92 prevents me from even getting me to log in.

bhh32 commented 3 days ago

Isn’t the point of NixOS that you can rollback after something broke? Then you can test with the latest version by updating your nixconfig?

On Sat, Nov 23, 2024 at 8:45 AM Tristan Ross @.***> wrote:

Yeah, I'm quite aware of that heh. I would try to reproduce this on my desktop but pop-os/cosmic-session#92 https://github.com/pop-os/cosmic-session/issues/92 prevents me from even getting me to log in.

— Reply to this email directly, view it on GitHub https://github.com/pop-os/cosmic-settings/issues/776#issuecomment-2495535931, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH5FSZACQHRKR27RCYROGT2CCWKLAVCNFSM6AAAAABR2H3NY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGUZTKOJTGE . You are receiving this because you commented.Message ID: @.***>

RossComputerGuy commented 3 days ago

Yes but if I roll back then I don't have cosmic on that machine so I can't test.

bhh32 commented 3 days ago

Yes, but you can update your config once you log in to have it again, just with the newest version of everything. If you don’t want to do that, if you get to the login screen, but not log in, you can press CTRL+ALT+ F2 and log into a terminal session through the tty. Or, not sure if NixOS uses GRUB2, but if it does you can press E on the GRUB screen and add a 3 at the end of your kernel config to boot to a terminal session instead of a GUI session and make your changes that way.