I have a visually distracting "progress bar" in the bottom pane of SQL developer that keeps moving from left to right and back, even if no query is running or when I am not doing anything.
How do I turn this thing off?
I experience this behavior on Windows with an installation from a zip file. The version is 24.3.284.2209.
I have not installed any additional tools - the only modification after unpacking the zip file was to add a connection in the connection manager.
There doesn't seem to be a way to only hide the progress bar(s); the only way to not see them appears to be to turn off the whole status bar, which you can do from the View menu by toggling the 'Show Status Bar' item. That also hides the line/column number, insert/overwrite and modified indicators of course.
You shouldn't be seeing the progress bar constantly though. This is a bug reported via the SQL Developer forum:
SQL Developer 24.3.0.284 Infinitely scanning task process bar
and raised internally by @thatjeffsmith according to his answer there:
Our internal QA folks can reproduce this now, so we've officially logged a bug.
Which means there is also an Oracle Support document about it, 3060354.1:
Using SQL Developer version 24.3.0.284.2209, after a query is submitted in the Worksheet, the query finishes successfully. However, on the bottom of the screen in the Messages Log, it shows "Waiting for Displaying Results to finish", and never stops displaying this message with a progress indicator bar that keeps flashing.
Until that is fixed in a future release, the only workaround seems to be to hide the status bar, unfortunately.