nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.12k stars 637 forks source link

Maven Crash when installing NVDA #16809

Open Potowai opened 4 months ago

Potowai commented 4 months ago

Steps to reproduce:

install NVDA from the .exe, and try to run "mvn clean" on a pom.xml

Actual behavior:

Nothing

Expected behavior:

Working

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

portable

NVDA version:

2024.2

Windows version:

10

Name and version of other software in use when reproducing the issue:

maven 3.8.8

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

no

If NVDA add-ons are disabled, is your problem still occurring?

yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

yes

Adriani90 commented 4 months ago

Do you have a log file with NVDA set to "debug level" in NVDA general settings? Also a crash dump from Maven is needed in order to investigate this further.

gerald-hartig commented 4 months ago

I wasn't able to reproduce this on NVDA 2024.3b1, Maven 3.9.8, Windows 11 23H2

gerald-hartig commented 4 months ago

This issue needs a clarified title since it does not describe an issue with installing NVDA.

seanbudd commented 4 months ago

can you please elaborate the expected and actual behaviour more?

Potowai commented 4 months ago

Sorry, I found out how to fix it

During the installation it destroyed my user variables, so I had to reinstall and rewrite the user Path to fix it

It has destroyed my Java, git, and maven

seanbudd commented 4 months ago

Are you saying the NVDA installation destroyed your %PATH% variable?

Potowai commented 4 months ago

Yes it did, first of all

When I installed the app from .exe It was loading infinitely

So I cancelled Then I retried but without installing the app And I have seen my chrome disfunctionnate

I was unable to use git, chrome, maven and java

seanbudd commented 4 months ago

Please can you provide more clear steps to reproduce.

Were you trying to install NVDA, and it wasn't finishing, so you cancelled?

Then I retried but without installing the app

What does this mean? What did you retry?

Adriani90 commented 3 months ago

@Potowai you say:

I retried but without installing the app

What do you mean by that? Did you try with NVDA as temporary process? Or NVDA as portable version?