Dabo Trac wrote:
> #1124: Display problems in drawXXX areas
> -------------------------+--------------------------------------------------
>   Reporter:  uwe_grauer  |       Owner:  ed      
>       Type:  defect      |      Status:  assigned
>   Priority:  major       |   Milestone:  0.9     
>  Component:  ui          |     Version:  0.8.2   
> Resolution:              |    Keywords:          
> -------------------------+--------------------------------------------------
> Changes (by ed):
> 
>   * owner:  somebody => ed
>   * status:  new => assigned
> 
> Comment:
> 
>  Updated in [3814]. Please re-test and update your findings.
> 

Maybe you missed some changes, but i didn't see the normal demo when i
run DaboDemo.py.

I updated to rev 3817 by svn and run "python DaboDemo.py" from the
..../dabo/demo directory:

[EMAIL PROTECTED]:~/src/dabo/demo> python DaboDemo.py
Dabo Info Log: Tue Dec 18 18:26:21 2007: 0 database connection
definition(s) loa
ded.
Dabo Info Log: Tue Dec 18 18:26:25 2007: User interface set to 'wx' by dApp.
Dabo Info Log: Tue Dec 18 18:26:25 2007: wxPython Version: 2.8.4.0 wxGTK
(unicod
e) (gtk2)

(python:10471): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_W
IDGET (widget)' failed

........

(python:10471): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_W
IDGET (widget)' failed
Traceback (most recent call last):
  File
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line
                                                           14095, in
<lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dPemMixin.py",
line 312, i                                                           n
_afterInitAll
    self.afterInitAll()
  File "/tmp/tmpCJ38bq.py", line 587, in afterInitAll
    exec("import %s as exx" % justFname)
  File "<string>", line 1, in <module>
  File "/home/uwe/src/dabo/demo/samples/bubblet.py", line 7, in <module>
    from samples.games.bubblet.BubbletForm import BubbletForm
  File "/home/uwe/src/dabo/demo/samples/__init__.py", line 1, in <module>
    import games
  File "/home/uwe/src/dabo/demo/samples/games/__init__.py", line 3, in
<module>
    from Minesweeper import MinesweeperForm
ImportError: No module named Minesweeper

(python:10471): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate
widget with width -5 and height 17
Dabo Info Log: Tue Dec 18 18:27:15 2007: Application finished.





_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]

Reply via email to