Bug 501699 - Discovery does not locate, install or manage Snaps.
Summary: Discovery does not locate, install or manage Snaps.
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: 6.1.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-18 16:43 UTC by Matheus Dalmolin Giusti
Modified: 2025-03-18 17:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Discover (93.54 KB, image/png)
2025-03-18 16:43 UTC, Matheus Dalmolin Giusti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matheus Dalmolin Giusti 2025-03-18 16:43:48 UTC
Created attachment 179545 [details]
Discover

SUMMARY

Discovery does not locate, install or manage Snaps.
There is a “( ) Snap” option in the settings, but it is not selectable.
Please help me. This is my first experience with Linux. I don't know what to do.

SOFTWARE/OS VERSIONS

Operating System: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2
Kernel Version: 6.11.0-19-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Manufacturer: LENOVO
Product Name: 81TR
System Version: IdeaPad L340-15IRH Gaming

ADDITIONAL INFORMATION

~$ snap --version
snap    2.67.1+24.10
snapd   2.67.1+24.10
series  16
ubuntu  24.10
kernel  6.11.0-19-generic

~$ apt list --installed | grep plasma-discover-backend-snap
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
plasma-discover-backend-snap/oracular,now 6.1.5-0ubuntu2 amd64 [instalado]

~$ sudo systemctl status snapd
○ snapd.service - Snap Daemon
     Loaded: loaded (/usr/lib/systemd/system/snapd.service; enabled; preset: enabled)
     Active: inactive (dead) since Tue 2025-03-18 13:34:22 -03; 1min 49s ago
   Duration: 8.008s
 Invocation: f696f5b27dc84dfb8d70970195fe90bf
TriggeredBy: ● snapd.socket
    Process: 7655 ExecStart=/usr/lib/snapd/snapd (code=exited, status=42)
   Main PID: 7655 (code=exited, status=42)
   Mem peak: 14.6M
        CPU: 178ms

~$ ls /var/snap /var/lib/snapd /snap
/snap:
README

/var/lib/snapd:
apparmor     cookie   environment  hostfs   maintenance.json  state.json  void
assertions   dbus-1   features     inhibit  snaps             state.lock
auto-import  desktop  firstboot    lib      ssl               system-key

/var/snap:


~$ sudo snap install hello-world
[sudo] senha para mdg: 
2025-03-18T13:38:55-03:00 INFO Waiting for automatic snapd restart...
hello-world 6.4 from Canonical✓ installed
~$ hello-world
Hello World!

~$ apt list --installed | grep squashfs-tools
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
squashfs-tools/oracular,now 1:4.6.1-1build1 amd64 [instalado,automático]
Comment 1 Bug Janitor Service 2025-03-18 17:33:36 UTC
Thank you for the bug report!

However Plasma 6.1.5 is no longer eligible for support or maintenance from KDE; supported versions are 5.27. (LTS), and 6.3 (non-LTS) or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one.

If you need support for Plasma 6.1.5, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report.