I tried Ctrl++, Ctrl+-, then pgAdmin4 v1.1 (on Windows 10 Pro x64) error. Then, I tried re-install, but error still exist:
How to fix this error?
The File Menu¶ Click to open the Preferences dialog to customize your pgAdmin settings. If you have modified the workspace, click to restore the default layout.
Right click on the menu and go to 'Add Panel'. You will find 'Dashboard' in the drop down menu. Click on it and the dashboard tab will open.
To resolve this, you can simply hold the left mouse button down over the TEXT/TITLE of the floating panel to pick the panel up and move it. If you move the floating panel around the screen a blue box will appear behind the panel to show where the panel will be docked if you drop it.
To install, download the wheel and install with a command such as pip install https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.29/pip/pgadmin4-4.29-py3-none-any.whl or pip install ./pgadmin4-4.29-py3-none-any. whl if you've manually downloaded the file.
1.The pgAdmin menu bar displays the following selections: File, Object, Tools, and Help.*
Use the File menu to access the following options:
File -> Reset Layout
OR
pgAdmin.Settings.show()
This should pop up dialog: "Are you sure you want to reset the current layout? ..."
I had this error too. The menu item "Reset Layout" was not visible. Actually NO menu item was visible, so I dug up the actual method that is triggered by the "Reset Layout".
To fix, do this:
pgAdmin.Settings.show()
Like a web-page, press Ctrl + 0 for reset zoom level.
Neither of the mentioned methods worked for me to reset the pgAdmin layout. Finally, what helped, was to delete the ..\AppData\Roaming\pgAdmin\
directory and install again.
go to file option and select reset layout. https://www.pgadmin.org/docs/pgadmin4/dev/pgadmin_menu_bar.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With