| Summary: | optical drive manufacturer information is missing | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-solid | Reporter: | olignomi <olignomi1> |
| Component: | general | Assignee: | Lukáš Tinkl <lukas> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | hubn3rd, kdelibs-bugs-null, nate, sitter |
| Priority: | NOR | ||
| Version First Reported In: | 5.67.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
missing vendor info fpr optical drive in systemsettings
solid-hardware5_list_qdbus solid-hardware5_list_details.txt qdbus_out |
||
|
Description
olignomi
2020-02-07 15:16:16 UTC
Please also attach the output of `solid-hardware5 list details` and `qdbus --literal --system org.freedesktop.UDisks2 /org/freedesktop/UDisks2 org.freedesktop.DBus.ObjectManager.GetManagedObjects` Created attachment 132418 [details]
solid-hardware5_list_qdbus
Created attachment 132419 [details]
solid-hardware5_list_details.txt
This appears to be missing the output of qdbus --literal --system org.freedesktop.UDisks2 /org/freedesktop/UDisks2 org.freedesktop.DBus.ObjectManager.GetManagedObjects Moving to solid as the data coming out of solid is already missing vendor information. Created attachment 132459 [details]
qdbus_out
> {"Vendor" = [Variant(QString): ""], The data appears to be already missing in udisks2 so you want to take this upstream. Same as with the other bugs you've filed I suspect this may be a problem even deeper though. https://www.freedesktop.org/wiki/Software/udisks/ |