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

[BUG] UniGetUI incorrectly believes that an update to Driver Easy is required #3061

Open
4 tasks done
ChrisRolon opened this issue Dec 11, 2024 · 3 comments
Open
4 tasks done
Assignees
Labels
bug Something isn't working needs-author-answer

Comments

@ChrisRolon
Copy link

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

3.1.3

Windows version, edition, and architecture

WIndows 11 Pro Insider preview v27758.1000

Describe your issue

I keep getting messages indicating that Driver Easy needs to be updated from v6.1.1 to v6.1.1.29776. I have applied the updated using UniGetUI and I've also applied the update manually. I've verified that the update has been applied but continue to get the message,

Steps to reproduce the issue

After requesting that the update be applied, WinGetUI will continue to prompt for the update to be applied again.

UniGetUI Log

[12/8/2024 6:05:08 AM] Found 0 installed packages from Pip
[12/8/2024 6:05:09 AM] Found 1 installed packages from .NET Tool
[12/8/2024 6:05:10 AM] Found 0 installed packages from Chocolatey
[12/8/2024 6:05:12 AM] Found 172 installed packages from Winget
[12/8/2024 6:05:13 AM] Loaded operation parameters for package id=Easeware.DriverEasy on manager Winget and operation Update: update --id "Easeware.DriverEasy" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[12/8/2024 6:05:13 AM] Found 0 installed packages from PowerShell
[12/8/2024 6:05:13 AM] Found 0 installed packages from PowerShell7
[12/8/2024 6:05:34 AM] Loaded operation parameters for package id=Notepad++.Notepad++ on manager Winget and operation Update: update --id "Notepad++.Notepad++" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[12/8/2024 6:17:59 AM] UniGetUI is up to date
[12/8/2024 6:19:26 AM] Found 0 available updates from Pip
[12/8/2024 6:19:27 AM] Found 0 available updates from Chocolatey
[12/8/2024 6:19:27 AM] Found 0 available updates from .NET Tool
[12/8/2024 6:19:29 AM] Found 0 available updates from PowerShell
[12/8/2024 6:19:29 AM] Found 1 available updates from Winget
[12/8/2024 6:19:32 AM] Found 0 available updates from PowerShell7
[12/8/2024 7:17:59 AM] UniGetUI is up to date
[12/8/2024 7:19:32 AM] Found 0 available updates from Pip
[12/8/2024 7:19:33 AM] Found 0 available updates from .NET Tool
[12/8/2024 7:19:34 AM] Found 0 available updates from Chocolatey
[12/8/2024 7:19:36 AM] Found 1 available updates from Winget
[12/8/2024 7:19:36 AM] Found 0 available updates from PowerShell
[12/8/2024 7:19:38 AM] Found 0 available updates from PowerShell7

Package Managers Logs

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 12/8/2024 6:05:07 AM
Process end time:   12/8/2024 6:05:12 AM

-- Task information
 ...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\crolo\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity"
Process start time: 12/8/2024 6:19:25 AM
Process end time:   12/8/2024 6:19:26 AM

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 12/8/2024 6:19:26 AM
Process end time:   12/8/2024 6:19:29 AM

-- Task information
 ...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\crolo\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity"
Process start time: 12/8/2024 7:19:32 AM
Process end time:   12/8/2024 7:19:33 AM

-- Process STDOUT
 ...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 12/8/2024 7:19:33 AM
Process end time:   12/8/2024 7:19:36 AM

-- Task information

Relevant information

No additional information.

Screenshots and videos

Image of Driver Easy version.
image

@ChrisRolon ChrisRolon added the bug Something isn't working label Dec 11, 2024
@marticliment
Copy link
Owner

Please install the latest PreRelease version (3.1.4-beta2), which has this issue fixed

@ChrisRolon
Copy link
Author

ChrisRolon commented Dec 11, 2024 via email

@marticliment
Copy link
Owner

marticliment commented Dec 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-author-answer
Projects
None yet
Development

No branches or pull requests

2 participants