Bug 438228

Summary: Additional Drivers does not open from discover
Product: [Applications] Discover Reporter: Bruno <baito30>
Component: discoverAssignee: Dan Leinir Turthra Jensen <leinir>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: aleixpol, nate
Priority: NOR    
Version First Reported In: 5.21.90   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Discover error message

Description Bruno 2021-06-08 01:04:53 UTC
Created attachment 139095 [details]
Discover error message

SUMMARY
Impossible launch "Additional Drivers" from discover.

STEPS TO REPRODUCE
1. open discover
2. search by "driver"
3. click on "Additional Drivers"
4. click on "Launch"


OBSERVED RESULT
Message: "Failed to start '/usr/share/applications/software-properties-drivers.lxqt.desktop'"

EXPECTED RESULT
Open "Additional drivers" app.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.10
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-18-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-4200U CPU @ 1.60GHz
Memory: 9,6 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4400

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-06-08 19:19:55 UTC
Does `/usr/share/applications/software-properties-drivers.lxqt.desktop` exist on your system?
Comment 2 Bruno 2021-06-09 01:11:37 UTC
Yes.

[Desktop Entry]
Name=Additional Drivers
GenericName=Additional Drivers
Comment=Configure third-party and proprietary drivers
Exec=lxqt-sudo /usr/bin/software-properties-qt --open-tab=4
Icon=jockey
OnlyShowIn=LXQt;
Terminal=false
Type=Application
Categories=Settings;HardwareSettings;System;
Keywords=Drivers;
X-Ubuntu-Gettext-Domain=software-properties
Comment 3 Bruno 2021-06-09 01:13:28 UTC
Sorry, i have /usr/share/applications/software-properties-drivers-lxqt.desktop. But not /usr/share/applications/software-properties-drivers.lxqt.desktop
Comment 4 Nate Graham 2021-06-09 14:56:12 UTC
Sounds like this is a bug in the package. It is specifying its launchable name incorrectly in the AppStream metadata. Please report to the LxQt developers.