Not able to copy-paste in intellij 13 - intellij-13

I am not able to paste text copied from outside intellij to intellij or other way around. Its used to work till yesterday and I am not able to figure out what changed (probably I updated it in my sleep) and its driving me crazy. I am using intellij 13 ultimate on on mac osx (10.9.4) . Any help is much appreciated here. Thanks.

Related

Can't run code from "play button" - IntelliJ IDEA Ultimate

I cannot run my Code from the play button anymore, it just shows "nothing here" (see image below). If I try it using the button in the top right corner, it works just fine, but it's really annoying to switch the files which I want to run every single time.
I really did not change any settings, it just happened out of nowhere. I already tried finding solutions on multiple forums, but couldn't find any answers either. My lucky guess would be that it has something to do with the ide.properties file?
Has anyone experienced something like this before? I'm using IntelliJ IDEA Ultimate 2019.3 on MacOS Catalina.
Same problem with a collegue using MacOS Catalina. Downgraded from 2019.3.1 to 2019.3 using the toolbox fixed the problem. After upgrading again to 2019.3.1 (and invalidating caches) we still didn't have the problem anymore.
Not a real fix, but maybe it helps.

App running in Intellij-IDEA is extremely slow

I have an app which I want to run in intellij-idea using run button. The task which everyone of us do almost every day. Yesterday everything was working fine but today it is somehow extremely slow. It will get built fast but when it is being run it is extremely slow.
I have no other big processes running, it is just intellij-idea.
My app is gradle project. When I build it and start it using gradlew everything is smooth as it was yesterday. I have the latest version of intellij-idea ultimate. Also I have tried reinstalling it but the problem remains the same.
Can someone help me with what might cause this problem ?
I was searching all day for the answer but I am not able to find any. It is frustrating.
Thank you for any help.

xCode 6.1.1 slow and keeps freezing

I'm having some trouble working with xCode. It just keeps hanging and using 100% CPU right after a couple lines of code. I'm working on a new project and it barely has two files and it has become completely imposible to work with.
I tried reinstalling xCode and starting my project from scratch but it won't work.
I noticed three things that may help someone find out what it's going on.
It's slow even when typing, the characters appear delayed on the screen.
It keeps saying indexing on the task bar on top. If I clean the project it will disappear but come back whenever I start working again.
It overheats as soon as I open xCode
And here's some other facts that might help
I'm running xCode 6.1.1 (build 6A2008a)
My Mac is a mid 2012 MacBook pro 8GB Ram
I did a fresh install of Yosemite a month after it was released, so it's pretty clean.
I'm using the latest build of Xampp for my SQL server
I'm using nodejs as a backend so I'm running an http with nodemon
Hope any of you has a solution to this.
Thanks and merry christmas to all of you.
EDIT
I found out that it will build just fine if I remove my conditional cast to NSInteger, NSString, Float, etc. I have like 8 of them one after the other, and just replacing as? for as did the trick. I'm curious as for why this is happening anyway though.
Similar problems on 6.1.1 (but also source kit crashes) were improved (but not completely resolved) for me by deleting derived data.

Webstorm 6.0 Cannot Type in Words, but Can Copy/Paste

If I Copy/Paste anything in the WebStorm, the Chrome can show the changes. That should mean the Live Edit can work, but I cannot type any single letter there. I totally got lost.
[update]
I have just updated the title. Sorry for the confustion. It is not the live edit problem, even not in the normal edit mode, I cannot type any words. I guess it may be the problem of the webstorm on windows 7. I have just tried to install it on XP. It works well. I will try Mac as well and update later.
[update]
Above issues were happened to webstorm 6.0.2a on windows 7.
I have just webstorm 6.0.2a on Mac. There was no problem. I unintalled webstorm 6.0.2a on Windows 7. Instead, I downloaded and installed webstorm 5.0.4. There is no problems as well, so it looks this is a standalone issue for webstorm 6.0.2a on windows 7.
Do you have angular.js plugin installed? If yes, please check if there is kotlin-runtime.jar in your ~.WebStorm6\config\plugins\angularjs-plugin\lib; if it's missing, please make sure to remove the angularjs plugin and reinstall it from the repository
live edit is not stable at this time
it sometimes jump to wrong tab
try to restart webstrom to see if it works
I was also faced same issue on Windows 7 (Not able to write anything on WebStorm_7.0.3).
I have uninstalled the existing AngularJS plugin and reinstall it and it works fine.

Upgrading project to Xcode 3.2 under Snow Leopard won't debug

I have an Xcode project that has been upgraded to Xcode 3.2, and whilst it builds fine (and produces an executable that runs fine), when I try to debug it the debugger doesn't start.
When I look in the debugging window, it says that the build was fine. When I look in the console, I get a 'Session started ', but the application never begins.
I've had a wander through the build settings, and can't see anything that appears to be turned off when it should be turned on. I thought it may be a new setting that I need to turn on, but I can't see anything of interest that may help.
Any advice would be grateful accepted!
Cheers and thanks.
Have you tried a full Clean of the project?
I was having the same problem and just discovered that my app launches on the iPhone correctly when I've started Xcode from the finder, but not when I've launched Xcode from my shell. For example, I start Xcode by typing "open project.xcodeproj" into my bash terminal, and device debugging is broken, but if I start Xcode via spotlight or by double-clicking on my project, or from the Applications folder, device debugging works fine. I'm not certain, but it appears to be a problem with my shell environment variables.
Thanks to Rob for the advice. I tried rebuilding everything a couple of times and still to no avail.
However, after turning on my machine this morning, trying the project out it now debugs quite happily. I'm guessing that after installing Xcode I should have rebooted the machine (it didn't require one according to the installer).
Thanks all.

Resources