Changes

Jump to: navigation, search

Canvas3D XUL Runner App 0.3

977 bytes added, 13:27, 26 February 2009
no edit summary
'''Portable Canvas to work on Mac'''
 
 
= Feb 26 =
 
* Info.plist seems to be a culprit for many issues
** Changed the "Executable file" string back to "xulrunner" (to represent a file that actually exists)
** Note for other projects: use "plutil -lint" to check for invalid code
 
* Portable Canvas no longer gives the "architecture unsupported" error on any platform
** It simply closes as soon as it's run on a g5, which is still bad
** Edit: it closes immediately on any other Mac
 
* 0.3 build has been updated (fails. xD)
 
 
=== Handy shell code ===
 
plutil -lint
 
scp filename user@servername:
 
 
= Feb 23 =
 
=== Demi-success!!===
 
* Canvas elements display properly on Mac Mini!!
** However, the application simply refuses to run on Leopard
** Moving the app to the Applications folder doesn't fix the issue
** This issue is common among other programs on Leopard, including Adobe CS3
 
* The app was simply missing canvas3d.xpt from the components folder
 
* Next steps are to figure out how to work with Leopard
1
edit

Navigation menu