Using leo in shared environments

2008-11-14 Thread Mike Crowe
Hi folks, I'm starting to share a project that I used to manage by myself, and used Leo with @thin nodes. Now that there are 2 people working with the system, what are recommendations for working together on this? First problem I ran in to was absolute path names vs. relative in @thin nodes. Wh

Re: OT? Donella Meadows: 12 leverage points

2008-11-14 Thread Terry Brown
On Fri, 14 Nov 2008 13:40:40 -0500 Randy Kramer <[EMAIL PROTECTED]> wrote: > Some of the question's would seem to be: >* if we had slowed growth many years ago, would we have > experienced as many wars, famines, ... >* if we slow growth now (or even shrink) will we avoid wars, > famines,

Re: OT? Donella Meadows: 12 leverage points

2008-11-14 Thread Randy Kramer
On Friday 14 November 2008 10:22 am, Edward K. Ream wrote: > I wouldn't say it's hard, but you must separate evidence from self > interest. People tend usually to believe what is comforting or > lucrative. Well, my prejudice is to be pessimistic, but the evidence is that we're still here after

Re: Fatal Python error: GC object already tracked

2008-11-14 Thread ne1uno
On Nov 14, 12:11 am, zpcspm <[EMAIL PROTECTED]> wrote: > On Nov 14, 6:52 am, ne1uno <[EMAIL PROTECTED]> wrote: > > > py2.5 on win98 > > Ouch, that's hardcore. > Why would you use such an ancient and unstable OS? > Win98 is notorious for being unstable itself, because it doesn't use > the NT kerne

Re: Where is jEdit2Py?

2008-11-14 Thread satya
On Nov 14, 8:23 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote: > On Thu, Nov 13, 2008 at 11:08 AM, satya <[EMAIL PROTECTED]> wrote: > > Thanks for getting the script back in trunk. I now have matlab and spice > > mode files in my local branch. Should I push those to trunk? > > Are you talking ab

Re: Status report

2008-11-14 Thread Ville M. Vainio
On Fri, Nov 14, 2008 at 5:14 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote: > Next, I want to play with QScintilla. The Qt folks are being very > responsive to suggestions, and are promising another official release > soon, so now would be a good time to make requests and to start a > dialog abou

Re: qt GUI: random resize of main frame

2008-11-14 Thread Ville M. Vainio
On Fri, Nov 14, 2008 at 4:51 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote: > Never heard of fluxbox. It's not likely a Leo problem. If you care, > I would contact the Qt people, but you would likely be wise to > eliminate the Leo part entirely by creating a minimal app that > illustrates the pr

Re: New @verbatim directive

2008-11-14 Thread Edward K. Ream
On Thu, Nov 13, 2008 at 12:01 AM, thyrsus <[EMAIL PROTECTED]> wrote: > > Done. I've found that by closing the initial workbook.leo pane before > running the unittests (there were no other leo files open in the > process) one avoids the errors. With luck, that's a clue to the fix. Yes, there may

Re: toolbar drag cursor

2008-11-14 Thread Edward K. Ream
On Fri, Nov 14, 2008 at 5:52 AM, leo_hag <[EMAIL PROTECTED]> wrote: > I am using the tkinter gui with python 2.5 on Windows Vista. > Yes, I'll give it a go. Any hints would be welcome. For an intro to tkinter: http://www.pythonware.com/library/tkinter/introduction/ Google tk/tcl to find the

Re: Where is jEdit2Py?

2008-11-14 Thread Edward K. Ream
On Thu, Nov 13, 2008 at 11:08 AM, satya <[EMAIL PROTECTED]> wrote: > Thanks for getting the script back in trunk. I now have matlab and spice mode > files in my local branch. Should I push those to trunk? Are you talking about scripts in scripts.leo? If so, feel free to push to the trunk. Edw

Re: OT? Donella Meadows: 12 leverage points

2008-11-14 Thread Edward K. Ream
On Thu, Nov 13, 2008 at 11:02 AM, Randy Kramer <[EMAIL PROTECTED]> wrote: > BTW, I've now read the wikipedia article on Malthus and now see how some tie > him into Darwin. Also, it (like you) remind me of the denialists--it's hard > to know which is right. I wouldn't say it's hard, but you mu

