Re: Bug with exceptionally long values. - Mailing list pgadmin-support

From Jeff Adams
Subject Re: Bug with exceptionally long values.
Date
Msg-id AANLkTimiy4W4rCtk+yMqRk9p9bUhfYj516nzAyNJJ0Mb@mail.gmail.com
Whole thread Raw
In response to Re: Bug with exceptionally long values.  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Bug with exceptionally long values.  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
The bug is definitely a wxWidgets bug, and exists both in 2.8.11 and 2.9.1.  I was able to reproduce it in their "grid" sample.

I submitted a bug to the wxWidgets project:

http://trac.wxwidgets.org/ticket/12276

Do you think pgAdmin should implement some sort of temporary fix in the meanwhile?

Thanks,
Jeff

On Tue, Jul 27, 2010 at 3:23 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
Le 27/07/2010 21:01, Jeff Adams a écrit :
> I'm attempting to get a wxGrid sample working so I can test it.
>

You need to compile wxWidgets code for that. Make sure you get 2.8
branch. We don't support 2.9 right now.

> One option simpler than changing grid components would be changing something
> about the cell (for example, a really ugly option would be changing the
> background color) whenever you set data in excess of 65535 characters on
> windows...
>

Ugly and not really intuitive. But, at least, not buggy.


--

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Bug with exceptionally long values.
Next
From: Guillaume Lelarge
Date:
Subject: Re: Bug with exceptionally long values.