The new unit testing gui greatly helps TDD

2017-11-26 Thread Edward K. Ream
Leo now runs unit test with a string gui. This means that it's difficult/impossible to interfere with unitTest.leo while tests are running. This means I can carry on as usual while unit tests are running. I can: - edit code in leoPy.leo, - run pylint from leoPy.leo, - run pylint using a pylint

Re: Working Dark Theme in a Windows 10 Environment?

2017-11-26 Thread Edward K. Ream
On Sun, Nov 26, 2017 at 1:12 PM, Terry Brown wrote: I've attached my dark theme as a .zip file here: > https://github.com/leo-editor/leo-editor/issues/595 ​Thanks Terry. Initially, this didn't work for me, but it was a good clue. I moved various theme-related tress to *before* the @settings t

Re: List of all *python* dependencies and why

2017-11-26 Thread rvnues
My 2 cents: the only dependencies that needed to be reported are modules needed to run Leo on a standard python install. Thus, in my view, Leo should present itself with a set of plugins that will work out of the box (i.e. on a standard python/os-install). Any other dependencies that come in by

Re: how should an (ordinary) user install Leo on Linux?

2017-11-26 Thread rvnues
I think that the suggested method of installing anaconda is not the optimal way to facilitate this; it should be python-simple: 1) the user does not necessarily learn what exactly gets installed on his/her system 2) it creates an overload in case people are not needing all included packages (i

Re: Working Dark Theme in a Windows 10 Environment?

2017-11-26 Thread Terry Brown
On Sun, 26 Nov 2017 10:34:21 -0600 "Edward K. Ream" wrote: > On Sun, Nov 26, 2017 at 8:00 AM, Terry Brown > wrote: > > > Remember that Qt is broken, 5.8 and above dont render the stylesheet > > right. I bumped the bug report just a week or so ago, no response. > > > > ​Thanks for the reminde

Re: Rev 48772e4 merges Setup.py into master

2017-11-26 Thread Matt Wilkie
> > ​How should this be documented so that people will be sure to see it? > > For sure there should be some instructions somewhere in the download page > and also somewhere in this doc tree > . > My very next question

Re: List of all *python* dependencies and why

2017-11-26 Thread Edward K. Ream
On Thu, Nov 23, 2017 at 10:50 AM, vitalije wrote: > But it's a bug if viewrendered won't load without it, as rst doesn't need >> to be rendered to be useful, and viewrendered should show it in its raw >> form. I think the rst is displayed in the log as a fallback, which is ok. > > Here is viewre

Re: Working Dark Theme in a Windows 10 Environment?

2017-11-26 Thread Edward K. Ream
On Sun, Nov 26, 2017 at 8:00 AM, Terry Brown wrote: > Remember that Qt is broken, 5.8 and above dont render the stylesheet > right. I bumped the bug report just a week or so ago, no response. > ​Thanks for the reminder. I had forgotten all about it.​ If that's not the problem, I have a working

Re: launching unit tests

2017-11-26 Thread Edward K. Ream
On Thursday, November 16, 2017 at 10:14:58 AM UTC-6, Edward K. Ream wrote: > > On Wed, Nov 15, 2017 at 10:51 AM, Terry Brown > wrote: > > ​​ >> for example a test of paragraph rejustification might be easier to >> write if you didn't have to account for different user preferences on >> text widt

Re: Working Dark Theme in a Windows 10 Environment?

2017-11-26 Thread Terry Brown
Remember that Qt is broken, 5.8 and above dont render the stylesheet right. I bumped the bug report just a week or so ago, no response. If that's not the problem, I have a working theme I can share. Cheers - Terry On November 26, 2017 6:15:27 AM CST, "Edward K. Ream" wrote: >On Sat, Nov 25,

Re: Working Dark Theme in a Windows 10 Environment?

2017-11-26 Thread Edward K. Ream
On Sat, Nov 25, 2017 at 2:54 AM, Viktor Ransmayr wrote: Has anyone succeeded in getting one of the dark themes provided with the > Leo Sources into a usable appearance? > ​The dark theme on windows appears broken. I have just created #595 fo

Re: Rev 48772e4 merges Setup.py into master

2017-11-26 Thread Edward K. Ream
On Sat, Nov 25, 2017 at 11:55 PM, Matt Wilkie wrote: The latest wheel package built just prior to the merge is on Test PyPi: > > pip install --index-url https://test.pypi.org/simple/ leo > leo-5.7.dev236-py2.py3-none-any.whl > ​How should this be documented so that people will be sure to see

Re: The Recent Files menu is broken

2017-11-26 Thread Edward K. Ream
On Sunday, November 26, 2017 at 5:23:50 AM UTC-6, Edward K. Ream wrote: Almost certainly [a result] of a recent change in the cmds branch, which is > now part of master. > > I'll fix this immediately. > Done at bf7e454. EKR -- You received this message because you are subscribed to the Googl

The Recent Files menu is broken

2017-11-26 Thread Edward K. Ream
Almost certainly of a recent change in the cmds branch, which is now part of master. I'll fix this immediately. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an ema