Skip to content

App module loading severely broken on Alpha #18826

@LeonarddeR

Description

@LeonarddeR

Steps to reproduce:

  1. Start nvda_snapshot_alpha-52258,26f98286.exe
  2. Start 1password
  3. Navigate through it

Actual behavior:

Several errors in the log

ERROR - api.setFocusObject (19:46:12.016) - MainThread (14400):
Error updating tree interceptor
Traceback (most recent call last):
  File "api.py", line 163, in setFocusObject
    treeInterceptorObject = treeInterceptorHandler.update(o)
  File "treeInterceptorHandler.py", line 77, in update
    ti.prepare()
    ~~~~~~~~~~^^
  File "virtualBuffers\__init__.py", line 526, in prepare
    if not self.rootNVDAObject.appModule.helperLocalBindingHandle:
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'helperLocalBindingHandle'
DEBUGWARNING - appModuleHandler.AppModule._get_isAlive (19:46:12.317) - MainThread (14400):
Process handle None for AppModule(1password, appName='1password', processID=18992) is invalid, assuming process is dead.

Expected behavior:

No errors

Additional context

nav.appModule is None as well

System configuration

NVDA installed/portable/running from source:

Installed/source

NVDA version:

nvda_snapshot_alpha-52258,26f98286.exe

Windows version:

Windows 11 24H2

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

1password 8.11.8.40 from msix bundle installation

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.

Yes, no errors on beta

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    epic/64bit-migrationp1https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions