Aptana error since auto upgrade on Mac Yosemite - aptana

I searched for this and found similar issues but none of the suggestions worked so I going to throw this out here.
I let Aptana auto upgrade and after the upgrade when I try to connect, I get:
http://i.stack.imgur.com/CAEZp.png
If I keep going I eventually get an error about ssh and then also get this:
http://i.stack.imgur.com/D8K2l.png
I tried removing and reinstalling aptana from scratch with no success. I am running Yosemite, is there any known java compatibility issues with Yosemite?

Related

Microsoft Visual C++ Runtime error - Assertion Failed

Using: VS Code
Working on: Running automation test scripts for WebdriverIO.
Error facing:
because of this error, my test specs are not executing. Is there any way to get rid of this??
Please follow the below steps to resolve this issue
Uninstall the current version of node.js.
Go to https://nodejs.org/en/blog/release/
Install the previous version of node.js (I installed from here 4.
https://nodejs.org/dist/v14.17.3/node-v14.17.3-x64.msi)
Restart your system
Try building the project using npm install
I hope this will solve your problem
The error here is coming from the Fibers npm package. Fibers only supports node versions before version 16. I had the same error message and switched the node version to 14.20.0 ,which is the newest LTS before version before 16 at the moment, and that solved the problem for me.

Dask Distributed Diagnostic Webpage hangs not openning links

I start my dask-scheduler and open bokeh web page. But when trying to access the links it just hangs on loading. I tried re-installing everything (dask and bokeh) but the issue remains. Is this a known issue? I am not using conda to install it. It is similar to this question here but their solution didn't work on me.
Tornado version 4.5 and Bokeh versions <= 0.12.5 have a known incompatibility. Try updating bokeh to 0.12.6 or downgrading Tornado to 4.4

Meteor stopped working

I was working on a meteor project (version 1.2, React installed) when suddenly a spew of errors appeared in the command prompt. I could no longer start the server. Entering 'meteor' and nothing happened. I then uninstalled meteor completely and reinstalled (now version 1.3). The problem persisted. The only command I could get to work was 'meteor --help'. Even doing a new create (meteor create newapp) did nothing. The command line carriage returned and did nothing. I'm running under windows 10.
Some people have ran into issues when updating to meteor 1.3. Possible duplicate answered here:
Unable to install meteor 1.3 on win 8.1 laptop
I had this issue too. It's a problem from the 1.3 release on Windows.
In the github issues you can find the solution they found to solve this temporarily; what you have to do is this:
Delete the following folders from C:\Users\YOUR_USER_NAME\AppData\Local.meteor\packages
templating, templating-tools, ecmascript, standard-minifier-css. But some people mention having to delete extra folders too <-- emphasis on this
Then open the console as administrator and run meteor in the folder where your app is, so it starts downloading the missing packages you deleted.
This would be enough for it to work.

Aptana crashing on creating new ftp connetction

After long work with no issues, Aptana started to crash every time I try to create new ftp connection.
Is this a known issue?
I am on Linux 64 and using standalone version
got the same problem. I'm using standalone Aptana Studio 3 Version: 3.4.2.201308081805 with JRE Version: 1.7.0_45 on Kubuntu 64 bit 13.10 Saucy. Everything should be fine, but unfortunately it's not.
The problem seems to appear after upgrading the OS-Version. Aptana on the previous Kubuntu version was and still is running quite well.
My workaround:
Install 13.04 on V-Box,
install AptanaStudio on Guest-System,
load workbench from host-system,
do changes in Connection Manager and save them,
start Aptana on host-system and the changes are there
It's not exactly what I would call a convenient way, but it works.
I hope that there will be a solution for this issue soon.
Installing the latest Update Aptana 3.5.0.201312191422 fixes this issue.
Aptana uses GTK themes on kde. Change the Gtk2 style from QtCurve to other because it can't render the FTP windows

TestDriven.net NCover problem

I cannot run NCover. I get the error:
NCover couldn't create a coverage report
I'm running it via TestDriven.net. I am using MSTest and also have resharper 4.2 installed. There isnt a problem with the tests, as it works on collegues machines. Any ideas what the problem is?
Do you have an old version of NCover installed? If you do, could you try uninstalling it. Could you also let me know which version you had installed.

Resources