leo install error under MAC 10.7

2011-12-22 Thread Zoom.Quiet
i movin new Laptop as: Mac OS X Lion 10.7.2 (11C74) Darwin Kernel Version 11.2.0 so i usage macport install Qt as: $ sudo port install py27-pyqt4 --- Dependencies to be installed: py27-sip qt4-mac libmng lcms ... --- Fetching py27-sip --- Fetching lcms --- Fetching libmng ---

Re: Edward - fixing lp:leo-editor... what needs to be done.

2011-12-22 Thread Edward K. Ream
On Wed, Dec 21, 2011 at 1:07 PM, Terry Brown terry_n_br...@yahoo.com wrote: That was quite surreal - unable to resolve my bzr push problem I went to bzr IRC chat one `wgz` there is well aware of the problems with the infamous lp:leo-editor branch, apparently from bugs posted against bzr

Fwd: Request to fix the Leo trunk from Leo's owner

2011-12-22 Thread Edward K. Ream
Here is the request I have just made on the bazaar list:: Edward -- Forwarded message -- From: Edward K. Ream edream...@gmail.com Date: Thu, Dec 22, 2011 at 10:16 AM Subject: Request to fix the Leo trunk from Leo's owner To: baz...@lists.canonical.com Hello all, I am Edward

Re: Caution: @ignore now brings up a dialog when reading, writing or importing nodes

2011-12-22 Thread Edward K. Ream
On Wed, Dec 21, 2011 at 11:26 AM, Terry Brown terry_n_br...@yahoo.com wrote: Great.  I got 4-5 dialogs about @ignores in a project the other day, 4-5 dialogs is not a serious annoyance, although the summary version would be better of course. But 40 or more dialogs is a disaster. This

Re: leo install error under MAC 10.7

2011-12-22 Thread Terry Brown
On Thu, 22 Dec 2011 18:50:53 +0800 Zoom.Quiet zoom.qu...@gmail.com wrote: but afte install done,try running leo: $ python launchLeo.py Leo requires Qt to be installed. If you go to the python command line and type import PyQt4 you should get no error response. No response at all, in fact.

Re: Edward - fixing lp:leo-editor... what needs to be done.

2011-12-22 Thread Edward K. Ream
On Thu, Dec 22, 2011 at 10:58 AM, Terry Brown terry_n_br...@yahoo.com wrote: You need the launchpad users list, not the bzr dev. list. Done. Sent to launchpad-us...@lists.launchpad.net Edward -- You received this message because you are subscribed to the Google Groups leo-editor group. To

Pls test: Disabled w.see, w.seeInsertPoint, w.setYScrollPosition

2011-12-22 Thread Edward K. Ream
As of rev 4900, the w.see, w.seeInsertPoint, w.setYScrollPosition methods of the qtGui class are do-nothings. This is yet another attempt to fix scroll-related problems in the body text. Please report any new behavior, for better or worse. All unit tests pass, but few, if any, cover this exact

Writing Plugins, I need a pimer

2011-12-22 Thread mdb
I am trying to write my first plugin but can not figure out the details from the Writing Plugins part of the Leo web site. Is there a basic template, or can someone suggest a simple working plugin I could modify ?Note I want to create a Alt-X command and also add a function that can be used

Re: A new db-oriented vision for Leo?

2011-12-22 Thread Kent Tenney
OK, we're talking apples and oranges here. My approach is pretty simple-minded, aimed at versioning nodes, your schema is much richer, over my head. I just want a snapshot which saves node state to a dict / json object. It's also intended to be somewhat generic, the Leo specific stuff is in the

Re: A new db-oriented vision for Leo?

2011-12-22 Thread Seth Johnson
Okay, I think I have a sense of where you're situated. What do those 5 key components of the address represent? Or is it just arbitrarily a 5-part key value, one large key that happens to be made up of 5 meaningless key parts? I get that you are grabbing the state, and the json objects that

Re: A new db-oriented vision for Leo?

2011-12-22 Thread Kent Tenney
On Thu, Dec 22, 2011 at 1:16 PM, Seth Johnson seth.p.john...@gmail.com wrote: Okay, I think I have a sense of where you're situated.  What do those 5 key components of the address represent? They are a set of child indexes 0-5-0-0-1 root \ 0 1 2 3 4 5 \ 0 my address is 0-5-0 \

Re: A new db-oriented vision for Leo?

2011-12-22 Thread Seth Johnson
On Thu, Dec 22, 2011 at 3:30 PM, Kent Tenney kten...@gmail.com wrote: On Thu, Dec 22, 2011 at 1:16 PM, Seth Johnson seth.p.john...@gmail.com wrote: Okay, I think I have a sense of where you're situated.  What do those 5 key components of the address represent? They are a set of child

Re: leo install error under MAC 10.7

2011-12-22 Thread Ludwig Schwardt
Hi, I have recently successfully installed Leo on a new MacBook Pro running Mac OS 10.7.2. Instead of using macports, I would recommend homebrew instead (http://mxcl.github.com/homebrew/) to install Qt and PyQt4. For more details, see my instructions on the Leo on Mac OSX thread, dated 14

Re: leo install error under MAC 10.7

2011-12-22 Thread HansBKK
On Friday, December 23, 2011 6:45:08 AM UTC+7, Ludwig Schwardt wrote: For more details, see my instructions on the Leo on Mac OSX thread, dated 14 October 2011 (the first hit if you search for homebrew on the google groups page of the leo mailing list). Of course now all the secondary

Re: leo install error under MAC 10.7

2011-12-22 Thread Zoom.Quiet
2011/12/23 HansBKK hans...@gmail.com: On Friday, December 23, 2011 6:45:08 AM UTC+7, Ludwig Schwardt wrote: For more details, see my instructions on the Leo on Mac OSX thread, dated 14 October 2011 (the first hit if you search for homebrew on the google groups page of the leo mailing list).

Re: leo install error under MAC 10.7

2011-12-22 Thread Zoom.Quiet
2011/12/23 Zoom.Quiet zoom.qu...@gmail.com: 2011/12/23 HansBKK hans...@gmail.com: On Friday, December 23, 2011 6:45:08 AM UTC+7, Ludwig Schwardt wrote: For more details, see my instructions on the Leo on Mac OSX thread, dated 14 October 2011 (the first hit if you search for homebrew on the