Nancy and other vista users > FYI (I can't offer any help with this): with either link > below, the app produces the error message > "java.security.AccessControlException access.denied > (java.lang.RuntimePermission setIO). > > I'm running Vista, so it may be a quirk of my PC/OS. > > --Nancy
You might be right with suspecting vista, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6459786 An update of java might fix it. A workaround: - save the jar file from the download section of http://bobbinwork.googlecode.com/ on your hard disk. - Open a terminal. - Type the command "java -jar /PATH/TO/YOUR/FILE.jar", of course replace parts in capitals. Should that be added to http://bobbinwork.wikispaces.com/trouble+shooting ? Please go ahead. Jo - To unsubscribe send email to [email protected] containing the line: unsubscribe lace [email protected]. For help, write to [email protected]
