Skip to content

Perforce for VS Code extension - causes "Activating Extensions ..." indefinitely #292

@amal-khailtash

Description

@amal-khailtash

Describe the bug:

I used extensions bisect and that identified this extension causing "Activating Extensions..." indefinitely.
Disabling this extension, makes other extensions work properly.

Expected behavior:
My extensions do not activate properly!

To Reproduce:
Using latest VSCode 1.95.3 causes this issue.

Versions & Details:

  • Perforce extension: v4.16.1

  • VSCode Version: 1.95.3
    Commit: microsoft/vscode@f1a4fb1
    Date: 2024-11-13T14:50:04.152Z
    Electron: 32.2.1
    ElectronBuildId: 10427718
    Chromium: 128.0.6613.186
    Node.js: 20.18.0
    V8: 12.8.374.38-electron.0
    OS: Linux x64 4.18.0-553.22.1.el8_10.x86_64

  • Perforce server details (if known):

  • Are you using a multi-root workspace?: No

Additional context

Details
Performing one-time registration of perforce commands
==============================
Workspace folders changed. Starting initialisation.

Workspaces were added
> file:///home/amal/root: Trying to initialise SCM Providers in this workspace.
	Note: the following overrides apply in this workspace:
		perforce.port: none	(will not override)
		perforce.user: none	(will not override)
		perforce.client: none	(will not override)
		perforce.dir: none	(will not override)
	Explicit overrides may prevent auto-detection of other perforce client workspaces
Looking for a client root using the workspace root directory
/home/amal/root: p4 'info'
> file:///home/amal/root: Found workspace using root directory
  * VS Code workspace root directory :
	Client name: akhailta_root
	Client root: /home/amal/root
	User name: akhailta
	Server address: atlp4s08.amd.com:1677
	Folder IS in or above client root
> file:///home/amal/root: Looking for perforce config files
/home/amal/root: p4 'set' '-q'
> file:///home/amal/root: Using pattern **/P4CONFIG

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions