@thatjeffsmith I think it is some kind of swing bug. It is just specific to the Java version. I had 23.1.1 installed before sequoia and right click was fine (I am using double finger tap). I noticed the right click not working after upgrading to sequoia. I then tried the 24 as well
@thatjeffsmith Sqldeveloper stopped capturing right clicks on ARM sequoia. I am pretty sure it was working before i upgraded macos. This is pretty big as some of the actions are not available via menus. Will check out the vscode version.
@monolisafont i am intrigued in getting the font. I just have one question. Will this font work with kitty terminal? Kitty terminal only loads "truely monospaced fonts". I am not sure what algo they use to list the fonts. Has anyone tried this on MacOs?
@thatjeffsmith I don't know if this is asking too much, but do you know if Oracle will come out with an ARM version of the express container? https://t.co/qkoRge6IX0 (looking to buy a M1 Max MBP)
@thatjeffsmith in a bit of bind here. Upgraded OSX last night and now unable to launch sql dev. Cannot via launcher or command line. just kind of stuck with no message. Any known trick to get this working?
@thatjeffsmith If this becomes a wider spread problem, maybe consider bundling the osx installer with a embedded JVM? I know there is no more Swing updates to the JDK. I am just thinking out loud here.
@thatjeffsmith i have it fixed for now. I am sure i am not doing this correctly . Anyways a bit of information here when i used htop to kill the process i found that it was stuck on line 1553 of the https://t.co/TD0iGsCkwg. I then proceeded to hard code the APP_JAVA_HOME and it started working