Bug 438228 - Additional Drivers does not open from discover
Summary: Additional Drivers does not open from discover
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.21.90
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-08 01:04 UTC by Bruno
Modified: 2021-06-09 14:56 UTC (History)
2 users (show)

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


Attachments
Discover error message (241.08 KB, image/png)
2021-06-08 01:04 UTC, Bruno
Details

Note You need to log in before you can comment on or make changes to this bug.
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.