Visual studio community 2019

Questions about Wine on Linux
Locked
jiriks74
Newbie
Newbie
Posts: 1
Joined: Wed Aug 14, 2019 12:51 pm

Visual studio community 2019

Post by jiriks74 »

Hi. I'd like to use Visual studio community on my Ubuntu laptop, but the installer window won't open. I've been searching internet for a while and found nothing. I also tried searching errors from terminal, but found nothing too. Any help?
I know about Visual studio code, but I don't want to use it.

Terminal output:

Code: Select all

002c:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
002c:fixme:advapi:DecryptFileW (L"C:\\users\\jirka\\Temp\\0479e5ccc225fc46398c5ea216\\", 00000000): stub
002c:fixme:exec:SHELL_execute flags ignored: 0x00000100
0032:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.5" not implemented
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"dependentAssembly" in state 0
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"assemblyIdentity" in state 6
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindingRedirect" in state 6
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in state 2
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 6
0032:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 6
0032:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x33e928, 0x146470, 0x33e92c, 0x33e920
0032:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x33e928, 0x146b28, 0x33e92c, 0x33e920
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Visual studio community 2019

Post by DarkShadow44 »

Visual Studio 2019 on wine? Probably pretty difficult.
Anyhow, for that not starting, I opened a bugreport here: https://bugs.winehq.org/show_bug.cgi?id=47626
Locked