On Friday 26 January 2007 10:23, Ed Leafe wrote:
> On Jan 25, 2007, at 12:54 PM, johnf wrote:
> > Using ClassDesigner I create a form with a datasource.  After
> > saving I can run
> > the form with no issues.  Close ClassDesigner.  Open CD and then
> > open the
> > saved file (from the menu) attempt to run - it fails.  Check the
> > cdxml file
> > and I find something like
> > path://../mssqlProjects/PgConn.cnxml
>
>       Is that not the correct relative path?
>
> > change it to the full path and it works.
> > /home/johnf/mssqlProjects/PgConn.cnxml
>
>       I've tried on both Mac and Ubuntu, and cannot reproduce your
> problem. I can't believe that Python on opensuse would not correctly
> figure out relative pathing.
>
> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com
>
>
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
OK where does CD believe is it's home?
Would that be 
   /home/johnf
or would it be
   /home/johnf/downloads/dabide

I  start the CD with
python '/home/johnf/downloads/daboide/ClassDesigner.py'

The connection file is in 
/home/johnf/mssqlProjects/PgConn.cnxml

I select the connection file from 'add data' on a form.
-- 
John Fabiani

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

Reply via email to