Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] signalManager on vscode-trace-extension fails to capture signal sent from traceviewer-base

Hi, please disregard this email, I sent it a while ago before I was aware that Hriday Panchasara was also working on a vscode patch for csv export. I don’t know why it’s only delivered today

 

 

Regards,

 

Alex

From: tracecompass-dev <tracecompass-dev-bounces@xxxxxxxxxxx> On Behalf Of Alex Doan
Sent: Monday, March 20, 2023 14:08
To: tracecompass developer discussions <tracecompass-dev@xxxxxxxxxxx>
Subject: [tracecompass-dev] signalManager on vscode-trace-extension fails to capture signal sent from traceviewer-base

 

CAUTION - This email is from an external source. Please be cautious with links and attachments. (go/taginfo)

 

Hi, I am trying to adapt @Hriday Panchasara’s feature to work on vscode, however I can’t seem to capture Signals.EXPORT_CSV. I’ve tried using console and confirmed that fireSaveAsCsv() in signal-manager.ts did execute, but the function to execute after signal captured doesn’t (I also confirmed that signalManager().on(Signals.EXPORT_CSV) also has been executed, I did not set an off switch). The signal was captured normally when I ran it in Theia. Any help would be greatly appreciated.

 

Regards,

 

Alex


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.


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