Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
netbeans and other graphic apps
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
rdfm
n00b
n00b


Joined: 09 Jun 2002
Posts: 18

PostPosted: Sun Mar 16, 2003 10:08 pm    Post subject: netbeans and other graphic apps Reply with quote

I tried using netbeans and argouml argouml with blackdown-jdk-1.3.1-r9, however I get lots of exceptions that seem to be related to awt...
Code:

rdfm@pupo rdfm $ java -jar /opt/argouml/argouml.jar
Unable to load configuration /home/rdfm/argo.user.properties

SAX Parser Factory org.apache.xerces.jaxp.SAXParserFactoryImpl will be used.

Package: org.argouml.application
Component: ArgoUML, by: University of California, version: 0.12

Package: ru.novosoft.uml
Component: Novosoft UML Library, by: Novosoft Inc., version: 0.4.19

Package: org.tigris.gef.base
Component: GEF Graph Editing Framework, by: University of California, version: 0.9.6

Package: org.xml.sax

Package: java.lang
Component: Java Runtime Environment, by: Sun Microsystems, Inc., version: 1.3.1

Package: org.apache.log4j
Component: log4j, by: "Apache Software Foundation", version: 1.1.3

Package: org.apache.xerces.jaxp


Operating System is: Linux
Operating System Version: 2.4.20-ben8
Language: en
Country: US

Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
making MultiEditorPane
making DetailsPane(east)
making DetailsPane(south)
making WizDescription
making DetailsPane(southeast)
making DetailsPane(northwest)
making DetailsPane(north)
making DetailsPane(northeast)
making empty project
making empty project with model: untitledModel
Loaded Module: SettingsTabPreferences
Loaded Module: SettingsTabEnvironment
Loaded Module: SettingsTabUser
Loaded Module: SettingsTabNotation
Loaded Module: SettingsTabFonts
Loaded Module: GeneratorDisplay
Loaded Module: GeneratorJava
Loaded Module: PropPanelPackage
Loaded Module: PropPanelModel
Exception occurred during event dispatching:
java.lang.ArrayIndexOutOfBoundsException: 674
        at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:1520)
        at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:1390)
        at java.awt.Component.dispatchEventImpl(Component.java:2507)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

These exceptions keep happening and make the application unusable.

I get similar events in netbeans (can't cutnpaste since exceptions are reported on a window)

The exceptions seem to occur whenever I move the mouse on the java window. The application keeps responding though, and keyboard events seem to work.

Have you had similar problems?

running xfree-4.3.0....
_________________
--
Claudio Bandaloukas
Back to top
View user's profile Send private message
Gerk
Retired Dev
Retired Dev


Joined: 07 May 2002
Posts: 435

PostPosted: Mon Mar 17, 2003 4:35 am    Post subject: Reply with quote

I did have similar problems, and switching to the ibm-jdk helped here, there is a ppc one now. All the graphical apps work fine, but.. there is no probivded plugin for browsers, so if you need that its a rock and a hard place.

I use limewire, QAT anda few other apps within it with no problems now, yay :)
Back to top
View user's profile Send private message
Sonarman
n00b
n00b


Joined: 14 Dec 2002
Posts: 11

PostPosted: Tue Mar 18, 2003 8:44 pm    Post subject: rerere Reply with quote

Hi, just wanted to add a few things. When emerging the ibm-jdk, it might complain about it being masked if you just type emerge ibm-jdk (color! :)), instead you'll need to specify the actual ebuild itself, like emerge /usr/portage/dev-java/ibm-jdk/ibm-jdk-1.3.1-r3.ebuild. Also, it'll tell you that you need to download the tarball yourself (licensing crap). When you're at the IBM download site, make sure you choose the pSeries version, that's the PPC one. Finally, although the JDK doesn't include a "real" browser plugin, Konqueror has a really cool feature where even if a plugin doesn't exist, it'll still be able to run java applets in web pages (it opens up a new window for appletviewer). So far, that feature has worked flawlessly, but I've only played with it a tiny bit. To enable it, in Konqueror, go to the configuration window, choose "Java & Javascript", and enable "Enable Java Globally".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum