Ed, Thank you for your efforts!
I can confirm that I am able to create a cnxml file using the connection editor. It did give a GTK warning as you can see below. I do not know if this is important. dave@dave-Mint ~/time1/db $ dconnect /usr/local/lib/python2.7/dist-packages/dabo/lib/SimpleCrypt.py:52: UserWarning: WARNING: SimpleCrypt is not secure. Please see http://wiki.dabodev.com/SimpleCrypt for more information warnings.warn("WARNING: SimpleCrypt is not secure. Please see http://wiki.dabodev.com/SimpleCrypt for more information") (python:1905): Gtk-WARNING **: Unable to retrieve the file info for `file:///home/dave/time1/db/priory': Error stating file '/home/dave/time1/db/priory': No such file or directory dave@dave-Mint ~/time1/db $ ls __init__.py __init__.pyc priory.cnxml dave@dave-Mint ~/time1/db $ ls -l total 12 -rw-rw-r-- 1 dave dave 503 2012-07-24 08:54 __init__.py -rw-rw-r-- 1 dave dave 118 2012-07-24 08:54 __init__.pyc -rw-rw-r-- 1 dave dave 515 2012-07-27 08:24 priory.cnxml Dave Kelly The Priory Inn 01666 502 251 www.theprioryinn.co.uk "Dining in a 30 Mile Food Zone" > -----Original Message----- > From: [email protected] [mailto:dabo-users- > [email protected]] On Behalf Of Ed Leafe > Sent: 27 July 2012 01:10 > To: Dabo Users list > Subject: Re: [dabo-users] Struggling with connection editor > > On Jul 26, 2012, at 12:05 PM, Dave Kelly wrote: > > > I can confirm that I can create a cnxml file from the CxnEditor.py if > > I do not test the connection first. > > That was the key. The code for the dConnectInfo class was deleting > all the passed keys to avoid having them read twice. I seem to recall a long, > long time ago when this made sense, but that code is no longer doing > anything useful, so I've removed it. Update to the latest svn and see if this > doesn't fix the problem. > > > -- Ed Leafe > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users > Searchable Archives: http://leafe.com/archives/search/dabo-users > This message: http://leafe.com/archives/byMID/4D297D11-4B9D-4B05-9079- > [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
