errors while installing windows program via wine











up vote
0
down vote

favorite












I tried to install Twitch on my Linux Mint 19.0 Machine
which gives me following errors



After this command



wine TwitchSetup_[usher-277348550].exe


It shows these errors regarding dlls while installing twitch from gui installer



002f:fixme:shell:SHGetStockIconInfo (77, 0x101, 0x23faa0) semi-stub
002f:fixme:shell:SHGetStockIconInfo flags 0x101 not implemented
0030:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0030, blocked by 0032, retrying (60 sec)
005e:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005e, blocked by 0032, retrying (60 sec)
005a:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005a, blocked by 0032, retrying (60 sec)
005b:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005b, blocked by 0032, retrying (60 sec)
005f:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005f, blocked by 0032, retrying (60 sec)
0058:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0058, blocked by 0032, retrying (60 sec)
005d:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005d, blocked by 0032, retrying (60 sec)
0033:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0032, retrying (60 sec)
002f:fixme:ver:GetCurrentPackageId (0x23fd40 (nil)): stub
0009:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub


after that twitch was installed, but didn't run.
I opened directory where it is installed and run it via command



$ wine Twitch.exe


which gives me following errors



0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.serviceModel" in state 2
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindings" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"client" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"dependentAssembly" in state 0
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"assemblyIdentity" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindingRedirect" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"legacyCorruptedStateExceptionsPolicy" in state 4
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>


How to get rid of these errors?



I'm using wine-3.0.3



I tried to fix these issues with winetricks and reconfigured home/ujjwal/.wine but again same issue.










share|improve this question


















  • 1




    did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
    – AnonymousLurker
    Nov 27 at 5:28










  • @AnonymousLurker it is in bronze list, poorly works with most users
    – Ujjwal Singh
    Nov 27 at 5:33















up vote
0
down vote

favorite












I tried to install Twitch on my Linux Mint 19.0 Machine
which gives me following errors



After this command



wine TwitchSetup_[usher-277348550].exe


It shows these errors regarding dlls while installing twitch from gui installer



002f:fixme:shell:SHGetStockIconInfo (77, 0x101, 0x23faa0) semi-stub
002f:fixme:shell:SHGetStockIconInfo flags 0x101 not implemented
0030:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0030, blocked by 0032, retrying (60 sec)
005e:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005e, blocked by 0032, retrying (60 sec)
005a:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005a, blocked by 0032, retrying (60 sec)
005b:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005b, blocked by 0032, retrying (60 sec)
005f:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005f, blocked by 0032, retrying (60 sec)
0058:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0058, blocked by 0032, retrying (60 sec)
005d:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005d, blocked by 0032, retrying (60 sec)
0033:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0032, retrying (60 sec)
002f:fixme:ver:GetCurrentPackageId (0x23fd40 (nil)): stub
0009:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub


after that twitch was installed, but didn't run.
I opened directory where it is installed and run it via command



$ wine Twitch.exe


which gives me following errors



0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.serviceModel" in state 2
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindings" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"client" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"dependentAssembly" in state 0
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"assemblyIdentity" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindingRedirect" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"legacyCorruptedStateExceptionsPolicy" in state 4
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>


How to get rid of these errors?



I'm using wine-3.0.3



I tried to fix these issues with winetricks and reconfigured home/ujjwal/.wine but again same issue.










share|improve this question


















  • 1




    did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
    – AnonymousLurker
    Nov 27 at 5:28










  • @AnonymousLurker it is in bronze list, poorly works with most users
    – Ujjwal Singh
    Nov 27 at 5:33













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I tried to install Twitch on my Linux Mint 19.0 Machine
which gives me following errors



After this command



wine TwitchSetup_[usher-277348550].exe


It shows these errors regarding dlls while installing twitch from gui installer



