Re: Debian Testing and PLPG-Debugger error. My fault or something else?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: TimeTravelDuck <timetravelduck(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Debian Testing and PLPG-Debugger error. My fault or something else?
Date: 2016-02-17 12:14:25
Message-ID: CA+OCxoycM0SSFqZ9KAS=KRM7Mo-rUfDz4Fa=O714ofEFu6nooQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Tue, Feb 16, 2016 at 10:11 PM, TimeTravelDuck <timetravelduck(at)gmail(dot)com>
wrote:

> Hello everybody.
> On a Debian testing 32 bit with PostgreSQL 9.5 installed from the
> PostgreSQL "Jessie" official repository I have installed the debugger
> for debugging Pl/PGSql functions.
>
> Same thing with PgAdminIII 1.22 installed from the same repository.
>
> Everything is fine but when I click "debug" on any function i receive
> the error I link here: http://pasted.co/dd8efb22
>
> The problem is not urgent and I am not blocked because I can click
> "continue" and the debugger works flawlessly.
>
> It's only pure curiosity.
>

You shouldn't see assertions in a non-debug build, so I suspect the package
you have is not a release build. I believe the Jessie packages also use
wxWidgets 3, which we don't fully support yet.

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

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Max Retronaut 2016-02-17 17:30:39 Re: Debian Testing and PLPG-Debugger error. My fault or something else?
Previous Message Dave Page 2016-02-17 10:43:22 pgAdmin 4 commit: Avoid unnecessary redraws of the SQL pane.