32

Xcode 6 on Yosemite crashes everytime when pressing Build&Run on Device. Current window disappears and Start screen appears. Anyone else experiencing this?

UPDATE:

As it seems Xcode is not crashing, but clicking "Run" triggers "close" and clicking "Stop" triggers "minimize". It's not whole buttons it's only area of closing and minimizing buttons behind.

Corner in Fullscreenmode and fulscreenmode with controls displayed (when mouse over topbar)

So concluson is that new fullscreenmode somehow sometimes shadows click to underlying controlbuttons.

Reported this to Apple.

UPDATE 23.4.2015

This seems to be fixed now in Yosemite 10.10.3 (14D131).

saq
  • 421
  • 5
    I can (unfortunatly) confirm this. It's driving me nuts. – Linuxios Oct 30 '14 at 16:16
  • I'm facing the same issue. It's so frustrating not to be able to run the app connected to Xcode. Did you find a solution for this? – Abdullah Umer Nov 12 '14 at 15:50
  • @AbdullahUmer Not a real solution found yet. As primax79 mentoned ⌘R works fine. And I have mastered to hit run buttons right edge so it doesn't trigger close action. Some eye hand coordination for everybody. – saq Nov 15 '14 at 10:19
  • @saq I had found a solution. It turned out there's some kind of bug in the language settings. When I deleted Urdu language and restarted there were no more crashes :) – Abdullah Umer Nov 17 '14 at 09:37
  • my workaround is to use the maximized window instead of fullscreen. you can maximize easily by clicking Option+(green button) – hariseldon78 Nov 22 '14 at 15:43

3 Answers3

23

It's not that it's crashing but it's executing the red close button when you hit the play button. I have also seen it exit full screen when you press the stop button.

But Yes I have been seeing the same thing.

Alley
  • 331
18

I've started using ⌘R to compile & run the app, to avoid this problem

primax79
  • 281
0

I've had the same. Selecting file open>recent and then opening the file you already have open before hitting build&run seems to help.