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

Visual Studio for Mac Extension for Tizen not available #86

Closed
alikoli opened this issue Feb 20, 2021 · 3 comments
Closed

Visual Studio for Mac Extension for Tizen not available #86

alikoli opened this issue Feb 20, 2021 · 3 comments
Assignees
Labels
sdk Issues related tizen sdk

Comments

@alikoli
Copy link

alikoli commented Feb 20, 2021

Describe the bug
With the newest changes in Visual Studio for Mac the extension Visual Studio for Mac Extension for Tizen is not available. Documentation provided here https://github.com/Samsung/Tizen.NET/blob/master/_posts/2019-11-05-Releasing-VS-Mac-Tizen-extension.md
and here https://docs.tizen.org/application/vstools-mac/overview/
should be updated.

To Reproduce
Open Visual Studio for Mac

  1. Go to Visual Studio Tab
  2. Go to Extensions Tab
  3. Go to Gallery Tab
  4. Click refresh and see that extension is not available.
@alikoli
Copy link
Author

alikoli commented Feb 20, 2021

The only extension I found http://download.tizen.org/sdk/vs-for-mac_ext/ doesn't seem to work either. IDE returns error during deployment of the basic xamarin forms app for tv:

Execution failed
System.TypeLoadException: VTable setup of type MonoDevelop.Debugger.DotNetCore.DotNetCoreDebuggerSession failed
at MonoDevelop.Debugger.DebuggerEngine.CreateSession () [0x00006] in /Users/builder/azdo/_work/1/s/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggerEngine.cs:122
at MonoDevelop.Debugger.DebuggingService.InternalRun (MonoDevelop.Core.Execution.ExecutionCommand cmd, MonoDevelop.Debugger.DebuggerEngine factory, MonoDevelop.Core.Execution.OperationConsole c) [0x0008c] in /Users/builder/azdo/_work/1/s/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:798

@rookiejava rookiejava added the sdk Issues related tizen sdk label Feb 25, 2021
@dkson95
Copy link
Collaborator

dkson95 commented Mar 2, 2021

@alikoli thank you for this report.
Btw, if possible, could you check the extension v.3.4.0.0 installation from https://marketplace.visualstudio.com/items?itemName=tizen.VSToolsforTizen on latest visual studio for mac ?

@amagaev
Copy link

amagaev commented Mar 25, 2021

Adding addins repo https://addins.monodevelop.com/Stable/Mac/8.8/main.mrep instead of 8.9 fixed the issue.

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

No branches or pull requests

5 participants