MacOS BigSur and STS 4.8.1 refresh screen issue - spring-tools-4

As soon as I upgraded to BigSur 11.0.1, I started noticing that some of the UI components in STS 4.8.1 started to disappear (or let's say they don't show up, since as soon as I click in the area, where they are supposed to be located, they start to appear) - this can be observed in the History tab for example. Another issue appears during the Debugging - as soon the execution reaches any breakpoint the screen doesn't seem to be refreshed automatically and the current code line, where the breakpoint is, gets mixed with the previous code lines. EDIT: if I scroll the page (up/down) the screen gets refreshed and I am able to see the correct line.
Initially I thought that this could be due to the DevStyle plugin (the dark mode), but I uninstalled it completely and I tried again and the issues are still present.

I think there are a few fixes being implemented at the moment inside of the Eclipse platform to fix issues with Big Sur. We plan to ship a new release of the Spring Tools 4 for Eclipse as soon as the new Eclipse release is being available.
Please also feel free to raise issues at https://bugs.eclipse.org/ for the things that you observe on Big Sur.

I confirm that the issues are solved with the latest STS 4.9.0 release.

Related

Packages PKG Mac Installation builder Presentation Tab Doesn't Load

I am using the Packages software to build my application into a pkg file for installation on other Macs. I've used it before on my old MacBook and it worked great. I am trying it on my new Mac and I cannot view the Presentation Tab. Whenever I click the Presentation Tab under Project, the screen stays the same as the prior tab I was on. So I can't configure the Presentation. Has anyone else had this problem? I've reinstalled Packages and still no change. I'm not sure if my configurations are wrong or what's going on. I'm running Ventura 13.0.1 on my MacBook.
I'm including a screenshot that shows the Presentation Tab is active, but the Settings tab is still visible (that's the tab I switched from).
I'd love some help, I really want to configure the presentation. Thanks.
I had the same problem and got in touch with the Packages dev team. They provided this link to dev build, which fixes this issue now. I suppose in the next release it is going to be fixed.
http://s.sudre.free.fr/files/Packages_1211_dev.dmg

Memory profiling a Rust binary with XCode 13.2.1

With an earlier version of Xcode, I was able to profile my Rust binaries' allocations following these instructions. It worked beautifully.
https://developer.apple.com/library/archive/technotes/tn2434/_index.html
Now, I'm using version 13.2.1, and Xcode shows me empty windows.
I set up the profiling session like this:
Then, I click the run button. The Debugging Session panel lights up for a second or two, then my process exits and I'm left looking at the following. I don't see allocations profile information or a button to click to show it to me.
I tried using Release and Debug binaries, and the result is the same.
I found the old "Instruments."
Just skip the tools in Xcode.

Magic Mouse behaves erratically in PhpStorm 2016 under macOS Sierra

Since upgrading to Sierra, clicking any text within PhpStorm 2016.2.1 results in a random block of text being selected and clicking within that moves the text around randomly instead of deselecting the text block.
Worked without a problem in El Capitan.
This has made PhpStorm into an extremely frustrating and productivity killing experience.
Any idea how to fix this?
Please see the latest EAP build here (I haven't yet tried it myself): https://blog.jetbrains.com/phpstorm/2016/10/phpstorm-2016-3-eap-163-5644/
Issue is tracked as https://youtrack.jetbrains.com/issue/IDEA-161617. Please check if the problem persists in the custom JDK build: https://youtrack.jetbrains.com/issue/IDEA-161617#comment=27-1642308
I found that turning off the "three finger drag" feature dramatically reduced this issue.
Follow the instructions in Apple's support docs for this.
It seems that under Sierra the Magic Mouse has become so sensitive that even touching the edge of the mouse with my other fingers can be misinterpreted as a three finger drag attempt.
Still happens intermittently, so I'm hoping some update to the driver by Apple or the PHPStorm JDK will get rid of any lingering occurrences. For now, this is the best solution I've found thus far.

How to disable Xcode 5 Source Control from terminal / command line?

I am using Xcode 5.0.2 and yesterday I did nothing special but used its source control function to check out and update from svn.
Today, Xcode continues crashing over and over again when it launches. I googled a solution that is disabling the source control in Xcode's Preference.
But since it crashes when it launches, I don't have change to go into the Preference Panel to do the operations.
So is there command that I can do in Terminal to disable the source control of Xcode?
!!!UPDATE:
actually this is not the real problem I ran into. I thought my Xcode crash because of the source control issue. So I send this post and got an answer quickly. Thanks #zzyclark .
But after I did as the post in the link said, my Xcode still crash. I've used other way and got the problem done.
I am gonna keep this post for the people who really want to disable Xcode source control in Terminal.
But if the admin think this is not the propriety. You could delete this post.
rather than close it in terminal, can u check this. This is used to disable the version control of xcode 4 by modifying the file name extension.Can you disable version control integration in Xcode 4

Why does Xcode's editor jump upwards whenever I place a Breakpoint?

Whenever I place a breakpoint down in Xcode 3.2.1, for whatever reason the editor likes to jump upwards by 100-200+ lines, losing my place in the source code. This appears to only occur in projects that I've been worked on for a little while, opening/closing them several times. New projects don't have the issue, but eventually develop it.
Any idea on what's causing this (user error, software glitch), and ideally how to fix it? Cheers!
This appears to be a glitch in Xcode 3.x. Perhaps when Xcode 4.x gets released Apple will fix this problem.

Resources