On 18/06/12 01:46, Ed Leafe wrote:
> Yes, that's a known (and fixed) bug. The best thing to do would be to 
> upgrade to the latest revision (around 7200 right now). Have you run 
> Web Update yet? Or are you working from the subversion trunk?
Hi Ed,

Thanks warmly for your fast reply. I installed the version from the 
subversion trunk, and that bug has gone away.

But now, in the "Sample" pane of the "Add From Data Environment" wizard, 
it's not letting me edit the second and subsequent captions.

I double-clicked on the "clientname" caption and was able to change it 
to "Name". But when I double-clicked on "attn" it ignored all my keystrokes.

After editing the first caption, "clientname", the console spat out an 
exception:

    Traceback (most recent call last):
       File
    
"/usr/local/lib/python2.7/dist-packages/Dabo-0.9.4-py2.7.egg/dabo/ui/uiwx/dPemMixin.py",
    line 610, in __onWxLostFocus
         self.raiseEvent(dEvents.LostFocus, evt)
       File
    
"/usr/local/lib/python2.7/dist-packages/Dabo-0.9.4-py2.7.egg/dabo/ui/uiwx/dPemMixin.py",
    line 1074, in raiseEvent
         super(dPemMixin, self).raiseEvent(eventClass, nativeEvent,
    *args, **kwargs)
       File
    
"/usr/local/lib/python2.7/dist-packages/Dabo-0.9.4-py2.7.egg/dabo/lib/eventMixin.py",
    line 81, in raiseEvent
         bindingFunction(event)
       File
    
"/home/david/work/sw/py/db/dabo/dabo-trunk/ide/wizards/QuickLayoutWizard.py",
    line 585, in onEndLblEdit
         self.controls[self.editLabel.origCap]["caption"] = tx
    KeyError: u'Name'

This happens with both the 0.9.4 tarball and the subversion trunk versions.

I know wx can be a cranky and inconsistent beast between different 
platforms. I'm given to wondering whether each Dabo is getting a 
thorough testing on Linux. If all the devs are using mac or windows, I 
can understand a few issues slipping through the cracks for Linux users.

Oh, by the way - how do I run the "web update"?

Cheers
David

> The other way around it is to de-select the connection and then 
> re-select it. Yeah, that sounds dumb, but the initial selection was 
> getting set in the UI but not in the underlying code, which is why the 
> wizard is complaining that nothing is selected. -- 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/[email protected]
>  





--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
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]

Reply via email to