The right bug tracker for Fedora Kinoite?

Where is the proper place to file bug reports for Fedora Kinoite?

One place says KDE SIG issue tracker on Pagure, another place mentions Red Hat’s Bugzilla, then there’s some GitHub projects with issues reported there, some people seem to just post here in Fedora Discussion. It’s complete madness.

Is there even a single place where maintainers track bugs for the distro?

Report in the fedora bug tracker How to file a bug :: Fedora Docs it is the ONE place to report Fedora bugs,

You may be asked to report upstream to kde.

But this site is not bug tracker. It is great place to discuss issues.

1 Like

Just noticed that /etc/os-release has BUG_REPORT_URL="https://pagure.io/fedora-kde/SIG/issues" so yeah, definitely not confusing.

1 Like

That’s a bug with kinote packaging I think, worth reporting.

For kde plasma it’s this

BUG_REPORT_URL="https://bugzilla.redhat.com/"

The conical bug tracker for Kinoite bugs is as written in the os-release file: https://pagure.io/fedora-kde/SIG/issues

Now if you already know which package is causing the issue, you may skip this step and directly file a bug in bugzilla for the right package.

If you don’t know, it’s better to file it at: https://pagure.io/fedora-kde/SIG/issues

If you think a bug impacts all Fedora Atomic Desktops, then Issues · fedora / Fedora Atomic Desktops / SIG Issue Tracker · GitLab is for now the place to file those.

Ideally once Fedora’s Forgejo instance is available and we’ve moved there, we should centralize all the bug trackers there for all Atomic Desktops.

Thanks for the clarification, will note it down.

For my current issues I think I got the packages right and it’s KDE specific so I put them in Bugzilla:

1 Like

Great. If you have a backtrace or a clear reproducer, you may also consider filling those upstream to KDE (https://bug.kde.org) as that’s where the developers will most likely look at them.

(Sorry, there are too many places to report bugs).

Arg, this is SDDM so getting a full backtrace for this one will be a bit more involved than for a graphical app.

This looks like the impact of: KDE Plasma users - beware of new qt6-qtwayland version 6.9.1-2 (breaks lockscreen, may cause app crashes)

RHBZ link: 2375356 – qt6-qtwayland 6.9.1-2 breaks KDE Plasma lockscreen, requiring user to drop to TTY to unlock session

For Kinoite you would be best to roll back to an earlier deployment (before 20250628) until the qt6-qtwayland package is fixed.

I suspect this is probably the same underlying issue too, though I’m less certain about that.

1 Like