https://bugs.kde.org/show_bug.cgi?id=496876
Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #3 from Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> --- (In reply to John Kizer from comment #2) > Can it be reproduced on a newly setup user account (without whatever > configuration changes occurred during the configuration step you mentioned, > and installation of the packages listed)? - It affects a new user (called `test`), created via `kcm_users`. - However, that new user's `plasmashell` didn't come with a panel by default. Is that a known problem, or a sign that this brand-new installation is corrupt? > Possibly related - what repositories were added to install a RPM package > named `code` on Fedora 41? (I'm on Fedora 41 as well and get "No matching > packages to list" in response to `dnf info code`) Good catch. That's for the VS Code RPM. I adhered to [Microsoft's documentation][1]. [^2] I didn't consider this to be noteworthy because: - I would have considered that to be the culprit, were I not quite confident I recall it happening on my first login after installation. - I am confident that I would have noticed the correlation, had it begun after I'd modified the OS. I can't provide very useful information about this, because [I haven't been able to ascertain how to get DNF5 to output the repository URIs][2]. > FYI on Fedora 41 dnf is a symlink to dnf5, so specifying that isn't needed in > the command you mentioned That should be so, but, for a reason unbeknownst to me, `dnf` *itself* appears to advise that I specify it in the CLI, after running `sudo dnf upgrade --offline`: > ~~~Markdown > Transaction stored to be performed offline. Run `dnf5 offline reboot` to > reboot and run the transaction. To cancel the transaction and delete the > downloaded files, use `dnf5 offline clean`. > ~~~ [1]: https://code.visualstudio.com/docs/setup/linux#_rhel-fedora-and-centos-based-distributions:~:text=sudo%20rpm%20%2D%2Dimport%20https://packages.microsoft.com/keys/microsoft.asc,sudo%20tee%20/etc/yum.repos.d/vscode.repo%20%3E%20/dev/null [2]: https://discussion.fedoraproject.org/t/how-to-see-the-repository-uris-with-dnfs-repolist-subcommand/139438/1#:~:text=%2Dv%20isn%E2%80%99t%20a%20valid%20flag%20in%20dnf5. [^2]: https://github.com/microsoft/vscode-docs/blob/e0b395019dd4a064ed5445daebc639e108356b19/docs/setup/linux.md?plain=1#L61-L62:~:text=sudo%20rpm%20%2D%2Dimport%20https://packages.microsoft.com/keys/microsoft.asc,sudo%20tee%20/etc/yum.repos.d/vscode.repo%20%3E%20/dev/null -- You are receiving this mail because: You are watching all bug changes.