Software Archive
Read-only legacy content
17061 Discussions

Intel XDK 1826 + OSX Yosemite errors CGContext...

Dragan_T_
Beginner
834 Views

Hi,

 

 

 

 

I'm getting A TON of this messages in my system log, and it also slows down the interface:

Mar 19 11:40:30 xxxxx.local node-webkit Helper[1009]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Mar 19 11:40:30 xxxxx.local node-webkit Helper[1009]: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Mar 19 11:40:30 xxxxx.local node-webkit Helper[1009]: CGContextConcatCTM: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Mar 19 11:40:30 xxxxx.local node-webkit Helper[1009]: CGContextGetAlpha: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Mar 19 11:40:30 xxxxx.local node-webkit Helper[1009]: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.


Anybody else? Is this a bug? I think it affects the performance of the tool significantly.

Regards,
Dragan

 

 

 

0 Kudos
5 Replies
PaulF_IntelCorp
Employee
834 Views

I am also getting those messages in my Mac console, but I'm not seeing a performance problem. Where in the XDK are you seeing the performance degradation?

0 Kudos
Dragan_T_
Beginner
834 Views
Well, everywhere, even in the editor... The whole GUI seems to become unresponsive occasionally, following the rhythm of the log file... You are aware that XDK is not really a "performance beast" anyway, which is understandable considered the technology used. The machine in question is an older Core2Duo, so this is much more noticeable. I'm getting acceptable performance on my i7 Linux machine, but it is still far from the "native" feel (as Cordova is far on mobile) for a multi - page application especially when using the integrated designer and switching views. (code/design). Anyway it smells like a bug.
0 Kudos
PaulF_IntelCorp
Employee
834 Views

I'll file a bug with engineering regarding the messages. We aren't able to always be on the latest version of node-webkit because it requires a lot of testing of the product when such a significant change is made, so updates to that part of the system take a bit longer to implement.

Yes, definitely aware of the fact that the XDK itself is not a "performance beast." It wasn't meant to be. :)

0 Kudos
Chris_B_2
Beginner
834 Views

Same issue here, with very severe performance issues on a a 2GHz Core i7 with 8 GB RAM and SSD. So bad it's unusable.

0 Kudos
Cong_L_Intel
Employee
834 Views

Hi Dragan & Chris, do you still experience this warning with latest XDK 2323? And what's your OSX version?

0 Kudos
Reply