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 1ipDRE-00035Z-PQ for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 08 Jan 2020 15:40:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ipDRC-0006uF-T0 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 08 Jan 2020 15:40:02 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ipDRC-0006u7-Ja for pgsql-pkg-debian@lists.postgresql.org; Wed, 08 Jan 2020 15:40:02 +0000 Received: from mail-qt1-x844.google.com ([2607:f8b0:4864:20::844]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ipDR8-0006jx-RX for pgsql-pkg-debian@postgresql.org; Wed, 08 Jan 2020 15:40:01 +0000 Received: by mail-qt1-x844.google.com with SMTP id t3so3082558qtr.11 for ; Wed, 08 Jan 2020 07:39:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=1KkCjAwKfkDziFrwgk2CwMBiTeQsayt8wIq0jasgDlM=; b=SCQhpYpUbnnNFKD3TTOJOrZuXGQInazX5n50/4cAFzlOhNcSTiYF4vNnjAtofj1bnq SZEhPVycJwIjgprTnXHgHuXrfYt1VT7ET2KyY8tO7StcnDCrGL9+obOO9R562r+Sq2lp shxEKD/CdxwNrwrgbkC6plhSj4SH82URFCarH+aPXrpb4ZUb4Xfu3hMV7iVyEDxPGF5Y bSrZfn2VfdjvQrgnK3GoyI4z+BRTYDG+JSvBrG/Nn6i6wZW3qMWg8i9ROJQpC+YKT6RN GIki4EgdDrqF81cfcAny2dqIPqiHwG9HcXWJl565hjHKV482k76EYEKQY8XSonIt8Y8m Amlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=1KkCjAwKfkDziFrwgk2CwMBiTeQsayt8wIq0jasgDlM=; b=icmHjOEvKbD3xErVkl/GjJy32+U/VZ8kpssTE9LgbZXR2/oyNbbkJolX31GpvN6TT4 lmgS1Bkok9GMjiwjQ9JDGaSzJiRnSxRAV6l7t43YRgcejJ9GNTmjaD54ushaFnnZLFkZ qFKsASZ00nCf1WNrsqhjqeoG8uLecNeaifxGEyo9HkxdMyUAjjpM0NPNXyP4Ny0c2lBF VAtvWC7/M+Z6Rfe8q4r9SP4w/IAEwQh8eklM+R38DKZMJMWfN5azxmwfMy0vKSJeuSE1 Z8QAbuqlLnRtRsF9Fz30PjSV0K7U8D4DGFVUn6e6oRz61EiDXJIn2JqrMfOoIdpx5Sjs C2dQ== X-Gm-Message-State: APjAAAXVJmRHQm2IJJLTuVejXHnzKEy1fetT73y2dNEHkxGxpeGybdW3 ATTTLodSy8h6MLG4K4OXaeaWJIRIj7VUeuwFR9tz18Qk X-Google-Smtp-Source: APXvYqwPapH0pK5rqUbD4fJxX5L2nSSc3ry2j++qJJP87Jik+dA5H5k5HoRCHN3qD0c4q5ubJODMR1Z6yEH+SXnemP4= X-Received: by 2002:ac8:709a:: with SMTP id y26mr4012989qto.304.1578497995848; Wed, 08 Jan 2020 07:39:55 -0800 (PST) MIME-Version: 1.0 From: Erwin Brandstetter Date: Wed, 8 Jan 2020 16:39:39 +0100 Message-ID: Subject: pgadmin3 1.22.2-6 broken To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000523f39059ba2b490" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000523f39059ba2b490 Content-Type: text/plain; charset="UTF-8" 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 --000000000000523f39059ba2b490 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am running Ubuntu bionic with the additional reposi= tory:

deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main<= /div>

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 prog= ram 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();<= br>QUERY =C2=A0: 16:32:19: Query result: PostgreSQL 11.6 (Ubuntu 11.6-1.pgd= g18.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: Set query (:5432): SET Date= Style=3DISO;
SET client_min_messages=3Dnotice;
SET bytea_output=3Desc= ape;
SELECT oid, pg_encoding_to_char(encoding) AS encoding, datlastsysoi= d
=C2=A0 FROM pg_database WHERE oid =3D 16385
SCRIPT : 16:32:19: Appl= ication created


/var/log/syslog= seems revealing:

Jan =C2=A08 16:32:19 A-N-W-0= 30 pgadmin3[4674]: The window 0x56464b1d84d0 already has a drawing context.= You cannot call gdk_window_begin_draw_frame() without calling gdk_window_e= nd_draw_frame() first.
Jan =C2=A08 16:32:19 A-N-W-030 kernel: [ 3812.954= 406] pgadmin3[4674]: segfault at 4 ip 00007f40917a21a0 sp 00007ffcb697bc58 = error 4 in libcairo.so.2.11510.0[7f4091782000+118000]
Jan =C2=A08 16:32:= 19 A-N-W-030 pgadmin3[4674]: gdk_drawing_context_get_cairo_context: asserti= on 'GDK_IS_DRAWING_CONTEXT (context)' failed


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

sudo apt-get install pgadmin3=3D1.22.2-5

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


Regards
Erwin
--000000000000523f39059ba2b490--