On Feb 1, 2010, at 7:54 PM, Paul McNett wrote:

>   File 
> "/home/pmcnett/py/sbs/shutter_studio/trunk/clients/shutter_studio/biz/openings.py",
>  
> line 302, in getFrameDataForId
>     if bizFrames.seek(frame_id, fld="id", runRequery=False) < 0:
>   File "/home/pmcnett/dabo-full/trunk/dabo/biz/dBizobj.py", line 1265, 
> in seek
>     ret = self._CurrentCursor.seek(val, fld, caseSensitive, near)
>   File "/home/pmcnett/dabo-full/trunk/dabo/db/dCursorMixin.py", line 
> 1872, in seek
>     matchVal = val.lower()
> AttributeError: 'NoneType' object has no attribute 'lower'


        So the frame_id you're seeking can be null? That's different than what 
I had in mind.

        OK, try the version I just pushed.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to