ggts won't register click or key press - ggts

i have been happily coding a grails project on ggts on mac os sierra 10.12 until a few days ago. a botched minikube install made ggts stop working. ide would start but no click or keypress would register , it was not usable.
i took this opportunity to reinstall os to first monterey 12 , then to mojave 10.14 , which seemed to demand less from hardware.
my problem persisted , ggts would start , ask for workspace directory but no click or keypress is working.
i tried jdk 8 66/202/221.

Turns out APFS filesystem should be case insensitive for ggts to work. Reinstalling OS ( mojave ) did the trick.

Related

ggts breaks after installing xcode on mojave

Ggts 3.6.4 works on a fresh install of mojave ( 10.14 ) but installing xcode/Homebrew/telnet somehow makes it unusable.
Mojave does not include telnet , which can be installed thru brew , requires xcode 10.3 be installed.
after installing brew->xcode->telnet , Ggts becomes not able to register clicks or keypresses , just hangs at workspace selection dialog.
any pointer to debug this situation is appreciated.

Mac M1 chip machine, Mac OS BigSur Version 11.5.1 having problem with eclipse app. Its not opening after restarting machine

I Installed eclipse on my new mac m1 chip machine, It was working fine until I restart my machine. After restart the machine, the eclipse app is not opening also no error is shown in the display..
I am trying to open the app in terminal I am getting the following error
rosetta error: /var/db/oah/223263137464320_223263137464320/27e2cf6e452a44ee1a3ccc20e0409d562f65d18f27dd9ff3ebd552b78e52a4e3/eclipse.aot: attachment of code signature supplement failed: 3 Trace/BPT trap: 5
the solution giving in this is to upgrade the OS, but I already upgraded to the new OS version.
I can't find a solution anywhere, even in Apple forum sites
I faced a similar issue today. In my case, I'm using Anypoint Studio, which is built on top of Eclipse 4.19. After updating the OS, it worked again.

Eclipse crashes on MacBook M1

I've recently moved from Mac with Intel to Mac with M1 and I have to use Eclipse, but it doesn't work on M1. What happens is that Eclipse opens up, asks for directory for workspace, main windows shows up. In bottom right corner it says, "deferred early start" and after that "setup check". This check goes to 20% and then Eclipse crashes. I tried to reinstall it, but same result.
There are two ways to run eclipse on apple M1.
Running eclipse for intel architecture using rosetta translator(requires jdk as well as eclipse to be of x86_64 architecture)
Running eclipse built for apple M1 with a jvm for aarch64
In the first case you can use 4.19 build. In general eclipse should work, but there can be some problems
In the second case there is a build available from 4.20 onwards at eclipse-SDK-4.20-macosx-cocoa-aarch64.dmg. This will require a jvm for apple M1.
With JEP 391: macOS/AArch64 Port targeted for Java 17, you should be able download jvm for apple m1

Mac OS Sierra install failure: The file couldn't be opened

While trying to perform a clean installation of MacOS Sierra on a Macbook Pro 2012 (8Gb ram, 250 SSD Crucial Driver and i5 processor) through the boot install option (cmd + r) from the web (Internet install, an this is needed as I just installed the new SSD) the operation always gets stuck at 2 minutes before finishing.
Left it the whole night and in the morning saw the message in the image of this post.
Booted in the new AFP2 filesystem format for the drive as required in the Sierra version. Created the partition and erased the disk without any problem.
Seems the installer is fail fast but not very descriptive, any help would be appreciated otherwise that Mac will likely be a deluxe "cup holder" :(
Thanks a million
sierra boot install failure picture
Solved it myself in the end, for anybody stuck on this in the future.
And the only way I found out to do it is to install the OS that came with the Macbook Pro (2010 Mountain Lion in my case) and then update but from the installed system rather than the boot repair util.
Restart the Macbook and right after you hear the sound hold the option key until you see the spinning globe icon.
Input the WiFi credentials to access the repair util (this is the original util that came with your mac not the one updated that only bounds to install High Sierra OS)
Now install your default OS.
After this, inside the default OS, go to app store and download the High Sierra installer and install from there. Installation seemed to go fine.
Loads of effort but at least does the trick,
Hope it helps.

STS 3.5.0 RELEASE Keeps Crashing

My STS 3.5.0 RELEASE(64 bit) keeps crashing always.
Currently using
OS : Ubuntu 14.04 LTS (64 bit)
JAVA : jdk 1.7.0_55
Any solution?
Not sure if you've fixed it yet, but this was resolved on my machine by changing my GTK theme to something other than oxygen-gtk. If it's the same issue I had, STS will crash every time it tries to open a new modal window (such as the new project window).
Settings for this can be found in:
System Settings > Application Appearance > GTK
It seems that only the GTK2 theme needs to be updated to prevent the crashing. If it's not this, then please add more details to your original question.