OHM Scalable Orbiter icon

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0
Why did you include the SVG in a "binary hull"?
It seems that the plain (xml) content itself would be more compatible.
(see attachment, which everyone can just view by opening it in the browser)

Nevertheless, nice work!

/Peter
 

Attachments

Why did you include the SVG in a "binary hull"?
Well, it's just a tarball, but it wasn't necessary since it additionally stored matias:matias as user:group (which likely won't be available on target computers :P), and additionally some de-archivers may not identify it correctly. The archive's extension was probably changed to .zip because OHM doesn't take .tar.gz files.
 
Aha! Now it makes sense.
When I add the .tar extension to the file inside the zip (making it a ".tar.gz") it works as you might have intended :thumbup:
Thanks for the info
 
Oops, sorry. I hope I have not created any conflict with user permissions.
I had uploaded a zip file, not a tar.gz
I've fixed the problem with permissions, thank you for let me know:thumbup:.
 
Back
Top