Обсуждение: Possible Bug - pgAdminIII 1.4.0

Поиск
Список
Период
Сортировка

Possible Bug - pgAdminIII 1.4.0

От
Mitch S McKenzie
Дата:
<br /><font face="sans-serif" size="2">Hello,</font><br /><br /><font face="sans-serif" size="2">My Software
Versions:</font><br/><br /><font face="sans-serif" size="2">pgAdminIII version = 1.4.0</font><br /><br /><font
face="sans-serif"size="2">postgres server version = 8.0.1</font><br /><br /><font face="sans-serif" size="2">How to
reproduceproblem:</font><br /><br /><font face="sans-serif" size="2">1.  Right click on "Views" for any database that
containsviews and select "Grant Wizard"</font><br /><font face="sans-serif" size="2">2.  On the Selection Tab push the
"CheckAll" button</font><br /><font face="sans-serif" size="2">3.  Select the Privileges Tab and  try to select a group
besides"Public"</font><br /><br /><font face="sans-serif" size="2">Problem: It won't let me select any group besides
"Public". In pgAdmin||| 1.2.2 this feature worked fine.</font><br /><br /><font face="sans-serif" size="2">Is anyone
elseable to duplicate the problem?</font><br /><font face="sans-serif" size="2"><br /> Thank you.</font><br /><font
face="sans-serif"size="2"><br /></font><font face="Arial" size="2">Mitch McKenzie<br /> Programmer/Analyst</font><font
color="blue"face="Arial" size="2"><u><br /></u></font><a href="http://app1.unmc.edu/leis" target="_blank"><font
color="blue"face="Arial" size="2"><u>Learning Environment & Internet Services</u></font></a><font face="Arial"
size="2"><br/> University of Nebraska Medical Center<br /> Phone: 402-559-9306<br /> Cell Phone:
402-708-1493</font><fontsize="3"><br /></font><font color="red" face="Arial" size="1"><b><br /> University of Nebraska
MedicalCenter E-mail Confidentiality Disclaimer :</b></font><font face="Arial" size="1"><br /> The information in this
e-mailis privileged and confidential, intended only for the use of the addressee(s) above.<br /> Any unauthorized use
ordisclosure of this information is prohibited. <br /> If you have received this e-mail by mistake please delete it and
immediatelycontact the sender. </font> 

Re: Possible Bug - pgAdminIII 1.4.0

От
Andreas Pflug
Дата:
Mitch S McKenzie wrote:
> 
> Hello,
> 
> My Software Versions:
> 
> pgAdminIII version = 1.4.0
> 
> postgres server version = 8.0.1
> 
> How to reproduce problem:
> 
> 1.  Right click on "Views" for any database that contains views and 
> select "Grant Wizard"
> 2.  On the Selection Tab push the "Check All" button
> 3.  Select the Privileges Tab and  try to select a group besides "Public"
> 
> Problem: It won't let me select any group besides "Public".  In 
> pgAdmin||| 1.2.2 this feature worked fine.
> 
> Is anyone else able to duplicate the problem?

It has been reported before, but couldn't be reproduced on our machines 
so far. Something must be different on your machines, but what? Please 
specify your OS and desktop settings.

Regards,
Andreas


Re: Possible Bug - pgAdminIII 1.4.0

От
Andreas Pflug
Дата:
First off, do stay on the list, do not mail privately for support!

Mitch S McKenzie wrote:
> 
> I tried a snapshot version of the software and it is now fixed 
> (1.5_devel).  

Ah, uh, what? Dave, any changes I'm not aware of? This issue should be 
in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched. 
Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the 
release build?

Regards,
Andreas


Re: Possible Bug - pgAdminIII 1.4.0

От
"Dave Page"
Дата:
Yes, 2.6.2. I can reproduce this on Xp. It happens with any edittable combobox from what I can see (column type for
ex.).You can't select a new item unless you delete the text first. I looked briefly this morning, but ran out of time. 

/D

-----Original Message-----
From: "Andreas Pflug"<pgadmin@pse-consulting.de>
Sent: 30/11/05 22:03:26
To: "Mitch S McKenzie"<mmckenzie@unmc.edu>, "pgAdmin Support"<pgadmin-support@postgresql.org>, "Dave
Page"<dpage@vale-housing.co.uk>
Subject: Re: [pgadmin-support] Possible Bug - pgAdminIII 1.4.0

First off, do stay on the list, do not mail privately for support!

Mitch S McKenzie wrote:
>
> I tried a snapshot version of the software and it is now fixed
> (1.5_devel).

Ah, uh, what? Dave, any changes I'm not aware of? This issue should be
in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched.
Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the
release build?

Regards,
Andreas



-----Unmodified Original Message-----
First off, do stay on the list, do not mail privately for support!

Mitch S McKenzie wrote:
>
> I tried a snapshot version of the software and it is now fixed
> (1.5_devel).

Ah, uh, what? Dave, any changes I'm not aware of? This issue should be
in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched.
Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the
release build?

Regards,
Andreas


Re: Possible Bug - pgAdminIII 1.4.0

От
Andreas Pflug
Дата:
Dave Page wrote:
> Yes, 2.6.2. I can reproduce this on Xp. It happens with any edittable
> combobox from what I can see (column type for ex.). You can't select
> a new item unless you delete the text first. I looked briefly this
> morning, but ran out of time.

Hm; IIRC I still run an older 2.6 on my machine. I'll update the next 
days and try again.

Regards,
Andreas


Re: Possible Bug - pgAdminIII 1.4.0

От
Mitch S McKenzie
Дата:

"First off, do stay on the list, do not mail privately for support!"

Take it easy, it was an accident.  

I tried again with the latest windows snap shot version and the problem I had with 1.4.0 works fine on 1.5 devel.

Thanks.

Mitch McKenzie
Programmer/Analyst

Learning Environment & Internet Services
University of Nebraska Medical Center
Phone: 402-559-9306
Cell Phone: 402-708-1493


University of Nebraska Medical Center E-mail Confidentiality Disclaimer :

The information in this e-mail is privileged and confidential, intended only for the use of the addressee(s) above.
Any unauthorized use or disclosure of this information is prohibited.
If you have received this e-mail by mistake please delete it and immediately contact the sender.



Andreas Pflug <pgadmin@pse-consulting.de>
Sent by: pgadmin-support-owner@postgresql.org

11/30/2005 04:03 PM

To
Mitch S McKenzie <mmckenzie@unmc.edu>, pgAdmin Support <pgadmin-support@postgresql.org>, Dave Page <dpage@vale-housing.co.uk>
cc
Subject
Re: [pgadmin-support] Possible Bug - pgAdminIII 1.4.0





First off, do stay on the list, do not mail privately for support!

Mitch S McKenzie wrote:
>
> I tried a snapshot version of the software and it is now fixed
> (1.5_devel).  

Ah, uh, what? Dave, any changes I'm not aware of? This issue should be
in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched.
Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the
release build?

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend