Ed Leafe wrote:
> dabo Commit
> Revision 4915
> Date: 2009-01-08 04:44:19 -0800 (Thu, 08 Jan 2009)
> Author: Ed
> Trac: http://trac.dabodev.com/changeset/4915
> 
> Changed:
> U   trunk/dabo/dApp.py
> 
> Log:
> Fixed a bug that appeared when the main script was run as an executable. The 
> old code expected:
> 
> python main.py
> 
> ... but if you ran it as:
> 
> ./main.py
> 
> ... it would return '.' as the name of the app, instead of 'main'.

With this commit i no longer get the left side menu of DaboDemo
when i start it with:
python /home/uwe/src/dabo/demo/DaboDemo.py

I'm using this for a desktop icon to start the demo.

Uwe


_______________________________________________
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/[email protected]

Reply via email to