<p></p>
<p>Both distributing a .deb or a .tar.gz for Linux are broken, at least when running on Windows, when either the path to tar.exe (in support/) contains a space, or the name of the game (and hence .tar filename). They both call <code>create_tarball</code>.</p>
<p>This is apparently two different very similar bugs.<br>
The first (I couldn't figure out what encoding this is) is demonstrated by:</p>
<blockquote>
<p>1573,1  C:\Users\Admin\Google Äèñê\OHRRPGCE\Polaris\0_Distant Polaris\SDL2\support\tar.exe --version > "C:\Users\Admin\AppData\Roaming\OHRRPGCE\temp_stdout.518281.tmp" 2> "C:\Users\Admin\AppData\Roaming\OHRRPGCE\temp_stderr.99769.tmp"<br>
1573,3  safe_shell()=1 stderr:"C:\Users\Admin\Google" ­¥ ï¢«ï¥âáï ¢­ãâ७­¥© ¨«¨ ¢­¥è­¥©<br>
ª®¬ ­¤®©, ¨á¯®«­ï¥¬®© ¯à®£à ¬¬®© ¨«¨ ¯ ª¥â­ë¬ ä ©«®¬.</p>
<p>1573,3  ! ERROR: couldn't run tar<br>
"C:\Users\Admin\Google" ­¥ ï¢«ï¥âáï ¢­ãâ७­¥© ¨«¨ ¢­¥è­¥©<br>
ª®¬ ­¤®©, ¨á¯®«­ï¥¬®© ¯à®£à ¬¬®© ¨«¨ ¯ ª¥â­ë¬ ä ©«®¬.</p>
</blockquote>
<p>That last ERROR is shown on the screen.</p>
<p>The second happens when there's a space in the .tar file, it shows an error "tar.exe reported failure, errorcode 2"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1157">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZWI3YCHIXBDJ6KWKYLSCJT2LANCNFSM4QJQHPCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZSYGIGEBYK4A3VB3ADSCJT2LA5CNFSM4QJQHPCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KGPJ2GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1157",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1157",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>