this post was submitted on 02 Dec 2023
118 points (99.2% liked)

Linux

48140 readers
511 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 17 comments
sorted by: hot top controversial new old
[–] OsrsNeedsF2P@lemmy.ml 24 points 11 months ago* (last edited 11 months ago) (1 children)

Interesting to see 3/5 "Very high priority Plasma bugs" bugs are X11 related

[–] GravitySpoiled@lemmy.ml 3 points 11 months ago (2 children)

Why are they high priority then? 😅

[–] KSPAtlas@sopuli.xyz 4 points 11 months ago

Believe it or not, some people still use x11 (i dont, but many do for many reasons)

[–] warmaster@lemmy.world 2 points 11 months ago

Could it be related to XWayland?

[–] RoverRacecar@lemmy.world 8 points 11 months ago

Yes, that escape on spectacle is literally my workflow; I take a lot of screenshots and that change was the only thing I did not like about this newest Ubuntu update.

[–] jlow@beehaw.org 4 points 11 months ago

Not sure if renaming "Extrakt here, autodetect subfolder" to "Extraxt here" is a smart move ...

Sure, you'd find out that it does detect subfolders now even though it doesn't say it but if I had not read this I would probably have assumed the removee the subfolder detection

[–] russjr08@outpost.zeuslink.net 4 points 11 months ago (2 children)

Looks fantastic! Although, speaking of the Night Color settings - does anyone know how the location data for the auto night color mode is sourced? It always seems to place me on a different continent...

[–] lemmy_user_838586@lemmy.ml 2 points 11 months ago (1 children)

I don't know how its sourced for sure, but are you using a vpn? It could be figuring out what servers you're connected to and their geographical location so if using a VPN and connecting to a different continent, it could be pulling timezone from that continent.

[–] russjr08@outpost.zeuslink.net 1 points 11 months ago (1 children)

No VPN, it's strange because I haven't had a problem with any other services that use IP geolocation (which I assume is what KDE uses) - even Gnome's auto location tool seems to work fine.

[–] lemmy_user_838586@lemmy.ml 1 points 11 months ago (1 children)

Randomly thought of this today: how did you install kde? Did it come packages with your distro or did you install it manually? I was wondering if maybe there's a config file that's supposed to be set with your timezone or something that isn't set (specifically for the night mode feature) and its defaulting to a hardcoded default in the code or another config or something?

[–] russjr08@outpost.zeuslink.net 1 points 11 months ago

Generally it's just through my distro, it's always occurred since I've used KDE unfortunately (since that was one of my first thoughts). This has been across Fedora (and derivatives), Nix, Arch, and Kubuntu.

[–] Pantherina@feddit.de 1 points 11 months ago

Geoclue I think, that damn process it always running in the background. Okay wow I should maybe try to just disable it.

Afaik it works over IP using Mozilla Location Services or something

[–] penquin@lemm.ee 3 points 11 months ago (1 children)

I am trying to install kde neon in a VM to try plasma 6 and actually test and report bugs, too, and the installer launches into a completely transparent window and I can't proceed from there. Tried to install opensuse krypton, it was taking so long to install I actually gave up and quit the install.

[–] Pantherina@feddit.de 1 points 11 months ago (1 children)

In my experience too KDE Neon unstable is a total mess.

Maybe try the new Fedora Rawhide with KDE? There even is an immutable image now. I will try that on Baremetal in a few minutes, as in the VM scaling and all was a mess, but VMs also just dont cover regular use scenarios (dual monitors, energy saving, fingerprint sensor (I want to keep mine for the host lol), memory, actually working GPU (thanks AMD mobile bullshit CPUs)

[–] penquin@lemm.ee 1 points 11 months ago (1 children)

I honestly do have an extra laptop to test on. So I might just slap fedora kde on it or something.

[–] Pantherina@feddit.de 1 points 11 months ago (1 children)

I just rebased from latest Kinoite to Plasma 6 and so far neat, polished, no bugs? Damn KDE Nightly was a total mess?

rpm-ostree rebase --reboot fedora:fedora/rawhide/x86_64/kinoite

Great so far! Not beta anymore at all.

[–] penquin@lemm.ee 2 points 11 months ago

Sounds good. Thank you for that.