NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

pre-code?

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
NetBeansNoob



Joined: 25 Apr 2012
Posts: 4

PostPosted: Thu May 10, 2012 8:55 pm    Post subject: pre-code? Reply with quote

I am trying to solve a libpthread.so crash issue and one of the solutions I
dug up was pasting the line GLProfile.initSingleton(false); at the start of
the code. And by start of the code it means before any X11 lib calls.
I am working in netbeans 7.1.2 and tried putting this into module installer
classes, but using prinln tests, it appears this code gets executed after
the splash screen appears, which is too late.

Do you guys have any idea where I can paste that line to beat the splash
screen?




--
View this message in context: http://netbeans-org.1045718.n5.nabble.com/pre-code-tp5699316.html
Sent from the Netbeans IDE Users mailing list archive at Nabble.com.
Back to top
NetBeansNoob



Joined: 25 Apr 2012
Posts: 4

PostPosted: Thu May 10, 2012 8:56 pm    Post subject: pre-code? Reply with quote

Next best thing would be disabling the splash screen.
So far I tried
1) adding -J--nosplash to etc/netbeans.conf
2) adding run.args.extra=--nosplash to the project.properties

Splash screen continues to show up in both cases.



--
View this message in context: http://netbeans-org.1045718.n5.nabble.com/pre-code-tp5699316p5699824.html
Sent from the Netbeans IDE Users mailing list archive at Nabble.com.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo