Re: Server Status window displays nothing

From: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>
To: Adam Dingle <adam(at)medovina(dot)org>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Server Status window displays nothing
Date: 2015-05-14 04:43:41
Message-ID: 410504211.20150514074341@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
margin: 5px 5px 5px 5px;
background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
font-size: 9pt;
font-family: 'Courier New';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
span.rvts1 /* Heading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #0000ff;
}
span.rvts2 /* Subheading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #000080;
}
span.rvts3 /* Keywords */
{
font-size: 10pt;
font-family: 'Arial';
font-style: italic;
color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
span.rvts6
{
font-size: 11pt;
font-family: 'tahoma';
font-weight: bold;
color: #ffffff;
background-color: #0000ff;
}
span.rvts7
{
font-size: 11pt;
font-family: 'tahoma';
}
a.rvts8, span.rvts8
{
font-size: 11pt;
font-family: 'tahoma';
color: #0000ff;
text-decoration: underline;
}
span.rvts9
{
font-size: 8pt;
font-family: 'arial';
font-style: italic;
color: #c0c0c0;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
text-align: center;
}
--></style>
</head>
<body>

<p>Hello Adam,</p>
<p><br></p>
<p>Could you try a build with wxWidgets 2.8.12 ?</p>
<p>Looks like there are some bugs with refreshing/drawing in wxWidgets 3.0.</p>
<p><br></p>
<p><br></p>
<p>Thursday, May 14, 2015, 1:08:21 AM, you wrote:</p>
<p><br></p>
<div><table border=0 cellpadding=1 cellspacing=2>
<tr valign=top>
<td width=12 style="background-color: #0000ff;">
<p><span class=rvts6>&gt;</span></p>
</td>
<td width=1038 style="background-color: #ffffff;">
<p><br></p>
<p><br></p>
<p><span class=rvts7>On Mon, May 4, 2015 at 1:19 AM, Ashesh Vashi &lt;ashesh(dot)vashi(at)enterprisedb(dot)com&gt; wrote:</span></p>
<p><br></p>
<p><span class=rvts7>On Sun, May 3, 2015 at 8:27 PM, Adam Dingle &lt;</span><a class=rvts8 href="mailto:adam(at)medovina(dot)org">adam(at)medovina(dot)org</a><span class=rvts7>&gt; wrote:</span></p>
<p><br></p>
<p><span class=rvts7>I'm running pgAdmin built from git master on Ubuntu 15.04 with wxWidgets 3.0.2.</span></p>
<p><br></p>
<p><span class=rvts7>When I open the Server Status window on any Postgres server, it displays no information at all: the Prepared Transactions, Locks, Activity and Logfile areas are completely empty.</span></p>
<p><br></p>
<p><span class=rvts7>Is this window known not to work? &nbsp;Or might I be doing something wrong?</span></p>
<p><span class=rvts7>Did you find anything in the log file?</span></p>
<p><br></p>
<p><br></p>
<p><span class=rvts7>Ashesh,</span></p>
<p><br></p>
<p><span class=rvts7>I just set my log level in the pgAdmin options dialog to "Errors, Notices, SQL", then opened the Server Status window on a server. &nbsp;The log shows a bunch of SQL queries, but doesn't report any errors or other relevant messages.</span></p>
<p><br></p>
<p><span class=rvts7>Can anyone else confirm that the Server Status window is working for them?</span></p>
<p><br></p>
<p><span class=rvts7>adam</span></p>
</td>
</tr>
</table>
</div>
<p><br></p>
<p><br></p>
<p><br></p>
<p><br></p>
<p><span class=rvts9>--&nbsp;</span></p>
<p><span class=rvts9>Best regards,</span></p>
<p><span class=rvts9>&nbsp;J.F.</span></p>

</body></html>

Attachment Content-Type Size
unknown_filename text/html 3.7 KB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Seçkin Alan 2015-05-15 09:39:07 pgAdmin4 Bug fix or my Fault ?
Previous Message Adam Dingle 2015-05-13 22:08:21 Re: Server Status window displays nothing