Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] Activation error on packaged vscode extension

Hi Neel

thanks for the interest in the VsCode plug-in of the trace extension. I didn't run into this issue before. When I was working on this, I was running it from the development environment. I just tried it and I can reproduce. I don't have any idea on how to fix it at the moment. If you find a solution, please let me know.

BTW, the vscode-trace-extension is based on a very old built of the trace-viewer and its corresponding components, as well as an old trace server. To upgrade, issue [1] will need to be addressed. I have an idea on how to solve it and it should work. However, right now I won't have sufficient time to work on it, but I would be interested in supporting and reviewing any PRs for this repo. Looking forward to it!

Best Regards
Bernd





From: tracecompass-dev <tracecompass-dev-bounces@xxxxxxxxxxx> on behalf of Neel Gondalia <ngondalia@xxxxxxxxxxxxxx>
Sent: September 6, 2022 11:37 AM
To: tracecompass-dev@xxxxxxxxxxx <tracecompass-dev@xxxxxxxxxxx>
Subject: [tracecompass-dev] Activation error on packaged vscode extension
 

Hi everyone,


I am trying to package the VSCode Trace extension (https://github.com/theia-ide/vscode-trace-extension) so i can install via VSIX into my VSCode instance. The vsce package command produces a .vsix file successfully, but when i install it into my vscode instance, it throws an activation error and complains about missing tsp-client. (Full stack attached) The extension runs fine if i launch the extension through debug configuration, so I am thinking it is likely a packaging issue.


The steps i ran to package it:

1) yarn

2) yarn vsce:package


Has anyone ran into this issue? Is there a step I am missing?


If it's a bug, then any guidance into this matter would be very helpful.

Thanks,
Neel

This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Back to the top