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/ISSUE] Badly parsed update #805

Closed
AbitFishy opened this issue Mar 17, 2023 · 11 comments
Closed

[BUG/ISSUE] Badly parsed update #805

AbitFishy opened this issue Mar 17, 2023 · 11 comments
Assignees
Labels
bug Something isn't working ready-to-go

Comments

@AbitFishy
Copy link

AbitFishy commented Mar 17, 2023

Before submitting the issue

  • [X ] I have checked that the bug is not a duplicate or, if it is, it needs to be reopened
  • [ X] I have checked that I am running the latest version of WingetUI
  • [X ] I have tried resetting and reinstalling WingetUI and the issue persisted or happened again
  • [ X] I have checked the FAQ section for solutions
  • [ X] I have read the contributing guidelines and I agree with the Code of Conduct

Describe the bug

There is an update available via winget source called "The following packages have an upgrade available, but" that looks like an obvious parsing error of winget's output.
image
image
image

now when I try to update it, it obviously fails with the no package found error:
image

To Reproduce

Steps to reproduce the behaviour:

  1. Open or freshly install or reset WingetUI
  2. Look at updates

Expected behaviour

A package that actually exists to show up under updates

Screenshots

see above

The Log

winget log.txt

Additional context

I'm using the built-in winget
The "loading" in the info screen never seems to finish

@AbitFishy AbitFishy added the bug Something isn't working label Mar 17, 2023
@marticliment
Copy link
Owner

Does this always happen, or reopening the info windows helps?

Because winget has issues with the info command sometimes

@Heart1010
Copy link

Heart1010 commented Mar 17, 2023

I hang in here... updated to v1.6.3 and also have a 'strange upgradable package' in the list now:

update: Microsoft Teams line (a few lines above marked entry) looks also not correct, do it?

image

@marticliment
Copy link
Owner

Yes, it is also not good. I will try to fix that.

@marticliment
Copy link
Owner

Meanwhile you can disable the updater and sticik with 1.6.2

@Heart1010
Copy link

Meanwhile you can disable the updater and sticik with 1.6.2

Tried downgrading to v1.6.2 but what should I say.... also with v1.6.2 I have the same 'broken' lines as shown above in the screenshot in the update list tab 🤔

@marticliment
Copy link
Owner

I mean, it actually makes sense, since v1.6.3 does not introduce changes to the winget engine, so it might just have been a coincidence

@Nereithr
Copy link

I mean, it actually makes sense, since v1.6.3 does not introduce changes to the winget engine, so it might just have been a coincidence

Can confirm the issue began for me in 1.6.2, here is a link to a comment in issue #369 with a bit more info on how I encountered the bug.

@Mikey1993
Copy link
Contributor

Yup, also got bad parsing for this one here with the latest 1.6.3 version:
image

@AbitFishy
Copy link
Author

Does this always happen, or reopening the info windows helps?

Sorry for the delay, yes, the loading the dialog box always happens with this "package" even after following all the troubleshooting steps the checkboxes had me do

@ppvnf
Copy link
Contributor

ppvnf commented Apr 13, 2023

was this fixed by 1885604?

@marticliment
Copy link
Owner

Yep

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

No branches or pull requests

6 participants