Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Weird problem



 

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org 
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of 
> Raymond O'Donnell
> Sent: 22 September 2006 14:09
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Weird problem
> 
> Hello all,
> 
> I've a strange problem - when I open the SQL query tool, it does not 
> paint the contents of the dialog.......I get the window frame, the 
> main menu, and just a blank grey box where everything else is 
> supposed to be!
> 
> I'm running Windows XP SP2 and the latest snapshot of pgAdmin 1.6, 
> though I had the same problem with the recent beta and a couple of 
> snapshots before that. The problem doesn't manifest itself with 
> 1.4.3.
> 
> Any help or ideas would be greatly appreciated.

Running the earlier snapshots is probably the problem - they may have
had incompatible docking configs. Try selecting the 'Default View'
option from the View menu, or if that doesn't work, exit pgAdmin, delete
the following registry key and restart pgAdmin:

HKEY_CURRENT_USER\Software\pgAdmin III\frmQuery\Perspective

For the benefit of anyone else with similar issues, the following keys
have the same effect on the main form and the edit grid:

HKEY_CURRENT_USER\Software\pgAdmin III\frmMain\Perspective
HKEY_CURRENT_USER\Software\pgAdmin III\frmEditGrid\Perspective

Regards, Dave



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group