KDE

7117 readers
29 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
826
827
 
 

cross-posted from: https://swg-empire.de/post/842090

Finally the Onboard on screen keyboard works on Wayland

This is too great not to share. Wayland devs hate this trick! I'll copy what I did from the bug report.

As a workaround you can use https://github.com/Supreeeme/extest to make Onboard work. Compile it as a 64 bit library and launch onboard with

env LD_PRELOAD=/usr/lib64/libextest.so onboard

If you want to use it with KDE you can add

X-KDE-Wayland-VirtualKeyboard=true

to its desktop-file.

I used kwin rules to get rid of window decorations and have it always on top without stealing focus. If someone knows how to make all other windows smaller when it's active that would be great.

Only problem remaining is that sometimes the keys get stuck on touch input. At least on my Steam Deck on OpenSUSE.

828
14
submitted 1 year ago* (last edited 1 year ago) by boredsquirrel@slrpnk.net to c/kde@lemmy.kde.social
 
 

https://github.com/IgKh/katvan

Available as an Appimage.

Needs typst installed in the same directory or PATH to allow rendering and export.

Typst is a new, simpler alternative to LaTeX, written in Rust. It did a big headstart, seems to be in a great state and has a lot of sponsors!

preview graphic

Currenlty there only is a VSCode / VSCodium Extension and a Webapp. A Kate extension would be great of course.

There also is a Language server for Typst which seems actively maintained.

Alternative

Typst has a watch mode, which automatically compiles the PDF.

You can then edit the source with any editor you want (best with LSP) and preview the PDF with Okular.

typst watch document.typ &
okular document.pdf &
kate document.typ
829
 
 

Hi,

After offline updates, KDE neon shows the GRUB menu, despite being otherwise disabled.

How to prevent that ?

Thanks

830
831
 
 

@kde@lemmy.kde.social @kde@floss.social
Is there an option in plasma to snap mouse pointer automatically to default button in a dialog box?

832
 
 

I get the idea behind it for sure but why use our available ram for this? I thought whatever init functionality would just wipe clean /tmp at boot.

Right now what I'm looking at is that if a system has 16gbram KDE Neon uses half of it for /tmp.

The thing is applications could output to /tmp for a plethora of reasons that could maximize that. Whether you are a content creator or processing data of some sort leaving trails in /tmp the least I want is my ram being used for this thing regardless.

Basically if you drop-in a 10GB file in /tmp right now (if your setup has tmpfs active) you will see a 10GB usage in your htop. Example in https://imgur.com/a/S9JIz9p

I'm not here to pick a fight but as a new KDE Neon user I'm scratching my head on the why after years in Arch Linux.

833
 
 

Installed KDE Neon today but the whole tray area popup is not working?

Updated everything using pkcon update. After installing everything works fine it just that there's nothing when you try to open things like wife selector or power management features.

@kde

834
 
 

cross-posted from: https://lemmy.ml/post/14567153

I've installed Arch Linux with KDE Plasma 6 on it, but the widget system tray is not working as intended... Does someone have a solution? THX

835
836
837
 
 

The second maintenance release of the 24.02 series is out with performance optimizations when moving clips in the timeline and across multiple project bins, packaging improvements to macOS and Windows versions and fixes to copy/paste of effects, rotoscoping, Nvidia encoding among others.

https://kdenlive.org/en/2024/04/kdenlive-24-02-2-released/

#kdenlive #opensource #videoediting #floss

@kde

838
839
840
 
 

I dont do video editing, but I guess a kdenlive community on this server would make sense?

If people are interested, I am sure that would be beneficial :D

841
842
843
844
102
submitted 1 year ago* (last edited 1 year ago) by kde@floss.social to c/kde@lemmy.kde.social
845
 
 

Korganizer keeps showing my appointments in the wrong time zone.

In the settings > time&date, I have middle European time set, but when I want to create a new event (or later when editing one), it's always set to UTC time nd I have to remember always to adjust the time zone, which can lead to problematic situations if I forget.

I believe it's a bug, but maybe there's another setting I can tweak that I haven't discovered yet?

846
 
 

How can we ensure energy data from KEcoLab are stable?

@sthak9 has some ideas.

"Ensuring KEcoLab Stability: Introducing Dedicated CI-Test"

https://eco.kde.org/blog/2024-04-12-sok24-energy-measurement-lab/

#KEcoLab is a KDE tool for measuring software's #energy consumption, but it needs robust testing to ensure stable functionality after code changes. Sarthak presents his work in Season of #KDE 2024 implementing dedicated test builds with #Kate test scripts.

#KDEEco #SOK24 #FEEP #FOSS #FreeSoftware #OpenSource #Sustainability

@kde

847
 
 

Selenium automation for measuring software's energy consumption?

@prady0t wants to guide you!

Read about his Season of KDE 2024 work on documentation for #Selenium AT-SPI, including video guides for the #KDE community.

"How Selenium Helps Build Sustainable Software (And More)"

https://eco.kde.org/blog/2024-04-11-sok24-selenium/

Keep an eye here for the videos (coming soon)!

#KDEEco #SOK24 #FEEP #FOSS #FreeSoftware #OpenSource #Sustainability

@kde

848
 
 

I was wondering if it is possible to change the world size in Marble for the coordinate system. I have created a custom map of a world slightly bigger than earth in QGIS but if I put the image on marble and then import the rivers, locations and routes as json files everything is off due to the extents being bigger than earth in QGIS.

I figured since you can make it smaller for the moon it could be enlarged for a custom planet but I can't find information in the documentation.

849
78
submitted 1 year ago* (last edited 1 year ago) by ByteBovine@lemmy.ml to c/kde@lemmy.kde.social
 
 

So today I clicked 'enable HDR' on one of my monitors and something broke. The whole system froze up and the HDR monitor went black. If I reboot it freezes right after I login.

If I unplug that monitor or start in X11 instead of Wayland then everything is fine. Plugging the HDR monitor in while I'm logged into a Wayland session also freezes everything.

How can I disable the HDR setting? The monitor doesn't show in System Settings whilst its unplugged so I'm hoping theirs some way to fix it on the CLI. The only place I've found HDR referenced is .config/kwinoutputconfig.json. I set HDR to false but after reboot it's set to true again. I also tried deleting .config/kwinrc and .local/share/kscreen but no luck.

I'm fine with just resetting all Display settings if that's required.

----- UPDATE ------

Bug report filed here: https://bugs.kde.org/show_bug.cgi?id=485403

Fixed by

  • Ctrl + Alt + F3 to go into terminal
  • Set HighDynamicRange and WideColorGamut to false in ~/.config/kwinoutputconfig.json
  • Execute plasmashell --replace
  • Reboot, Login, Reattach HDR Monitor

------ UPDATE ------

After updating and trying again today the steps above no longer worked. You still need to change ~/.config/kwinoutputconfig.json but plasmashell --replace no longer works for me.

Running killall kwin_wayland also just bumps me from my terminal back into the desktop. kwin can't be running when you change that file or it will be overridden.

I booted into a separate Linux Live USB and change the files that way.


Thank you everyone for your help 🎉

850
view more: ‹ prev next ›