Chocolateygui: Chocolatey GUI crashes when opening details page for Rufus package

Created on 16 Apr 2018  ·  10Comments  ·  Source: chocolatey/ChocolateyGUI

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

Bug

Most helpful comment

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.

All 10 comments

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

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.

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).

Is this related to #578 ?

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.

@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.

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.

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.

@jacktose thanks for confirming! 😄


:tada: This issue has been resolved in version 0.17.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings