PyCharm does not show red points (breakpoints) - ide

Pycharm does not show red points, you can see it on my screenshots:
Before I click to set up a breakpoint
After I click to set up a breakpoint

Related

Lost my toolbar in Jgrasp how to get it back?

lost my toolbar buttons in Jgrasp I accidentally clicked the "X" button on the thought it was the exit button checked settings but too afraid to click a button that will change the environment again, here's the result,
Thanks!
The toolbar is language specific, so the toolbar goes away unless you have a file open. Since you pressed the X button, the file was closed, and thus, the toolbar went away. If you open up a new file (By clicking the folder icon on the far top left and selecting the previous file), it will bring back the toolbar.

Vertical green bar next to code in GoLand

How can I get rid of the vertical green bar in the image? I somehow activated it but am unsure how to turn it off. I looked through the settings in preferences menu for code styling, but can't seem to find the right option to get it to go away.

Unexpected behaviour from NavigationToolbar2QT

I've tried running the code from this answer, and get the following (after pressing 'Plot':
Here's what I find unexpected: if I press the 'pan axes' button in the navigation bar (highlighted in blue in the above screenshot), move the figure slightly to the right, and then press the 'home button' in the navigation bar, then nothing happens.
However, if then move the figure again and then press the 'home button' again, then it returns me to the position I got to after I moved the figure once.
How can I set the navigation bar up so that the 'home' button returns me to the original plot every time?

Storyboard Problems with Xcode 6

I opened up a project I was working on and have found that all of the items that I have added to the main.storyboard are greyed out as in the screen shot. When I look at the Main.storyboard, it doesn't display anything. The Label that is in black is a label that I added to test that I can add something to the screen. When I run the application it works as expected.
How do I get the greyed out items to not be greyed out any more?

Xcode 6.1.1 Toolbar Icon and Text doesn't show

In Xcode 6.1.1 the Icon and Text doesnt show. It just shows the Icons. If if right click when the the icons are showing it just gives"hide toolbar" as the option and no option to show both Icons and Text.
This is very strange. If I use Xcode 5.x it shows the Icons and Text and right click on the toolbar works properly.
Anyone else having this issue? Also the same used to happen in 6.1 also.
Go ahead and click on 'Hide Toolbar', next you right click on the tool bar again and you can select 'Icon and Text'. Now you should have both Icon and Text as shows below;
I have a problem, it seems I have to click on 'Hide Toolbar' twice for Xcode to response.