Re: Making sense of a crash report

2019-01-18 Thread Manuel PIQUET via 4D_Tech
The Answer is here...
   



--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Query By Formula ([Table]) v17 Loss of Functionality

2019-01-18 Thread Alan Tilson via 4D_Tech
Hello Tim,

Thanks for clearing that up for me. Sometimes I'm pretty thick!

I really like the ability to copy actual fields from line 1 to line 2!

This option seems to be available in the standard query window, so there
seems to be no reason to have a separate menu item for query by formula?

Thanks,
Alan

On Thu, Jan 17, 2019 at 3:14 PM Tim Nevels via 4D_Tech <4d_tech@lists.4d.com>
wrote:

> On Jan 17, 2019, at 1:57 PM, Alan Tilson wrote:
>
> > I'm not sure what you mean. The window had 2 or 3 boxes per line. The
> first
> > one seems only to allow fields to be entered. The 2nd for non-boolean
> > fields is the comparison box, equals, is different from, etc. The 3rd is
> a
> > value.
> >
> > This is the default query window created from this code: QUERY SELECTION
> BY
> > FORMULA([Table]). It appears to be exactly the same query window as QUERY
> > SELECTION([Table]).
> >
> > If you have something that works please let me know what steps to go
> > through to do it!
> >
> > Ps My understanding is that we cannot send images here. Is that still
> true?
>
> To access the query by formula option in the new query editor you need to
> option-click on the “+” button at the far right of a line. When you do
> that, you get a new query line that allows you to enter a formula. You can
> delete the first line in the query editor with the “-“ button.
>
> An interesting and hidden feature of the new query editor is that you can
> mix field lines and formula lines into a single query.
>
> And no, you cannot send images to this message board. You have to pass a
> link to something like this:
>
>
> https://www.dropbox.com/s/aerxv021dfzllxz/Screen%20Shot%202019-01-17%20at%202.09.45%20PM.PNG?dl=0
>
> Tim
>
> *
> Tim Nevels
> Innovative Solutions
> 785-749-3444
> timnev...@mac.com
> *
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: Making sense of a crash report

2019-01-18 Thread Tai Bui via 4D_Tech
Hi,

The crash states an important item in Notes
"Translocated Process"

This means the application was translocated (moved) and is being run from a 
real-only location.
Apple has been becoming more strict in how applications are distributing it and 
this appears on Macs due to distribution of applications without properly 
signing it.
https://lapcatsoftware.com/articles/app-translocation.html

So, did you properly sign the application and then distribute it in the form 
factor of a signed DMG?

If you didn't, it could explain why the application works on your machine (the 
builder/owner) and not on another machine.

There are some tech tips regarding the signing process on KB:
https://kb.4d.com/assetid=78153
https://kb.4d.com/assetid=77853
https://kb.4d.com/assetid=77078

Hope this helps.

Best Regards,
-Tai B.



**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Making sense of a crash report

2019-01-18 Thread Pat Bensky via 4D_Tech
Yes that does look weird ... but I was viewing her screen while this
happened and she did go into Applications/CatBase to start it ...

On Fri, 18 Jan 2019 at 13:37, Spencer Hinsdale via 4D_Tech <
4d_tech@lists.4d.com> wrote:

>
>
> I don't know, but it seems weird the app appears to be in a system
> folder...
>
> Shouldn't this say, Path: /Applications/Catbase8.app?
>
> hth
>
> On 1/18/19, 5:23 AM, "4D_Tech on behalf of Pat Bensky via 4D_Tech" <
> 4d_tech-boun...@lists.4d.com on behalf of 4d_tech@lists.4d.com> wrote:
>
> Path:  /private/var/folders/*/CatBase
> 8.app/Contents/MacOS/CatBase 8
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Making sense of a crash report

2019-01-18 Thread Spencer Hinsdale via 4D_Tech


I don't know, but it seems weird the app appears to be in a system folder...

Shouldn't this say, Path: /Applications/Catbase8.app?

hth

On 1/18/19, 5:23 AM, "4D_Tech on behalf of Pat Bensky via 4D_Tech" 
<4d_tech-boun...@lists.4d.com on behalf of 4d_tech@lists.4d.com> wrote:

Path:  /private/var/folders/*/CatBase
8.app/Contents/MacOS/CatBase 8
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Making sense of a crash report

2019-01-18 Thread Pat Bensky via 4D_Tech
Anybody have any idea how I can figure out what caused a crash?
Our app crashes as soon as the user tries to run it. It's a single-user
merged app using v17r3 on Mac OS v10.13.6 - exactly the same OS as I'm
using. Of course, it runs without problem on mine. Here's the first part of
the crash message:

Process:   CatBase 8 [915]
Path:  /private/var/folders/*/CatBase
8.app/Contents/MacOS/CatBase 8
Identifier:4d.com.CatBase 8.app
Version:   17 R3 build 17R3.231558 (???)
Code Type: X86-64 (Native)
Parent Process:??? [1]
Responsible:   CatBase 8 [915]
User ID:   503

Date/Time: 2019-01-18 15:11:11.499 +0200
OS Version:Mac OS X 10.13.6 (17G65)
Report Version:12
Anonymous UUID:20FA9017-9DF8-71B3-DBE3-0C1B1AA86894


Time Awake Since Boot: 9800 seconds

System Integrity Protection: enabled

Notes: Translocated Process

Crashed Thread:0   (id = 775)  Dispatch queue: com.apple.main-thread

Exception Type:EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:   KERN_INVALID_ADDRESS at 0x0018
Exception Note:EXC_CORPSE_NOTIFY

Termination Signal:Segmentation fault: 11
Termination Reason:Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x18:
-->
__TEXT 0001075d9000-000107fe5000 [ 10.0M]
r-x/rwx SM=COW  /var/folders/*/CatBase 8.app/Contents/MacOS/CatBase 8

Thread 0 Crashed::  (id = 775)  Dispatch queue: com.apple.main-thread
0   4d.com.CatBase 8.app   0x0001077cb42b
MacStringToVString(unsigned char const*, int, xbox::VString&,
VUniToMacConverter*) + 274
1   4d.com.CatBase 8.app   0x0001079b0db0
V4DLocalizationManager::_LocalizeStrSharpCode(int, int, xbox::VString&) +
172
2   4d.com.CatBase 8.app   0x000107b600ec
V4DCoreApplication::RetainFolder(unsigned int) const + 94
3   4d.com.CatBase 8.app   0x000107b5e9eb
V4DCoreApplication::_Init_ResourceChain() + 99
4   4d.com.CatBase 8.app   0x000107b5e413
V4DCoreApplication::Init(unsigned int) + 451
5   4d.com.CatBase 8.app   0x000107850ee5
V4DApplication::Init(unsigned int) + 95
6   4d.com.CatBase 8.app   0x0001079964f3 _main() + 40
7   libdyld.dylib  0x7fff5c853015 start + 1


Any ideas

Pat

-- 
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**