problem about aptana3-Collection of common programming errors
-
Amir Amgad
eclipse git aptana aptana3
I’m using Aptana 3.0.7 and whenever I try to commit changes to git repository, I receive this error:Unhandled event loop exception No more handles[MOZILLA_FIVE_HOME=’/usr/lib/xulrunner-addons’](java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /home/amir/Desktop/Aptana Studio3.0.5/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-mozilla-gtk-3659.so:libxpcom.so: cannot open shared object file: No such file or directoryno swt-mozilla-gtk in java.library.path/tmp/swtlib-32 -
user1844711
ruby-on-rails debugging aptana3
Just wondering if someone could please advise.I’ve had debugging working in Aptana Studio up until today.. and now its stopped working. I’m not sure why.Rails3.0.7 ruby 1.9.3p448 OSX LionNow, when I try to start the debugger I’m getting the following in the console:Fast Debugger (ruby-debug-ide 0.4.18, ruby-debug-base19x 0.11) listens on 127.0.0.1:49858 Uncaught exception: undefined method `source’ for main:Object/Users/pj/railsprojects/researchers.ie/Gemfile:1:in `<top (required)>’/User -
Gilad Naaman
ruby aptana aptana3
I’m trying to debug a ruby program using Aptana Studio 3.When I start the deubgging, I get the following message in the console:/var/lib/gems/1.9.1/gems/debugger-ide-0.0.2/lib/ruby-debug/command.rb:32: warning: already initialized constant DEF_OPTIONS /var/lib/gems/1.9.1/gems/debugger-ide-0.0.2/bin/rdebug-ide:56: warning: already initialized constant ARGV Fast Debugger (ruby-debug-ide 0.4.9) listens on :58828 Exception in DebugThread loop: undefined method `control’ for Debugger::SkipCommand:Cla -
Jared Farrish
php aptana aptana3
Using Aptana Studio 3. Does anyone know if Aptana Studio formats or changes files when it does an “auto deploy”?Didn’t make any changes to files while I ported over a WordPress site to Aptana Studio. When I set up an SFTP connection and enabled auto deploy, it did what looked like a sync and suddenly the server crashed with a 500 error.PHP Fatal error: Call to undefined function get_header()Given the error above, it looks like Aptana deleted something. Is there a local history like IntelliJ?I’m -
Anthony Lellouche
aptana aptana3
Hello and thanks by advance for the help. I’m having an issue on Aptana. If I try to update or to add a new pluggin, an error popup appear with the following message :An internal error occurred during: “Contacting Software Sites”. org/eclipse/ecf/core/identity/ID.My config : Ubuntu 12.10 with cinnamon Aptana Studio 3, build: 3.3.1.201212171919the last Error log ****************** !ENTRY org.eclipse.core.jobs 4 2 2013-01-23 13:06:06.236 !MESSAGE An internal error occurred during: “Contacting Soft -
Slinky
ruby xcode gem aptana3
I am trying to install ruby-debug-base but there seems to be an issue finding a path to my Xcode 4.5.2 commandline tools?Looks like the error is being caused by my commandline tools being installed here: /usr/bin/xcodebuildnot here: /Developer/usr/bin/xcodebuildHas anyone run into this pathing issue? How can I resolve it? I do use Xcode for iOS development and it works fine.Thanks!admin$ sudo gem install ruby-debug-base Building native extensions. This could take a while… ERROR: Error i -
Phil Jackson
aptana3
Aptana 3 from my experience is probably one of the worst pieces of software I have ever come across in my career.It’s not that the features or functionality is poor, hell no! When its running and doing what it’s supposed to its great! It’s just that in it’s current (and previous im guessing) form it should have never been released. Every week (more than once) it is loosing my configurations, not loading workspaces, forgetting settings and connection details. And now, I cant even load the thing!S -
matthias krull
aptana3
I have checked the log file and see the following: (an ideas how to resolve?)!ENTRY org.eclipse.osgi 4 0 2012-10-22 09:44:40.920 !MESSAGE Application error !STACK 1 java.lang.NoClassDefFoundError: org/eclipse/core/resources/IContainerat com.aptana.rcp.IDEApplication.start(IDEApplication.java:125)at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)at org.eclips
Originally posted 2013-12-02 01:21:38.