- This topic has 28 replies, 3 voices, and was last updated 4 years, 7 months ago by
pcolag.
-
AuthorPosts
-
pcolagParticipantI am using the latest version of Codemix with Angular on Centos8. I am finding that in some cases the context help overlays do not disappear and stay displayed. Scrolling the content of the window does not get rid of them, as their location seems to be permanently fixed.
Any ideas on how to fix this?
November 24, 2020 at 8:38 am #668032
support-swapnaModeratorHi,
Sorry that you are seeing this issue with hover popups. We already have a request filed for the dev team for resize and dragging of hover popup.
Can you please give us some more details to help us investigate further?
1. Are you working with a standalone Angular IDE installation or Eclipse + CodeMix? If its with Eclipse, then please share the Eclipse version details from Help > About Eclipse dialog.
2. Any other third party plugins installed? Do you have STS (Spring Tool Suite) installed?
3. Do you see the issue only in CodeMix editors? Does it work fine with other non CodeMix editors?
4. What is the status of the CodeMix engine when the popup does not disappear? You can check it by hovering over the icon besides CodeMix in the bottom left.
5. Does it happen in a new workspace as well? If yes, then please share the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here).
Apologies for inconvenience caused.
–Swapna
Genuitec SupportNovember 24, 2020 at 3:42 pm #668048
pcolagParticipantThank you for your response.
Here is the additional information that you requested:
1. I am working with a standalone Angular IDE installation which I downloaded from the genuitec web site
2. I don’t have STS plugin installed.
3. Can you please help me to know how I can identify which editors are Codemix and which are not? It is happening when I am editing typescript code for Angular. So I imagine this is a Codemix editor.
4. What is the status of the CodeMix engine when the popup does not disappear? The status is displaying the checkmark.
5. I have reinstalled my machine from Scratch and am running CentOS 8 in a VmWare VM. The workspace is new.
Thanks for your help.
November 24, 2020 at 3:42 pm #668049
pcolagParticipantThank you for your response.
Here is the additional information that you requested:
1. I am working with a standalone Angular IDE installation which I downloaded from the genuitec web site
2. I don’t have STS plugin installed.
3. Can you please help me to know how I can identify which editors are Codemix and which are not? It is happening when I am editing typescript code for Angular. So I imagine this is a Codemix editor.
4. What is the status of the CodeMix engine when the popup does not disappear? The status is displaying the checkmark.
5. I have reinstalled my machine from Scratch and am running CentOS 8 in a VmWare VM. The workspace is new.
Thanks for your help.
November 24, 2020 at 9:31 pm #668072
pcolagParticipantI am adding a screenshot which shows the problem.
Attachments:
You must be logged in to view attached files.November 25, 2020 at 1:12 am #668075
support-swapnaModeratorHi,
Thank you for the details and the screenshot. We are looking into the problem.
You can verify the editor by right clicking on the file in the Explorer view, select Open with and ensure the CodeMix editor is selected. From the screenshot, you are working with a CodeMix editor for TypeScript files.1. Do you see the same problem in other file types such as HTML/JS as well?
2. Can you please close the file from the editor view, reload CodeMix engine from Command Palette (Ctrl+Shift+P and type Reload CodeMix Engine), once the engine status is connected, reopen the file and check if issue persists.
3. Please also share with us the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here)–Swapna
Genuitec Support-
This reply was modified 4 years, 7 months ago by
support-swapna.
November 25, 2020 at 4:55 am #668083
pcolagParticipantHello. Thank you for your continued help and support. As requested, I am attaching the log file from .metadata/.log
Attachments:
You must be logged in to view attached files.November 25, 2020 at 4:59 am #668085
pcolagParticipantSo far I have seen this behavior only with typescript files. I will keep an eye out to see if it also occurs with other types of files.
November 25, 2020 at 7:48 am #668090
pcolagParticipantHere is another screenshot of the same behaivor. Sometimes I get 3-4 of these accumulating and covering up the code in my editor. There seems to be no way to make them disappear other than to restart Eclipse.
Attachments:
You must be logged in to view attached files.November 26, 2020 at 6:02 am #668172
pcolagParticipantHere is a screenshot better than the ones that I have previously submitted.
Attachments:
You must be logged in to view attached files.November 26, 2020 at 6:06 am #668174
pcolagParticipantAlso, when I click on installation details I get a window which is very narrow. I cannot resize this window and can dismiss it only via escape.
Attachments:
You must be logged in to view attached files.November 26, 2020 at 6:31 am #668176
pcolagParticipantHere is another one which shows how these popups pile up on top of each other and never disappear.
November 26, 2020 at 7:05 am #668178
support-swapnaModeratorHi,
Thank you for the screenshots. I have filed it for further investigation with the dev team.
Do you also have Eclipse installed in this machine? If yes, then can you please check if you see the same problem with the dialogs in Eclipse as well?–Swapna
Genuitec SupportNovember 26, 2020 at 7:09 am #668179
pcolagParticipantThe Codemix editor is unusable with this problem. I keep getting a clutter of these popup windows and have to restart Eclipse every few minutes. Could you please let me know how to temporarily turn off the extension?
Attachments:
You must be logged in to view attached files.November 26, 2020 at 7:14 am #668181 -
This reply was modified 4 years, 7 months ago by
-
AuthorPosts