Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Problem in IDE - Finish Button hangs (no reaction): (6 Items)
   
Problem in IDE - Finish Button hangs (no reaction)  
Hi there. 

I just installed the Momentics IDE for 6.4.1 (IDE version is 4.0.1). When I was about to import an existing project 
everything went fine until I pressed the button "Finish" at the end. At this point the button just hang (still in the 
pressed status) and showed no reaction. The same happens when trying to create a new project file. 

Any suggestions? 
Regards, 
Patrick 
Re: Problem in IDE - Finish Button hangs (no reaction)  
Re: Problem in IDE - Finish Button hangs (no reaction)  
If you are on Ubuntu 9.10, you need to export GDK_NATIVE_WINDOWS=1 
before running the ide.

Rodney
Re: Problem in IDE - Finish Button hangs (no reaction)  
Hi, Patrick,

Are you sure it is IDE 4.0.1?  That is included in the Momentics 6.3.2 package.  The 6.4.1 package has IDE 4.6.

Are you running on Linux Ubuntu Karmic or Fedora 12, perchance?  If you are on a Linux system with GTK+ 2.18 or later, 
then you need to set the following environment variable in your qde.sh script in order to work around an API change in 
GTK:

  export GDK_NATIVE_WINDOWS=1

HTH,

Christian


On 19/02/10 10:25 AM, Patrick Seiffert wrote: 

	Hi there. 
	
	I just installed the Momentics IDE for 6.4.1 (IDE version is 4.0.1). When I was about to import an existing project 
	everything went fine until I pressed the button "Finish" at the end. At this point the button just hang (still in the 
	pressed status) and showed no reaction. The same happens when trying to create a new project file. 
	
	Any suggestions? 
	Regards, 
	Patrick 
	
	
	
	_______________________________________________
	
	General
	http://community.qnx.com/sf/go/post47764
	
	  



-- 
Christian W. Damus
Software Developer, IDE Team
QNX Software Systems <http://www.qnx.com/>;  
Re: Problem in IDE - Finish Button hangs (no reaction)  
Thanks Guys. 

I fixed it with "export GDK_NATIVE_WINDOWS=1". 

And sorry for giving such sparse information. 
I'm running a 64-bit Ubuntu (9.10 Jaunty) ... and Christian, you're right of course I just missed the versions. 6.4.1 is
 serving with the 4.6 IDE. 

Have a nice day. 
Patrick 
RE: Problem in IDE - Finish Button hangs (no reaction)  
I've added this to the list of known issues for Linux hosts in the 6.4.1
release notes on our website:

  http://www.qnx.com/developers/articles/rel_3550_1.html#Issues_Linux


Steve Reid (stever@qnx.com)
Technical Editor
QNX Software Systems 
 

> -----Original Message-----
> From: Patrick Seiffert [mailto:community-noreply@qnx.com] 
> Sent: Friday, February 19, 2010 10:55 AM
> To: general-ide
> Subject: Re: Problem in IDE - Finish Button hangs (no reaction)
> 
> Thanks Guys. 
> 
> I fixed it with "export GDK_NATIVE_WINDOWS=1". 
> 
> And sorry for giving such sparse information. 
> I'm running a 64-bit Ubuntu (9.10 Jaunty) ... and Christian, 
> you're right of course I just missed the versions. 6.4.1 is 
> serving with the 4.6 IDE. 
> 
> Have a nice day. 
> Patrick 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post47772
> 
>