Re: [pgadmin-support] pgadmin crash - editing function body

2012-10-20 Thread Jim Wilson
Guillaume Lelarge-3 wrote > On Wed, 2012-10-03 at 14:50 +0200, Michal Kozusznik wrote: >> Still cannot find the condition when edit function window opens with >> Apply button active. >> However I found next side-effect of this. When I try to change something >> in the function, for example its na

Re: [pgadmin-support] pgadmin crash - editing function body

2012-10-07 Thread Guillaume Lelarge
On Wed, 2012-10-03 at 14:50 +0200, Michal Kozusznik wrote: > Still cannot find the condition when edit function window opens with > Apply button active. > However I found next side-effect of this. When I try to change something > in the function, for example its name, if Apply button is active al

Re: [pgadmin-support] pgadmin crash - editing function body

2012-10-03 Thread Michal Kozusznik
Still cannot find the condition when edit function window opens with Apply button active. However I found next side-effect of this. When I try to change something in the function, for example its name, if Apply button is active already after window open,pgAdmin crashes. To summarize: if Apply

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-20 Thread Guillaume Lelarge
On Thu, 2012-09-20 at 17:14 +0400, Vjacheslav A. wrote: > I have the same bug in editor, > I open function body (Apply and Ok button are always active), > if I click to Apply and then do copy/paste operation - pgAdmin crashes. > Well, if anyone finds a way to reproduce this, I'm interested to kno

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-20 Thread Vjacheslav A.
I have the same bug in editor, I open function body (Apply and Ok button are always active), if I click to Apply and then do copy/paste operation - pgAdmin crashes. (WinXP, PgAdmin 1.16.0, Postgre 9.1.5). On Wed, Sep 19, 2012 at 6:54 PM, Michal Kozusznik < kozusznik.mic...@ifortuna.cz> wrote: >

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-19 Thread Michal Kozusznik
So, looks like we have 2 different issues, because I can also confirm that sometimes Apply and OK buttons are active and sometimes not. Basically, always after starting pgAdmin, buttons works as expected - are inactive after opening a function. But after some time, buttons start to be available

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-14 Thread Guillaume Lelarge
On Thu, 2012-09-13 at 00:35 +, Kozusznik Michal wrote: > RMB: right mouse button > > to me Apply button is active just after opening function properties window. > after applying its state is changed to inactive. then any attempt to edit > function body cause a crash. tested on various functi

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-12 Thread Kozusznik Michal
RMB: right mouse button to me Apply button is active just after opening function properties window. after applying its state is changed to inactive. then any attempt to edit function body cause a crash. tested on various functions and various letters to be pressed. MK 12. 9. 2012 v 22:52, "Gu

Re: [pgadmin-support] pgadmin crash - editing function body

2012-09-12 Thread Guillaume Lelarge
On Wed, 2012-09-12 at 18:05 +0200, Michal Kozusznik wrote: > Tested with: > pgAdmin v1.16.0 > posttgresql 8.4 > Windows 7 64bit > > How to reproduce > 1. find a function in object tree > 2. RMB on function, then select Properties RMB? > 3. Select Code tab > 4. Hit Apply button > 5. put cursor so

[pgadmin-support] pgadmin crash - editing function body

2012-09-12 Thread Michal Kozusznik
Tested with: pgAdmin v1.16.0 posttgresql 8.4 Windows 7 64bit How to reproduce 1. find a function in object tree 2. RMB on function, then select Properties 3. Select Code tab 4. Hit Apply button 5. put cursor somewhere into function body to enter any letter PgAdmin will crash. -- Sent via pgad