xcode 4.5 takes more than 2 seconds to switch tab - xcode4

I upgraded to XCode 4.5 and when I click on a tab to switch on it it takes more than 2 seconds to switch on it.
Anyone have experienced and solved same issue?

Looks like a common issue. https://devforums.apple.com/thread/167765?tstart=0
Bug report has been submitted so hopefully it will be fixed soon.
Edit - Seems to be fixed with XCode 4.5.1

Yes, I have experienced exactly the same. On my machine it can take like 3-4 seconds to switch tabs in Xcode.
Luckily the issue goes away by restarting xcode. (A lame work-around, I know, but the only one that I have found so far).

Related

Wierd behaviour on clicking ctrl-y in termux-linux

So basically i use emmet and coc-completions as a neovim developer in termux (it's an android app that runs linux environment). Today all of the sudden, my ctrl-y button started taking 2-3 sec to even execute. Lemme elaborate what i mean .
enter image description here
Whenever i click ctrl-y, a big "Y" letter comes on the screen and stays for 2 seconds. Which earlier didn't show up and it literally used to take half a second or less. I recall so many things i did before this happened, i am not sure what made it happened. If you have any idea please any help would be greatly appreciated.
So basically what i did is i changed the mapping of emmet code writer to tab from "". The problem now arises with tab, but i don't care as "" is working. Thanks to the guy who helped me :)

Aptana Studio 3 - Content Assist

Over the last few days this issue has been popping up and it's really beginning to annoy me as I spend more time correcting it than actually coding.
periodically when I am working with my JavaScript (jQuery) when I type $ for say:
$('#something').html when I type $ the content assist box comes up, which is fine but when I press ( I get the following output:
$$()
instead of how it should look:
$()
Any idea's how to fix this without disabling content assist for JavaScript? Thanks.
As stated in a comment I have fixed this issue in 3.0.4 and before. Aptana Studio has bindings for auto-inserting the proposed code. To fix it, go to Windows -> preferences -> Aptana Studio -> Editors -> Javascript and delete the insert proposed which is by default: .( and that will fix your issue.
As Ingo Muschenetz states, 3.0.5 is supposed to have fixed this issue, but I have yet to actually try out that version to ensure that it does.
This is actually a known bug and fixed in the update to 3.0.5: http://preview.appcelerator.com

Aptana editor freezes in linux

I have a problem with my Aptana dist. (version 3). When editing HTML, CSS, javascript, and whatnot, it freezes after a short while. I wander what could cause such strange behavior. To unfreeze it, I would have to click on window > Preferences (open the preferences dialog) and then close it. On clicking the editor, it opens. Has anyone had this problem and if so, how can I solve it???
I had the same problem once. Might have caused by the autocomplete feature. Try reinstalling using the NEWEST version of Apatana 3. I think they have already improved their text filtering feature.

ASP.NET upgrade seems to be taking a very long time to start

At work I'm tryhing to upgrade an ASP.NET 2.0 app (which we wrote using VB.NET 2005) to ASP.NET 4.0. I had a few problems during the upgrade, but eventually worked them all out. At the end of the day I decided to give it a quick compile and see if I'd get the start page, so I hit F5 in VS 2010. I left it that way, and man was it acting weird. VS 2010 wasn't responding to anything. If I hovered the mouse over VS 2010's minimize or close buttons, in the upper right corner, then those buttons were flashing very rapidly. I'm not sure what was going on. After waiting 15 minutes to see if it would come up, I decided to try clicking on the close button. Nothing happened. Eventually, I had to leave (I take public transit, and I have to leave when the bus comes), but I thought I'd leave it going as is, in hopes that it might fix itself.
But what I want to know is this, is this pretty standard behavior? Does it normally take this long to do this? This website is of modest size (<100 pages).
(Later) When I came into work today, 8 hours later, VS 2010 was still doing whatever the heck it was doing, but basically it wasn't responding to anything.
That's not normal at all. Something is wrong, but I can't guess what. I've been using Visual Studio 2010 for several months now, and while it has occasionally crashed on me, it hasn't done what you describe.

iPhone Simulator slow and jerky

My problem is that when ever the iPhone has to push a view (like the keyboard) it takes a really long time (15+ seconds).
I never used to have this problem with the simulator, but after I updated xcode to 3.2.3, the simulator is almost un-usable for anything which requires a keyboard.
For example, on the simulator the springboard app (the one which stores your icons and has the search pane to the far left). When I scroll all the way over to the search, the keyboard pops up immediately but it takes a very long time for it to register any taps and the entire simulator becomes unresponsive.
This happens with any app.
Also, sometimes it can take a very long time for the keyboard to even show.
I'd really appreciate any thoughts!
In my case this was being caused by the NSZombieEnabled flag. Try disabling that if you have it set and the MKMapView may come "back to life".
EDIT: Unfortunately my problem just came back, so the above did not solve this problem. Sorry!
Finally solved this over here. In my case it was caused by a bad stick of RAM. OWC has a good article about checking for bad RAM DIMMs over here: http://eshop.macsales.com/Search/displayFAQDetails.cfm?ID=355 - maybe worth a shot. I re-seated my 2 risers in my Mac Pro, and the simulator is buttery smooth again!
Remember that using shiftkey you can toggle simulator animations slower or faster
pushing down shift for about 2 to 3 seconds toggle simulator to slow/fast animation

Resources