Version 4 (modified by gleu, 13 months ago)

--

wxWidgets 2.9 support

Bugs to fix:

Execute plugin error 1. open pgadmin 2. click menu item "execute the last used plugin" 3. error below

Strange character in Table Properties 1. open pgadmin 2. drill down and right click a table name, click on properties 3. click the 'columns' tab 4. columns are listed. Window shows: ['Column name','Definition','Inherited from table'] data for my columns appear in the first two but the inherited from is blank since it is not inherited from anything. Dotted box appears around the three columns so this is a group. 5. however there appears to be an untitled ghost 4th column since there is a text numeric character (I have seen 2,3) to the right of the third column.

Window behaviour parenthesis matching With regard to the bad window behaviour I am seeing on OpenSUSE 12.1 in the query builder regarding parenthesis matching, I had an idea it might be related to some configuration such as user preferences. So far I have not found anything that influences the situation. Using Gnome 3. Desktop effects are disabled since attempting to switch them on results in immediate but controlled system crash. This is widely reported as an issue for Gnome3. I have tried tweaking Qt configuration schemas but nothing has an effect. I have tried a user session in ICEwm and get the same behaviour. This should have eliminated a large number of the configuration possibilities. If anyone has an idea what settings might influence text editing window behaviour it would be interesting to know.

Cut and paste 1. open database, drill down to table, select show data from context menu 2. select a record with some text fields. Highlight one entry so that it goes into editing mode 3. right click to get editing context menu and select copy 4. now select another record and highlight the same field to go into edit mode 5. context menu shows Paste active, but clicking on it does not paste anything; no error. 6. Ctrl+v successfully pastes the contents of the buffer.

Constraint column missing from properties? If I create a table and later add a primary key or unique index to the table the process works fine. However if I subsequently go in and view the properties for the index constraint and look under the columns tab, the column that the constraint refers to is not listed. This seems a bit strange but it might be deliberate to avoid mistaken deletes, etc. If it sounds like an error I can post detailed process to arrive at the situation. Fixed (but not yet commited).

In this version the editor window issue continues. Try to edit a ( in multi-line sql and the window port blanks. New additional detail: slide mouse up to right to the small down arrow that offers a dropdown box with choice editor/graphical design. Just rolling the mouse over that little button redraws the window port.