Re: Source directory restructuring

2017-08-09 Thread Sumit Bhardwaj
John and Geert, As I remembered, I am still having problem with cmake. I have pasted the error message below. Is this a known problem? If not, will it be better to wait for Geert's restructuring and then try to fix it? For reference, autotools work. Thanks, Sumit ​[3/942] cd /home/bhardwajs/ac/d

Re: Python bindings and Gtk3

2017-08-09 Thread Mike Alexander
> On Aug 9, 2017, at 1:49 PM, John Ralls wrote: > > Hmm, looks like both whitespace and font are larger. What version of Gtk+-3? > It’s version 3.22. > Hmm, looks like both whitespace and font are larger. What version of Gtk+-3? > > You can try fiddling with the tab-label styling in ~/.config

Re: Source directory restructuring

2017-08-09 Thread John Ralls
> On Aug 9, 2017, at 9:16 PM, Alex Aycinena wrote: > >> >> >> >> -- Forwarded message -- >> From: John Ralls >> To: Sumit Bhardwaj >> Cc: gnucash-devel >> Bcc: >> Date: Tue, 8 Aug 2017 20:01:44 +0300 >> Subject: Re: Source directory restructuring >> >>> On Aug 8, 2017, at

Re: Source directory restructuring

2017-08-09 Thread Alex Aycinena
> > > > -- Forwarded message -- > From: John Ralls > To: Sumit Bhardwaj > Cc: gnucash-devel > Bcc: > Date: Tue, 8 Aug 2017 20:01:44 +0300 > Subject: Re: Source directory restructuring > > > On Aug 8, 2017, at 5:50 PM, Sumit Bhardwaj wrote: > > > > John, > > > > If the plan is to

Re: Source directory restructuring

2017-08-09 Thread John Ralls
> On Aug 9, 2017, at 8:02 PM, Geert Janssens wrote: > > On woensdag 9 augustus 2017 18:51:52 CEST Geert Janssens wrote: >>> Geert and I use the cmake+ninja build system most of the time and the >>> Windows automated build has been using it for just over a year. I think >>> that it's well tested.

Re: Python bindings and Gtk3

2017-08-09 Thread John Ralls
> On Aug 9, 2017, at 7:28 AM, Mike Alexander wrote: > >> On Aug 9, 2017, at 12:21 AM, Mike Alexander > > wrote: >> >>> On Aug 8, 2017, at 10:23 AM, John Ralls >> > wrote: >>> >>> I don't know if the MacPorts X-build uses the CoreText

Testing attachments. Please ignore

2017-08-09 Thread Derek Atkins
Hi, You should see a small attachment of the IHTFP logo attached to this email. No need to respond; I'll see the email myself. Just ensuring that actual "attachments" are not blocked (they shouldn't me). Note that *INLINE* attachments still fail. But actual attachments like this should work. Than

Re: Source directory restructuring

2017-08-09 Thread Geert Janssens
On woensdag 9 augustus 2017 18:51:52 CEST Geert Janssens wrote: > > Geert and I use the cmake+ninja build system most of the time and the > > Windows automated build has been using it for just over a year. I think > > that it's well tested. There's a known problem that the dependency graph > > does

Re: Source directory restructuring

2017-08-09 Thread Geert Janssens
On dinsdag 8 augustus 2017 19:01:44 CEST John Ralls wrote: > > On Aug 8, 2017, at 5:50 PM, Sumit Bhardwaj wrote: > > > > John, > > > > If the plan is to dump autotools, should we ask also devs to make sure > > that > > they can build using cmake? I have had problems in the past and therefore, >

Re: Redundant infrastructure

2017-08-09 Thread Jon Daley
On Wed, 9 Aug 2017, Derek Atkins wrote: All the solutions I know about are for multiple instances in the same data center. I have no idea how to do it in a globally distributed manner. Failover can be setup via DNS, to ping/check a host and then swap IPs if the first host doesn't respond, and

Re: Python bindings and Gtk3

2017-08-09 Thread Derek Atkins
Mike, Mike Alexander writes: > I guess attachments aren’t allowed, I should have known. The > screenshots are at *attachments* are allowed *INLINE* images are not. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Boa

Re: Redundant infrastructure

2017-08-09 Thread Derek Atkins
Geert Janssens writes: >> > Of course this doesn't help with the service redundancy. If there IS a >> > local issue (hardware, power, network) then the service will go offline >> > until it can be repaired. Granted, I have a large-scale UPS and a >> > natural-gas-powered backup generator so the

Re: about that restructuring, and .scm files

2017-08-09 Thread Christopher Lam
Hi John Thank you I'll do this when I return to broadband; being away from home and using LTE means productivity high but bandwidth low. gnctimeperiod-utilities.scm is from Doug Doughty and is a huge list of various parameters for date selection for his reports. I wouldn't have a clue how to code