Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ipDyj-0004f8-SX for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 08 Jan 2020 16:14:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ipDyi-0004Ix-9s for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 08 Jan 2020 16:14:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ipDvO-0007uo-Vk for pgsql-pkg-debian@lists.postgresql.org; Wed, 08 Jan 2020 16:11:15 +0000 Received: from mail-qt1-x842.google.com ([2607:f8b0:4864:20::842]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ipDvK-0004uZ-NK for pgsql-pkg-debian@postgresql.org; Wed, 08 Jan 2020 16:11:12 +0000 Received: by mail-qt1-x842.google.com with SMTP id e5so3202765qtm.6 for ; Wed, 08 Jan 2020 08:11:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=17U30Kw88789X2Qtlf+W1f+yywR1QDK/astNsmZeaTY=; b=Qa6UHSFZT6BX7q5kNRhNB78e5JxqAnhP2TmEC+89gqgPvqDFhkpgKfKsx+cqkdHMLr Q9RCng+7cmhSN/QCxLnkglbDKTm6gMb3ayc7HvtG0JznSxXgyp+67s/TnGYBO/brkuTC AiR+Wif5U6xhp94KHO1DEce8njdbFrdUi25QOxCVwZbyEq6Hy1UdjuIyTlg+HR6qSzBw j9UWIZd4rAmJaA+xNJAQvt3P8yoEfDf09dyib54EF0h9+8zTtYzAyJF9l55xWOskylmQ AzYD+2r/D4dtG/qGpDFbi06O2d8VCt954aJSLePhksY/OxhW2DabVmH29D28eeuWli7u XENw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=17U30Kw88789X2Qtlf+W1f+yywR1QDK/astNsmZeaTY=; b=uBDNAOS6yjXkYOtfAFj12OMJi4wkkW8e2ffyU2TnN8Re4lKaSPmbDe8R+p8FADCAjW VtcuvM/Wo+OJ3W+GSJUXVi6Qb+QkcohJX36G1AVYO2goAsL86J66IOC41l/OSZdWduPc eRGbzgnNa4FuTfBfITLmCPEtLDfyoKqQ5dswJkbMNVT3mZc2YIw7TutrttJNhH91QzBc DWOTL96/kDVBgXY6yi8vLzALzTsvLN1n9RD32t9v8ubvNn+7pwaM9+OJ4j4Dw8dw6Erc i9ijfabQoDHfCoNnskKcmqy9ewMNc9PRRxMFy1fZRfPYzpGIyF/8KifJvUBrGv6bLsW0 rr4A== X-Gm-Message-State: APjAAAVvdqhEiVuT7swIpaE6Nqu/zPm66aIPOCO5AWB1KNUJ5zg0kcuF KXQ2Mxzwu9k0eXjdgD3Iu0Wqx4V6I+lyzTove1jzerxl X-Google-Smtp-Source: APXvYqwWcyQ2uj2Wp5zoEgHUNZ6QroL2ZSoEaQmG09L3T9tR3v71JpU7BXvJBd5YmXz/O16x3Yi3Ej3JCfDr8MVt2Hw= X-Received: by 2002:ac8:747:: with SMTP id k7mr4255372qth.120.1578499869242; Wed, 08 Jan 2020 08:11:09 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Erwin Brandstetter Date: Wed, 8 Jan 2020 17:10:52 +0100 Message-ID: Subject: Re: pgadmin3 1.22.2-6 broken To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000fbfd08059ba32375" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000fbfd08059ba32375 Content-Type: text/plain; charset="UTF-8" The downgrade to 1.22.2-4 fixed it for me for now: sudo apt-get install pgadmin3=1.22.2-4 pgadmin3-data=1.22.2-4 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libwxgtk3.0-gtk3-0v5 python3-flask-htmlmin python3-htmlmin Use 'sudo apt autoremove' to remove them. The following packages will be DOWNGRADED: pgadmin3 pgadmin3-data 0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded. Need to get 5.065 kB of archives. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://at.archive.ubuntu.com/ubuntu bionic/universe amd64 pgadmin3 amd64 1.22.2-4 [3.187 kB] Get:2 http://at.archive.ubuntu.com/ubuntu bionic/universe amd64 pgadmin3-data all 1.22.2-4 [1.878 kB] Fetched 5.065 kB in 2s (2.519 kB/s) dpkg: warning: downgrading pgadmin3 from 1.22.2-6.pgdg18.04+1 to 1.22.2-4 (Reading database ... 176239 files and directories currently installed.) Preparing to unpack .../pgadmin3_1.22.2-4_amd64.deb ... Unpacking pgadmin3 (1.22.2-4) over (1.22.2-6.pgdg18.04+1) ... dpkg: warning: downgrading pgadmin3-data from 1.22.2-6.pgdg18.04+1 to 1.22.2-4 Preparing to unpack .../pgadmin3-data_1.22.2-4_all.deb ... Unpacking pgadmin3-data (1.22.2-4) over (1.22.2-6.pgdg18.04+1) ... Setting up pgadmin3-data (1.22.2-4) ... Setting up pgadmin3 (1.22.2-4) ... Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Regards Erwin On Wed, Jan 8, 2020 at 4:39 PM Erwin Brandstetter wrote: > I am running Ubuntu bionic with the additional repository: > > deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main > > pgadmin3 was updated to version 1.22.2-6.pgdg18.04+1 when I ran updates > today. Now I cannot open the essential SQL editor any more. I see a > black-and-white wireframe for a second or two, then the program terminates. > The program is now useless for me. > > The log file for pgAdmin 3 ends with: > > ... > QUERY : 16:32:19: Scalar query (:5432): SELECT version(); > QUERY : 16:32:19: Query result: PostgreSQL 11.6 (Ubuntu > 11.6-1.pgdg18.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu > 7.4.0-1ubuntu1~18.04.1) 7.4.0, 64-bit > QUERY : 16:32:19: Set query (:5432): SET DateStyle=ISO; > SET client_min_messages=notice; > SET bytea_output=escape; > SELECT oid, pg_encoding_to_char(encoding) AS encoding, datlastsysoid > FROM pg_database WHERE oid = 16385 > SCRIPT : 16:32:19: Application created > > > /var/log/syslog seems revealing: > > Jan 8 16:32:19 A-N-W-030 pgadmin3[4674]: The window 0x56464b1d84d0 > already has a drawing context. You cannot call > gdk_window_begin_draw_frame() without calling gdk_window_end_draw_frame() > first. > Jan 8 16:32:19 A-N-W-030 kernel: [ 3812.954406] pgadmin3[4674]: segfault > at 4 ip 00007f40917a21a0 sp 00007ffcb697bc58 error 4 in > libcairo.so.2.11510.0[7f4091782000+118000] > Jan 8 16:32:19 A-N-W-030 pgadmin3[4674]: > gdk_drawing_context_get_cairo_context: assertion 'GDK_IS_DRAWING_CONTEXT > (context)' failed > > > Any way to fix? Or get the previous version? I tried: > > sudo apt-get install pgadmin3=1.22.2-5 > > But only get the error: > > E: Version '1.22.2-5' for 'pgadmin3' was not found > > > Regards > Erwin > --000000000000fbfd08059ba32375 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

The downgrade to 1.22.2-4 fixed it for= me for now:

sudo apt-get install pgadmin3=3D1.22.= 2-4 pgadmin3-data=3D1.22.2-4
Reading package lists... Done
Building= dependency tree =C2=A0 =C2=A0 =C2=A0
Reading state information... Done=
The following packages were automatically installed and are no longer r= equired:
=C2=A0 libwxgtk3.0-gtk3-0v5 python3-flask-htmlmin python3-htmlm= in
Use 'sudo apt autoremove' to remove them.
The following pa= ckages will be DOWNGRADED:
=C2=A0 pgadmin3 pgadmin3-data
0 upgraded, = 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
Need to= get 5.065 kB of archives.
After this operation, 0 B of additional disk = space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://at.archive.ubuntu.com/ubuntu bionic/universe amd64 pgadmin3 amd64 1.22.2-4 [3.187 kB]
Get:2
http://at.archive.ubuntu.com/ubun= tu bionic/universe amd64 pgadmin3-data all 1.22.2-4 [1.878 kB]
Fetch= ed 5.065 kB in 2s (2.519 kB/s) =C2=A0 =C2=A0 =C2=A0 =C2=A0
dpkg: warning= : downgrading pgadmin3 from 1.22.2-6.pgdg18.04+1 to 1.22.2-4
(Reading da= tabase ... 176239 files and directories currently installed.)
Preparing = to unpack .../pgadmin3_1.22.2-4_amd64.deb ...
Unpacking pgadmin3 (1.22.2= -4) over (1.22.2-6.pgdg18.04+1) ...
dpkg: warning: downgrading pgadmin3-= data from 1.22.2-6.pgdg18.04+1 to 1.22.2-4
Preparing to unpack .../pgadm= in3-data_1.22.2-4_all.deb ...
Unpacking pgadmin3-data (1.22.2-4) over (1= .22.2-6.pgdg18.04+1) ...
Setting up pgadmin3-data (1.22.2-4) ...
Sett= ing up pgadmin3 (1.22.2-4) ...
Processing triggers for gnome-menus (3.13= .3-11ubuntu1.1) ...
Processing triggers for mime-support (3.60ubuntu1) .= ..
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ..= .
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
<= br>
Regards
Erwin

On Wed, Jan 8, 2020 at 4:39 = PM Erwin Brandstetter <brsaweda@gm= ail.com> wrote:
I am running Ubuntu bionic with the additional= repository:


pgadmin3 was updated to v= ersion 1.22.2-6.pgdg18.04+1 when I ran updates today. Now I cannot open the= essential SQL editor any more. I see a black-and-white wireframe for a sec= ond or two, then the program terminates. The program is now useless for me.=

The log file for pgAdmin 3 ends with:

...
QUERY =C2=A0: 16:32:19: Scalar query (:= 5432): SELECT version();
QUERY =C2=A0: 16:32:19: Query result: PostgreSQ= L 11.6 (Ubuntu 11.6-1.pgdg18.04+1) on x86_64-pc-linux-gnu, compiled by gcc = (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0, 64-bit
QUERY =C2=A0: 16:32:19: Se= t query (:5432): SET DateStyle=3DISO;
SET client_min_messages=3Dnotice;<= br>SET bytea_output=3Descape;
SELECT oid, pg_encoding_to_char(encoding) = AS encoding, datlastsysoid
=C2=A0 FROM pg_database WHERE oid =3D 16385SCRIPT : 16:32:19: Application created


<= /div>
/var/log/syslog seems revealing:

Jan= =C2=A08 16:32:19 A-N-W-030 pgadmin3[4674]: The window 0x56464b1d84d0 alrea= dy has a drawing context. You cannot call gdk_window_begin_draw_frame() wit= hout calling gdk_window_end_draw_frame() first.
Jan =C2=A08 16:32:19 A-N= -W-030 kernel: [ 3812.954406] pgadmin3[4674]: segfault at 4 ip 00007f40917a= 21a0 sp 00007ffcb697bc58 error 4 in libcairo.so.2.11510.0[7f4091782000+1180= 00]
Jan =C2=A08 16:32:19 A-N-W-030 pgadmin3[4674]: gdk_drawing_context_g= et_cairo_context: assertion 'GDK_IS_DRAWING_CONTEXT (context)' fail= ed


Any way to fix? Or get the previ= ous version? I tried:

sudo apt-get install pga= dmin3=3D1.22.2-5

But only get the error:
=
> E: Version '1.22.2-5' for 'pgadmin3' was not foun= d


Regards
Erwin
=
--000000000000fbfd08059ba32375--