Status report

2008-11-14 Thread Edward K. Ream
As mentioned in another post, I am now able to use bzr on Ubuntu again. First priority is fix data-loss bugs with qt plugin. Next, I want to play with QScintilla. The Qt folks are being very responsive to suggestions, and are promising another official release soon, so now would be a good time

Ubuntu 8.10 now working well

2008-11-14 Thread Edward K. Ream
Yesterday I did a clean install of Ubuntu 8.10--the old version was gradually becoming unusable and unfixable. Imo, 8.10 solves all the problems with keyboard, screen and wireless access that have bothered me in the past: - An extremely annoying problem with the right Alt key has disappeared. -

Re: qt GUI bug: lost change when saving an outline

2008-11-14 Thread Edward K. Ream
On Fri, Nov 14, 2008 at 7:24 AM, Ville M. Vainio <[EMAIL PROTECTED]> wrote: > Leo should really be listening to tree select signals - it would make > all occasions like this impossible (as opposed to trusting the core). Leo already is listening to tree select signals. The fix will be to listen

Re: qt GUI: random resize of main frame

2008-11-14 Thread Edward K. Ream
On Fri, Nov 14, 2008 at 2:30 AM, zpcspm <[EMAIL PROTECTED]> wrote: > > I'm noticing a strange behaviour. When I contract a node in the > outline pane, the main app frame changes its size. ... > It could be a matter of bad interaction between qt and the window manager > (I'm using fluxbox and unf

Re: qt GUI bug: lost change when saving an outline

2008-11-14 Thread Ville M. Vainio
On Fri, Nov 14, 2008 at 11:13 AM, zpcspm <[EMAIL PROTECTED]> wrote: > I've just spotted one more situation when data loss is happening. Leo should really be listening to tree select signals - it would make all occasions like this impossible (as opposed to trusting the core). -- Ville M. Vainio

Re: OT? Donella Meadows: 12 leverage points

2008-11-14 Thread Randy Kramer
On Friday 14 November 2008 07:07 am, Jesse Aldridge wrote: > I'm 23. I graduated high-school in 2003. > I grew up in the southern-most tip of Texas, just a few miles from > Mexico. The vast majority of the population consisted of Mexican > immigrants, and they tended to have large families, and

Re: OT? Donella Meadows: 12 leverage points

2008-11-14 Thread Jesse Aldridge
I'm 23. I graduated high-school in 2003. I grew up in the southern-most tip of Texas, just a few miles from Mexico. The vast majority of the population consisted of Mexican immigrants, and they tended to have large families, and were largely poor and ignorant. I tended to be in the advanced cla

Re: toolbar drag cursor

2008-11-14 Thread leo_hag
> Probably not. Are you using the tkinter gui? Would you like to try a > fix yourself? I'll give you hints if you like. Yes, I'll give it a go. Any hints would be welcome. I am using the tkinter gui with python 2.5 on Windows Vista. --~--~-~--~~~---~--~~ You r

Re: qt GUI bug: lost change when saving an outline

2008-11-14 Thread zpcspm
I've just spotted one more situation when data loss is happening. To reproduce: - open any outline - hit Ctrl-I to add a node - select the headline so you can edit it - change the headline, then press Ctrl-I to add a new node Important: press Ctrl-I when the headline is still selected and can b

qt GUI: random resize of main frame

2008-11-14 Thread zpcspm
I'm noticing a strange behaviour. When I contract a node in the outline pane, the main app frame changes its size. Strange facts: - it happens randomly, not always - it doesn't happen when I expand nodes, only when I contract them I'm running leo-qt with empty HOME env variable. This means that I

Re: Fatal Python error: GC object already tracked

2008-11-14 Thread zpcspm
On Nov 14, 6:52 am, ne1uno <[EMAIL PROTECTED]> wrote: > py2.5 on win98 Ouch, that's hardcore. Why would you use such an ancient and unstable OS? Win98 is notorious for being unstable itself, because it doesn't use the NT kernel. And Fat32 is not a reliable filesystem as well. --~--~-~--~