0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
.webpack
/
renderer
/
error_window
/
[
Home
]
File: index.html
<!doctype html><html lang="en"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"/><title id="i18n-errorStartingR"></title><style>h1 { margin-left: auto; margin-right: auto; } .error { color: #db0000; } body { font-family: Helvetica, sans-serif; margin-left: 100px; margin-right: 100px; margin-top: 50px; margin-bottom: 50px; } code { font-family: Courier, monospace; padding: 15px; background-color: #f0f0f0; display: block; border-radius: 3px; white-space: pre-line; } h2 { margin-top: 30px; font-size: 12pt; } h2, h3 { font-family: Helvetica, sans-serif; text-transform: uppercase; font-weight: 300; letter-spacing: 0.1em; } h3 { color: #505050; font-size: 10pt; } input[type='button'] { font-size: 14pt; background-color: #75aadb; color: #ffffff; text-transform: uppercase; font-weight: bold; letter-spacing: 0.05em; padding: 10px; margin-top: 20px; border: none; cursor: pointer; } .visually-hidden { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; }</style><script>var replaceVar = function (varName) { try { window.desktop.getStartupErrorInfo(varName, (result) => { document.getElementById(varName).innerHTML = result; }); } catch (err) { console.error(err); } }; // When the page loads, inject the local user agent into the version information window.addEventListener('load', function () { replaceVar('version'); var ver = document.getElementById('version'); if (ver) { ver.innerText += '\n\n' + navigator.userAgent; } replaceVar('launch_failed'); replaceVar('exit_code'); replaceVar('process_error'); replaceVar('process_output'); replaceVar('log_file'); replaceVar('log_content'); });</script><script defer="defer" src="../error_window/index.js"></script></head><body><div style="float: right; width: 144px; height: 112px; position: relative; margin-left: 20px"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" width="144" height="112" viewBox="0 0 724 561" style="position: absolute; top: 0; left: 0"><title id="i18n-rLogo"></title><defs><linearGradient id="gradientFill-1" x1="0" x2="1" y1="0" y2="1" gradientUnits="objectBoundingBox" spreadMethod="pad"><stop offset="0" stop-color="rgb(203,206,208)" stop-opacity="1"/><stop offset="1" stop-color="rgb(132,131,139)" stop-opacity="1"/></linearGradient><linearGradient id="gradientFill-2" x1="0" x2="1" y1="0" y2="1" gradientUnits="objectBoundingBox" spreadMethod="pad"><stop offset="0" stop-color="rgb(39,109,195)" stop-opacity="1"/><stop offset="1" stop-color="rgb(22,92,170)" stop-opacity="1"/></linearGradient></defs><path d="M361.453,485.937 C162.329,485.937 0.906,377.828 0.906,244.469 C0.906,111.109 162.329,3.000 361.453,3.000 C560.578,3.000 722.000,111.109 722.000,244.469 C722.000,377.828 560.578,485.937 361.453,485.937 ZM416.641,97.406 C265.289,97.406 142.594,171.314 142.594,262.484 C142.594,353.654 265.289,427.562 416.641,427.562 C567.992,427.562 679.687,377.033 679.687,262.484 C679.687,147.971 567.992,97.406 416.641,97.406 Z" fill="url(#gradientFill-1)" fill-rule="evenodd"/><path d="M550.000,377.000 C550.000,377.000 571.822,383.585 584.500,390.000 C588.899,392.226 596.510,396.668 602.000,402.500 C607.378,408.212 610.000,414.000 610.000,414.000 L696.000,559.000 L557.000,559.062 L492.000,437.000 C492.000,437.000 478.690,414.131 470.500,407.500 C463.668,401.969 460.755,400.000 454.000,400.000 C449.298,400.000 420.974,400.000 420.974,400.000 L421.000,558.974 L298.000,559.026 L298.000,152.938 L545.000,152.938 C545.000,152.938 657.500,154.967 657.500,262.000 C657.500,369.033 550.000,377.000 550.000,377.000 ZM496.500,241.024 L422.037,240.976 L422.000,310.026 L496.500,310.002 C496.500,310.002 531.000,309.895 531.000,274.877 C531.000,239.155 496.500,241.024 496.500,241.024 Z" fill="url(#gradientFill-2)" fill-rule="evenodd"/></svg> <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24" style="position: absolute; bottom: 0; left: 0"><title id="i18n-warning"></title><path d="M12 5.177l8.631 15.823h-17.262l8.631-15.823zm0-4.177l-12 22h24l-12-22zm-1 9h2v6h-2v-6zm1 9.75c-.689 0-1.25-.56-1.25-1.25s.561-1.25 1.25-1.25 1.25.56 1.25 1.25-.561 1.25-1.25 1.25z"/></svg></div><h1 id="i18n-errorStartingR"></h1><p id="i18n-rSessionFailedToStart"></p><h2 id="i18n-rstudioVersion"></h2><code id="version"></code><h2 id="i18n-errorMessage"></h2><code id="launch_failed"></code><h2 id="i18n-processOutput"></h2><p id="i18n-rSessionExitedWithCode"></p><h3 id="i18n-errors"></h3><code id="process_error" class="error"></code><h3 id="i18n-output"></h3><code id="process_output" class="output"></code><h2 id="i18n-recentLog"></h2><em id="log_file"></em> <code id="log_content"></code><h2 id="i18n-nextSteps"></h2><p id="i18n-rCanFailToStartupForManyReasons"></p><ul><li id="i18n-investigateAnyErrorsAbove"></li><li id="i18n-makeSureThatRStartsUpCorrectly"></li><li id="i18n-fullyUninstallAllVersionsOfRFromYourMachine"></li><li id="i18n-removeStartupCustomizationsSuchAs"></li><li id="i18n-ifPostingThisReportOnlineUseTheCopyProblemReport"></li></ul><p id="i18n-furtherTroubleshootingHelpCanBeFound"></p><p><a href="https://www.rstudio.org/links/troubleshooting_startup" id="i18n-troubleshootingRstudioStartup"></a></p><p></p><form><textarea id="problem_report" class="visually-hidden"> ## R Session Startup Failure Report ### RStudio Version #version# user_agent ### Error message #launch_failed# ### Process Output The R session exited with code #exit_code#. Error output: ``` #process_error# ``` Standard output: ``` #process_output# ``` ### Logs *#log_file#* ``` #log_content# ``` </textarea> <input type="button" id="i18n-copyProblemReport"/></form></body></html>