Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Catastrophic failure" error message while opening .axaml files. #399

Closed
abhaynath opened this issue Oct 10, 2023 · 8 comments · Fixed by #400
Closed

"Catastrophic failure" error message while opening .axaml files. #399

abhaynath opened this issue Oct 10, 2023 · 8 comments · Fixed by #400
Labels

Comments

@abhaynath
Copy link

Describe the bug

Since new update, designer and intellisence stopped working. I just get "Catastrophic failure" error message.

I tried to install older version, but I didn't find older version VSIX file.

To Reproduce

  • Install updated extension
  • Open any .axaml file

AvaloniaVS plugin version

11.3

Avalonia version

11

Visual Studio version

17.6.4

Relevant log output

didn' attached any logs

Additional context

No response

@abhaynath abhaynath added the bug label Oct 10, 2023
@Takoooooo
Copy link
Contributor

Can you please try installing 11.2 version
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/AvaloniaTeam/vsextensions/AvaloniaVS/11.2/vspackage
or
11.1
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/AvaloniaTeam/vsextensions/AvaloniaVS/11.1/vspackage
And check if that works for you?

@Lazuden
Copy link

Lazuden commented Oct 10, 2023

@Takoooooo thanks
Same problem. It works after installing 11.1 (didnt check 11.2).

UPD:

  1. uninstall v11.3
  2. off visual studio
  3. unstall v11.1
  4. off the internet
  5. open VS and uncheck auto update for extension
  6. on the internet

UPD2: i mean there's no failures after installing 11.1

@Takoooooo
Copy link
Contributor

What happens if you close and re-open the axaml file? Still failure?

@Takoooooo
Copy link
Contributor

Takoooooo commented Oct 10, 2023

May you guys test this extension? And test the event completions also if possible. And i will get a fix for you today
AvaloniaVS.VS2022 (2).zip

@Lazuden
Copy link

Lazuden commented Oct 10, 2023

May you guys test this extension? And test the event completions also if possible. And i will get a fix for you today AvaloniaVS.VS2022 (2).zip

now its ok, displays as 11.3 and works. Idk which events needed but buttons and textboxes works correctly (and others controls)

UPD: i use avalonia 0.10.21

@abhaynath
Copy link
Author

May you guys test this extension? And test the event completions also if possible. And i will get a fix for you today AvaloniaVS.VS2022 (2).zip

Working fine ! Thanks !!

@Takoooooo
Copy link
Contributor

Thanks guys,will make a release ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants