Branch: refs/heads/working
  Home:   https://github.com/dabodev/dabo
  Commit: 0b8904d176da0c952b1319faa8066818b46933ac
      
https://github.com/dabodev/dabo/commit/0b8904d176da0c952b1319faa8066818b46933ac
  Author: Paul McNett <[email protected]>
  Date:   2013-01-29 (Tue, 29 Jan 2013)

  Changed paths:
    M dabo/dApp.py
    M dabo/ui/uiwx/dPemMixin.py

  Log Message:
  -----------
  Fix to instantiate only one login dialog instance.

Prior to this, the login dialog was destroyed and reinstantiated
during every login attempt.

Fixing this required destroying the login dialog at app start,
after the security manager had run its stuff, but doing this
required  working around a segfault that would occur I guess
because the login dialog is a child of the splash screen, so
reparenting to None was necessary. But, our code assumed we'd
never reparent to None, so I had to fix that as well.





--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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