commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue common/TODO designer/BUGS


From: Jason Cater
Subject: gnue common/TODO designer/BUGS
Date: Tue, 02 Apr 2002 21:31:50 -0500

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/04/02 21:31:50

Modified files:
        common         : TODO 
        designer       : BUGS 

Log message:
        updates to TODO/BUGS

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/common/TODO.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/BUGS.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: gnue/common/TODO
diff -c gnue/common/TODO:1.6 gnue/common/TODO:1.7
*** gnue/common/TODO:1.6        Fri Mar  1 00:43:15 2002
--- gnue/common/TODO    Tue Apr  2 21:31:50 2002
***************
*** 8,13 ****
--- 8,15 ----
         raise NewException, "Some Error"
    All the exceptions should be inherited from a common ParserException
  
+   [this is mostly completed]
+ 
  
  * Add a GSetup class that will provide basic support for installing
    gnue apps.  It'll include support for merging config data, installing
Index: gnue/designer/BUGS
diff -c gnue/designer/BUGS:1.14 gnue/designer/BUGS:1.15
*** gnue/designer/BUGS:1.14     Tue Mar 26 11:11:36 2002
--- gnue/designer/BUGS  Tue Apr  2 21:31:50 2002
***************
*** 1,6 ****
  ****************************************************
! PLEASE REPORT ANY BUGS NOT LISTED BELOW AT:
!    http://savannah.gnu.org/support/?group_id=34
  
  Include as much detail about your computer setup as
  possible. If you can reliably reproduce the bug,
--- 1,7 ----
  ****************************************************
! PLEASE REPORT ANY BUGS NOT LISTED BELOW TO:
! 
!    address@hidden
  
  Include as much detail about your computer setup as
  possible. If you can reliably reproduce the bug,
***************
*** 16,23 ****
  that is not fully implemented yet.
  
  
  
! These are known issues with Designer 0.1.0  
  
  * Designer occasionally seg faults when clicking on the Tree View. I cannot
    find any pattern to the segfaulting and it usually only happens to me once
--- 17,34 ----
  that is not fully implemented yet.
  
  
+ ***************
+ WARNING: Python 2.2.0 has a bug in its Unicode support that will
+ scramble your saved XML files. DO NOT USE DESIGNER WITH PYTHON 2.2.0. 
+ Either downgrade to 2.1.2 or upgrade to 2.2.1 (when it's available.) 
+ 
+ This will affect you whether you are an international customer or not!
+ Python's XML services use Unicode internally even if the form is a 
+ basic ASCII form!!!
+ **************
+ 
  
! These are known issues with Designer 0.3.0  
  
  * Designer occasionally seg faults when clicking on the Tree View. I cannot
    find any pattern to the segfaulting and it usually only happens to me once
***************
*** 64,73 ****
--- 75,92 ----
  * When modifying a page's attributes, the page's notebook panel does not 
    redraw correctly. You will have to select another object and then 
    reselect the page.
+   [ this may be resolved ]
  
  * If you load a form definition that has a page (other than the first page)
    without any elements, the first page's elements display on the empty page's
    notebook tab.  
+   [ this may be resolved ]
+ 
+ * Wizards have a few issues: 
+ 
+     * Running a wizard and then running the wizard again without first 
+       exiting will cause the selections from the first wizard to reappear.  
+       This is mostly an inconvenience -- it shouldn't cause you to crash. 
  
  * (GTK Only) The "Property Editor" grid, when scrollbars are present, 
    doesn't always show the "pulldown" control on its Combo Boxes. 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]