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

Chocolatey GUI crashes when opening details page for Rufus package #584

Closed
jacktose opened this issue Apr 16, 2018 · 10 comments
Closed

Chocolatey GUI crashes when opening details page for Rufus package #584

jacktose opened this issue Apr 16, 2018 · 10 comments
Labels
Bug Issues where something has happened which was not expected or intended
Milestone

Comments

@jacktose
Copy link

jacktose commented Apr 16, 2018

To reproduce:

  1. Switch to “chocolatey” on the left.
  2. Search for "rufus".
  3. Double-click or right-click > details.

Expected:

  1. Open details page.

Actual:

  1. Open this dialog.
  2. When dialog is dismissed, close entirely.
  3. Leave this log file.

Notes:

choco info rufus in admin PS works as expected.

Context:

Chocolatey GUI 0.16.0
Chocolatey 0.10.10
Powershell 5.1.17133.73
Win 10 Pro 1803 build 17133.73

@jacktose
Copy link
Author

Replicated on another machine:

Chocolatey GUI 0.16.0
Chocolatey 0.10.10
Powershell 5.1.16299.251
Win 10 Enterprise 1709 build 16299.309

@AdmiringWorm
Copy link
Member

I can confirm this issue on my own computer as well. Not sure yet if there is a problem with the rufus package though as the error message mentions that the URI is invalid, but in my opinion such errors should probably be silently ignored by chocolatey gui.

@AdmiringWorm
Copy link
Member

Been looking through the rufus package now, and other than a broken image.
I can't see anything in the package that should cause the error, but from the error report it also seems to be a problem with the markdown, although I couldn't reproduce any error when testing it on the babelmark page.

Basically, I have no idea what's causing this. Could perhaps be wrong data returned by chocolatey? (probably not though).

@AlbinoGeek
Copy link

Is this related to #578 ?

@jacktose
Copy link
Author

jacktose commented Apr 27, 2018

Looks similar, but I've only replicated the issue with rufus. All other packages I've tried work fine, including CCleaner.

Also, the failure mode (dialogs, errors) are all different.

@mwallner mwallner added the Bug Issues where something has happened which was not expected or intended label May 22, 2018
DamianMaslanka5 added a commit to DamianMaslanka5/ChocolateyGUI that referenced this issue Oct 19, 2018
Relative url to image caused the crash.
DamianMaslanka5 added a commit to DamianMaslanka5/ChocolateyGUI that referenced this issue Oct 19, 2018
Relative url to image caused the crash.
@gep13 gep13 added this to the 0.17.0 milestone Oct 19, 2018
gep13 added a commit that referenced this issue Oct 19, 2018
@gep13
Copy link
Member

gep13 commented Oct 19, 2018

@jacktose @AdmiringWorm @AlbinoGeek if possible, could you all take a look at the latest Chocolatey GUI pre-release version?

You can install this using:

choco install chocolateygui --source https://www.myget.org/F/chocolateygui/ --pre

Hopefully this issue has been fixed.

@gep13 gep13 closed this as completed Oct 19, 2018
@AdmiringWorm
Copy link
Member

well, I tried it with the latest pre-release and I don't get any erros.

Unfortunately I don't know if that is because the update of markdig, or if because the package(s) have been fixed (or at least updated) since last time I checked.

@jacktose
Copy link
Author

I just replicated this with CGUI 0.16.0, so it's not the package that's fixed.
Then I upgraded to 0.17.0-unstable0080 and Rufus works fine.

@gep13
Copy link
Member

gep13 commented Oct 19, 2018

@jacktose thanks for confirming! 😄

@gep13 gep13 changed the title Crash opening details page for Rufus Chocolatey GUI Crash opening details page for Rufus Mar 26, 2020
@gep13 gep13 changed the title Chocolatey GUI Crash opening details page for Rufus Chocolatey GUI crashes when opening details page for Rufus package Mar 26, 2020
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.17.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues where something has happened which was not expected or intended
Projects
None yet
Development

No branches or pull requests

6 participants