Обсуждение: The statistics and other tabs not working on MacOSX

Поиск
Список
Период
Сортировка

The statistics and other tabs not working on MacOSX

От
Tim Uckun
Дата:
Hey guys. It's me again.

On the table listings when you click on a table you get the structure of the table on the right hand section of the window (after a pause of course). The other tabs on that section like statistics, dependents etc don't do anything when I click on them. 

Just FYI.


Re: The statistics and other tabs not working on MacOSX

От
Dave Page
Дата:
On Mon, Apr 22, 2013 at 11:55 AM, Tim Uckun <timuckun@gmail.com> wrote:
>
>> They work for me, both switching between tabs, or if I put them all
>> side by side. Can you give more info about what you're doing exactly?
>>
>
> I am not doing anything special. Connect to the database, navigate to the
> schema, navigate to tables, click on a table.
>
> The right pane shows the structure of the table. There are tabs labled
> stats, dependencies etc. I click on them nothing happens.

Please enable SQL level logging, delete any existing logfile, and then
login and reproduce the issue, ensuring you click on each of the tabs
when a table is selected. Then, send over the logfile.

> I tried various
> means to put them side by side like your image but it doesn't work for me.

Just drag a tab near an edge of a panel, and when it lights up blue to
indicate when the tab will dock, let go of the tab.


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: The statistics and other tabs not working on MacOSX

От
Tim Uckun
Дата:

They work for me, both switching between tabs, or if I put them all
side by side. Can you give more info about what you're doing exactly?


I am not doing anything special. Connect to the database, navigate to the schema, navigate to tables, click on a table.

The right pane shows the structure of the table. There are tabs labled stats, dependencies etc. I click on them nothing happens.  I tried various means to put them side by side like your image but it doesn't work for me.

 

Re: The statistics and other tabs not working on MacOSX

От
Tim Uckun
Дата:

Please enable SQL level logging, delete any existing logfile, and then
login and reproduce the issue, ensuring you click on each of the tabs
when a table is selected. Then, send over the logfile.


See attached file.
 
Just drag a tab near an edge of a panel, and when it lights up blue to
indicate when the tab will dock, let go of the tab.


Some parts of the screen highlight in blue but when I release the button the tab goes away and nothing happens. Most peculiar.
 
Вложения

Re: The statistics and other tabs not working on MacOSX

От
Dave Page
Дата:
On Mon, Apr 22, 2013 at 10:25 PM, Tim Uckun <timuckun@gmail.com> wrote:
>
>> Please enable SQL level logging, delete any existing logfile, and then
>> login and reproduce the issue, ensuring you click on each of the tabs
>> when a table is selected. Then, send over the logfile.
>>
>
> See attached file.

It certainly seems to be running the queries I'd expect. Can you try
resetting the view please (View -> Default View)?

>> Just drag a tab near an edge of a panel, and when it lights up blue to
>> indicate when the tab will dock, let go of the tab.
>>
>
> Some parts of the screen highlight in blue but when I release the button the
> tab goes away and nothing happens. Most peculiar.

wxAUI can be a little picky about the positioning, but it shouldn't be
too difficult to do. Resetting the view may well help.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company