Re: 4D v17 & macOS Mojave beta

2018-10-25 Thread JOHN BAUGHMAN via 4D_Tech
One of my client’s decided to upgrade a computer to Mojave and reported that 4D was creating. I think I have narrowed down the problem at least for my application. It looks like any form that has static pictures or maybe even picture buttons causes 4D to crash both in the design environment as

Re: v16R6 Crashing on Compile

2018-10-25 Thread Jim Hays via 4D_Tech
We don't use much SQL at all, but I'll check. Working with 4D support, we found that removing some things from the old 4DX folders helps. We still had Basic4D in there!! That functionality isn't used much and can be replaced with WSCRIPT. In brief testing, it compiles about 4x then crashes, but

RE: v16R6 Crashing on Compile

2018-10-25 Thread lists via 4D_Tech
I have the same issue. I have found that I have to close all open windows in the structure to avoid the crash. The same structure compiles without an issue in v17 without closing anything. HTH, Lahav -Original Message- From: 4D_Tech <4d_tech-boun...@lists.4d.com> On Behalf Of Jim Hays

Re: v16R6 Crashing on Compile

2018-10-25 Thread Jeffrey Kain via 4D_Tech
I'm remembering something about really long statements inside a Begin SQL or something like that. It's been fixed but I don't remember when. It was only if dot notation was either enabled or disabled. So maybe something like that? > On Oct 25, 2018, at 5:18 PM, Jim Hays via 4D_Tech <4d_tech@l

v16R6 Crashing on Compile

2018-10-25 Thread Jim Hays via 4D_Tech
Our app is crashing constantly when we try to compile. Windows 10 desktops, Windows Server 2008 R2. Structure is around 75 MB. We have been deploying this app for nearly 20 years. For a while, we could Repair and Compact and then compile, but that isn't working anymore. We have a support case ope

Re: [ANN] Q2Pix 1.0b2 available

2018-10-25 Thread JOHN BAUGHMAN via 4D_Tech
Ooops, This was meant to be a private message to Escape support, but I guess it could be a general question about why a picture created on an iPhone (HAIF) converted to jpeg by the OS in an Airdrop transfer may not be the same as a jpeg saved directly to the computer from a digital camera? At l

Re: Icon & Picture Button Sources...

2018-10-25 Thread Mike Kerner via 4D_Tech
so what can we do about existing projects that have a pile of forms already, besides manually redoing them? On Wed, Oct 24, 2018 at 11:36 PM Robert ListMail via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Thanks Rudy and Stephen, you’ve given me some things to consider. It’s > been a long time since

Re: Leaving the .4DB behind??

2018-10-25 Thread Mike Kerner via 4D_Tech
Definitely. We use git for everything - our erp source code, mobile apps source, etc. are all version-controlled, so getting structure files out as json or yaml files would bring 4d out of the 2009's. On Tue, Oct 23, 2018 at 4:39 PM Benedict, Tom via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Robe

Re: Longing IDs or UUIDs as primary key?

2018-10-25 Thread Two Way Communications via 4D_Tech
Thanks to all of you for the valuable insights. Seems I’ve got some work to do ;-) Regards, Rudy Mortier Two Way Communications bvba > On 24 Oct 2018, at 19:17, Chuck Miller via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > No it is just painful let’s assume for some reason record in a many

Re: Longing IDs or UUIDs as primary key?

2018-10-25 Thread Two Way Communications via 4D_Tech
It’s a setting in the properties of the listbox column Rudy Mortier Two Way Communications bvba > On 25 Oct 2018, at 04:47, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > how do you do this? > > >> In 4D list boxes, a column can be set up to show an ellipsis in the >> middle

Re: [ANN] Q2Pix 1.0b2 available

2018-10-25 Thread JOHN BAUGHMAN via 4D_Tech
Hi Danis, I am running in to a strange problem with QPix (3.7b2 and 4D v16R6 Client/Server on Mac OS 10.13.6). The following is returning error -50, Parameter Error… $eror:=QPx_SetAreaPicture (eQPixEdit;aPicturesToEditPtr{aPictureThumbs}->) This install