spsdco / notes

Awesome note taking.
MIT License
561 stars 54 forks source link

Mac OS X Version Compilation Attempt #194

Closed goose121 closed 9 years ago

goose121 commented 9 years ago

Hi, I attempted to compile a version of Springseed on Mac OS X and when I run it with electron, I get this window: screen shot 2015-06-09 at 11 30 24 am The plus button does not work, and clicking and dragging in the white area makes my cursor into the text-editing one. P.S. I'm not sure if this is actually an issue, or just something useful to know when porting Springseed.

nitishch commented 9 years ago

This usually happens to me when I make a mistake in application.js file. Do you observe anything strange in the output? (start Springseed using a terminal and it prints out some output)

goose121 commented 9 years ago

Only this, but I see it in lots of different applications: Electron[19116] <Error>: The function ‘CGContextErase’ is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.

goose121 commented 9 years ago

Also, I managed to use the built version that you provided for download just fine. Sorry about the trouble!

nitishch commented 9 years ago

@kman14367 Finally, what was the problem behind that weird UI? Also, I think you can close this issue now.