| Summary: | 'System Settings' crashed when I try top open 'Applications' | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | vangelis <vangelis> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | me |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.10 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
vangelis
2024-01-31 09:54:32 UTC
Happens every time; it also happens when I try to open 'Defaults' or 'Locations' directly Hi, I might be an issue with the Icon Mode (which has been removed from Plasma 6 for being buggy and unmaintained), but in Neon User edition VM I still can not reproduce your crash. I suspect you Flatpak installation might be broken in some ways. Can you please poke Flatpak CLI with these commands in terminal, and paste the output here? $ flatpak remotes --columns=name,url,options $ flatpak list (In reply to ratijas from comment #2) > Hi, > > I might be an issue with the Icon Mode (which has been removed from Plasma 6 > for being buggy and unmaintained), but in Neon User edition VM I still can > not reproduce your crash. > > I suspect you Flatpak installation might be broken in some ways. Can you > please poke Flatpak CLI with these commands in terminal, and paste the > output here? > > $ flatpak remotes --columns=name,url,options > > $ flatpak list Thanks for the reply; changing to sidebar view, bypasses the issue as it does not crashe any more. In terms of the commands output: $ flatpak remotes --columns=name,url,options error: While opening repository /var/lib/flatpak/repo: opening repo: opendir(objects): No such file or directory $ flatpak list error: While opening repository /var/lib/flatpak/repo: opening repo: opendir(objects): No such file or directory vc@hpt630:~$ What a wonderful but unfortunate combination of bugs here! I guess this is both RESOLVED UNMAINTAINED and RESOLVED UPSTREAM then. Do you have any idea what could have broke your flatpak system repo directory? (In reply to ratijas from comment #4) > What a wonderful but unfortunate combination of bugs here! I guess this is > both RESOLVED UNMAINTAINED and RESOLVED UPSTREAM then. > > Do you have any idea what could have broke your flatpak system repo > directory? I'll take that as a compliment. I might have deleted relevant files, in trying to free up space. In any case, I seem to have fixed (?) it by deleting /var/lib/flatpak/repo, so icon view settings works as intended now. I would never have thought flatpack has anything to do with any of this. Thanks for your help :-) |