From: Erik V. <eri...@xs...> - 2012-03-13 16:14:27
|
Stefan, I changed it through the UI (I guess that's my mistake...) The new version was correctly saved in profiles, and looks OK to me. It works after I applied my fix. It's a mystery to me why that 'parent' is null. (I pressed Save/Apply without changing the name, I think I just closed that popup at that point.) All I changed was setting the splash screen to "no", because it got in the way while debugging. New property file attached. Erik. > -----Original Message----- > From: Stefan Frey [mailto:ste...@we...] > Sent: Tuesday, March 13, 2012 3:51 PM > To: rai...@li... > Subject: Re: [Rails-devel] New configuration system > > Erik: > have you changed the property with a text-editor or have you used the UI? > Could you please send the incriminating property file, but most likely it is still > the one you have created/manipulated outside the UI. > > I will fix this (and the other remaining bug) as soon as I return. > > Stefan > > On 03/13/2012 03:46 PM, Erik Vos wrote: > > Stefan, > > > > After I changed a property item, I was again caught by the exception that > prevented me to run Rails: > > > > Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException > > at rails.common.ConfigProfile.setParent(ConfigProfile.java:147) > > at rails.common.ConfigProfile.setParent(ConfigProfile.java:152) > > at rails.common.ConfigProfile.load(ConfigProfile.java:215) > > at > > rails.common.ConfigManager.changeProfile(ConfigManager.java:218) > > etc. > > > > (I first clicked Apply and then Save/Apply). > > > > As I still don't know what is causing this problem, I changed the code to > catch it, by allowing the ConfigProfile.setParent() parent argument to be null. > > Now at least I can do some work again! > > > > Erik. > > > > > > ---------------------------------------------------------------------- > > -------- Keep Your Developer Skills Current with LearnDevNow! > > The most comprehensive online learning library for Microsoft > > developers is just $99.99! Visual Studio, SharePoint, SQL - plus > > HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when > you subscribe now! > > http://p.sf.net/sfu/learndevnow-d2d > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ---------------------------------------------------------------------------- -- > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers is > just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro > Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |