Bug 421781 - MSVCR120.dll was not found
Summary: MSVCR120.dll was not found
Status: RESOLVED REMIND
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR critical
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-19 14:53 UTC by Paulo Taborda
Modified: 2020-05-20 16:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Print Scren Error. (6.07 KB, image/png)
2020-05-19 14:53 UTC, Paulo Taborda
Details

Note You need to log in before you can comment on or make changes to this bug.
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.