Bug 421781

Summary: MSVCR120.dll was not found
Product: [Applications] Falkon Reporter: Paulo Taborda <paulo.taborda>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED REMIND    
Severity: critical    
Priority: NOR    
Version First Reported In: 3.1.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Print Scren Error.

Description Paulo Taborda 2020-05-19 14:53:00 UTC
Created attachment 128613 [details]
Print Scren Error.

SUMMARY


STEPS TO REPRODUCE
1. Install
2. Try to start application
3. Error Warning

OBSERVED RESULT
Error Warning "The code execution cannot proceed because MSVCR120.dll was not found. Reinstalling the program may fix this problem."

EXPECTED RESULT
Open browser

SOFTWARE/OS VERSIONS
Windows: Multiple versions windows 10 pro x86 and x64
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 2wxsy58236r3 2020-05-20 05:21:49 UTC
Can you please install the Visual Studio C++ 2013 runtime [1] and see if it solves the issue?

[1] https://www.microsoft.com/en-US/download/details.aspx?id=40784
Comment 2 Paulo Taborda 2020-05-20 16:38:17 UTC
Yap, with Visual Studio C++ 2013 runtime, it's working. 

NOTE: With version Microsoft Visual C++ 2015-2019 [2] Won't work.

[2] https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

Thanks.