From: Joachim B. <jba...@pi...> - 2005-02-10 10:55:46
|
> About GUI, does anyone already think about using Netbeans.org=20 > application framework to make the GUI ? instead of making again and=20 > again the menu, the window etc. I see no reason to use Netbeans.org. Who is making the menu, the window, etc. again and again? Regards, Joachim Backhaus > -----Urspr=FCngliche Nachricht----- > Von: jsy...@li... > [mailto:jsy...@li...]Im=20 > Auftrag von denis > queffeulou > Gesendet: Donnerstag, 10. Februar 2005 11:37 > An: JSynthLib Development > Betreff: Re: [Jsynthlib-devel] NullPointerException when=20 > creating a new > patch >=20 >=20 > I use MacOSX and I have such errors, that's why I have=20 > difficulties to=20 > make the main work. > I haven't them until I update the main for the nullptrex in=20 > FS1R, so I'm=20 > not sure the problem is about CAProvider which was already=20 > included in=20 > my last local build. >=20 > I don't think I could debug the GUI core problems. >=20 > About GUI, does anyone already think about using Netbeans.org=20 > application framework to make the GUI ? instead of making again and=20 > again the menu, the window etc. >=20 > --=20 > Denis >=20 > >Greetings, > > > >I just checked out the latest code from the repository > >(the version that allows changing the look and feel > >without quitting the application) and I got the > >following exception when trying to create a new Bass > >Pod patch using the New command: > >ERR> 'Unable to create this new patch.' reported. > >ERR> [Exception] null > >java.lang.NullPointerException > > at > >core.Actions$NewPatchAction.actionPerformed(Actions.java:1138) > > at > >javax.swing.AbstractButton.fireActionPerformed(AbstractButton > .java:1819) > > at > >javax.swing.AbstractButton$ForwardActionEvents.actionPerforme > d(AbstractButton.java:1872) > > at > >javax.swing.DefaultButtonModel.fireActionPerformed(DefaultBut > tonModel.java:420) > > at > >javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel. > java:258) > > at > >javax.swing.AbstractButton.doClick(AbstractButton.java:321) > > at > >apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:83) > > at > >java.awt.MenuItem.processActionEvent(MenuItem.java:589) > > at java.awt.MenuItem.processEvent(MenuItem.java:548) > > at > >java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:285) > > at > >java.awt.MenuComponent.dispatchEvent(MenuComponent.java:273) > > at > >java.awt.EventQueue.dispatchEvent(EventQueue.java:458) > > at > >java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi > spatchThread.java:234) > > at > >java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp > atchThread.java:184) > > at > >java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178) > > at > >java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170) > > at > >java.awt.EventDispatchThread.run(EventDispatchThread.java:100) > > > >I haven't been able to reproduce this but I was > >wondering if anyone else was noticing any strange > >goings on. My system seems to be acting up lately. > >JSynthLib is crashing right and left with signal > >errors (i.e. SIGSEGV, SIGKILL, etc.) The same thing > >happened a few months ago but it seemed to just go > >away by itself. Now in the last couple of days it > >seems I can't keep JSynthLib running for more than a > >minute or two. > > > >I don't know much about signal errors except that they > >are unrecoverable system errors or traps and I believe > >thay are unique to UNIX systems. If you're running > >Windows, you're probably not having this problem. Am I > >right? > > > >I use Mac OSX but I was just wondering if any of you > >who are Linux users are seeing anything like this. > >Does anyone else on the project team use Mac OSX? > > > >By the way, I never had a problem with signal errors > >under version 0.18. It wasn't until after the > >changeover to CAProvider that I started to have the > >problem. This makes me wonder if CAProvider might be > >part of the problem. And I run a number of other Java > >applications, including NeoOfficeJ (which is a Mac > >only version of OpenOffice ported over to Java) > >without any problems. > > > >Does anyone have any ideas? > > > >Thanks, > >Jeff > > > > > > =09 > >__________________________________=20 > >Do you Yahoo!?=20 > >All your favorites on one personal page =96 Try My Yahoo! > >http://my.yahoo.com=20 > > > > > >------------------------------------------------------- > >SF email is sponsored by - The IT Product Guide > >Read honest & candid reviews on hundreds of IT Products from=20 > real users. > >Discover which products truly live up to the hype. Start reading now. > >http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > >_______________________________________________ > >Jsynthlib-devel mailing list > >Jsy...@li... > >https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > > > > > > =20 > > >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from=20 > real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=3Dick > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel >=20 |