002f:fixme:shell:SHGetStockIconInfo (77, 0x101, 0x23faa0) semi-stub
002f:fixme:shell:SHGetStockIconInfo flags 0x101 not implemented
0030:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0030, blocked by 0032, retrying (60 sec)
005e:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005e, blocked by 0032, retrying (60 sec)
005a:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005a, blocked by 0032, retrying (60 sec)
005b:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005b, blocked by 0032, retrying (60 sec)
005f:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005f, blocked by 0032, retrying (60 sec)
0058:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0058, blocked by 0032, retrying (60 sec)
005d:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005d, blocked by 0032, retrying (60 sec)
0033:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0032, retrying (60 sec)
002f:fixme:ver:GetCurrentPackageId (0x23fd40 (nil)): stub
0009:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub


after that twitch was installed, but didn't run.
I opened directory where it is installed and run it via command



$ wine Twitch.exe


which gives me following errors



0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.serviceModel" in state 2
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindings" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"client" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"dependentAssembly" in state 0
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"assemblyIdentity" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindingRedirect" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"legacyCorruptedStateExceptionsPolicy" in state 4
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>


How to get rid of these errors?



I'm using wine-3.0.3



I tried to fix these issues with winetricks and reconfigured home/ujjwal/.wine but again same issue.










share|improve this question













I tried to install Twitch on my Linux Mint 19.0 Machine
which gives me following errors



After this command



wine TwitchSetup_[usher-277348550].exe


It shows these errors regarding dlls while installing twitch from gui installer



002f:fixme:shell:SHGetStockIconInfo (77, 0x101, 0x23faa0) semi-stub
002f:fixme:shell:SHGetStockIconInfo flags 0x101 not implemented
0030:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0030, blocked by 0032, retrying (60 sec)
005e:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005e, blocked by 0032, retrying (60 sec)
005a:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005a, blocked by 0032, retrying (60 sec)
005b:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005b, blocked by 0032, retrying (60 sec)
005f:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005f, blocked by 0032, retrying (60 sec)
0058:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0058, blocked by 0032, retrying (60 sec)
005d:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 005d, blocked by 0032, retrying (60 sec)
0033:err:ntdll:RtlpWaitForCriticalSection section 0x7bd01dc0 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0032, retrying (60 sec)
002f:fixme:ver:GetCurrentPackageId (0x23fd40 (nil)): stub
0009:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub


after that twitch was installed, but didn't run.
I opened directory where it is installed and run it via command



$ wine Twitch.exe


which gives me following errors



0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.serviceModel" in state 2
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindings" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"client" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"dependentAssembly" in state 0
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"assemblyIdentity" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"bindingRedirect" in state 6
0009:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"legacyCorruptedStateExceptionsPolicy" in state 4
The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>


How to get rid of these errors?



I'm using wine-3.0.3



I tried to fix these issues with winetricks and reconfigured home/ujjwal/.wine but again same issue.







linux-mint wine winetricks






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 27 at 5:24









Ujjwal Singh

72112




72112








  • 1




    did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
    – AnonymousLurker
    Nov 27 at 5:28










  • @AnonymousLurker it is in bronze list, poorly works with most users
    – Ujjwal Singh
    Nov 27 at 5:33














  • 1




    did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
    – AnonymousLurker
    Nov 27 at 5:28










  • @AnonymousLurker it is in bronze list, poorly works with most users
    – Ujjwal Singh
    Nov 27 at 5:33








1




1




did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
– AnonymousLurker
Nov 27 at 5:28




did you check appdb.winehq.org for your program? that's the first thing to do when something doesn't work by default
– AnonymousLurker
Nov 27 at 5:28












@AnonymousLurker it is in bronze list, poorly works with most users
– Ujjwal Singh
Nov 27 at 5:33




@AnonymousLurker it is in bronze list, poorly works with most users
– Ujjwal Singh
Nov 27 at 5:33















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f484365%2ferrors-while-installing-windows-program-via-wine%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f484365%2ferrors-while-installing-windows-program-via-wine%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

サソリ

広島県道265号伴広島線

Setup Asymptote in Texstudio