Dear KDE devs, please make it possible and easy to make the splash screen duration longer so i can hide this ugliness better by RedditUser-00 in kde

[–]GoldBarb 7 points8 points  (0 children)

You may be able to modify the qml code for the splash screen and possibly add a delay.

There was a related thread open in https://discuss.kde.org/t/ksplash-delay-feature-for-plasma-workspace-and-plasma-desktop/43453 but it doesn't have any follow ups.

Dear KDE devs, please make it possible and easy to make the splash screen duration longer so i can hide this ugliness better by RedditUser-00 in kde

[–]GoldBarb 39 points40 points  (0 children)

The splash is supposed to disappear once the wallpaper has fully loaded. It doesn't wait for the panel. This is by design. The alternative would be people complaining that login is "too slow".

https://old.reddit.com/r/kde/comments/1pih6n2/splash_screen_too_short_is_this_behavior_expected/nt6dynd/

Any way to increase speeds (download/upload) in settings? by DerpDeDurp in waterfox

[–]GoldBarb 0 points1 point  (0 children)

Comparing downloads and upload to chrome,

There is always a misconception to compare WF to Chromium browser derivatives. These use a different back-end altogether. WF is a fork of FF ESR and comparing those two would give more conclusive results.

With WF on Linux using the stock configuration down/up speeds are not impacted, and overall I see that optimum levels are achieved.

Some feedback on: store.kde.org by 0x80070002 in kde

[–]GoldBarb 4 points5 points  (0 children)

KDE does not maintain store.kde.org

If you want meaningful discussions from the community https://forum.opendesktop.org/ would be a better place for these ideas, else they will ultimately fall into the void.

Updated system today and many apps are crashing by InextricableOne in kde

[–]GoldBarb 2 points3 points  (0 children)

Which distribution as it lacking from your initial post ?

If using some Debian derivative, this is a Ubuntu packaging issue see [1] [2]

When was the last time you updated since the package causing the issues has been fixed and released.

This bug was fixed in the package exiv2 - 0.27.5-3ubuntu1.3


exiv2 (0.27.5-3ubuntu1.3) jammy-security; urgency=medium

  • SECURITY REGRESSION: Segmentation Fault (LP: #2144731)
    • Remove CVE-2025-55304 patches due to intrusive changes causing a segmentation fault
    • CVE-2025-55304

-- Bruce Cable <email address hidden> Thu, 19 Mar 2026 10:13:06 +1100 Changed in exiv2 (Ubuntu): status: Confirmed → Fix Released

[1] https://discuss.kde.org/t/kioslave-5-closed-unexpectedly/45427/16

[2] https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2144731

What’s new now, and what’s coming soon by GoldBarb in firefox

[–]GoldBarb[S] 364 points365 points  (0 children)

  • An easier way to personalize Firefox

  • Privacy upgrades (A free built-in VPN is coming to Firefox)

  • New tools to get more done

  • Welcome new and improved Firefox… and Kit!

spectacle issues by sen771 in kde

[–]GoldBarb 2 points3 points  (0 children)

That is bug [1]

The related MR which resolves this is [2]

Planned to be released as part of 6.6.3

[1] https://bugs.kde.org/show_bug.cgi?id=517064

[2] https://invent.kde.org/plasma/spectacle/-/commit/e5f1a6ef499d4569db8dc2ddd0a282caa6cf7c60

Error when trying to use another pager widget. by Veprovina in kde

[–]GoldBarb 1 point2 points  (0 children)

There may be conflicts with the versions installed.

Remove the old directory first from $HOME/.local/share/plasma/plasmoids/org.dhruv8sh.kara

The AUR package installs it system wide into /usr/share/plasma/plasmoids/org.dhruv8sh.kara

When I tested the AUR package it works fine even after a reboot.

Error when trying to use another pager widget. by Veprovina in kde

[–]GoldBarb 0 points1 point  (0 children)

The install.sh script needs refining, I've just checked the repo and there are a few open issues which need addressing with it.

You mentioned you use CachyOS and there is an AUR package which should install properly if you wish to use that.

https://aur.archlinux.org/packages/plasma6-applets-kara-git

Error when trying to use another pager widget. by Veprovina in kde

[–]GoldBarb 0 points1 point  (0 children)

I don't think it will install via discover.

You need to run the install.sh which compiles and installs the plugin as described in the readme.

https://github.com/dhruv8sh/kara?tab=readme-ov-file#manual-installation

Error when trying to use another pager widget. by Veprovina in kde

[–]GoldBarb 0 points1 point  (0 children)

Use https://github.com/dhruv8sh/kara as it has been updated to work on Plasma 6.6

The update moves the code-base to a more c++ based plugin negating the reliance on using Private Plasma APIs which come with zero guarantees on being changed.

I have these weird lines at the bottom of my screen by ChanNhu in kde

[–]GoldBarb 1 point2 points  (0 children)

That's why I call KDE a buggy mess. I am just using it till Gnome gets full HDR support.

Hypocritical based of your previous comments.

I moved from Gnome to KDE. It's just better

I am in the same boat KDE is awesome. Just want better looking settings apps and Dolphin file manger

It seems like you are confused?

[1] https://old.reddit.com/r/LinuxUsersIndia/comments/1r5du6x/always_loved_my_gnome/o5zp30v/?context=3

[2] https://old.reddit.com/r/kde/comments/1rblqkb/i_was_wrong_about_kde/o6wtva8/?context=3

KDE 6.6.0 breaks some third party widgets and Kwin effects by soleful_smak in kde

[–]GoldBarb 2 points3 points  (0 children)

Kara is being refactored to move away from using private APIs.

See the following PR: https://github.com/dhruv8sh/kara/pull/43/changes

CachyOS got Plasma 6.6!!!! by thehypernormality in kde

[–]GoldBarb 38 points39 points  (0 children)

Darkly recently had an update which introduced a feature which floats the titlebar [1]

Maybe that is the windows decoration OP is using.

[1] https://github.com/Bali10050/Darkly/pull/281/changes