comp.lang.ada
 help / color / mirror / Atom feed
From: Blady <p.p11@orange.fr>
Subject: Re: GtkAda on macOS Big Sur
Date: Sat, 28 Aug 2021 15:42:52 +0200	[thread overview]
Message-ID: <sgdegs$1e0o$1@gioia.aioe.org> (raw)
In-Reply-To: lyk0k6g6bo.fsf@pushface.org

Le 27/08/2021 à 19:12, Simon Wright a écrit :
> Gareth Baker <garethbaker60@gmail.com> writes:
> 
>> Pascal,
>>
>> Okay - thanks for replying.
>>
>> The testgtk program does the same thing, a window opens up with the
>> program shrunk to 1/4 size against a black background.
>>
>> The gtk3-demo is slightly different in that it opens up on its own but
>> I think again it is 1/4 of the size it should be and the mouse clicks
>> do not work where they should.
> 
> Same here.
> 
>> I’m on macOS 15.5.2.
> 
> 11.5.2 I think!

macOS 11.5.2 too.

> I had to run "sudo xattr -d com.apple.quarantine" on bin/*, lib/*.dylib,
> lib/*.so, and the testgtk program.

I forgot to mention that in Readme, I'll change it on SF.
I should package the whole as you do for GNAT.

> Also, on page 2 of
> https://blady.pagesperso-orange.fr/telechargements/gtkada/gtk-ada.pdf,
> it should say
>    $ PATH=/opt/gnat-ce-2021/bin:$PATH
> not
>    $ PATH=/opt/gnat-ce-2021:$PATH

Thanks for the typo, fixed in source text.

The reported behavior by Gareth and you is quite puzzling.
Maybe one configuration difference could be Xcode.
I installed only Xcode (no CL tools):
% xcodebuild -version
Xcode 12.5.1
Build version 12E507
% pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
% xcode-select -p
/Applications/Xcode.app/Contents/Developer

I guess nothing relevant was printed in the Terminal.
However, could you check the dylib loading with DYLD_PRINT_LIBRARIES?
For instance:
% DYLD_PRINT_LIBRARIES=1 ./gtk3-demo

Other ideas are welcome :-)

Pascal.

      parent reply	other threads:[~2021-08-28 13:42 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21 14:28 GtkAda on macOS Big Sur Gareth Baker
2021-08-21 14:47 ` Dmitry A. Kazakov
2021-08-21 15:15   ` Gareth Baker
2021-08-21 16:04 ` Jeffrey R. Carter
2021-08-21 16:11   ` Gareth Baker
2021-08-22  9:14     ` Jeffrey R. Carter
2021-08-22 17:23       ` Gareth Baker
2021-08-23 10:05       ` Stéphane Rivière
2021-08-23 13:14       ` DrPi
2021-08-23 13:39         ` Stéphane Rivière
2021-08-23 14:24           ` Dmitry A. Kazakov
2021-08-23 16:59             ` Simon Wright
2021-08-23 19:00               ` Dmitry A. Kazakov
2021-08-23 20:34                 ` Simon Wright
2021-08-23 20:49                   ` Dmitry A. Kazakov
2021-08-23 20:56                     ` Chris Townley
2021-08-23 21:08                       ` Dennis Lee Bieber
2021-08-24  7:35                       ` Dmitry A. Kazakov
2021-08-23 14:31         ` Jeffrey R. Carter
2021-08-23 14:35           ` Dmitry A. Kazakov
2021-08-23 14:43           ` DrPi
2021-08-27  9:45     ` Blady
2021-08-27 11:16       ` Gareth Baker
2021-08-27 15:53         ` Blady
2021-08-27 16:13           ` Gareth Baker
2021-08-27 17:12             ` Simon Wright
2021-08-27 18:58               ` Gareth Baker
2021-08-27 19:48                 ` Simon Wright
2021-08-27 20:05                   ` Gareth Baker
2021-08-28 13:42               ` Blady [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox