i would like to know how to install processing on fedora 18 ?
in
Integration and Hardware
•
8 months ago
hello all
I downloaded the
archive
processing
1.5 and
2.0b7
I install java on my computer but the program refuses to launch this
when I made
bash- x. / processing
I install java on my computer but the program refuses to launch this
when I made
bash- x. / processing
- <html>
- <head>
- <title>Hotspot - Login</title>
- <!-- CSS Stylesheet -->
- <!-- / CSS Stylesheet -->
- <!-- Favicon -->
- </head>
- <body>
- <h1>Hotspot</h1>
- <ul>
- <li><strong>All network activity will be monitored, this includes: websites, bandwidth usage, protocols</strong></li>
- <li><strong>You will not access sites containing explicit or inappropriate material</strong></li>
- <li><strong>You will not attempt to access any system on this network</strong></li>
- </ul>
- </div>
- <!-- close jswarningwidget div-->
- </div>
- <div>
- </div>
- <div>
- </div>
- </form>
- </div>
- </noscript>
- <!-- close loginerrorcontainer div -->
- </div>
- </div>
- Page generated in 0.03 seconds on proxy using
- 2.75 mb mem
- </div>
- </div>
- </html>
- Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
- at processing.app.Base.<init>(Base.java:337)
- at processing.app.Base.createAndShowGUI(Base.java:199)
- at processing.app.Base.access$000(Base.java:46)
- at processing.app.Base$1.run(Base.java:137)
- at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
- at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721)
- at java.awt.EventQueue.access$200(EventQueue.java:103)
- at java.awt.EventQueue$3.run(EventQueue.java:682)
- at java.awt.EventQueue$3.run(EventQueue.java:680)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
- at java.awt.EventQueue.dispatchEvent(EventQueue.java:691)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
- at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
- at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
- Caused by: java.lang.NullPointerException
- at processing.app.contrib.ContributionListing$1.compare(ContributionListing.java:50)
- at processing.app.contrib.ContributionListing$1.compare(ContributionListing.java:48)
- at java.util.TimSort.countRunAndMakeAscending(TimSort.java:324)
- at java.util.TimSort.sort(TimSort.java:189)
- at java.util.TimSort.sort(TimSort.java:173)
- at java.util.Arrays.sort(Arrays.java:659)
- at java.util.Collections.sort(Collections.java:217)
- at processing.app.contrib.ContributionListing.addContribution(ContributionListing.java:152)
- at processing.app.contrib.ContributionListing.setAdvertisedList(ContributionListing.java:89)
- at processing.app.contrib.ContributionListing.<init>(ContributionListing.java:69)
- at processing.app.contrib.ContributionListing.getInstance(ContributionListing.java:76)
- at processing.app.contrib.ContributionManager.<clinit>(ContributionManager.java:29)
- ... 18 more
thank
1