Re: pgadmin3 1.22.2-6 broken

From: Erwin Brandstetter <brsaweda(at)gmail(dot)com>
To: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: pgadmin3 1.22.2-6 broken
Date: 2020-01-08 16:10:52
Message-ID: CAGHENJ75MM5+rPLXgq1OUxj7wNFYC1MG753gboTP57Qi=VhSZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

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 <brsaweda(at)gmail(dot)com>
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
>

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Reyna Melara 2020-01-08 20:49:46 could not install pgAdmin4 on Debian Jessie
Previous Message apt.postgresql.org Repository Update 2020-01-08 15:43:37 icu-ext updated to version 1.5.1-1.pgdg+1