Steps taken
run the generated app
click browse immediately
grid shows iid and cname columns but has no records are displayed.
(this table has 6 records)

click select tab and click requery trace back is generated

Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 291, in IsEmptyCell
    return not bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set
Traceback (most recent call last):
  File "/home/jbarry/Dabo/dabo/ui/uiwx/dGrid.py", line 315, in GetValue
    return bizobj.getFieldVal(field, row)
  File "C:\Dabo\dabo\biz\dBizobj.py", line 1047, in getFieldVal
  File "c:\Dabo\dabo\db\dCursorMixin.py", line 566, in getFieldVal
dabo.dException.dException: Field 'cName' does not exist in the data set

Here is my fieldspecs file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<daboAppSpecs>
        <table name="lstcollectors">
                <fields>
                        <field name="iid"       type="int"      caption="iid"
                                searchInclude="1"       searchOrder="0" 
wordSearch="0"
                                listInclude="1" listColWidth="-1"       
listOrder="0"
                                editInclude="1" editReadOnly="0"        
editOrder="0"  />
                                
                        <field name="cName"     type="char"     caption="cName"
                                searchInclude="1"       searchOrder="10"        
wordSearch="0"
                                listInclude="1" listColWidth="-1"       
listOrder="10"
                                editInclude="1" editReadOnly="0"        
editOrder="10"  />
                                
                </fields>
        </table>

</daboAppSpecs>

running the app then clicking requery produces no traceback but the
cname column is not shown.

Using the latest:
Platform: GTK
Python Version: 2.4.2 on linux2
Dabo Version: Version 0.5.1; Revision 15:1863
UI Version: 2.6.1.1pre on wxGTK (gtk2)

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to