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

[Done] Crash while populating the Build Combo Box on 1.6.0.1 #8

Closed
Draskic opened this issue Mar 23, 2022 · 24 comments
Closed

[Done] Crash while populating the Build Combo Box on 1.6.0.1 #8

Draskic opened this issue Mar 23, 2022 · 24 comments
Assignees
Labels
Bug 🐛 Something isn't working Done ✔️ This Issue/Feature has been fixed/added

Comments

@Draskic
Copy link

Draskic commented Mar 23, 2022

Describe the bug
Every time!

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Windows Build:
  • ViVeTool-GUI Version:
@Draskic Draskic added the Bug 🐛 Something isn't working label Mar 23, 2022
@PeterStrick
Copy link
Owner

Can you provide additional information like a screenshot?

@Draskic
Copy link
Author

Draskic commented Mar 23, 2022 via email

@PeterStrick
Copy link
Owner

Here it is the screenshot. I am using Windows 11 Build 22581 Best Regards! [image: Unhandled exception.jpg]

On Wed, 23 Mar 2022 at 22:41, Peter Strick @.> wrote: Can you provide additional information like a screenshot? — Reply to this email directly, view it on GitHub <#8 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFY7SCYJ7FIYO47NY62VAPDVBOFZLANCNFSM5RO6MGFA . You are receiving this because you authored the thread.Message ID: @.>

Your Image is not loading. How are you running ViVeTool GUI exactly?

@Draskic
Copy link
Author

Draskic commented Mar 23, 2022 via email

@Draskic
Copy link
Author

Draskic commented Mar 23, 2022 via email

@PeterStrick
Copy link
Owner

PeterStrick commented Mar 23, 2022

Hmm, can you try this version and tell me if the issue got fixed or not? (extract the zip archive, don't run it directly)
ViVeTool GUI 1.6.0.2 Hotfix Portable.zip

PeterStrick added a commit that referenced this issue Mar 23, 2022
@Draskic
Copy link
Author

Draskic commented Mar 23, 2022 via email

@PeterStrick
Copy link
Owner

Hmmm this is weird as I cannot reproduce this issue on my local machine. I'll try to figure it out tomorrow

@Draskic
Copy link
Author

Draskic commented Mar 23, 2022 via email

@PeterStrick
Copy link
Owner

O.K. Good night!

On Wed, 23 Mar 2022 at 23:40, Peter Strick @.> wrote: Hmmm this is weird as I cannot reproduce this issue on my local machine. I'll try to figure it out tomorrow — Reply to this email directly, view it on GitHub <#8 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFY7SCZ6R6AVLNLZ6XPE2O3VBOMXNANCNFSM5RO6MGFA . You are receiving this because you authored the thread.Message ID: @.>

I have tried everything, running ViVeTool GUI on 3 different Machines, running it in Cloud Analysis solutions, running it in sandboxes, with and without Internet, yet I am unable to reproduce your issue. Can you give me more Information like your Computer Specs, Antivirus/VPN Software.

Windows Builds I tried ViVeTool GUI on:

  • Windows 11 Build 22579
  • Windows 11 Build 22572
  • Windows 10 Version 21H2

I have yet to update to Build 22581 when I arrive home and will update this comment if it works on 22581 or not.

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@PeterStrick
Copy link
Owner

Hi On win 11 Build 22572 and 22579 versions of ViVe tools 1.5.2 and 1.5.1 worked well.

I have reverted the Build Combo Box Code exactly back to Version 1.5.2 and integrated better error handling. Could you extract and try this version and see if it makes a difference?

ViVeTool_GUI 1.6.0.2 with reverted Combo Code.zip

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@PeterStrick
Copy link
Owner

So did it fix your issue or is it still crashing?

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@PeterStrick
Copy link
Owner

I may have an Idea on how to fix this and will try it out tomorrow. Until then you can use Version 1.5.2 if needed

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@PeterStrick
Copy link
Owner

The IDs for the tabbed file explorer could have changed on build 22581

@Draskic
Copy link
Author

Draskic commented Mar 24, 2022 via email

@PeterStrick
Copy link
Owner

I have build a new Version which should not crash anymore. If it still crashes than im out of options
ViVeTool_GUI.zip

@Draskic
Copy link
Author

Draskic commented Mar 25, 2022 via email

@PeterStrick
Copy link
Owner

Hi No more crushing!

That is great to hear!

I use a dark theme on Windows and the only thing that is not dark is the GUI feature scanner which is rarely used.

I am planing to release Version 1.6.1 which overhauls the Feature Scanner

Will there be an installation version on GitHub as well because portable requires a folder?

I´ll make one for you once im home.

@PeterStrick PeterStrick changed the title Exeption error in 1.6.01! [Done] Crash while populating the Build Combo Box on 1.6.0.1 Mar 25, 2022
@PeterStrick PeterStrick added the Done ✔️ This Issue/Feature has been fixed/added label Mar 25, 2022
@Draskic
Copy link
Author

Draskic commented Mar 25, 2022 via email

PeterStrick added a commit that referenced this issue Mar 27, 2022
* Fix for #8 maybe

* Reverted Combo Box back to Version 1.5.2, better Error Handling

* Added SonarCloud Properties

* Github Action is for .Net Core only

* Fixed Combo Box Code

* Updated SonarCloud/SonarScan .gitignore

* Fixed Code Smells

* Removed Debug Text

* Change Version to 1.6.0.3 for AutoUpdater
PeterStrick added a commit that referenced this issue Mar 27, 2022
* Fix for #8 maybe

* Reverted Combo Box back to Version 1.5.2, better Error Handling

* Added SonarCloud Properties

* Github Action is for .Net Core only

* Fixed Combo Box Code

* Updated SonarCloud/SonarScan .gitignore

* Fixed Code Smells

* Removed Debug Text

* Change Version to 1.6.0.3 for AutoUpdater

* Fixed Reference Issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working Done ✔️ This Issue/Feature has been fixed/added
Projects
None yet
Development

No branches or pull requests

2 participants