this post was submitted on 20 Apr 2024
25 points (96.3% liked)

KDE

5236 readers
112 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 1 year ago
MODERATORS
 

I’m looking for an up-to-date Plasma 6 tutorial for making plasmoids. Just a simple “Hello world” done correctly for Plasma 6.

The tutorial is for Plasma 5 and doesn’t work for 6 as I have no idea what I’m doing, and I haven’t found a decent way to debug these. plasmoidviewer doesn’t provide great error messages.

I found a tutorial on Medium for Plasma 6; following it I get the not-useful-at-all message on screen ("Sorry, there was an error loading Hello World."), and this in my terminal:

kf.plasma.quick: error when loading applet "ca.taffer.hello" QList()

I even installed KDevelop hoping it might have a project template, but no luck. And the “Get more templates” button in KDevelop does nothing. 🤷

I realize Plasma 6 is very recent, but my first forays into hacking for it have been insanely frustrating, which isn’t the new dev experience I want.

you are viewing a single comment's thread
view the rest of the comments
[–] Taffer@programming.dev 1 points 6 months ago (1 children)

That’s the last one I tried before giving up, d’oh! 🤦‍♂️

[–] penquin@lemm.ee 1 points 6 months ago

Yeah, it's not that simple. You'd have to keep learning until you get it.