Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logic if device is up to date #205

Merged
merged 2 commits into from Mar 10, 2021

Conversation

meisenzahl
Copy link
Member

@meisenzahl meisenzahl commented Mar 7, 2021

The port to libfwupd has introduced a regression related to the logic of whether a device is up to date.

Before

Bildschirmfoto von 2021-03-07 16 46 04

Bildschirmfoto von 2021-03-07 16 46 56

After

Bildschirmfoto von 2021-03-07 16 56 53

In both cases, "Unifying Receiver" is at version RQR12.07_B0029 which is lower than the latest release RQR12.10_B0032.

@meisenzahl
Copy link
Member Author

@cassidyjames would be nice if you can try if this works for you too 😃

@meisenzahl
Copy link
Member Author

@elementary/ux should a device that can be updated show the current version of the firmware or the version that can be installed? 🤔

@cassidyjames
Copy link
Contributor

I would think the available version, but I don't know—I could also see a format like 1.1.1 → 1.2.0 or something to make it more explicit, especially since we have plenty of room on that line.

@meisenzahl
Copy link
Member Author

Bildschirmfoto von 2021-03-09 07 11 14

@cassidyjames cassidyjames merged commit 903ad63 into master Mar 10, 2021
@cassidyjames cassidyjames deleted the fix-logic-if-device-is-up-to-date branch March 10, 2021 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants