Re: [gtk-osx-users] ITSTool building error with Python built before.

2022-09-05 Thread Pascal
> Le 5 sept. 2022 à 06:38, jra...@ceridwen.fremont.ca.us a écrit : > >> On Sep 4, 2022, at 12:04 PM, Pascal wrote: >> >>> Le 1 sept. 2022 à 03:06, john a écrit : >>> >>>> On Aug 31, 2022, at 3:18 AM, Pascal wrote: >>>> >>&g

Re: [gtk-osx-users] ITSTool building error with Python built before.

2022-08-31 Thread Pascal
> Le 30 août 2022 à 18:18, john a écrit : > >> On Aug 30, 2022, at 8:31 AM, Pascal wrote: >> >>> Le 16 août 2022 à 22:11, John Ralls a écrit : >>> >>>> On Aug 16, 2022, at 1:03 PM, Pascal wrote: >>>> >>>>> Le 16 a

Re: [gtk-osx-users] ITSTool building error with Python built before.

2022-08-30 Thread Pascal
> Le 16 août 2022 à 22:11, John Ralls a écrit : > >> On Aug 16, 2022, at 1:03 PM, Pascal wrote: >> >>> >>> Le 16 août 2022 à 02:09, john a écrit : >>> >>>> On Aug 15, 2022, at 9:13 AM, Pascal wrote: >>>> >&g

Re: [gtk-osx-users] ITSTool building error with Python built before.

2022-08-16 Thread Pascal
> Le 16 août 2022 à 02:09, john a écrit : > >> On Aug 15, 2022, at 9:13 AM, Pascal wrote: >> >> Hello, >> >> I've made a fresh gtk-osx install with: >> jhbuild bootstrap-gtk-osx >> jhbuild build pygments >> jhbuild b

[gtk-osx-users] ITSTool building error with Python built before.

2022-08-15 Thread Pascal
ser set $PYTHON, use it and don't search something else. which is set to (in jhbuild env): PYTHON=/Users/me/2022a/src-2022/.new_local/share/virtualenvs/etc-Mg3srn31/bin/python3 This PYTHON variable wasn't set in January'22 the last time I ran jhbuild. Thus itstool was built ok. What could

Re: [gtk-osx-users] Building freetype: Fatal error: 'hb-ft.h' file not found.

2022-01-17 Thread Pascal
hen building GTK-OSX. How to prevent the search in /opt/local? Looking at CMakeLists.txt, even Brotli is set off, it is looked for (line 90): #-D CMAKE_DISABLE_FIND_PACKAGE_BrotliDec=TRUE [...] Or else is it possible to add this option? Thanks, Pascal. https://blady.pages

Re: [gtk-osx-users] Ninja not found.

2022-01-16 Thread Pascal
> Le 9 janv. 2022 à 18:40, john a écrit : > > > >> On Jan 9, 2022, at 4:51 AM, Pascal wrote: >> >> Hello, >> >> When building: >> >> % sh gtk-osx-setup.sh >> % PATH=.new_local/bin:$PATH >> >> % jhbuild boots

Re: [gtk-osx-users] Newer macOS version (12.0) than being linked (11.0)

2022-01-15 Thread Pascal
> Le 14 janv. 2022 à 22:23, John Ralls a écrit : > > Pascal, > > I happened to have started looking into this yesterday; I can reproduce the > issue. shared-mime-info is currently installed only on the stable branch and > the only target that depends on it is dev

Re: [gtk-osx-users] Newer macOS version (12.0) than being linked (11.0)

2022-01-14 Thread Pascal
> Le 11 janv. 2022 à 05:35, john a écrit : > >> On Jan 10, 2022, at 1:06 PM, Pascal wrote: >> >> I ran gdk-pixbuf-query-loaders --update-cache and even set >> GDK_PIXBUF_MODULEDIR: >> >> % LANG=en GDK_PIXBUF_MODULEDIR=$xnadainst/lib/gdk-pixbuf-2.0/2

Re: [gtk-osx-users] Newer macOS version (12.0) than being linked (11.0)

2022-01-10 Thread Pascal
> Le 3 janv. 2022 à 01:52, john a écrit : > >> On Jan 2, 2022, at 3:23 AM, Pascal wrote: >> >>> Le 30 déc. 2021 à 19:31, John Ralls a écrit : >>> >>>> On Dec 30, 2021, at 10:21 AM, Pascal wrote: >>>> >>>>>

[gtk-osx-users] Ninja not found.

2022-01-09 Thread Pascal
V_ROOT" export PYENV_VERSION="$PYENV_VERSION" -export PATH="$PYENV_ROOT/shims:$PATH" +export PATH="$PYENV_ROOT/shims:$DEVPREFIX/bin:$PATH" export CARGO_HOME="$CARGO_HOME" export RUSTUP_HOME="$RUSTUP_HOME" export WORKON_HOME="$WORKON_HOME&q

Re: [gtk-osx-users] LibXML2 site-packages configuration.

2022-01-09 Thread Pascal
> Le 8 janv. 2022 à 15:26, Pascal a écrit : > > Hello, > > As the jhbuild Python version has changed to 3.10 and moduleset Python > version is still 3.9, when building Python and GTK, LibXML2 is puzzled to > find the good site-packages folder. > > /usr/local/xnada

Re: [gtk-osx-users] GTK-DOC Required Python3 module 'pygments' not found.

2022-01-09 Thread Pascal
> Le 28 déc. 2021 à 21:07, Pascal a écrit : > >> Le 28 déc. 2021 à 17:18, john a écrit : >> >>> On Dec 28, 2021, at 1:48 AM, Pascal wrote: >>> >>> Hello, >>> >>> For this build, I needed Python3, so I did: >>> >

[gtk-osx-users] LibXML2 site-packages configuration.

2022-01-08 Thread Pascal
cleanup is also needed. What is your feedback? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

[gtk-osx-users] gtk-osx-setup.sh minor error.

2022-01-07 Thread Pascal
Hello, I've run a fresh install from gtk-osx-setup.sh and I've got this error: gtk-osx-setup.sh: line 235: test: -eq: unary operator expected It seem's that there isn't any major impact on jhbuild process, is it? HTH, Pascal. https://blady.pagesperso-orange.fr

Re: [gtk-osx-users] Newer macOS version (12.0) than being linked (11.0)

2021-12-30 Thread Pascal
> Le 30 déc. 2021 à 17:57, Paul Emsley via gtk-osx-users-list > a écrit : > > On 30/12/2021 16:13, Pascal wrote: >>> Le 30 déc. 2021 à 14:43, Paul Emsley via gtk-osx-users-list >>> a écrit : >>> >>> On 30/12/2021 11:29, Pascal wrote: >&g

[gtk-osx-users] Newer macOS version (12.0) than being linked (11.0)

2021-12-30 Thread Pascal
. Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] GTK-DOC Required Python3 module 'pygments' not found.

2021-12-28 Thread Pascal
> Le 28 déc. 2021 à 17:18, john a écrit : > >> On Dec 28, 2021, at 1:48 AM, Pascal wrote: >> >> Hello, >> >> For this build, I needed Python3, so I did: >> >> % jhbuild bootstrap-gtk-osx >> % jhbuild build python3 >> % jhbuil

[gtk-osx-users] No dependency for gobject-introspection when building pygobject3.

2021-12-24 Thread Pascal
[5] Reload configuration [6] Go to phase "wipe directory and start over" choice: 3 Is it worth adding it in gtk-osx-python.modules? Season's greetings, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-

Re: [gtk-osx-users] Updating GTK3: ninja error.

2021-09-27 Thread Pascal
> Le 26 sept. 2021 à 18:32, john a écrit : > >> On Sep 26, 2021, at 1:41 AM, Pascal wrote: >> >> Hello, >> >> I have got a ninja error when updating gtk3: >> >> % jhbuild build meta-gtk-osx-gtk3 >> ... >> *** Checking

[gtk-osx-users] Updating GTK3: ninja error.

2021-09-26 Thread Pascal
found in logs. Any idea? What could help to go further? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Building libtasn1: Undefined symbols _c_isdigit.

2021-08-03 Thread Pascal
> Le 1 août 2021 à 19:01, John Ralls a écrit : > >> On Aug 1, 2021, at 1:58 AM, Pascal wrote: >> >>> Le 26 juil. 2021 à 17:51, John Ralls a écrit : >>> >>>> On Jul 25, 2021, at 9:54 PM, Pascal wrote: >>>> >>>> Hello

Re: [gtk-osx-users] Building libtasn1: Undefined symbols _c_isdigit.

2021-08-01 Thread Pascal
> Le 26 juil. 2021 à 17:51, John Ralls a écrit : > >> On Jul 25, 2021, at 9:54 PM, Pascal wrote: >> >> Hello, >> >> I built GNUTLS with Xcode 12.5.1. >> I have got the error: >> >> % jhbuild build gnutls >> ... >> *** Buil

Re: [gtk-osx-users] gtksourceview-4.8.1: ERROR: Dependency "vapigen" not found

2021-07-28 Thread Pascal
> Le 26 juil. 2021 à 06:57, John Ralls a écrit : > >> On Jul 25, 2021, at 9:02 PM, Pascal wrote: >> >>> >>> Le 26 juil. 2021 à 00:11, John Ralls a écrit : >>> >>> Pascal, >>> >>> vapigen is the Vala API Generator, so

[gtk-osx-users] Building libtasn1: Undefined symbols _c_isdigit.

2021-07-25 Thread Pascal
e, thus I forced C_CTYPE_INLINE macro to static in libtasn1-4.16.0/lib/gl/c-ctype.h. Regards, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] gtksourceview-4.8.1: ERROR: Dependency "vapigen" not found

2021-07-25 Thread Pascal
> Le 26 juil. 2021 à 00:11, John Ralls a écrit : > > Pascal, > > vapigen is the Vala API Generator, so you want to either add vala as a > dependency or add -Dvapi=false. I think it wants false based on > gtksourceview's meson_options.txt but it might want disabled

Re: [gtk-osx-users] gtk+-3.0: Failed to find patch.

2021-07-25 Thread Pascal
> Le 26 juil. 2021 à 00:31, John Ralls a écrit : > >> On Jul 25, 2021, at 9:17 AM, Pascal wrote: >> >> Hello, >> >> I've got this error: >> % jhbuild build meta-gtk-osx-gtk3 >> ... >> *** Error during phase checkout of gtk+-3.0: Fa

[gtk-osx-users] gtksourceview-4.8.1: ERROR: Dependency "vapigen" not found

2021-07-25 Thread Pascal
pkgconfig, framework and cmake How to add vapigen to gtksourceview dependencies? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

[gtk-osx-users] gtk+-3.0: Failed to find patch.

2021-07-25 Thread Pascal
Hello, I've got this error: % jhbuild build meta-gtk-osx-gtk3 ... *** Error during phase checkout of gtk+-3.0: Failed to find patch: gtk-3-24-29-ensure-drag-source-freed.patch *** [27/32] Where is missing this file? Thanks, Pascal. https://blady.pagesperso-orange.fr

[gtk-osx-users] Questions about gtk-osx-setup.sh execution.

2021-07-25 Thread Pascal
? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Building freetype: Fatal error: 'hb-ft.h' file not found.

2021-05-17 Thread Pascal
> Le 17 mai 2021 à 05:10, John Ralls a écrit : > > Pascal, > > Yeah. You need to figure out why harfbuzz-no-cairo didn't install the header. > Study the logs. Try force-rebuilding (e.g. jhbuild buildone -f -c > harfbuzz-no-cairo) and paying close attention to any er

Re: [gtk-osx-users] Building freetype: Fatal error: 'hb-ft.h' file not found.

2021-05-16 Thread Pascal
> Le 16 mai 2021 à 18:04, John Ralls a écrit : > >> On May 16, 2021, at 6:43 AM, Pascal wrote: >> >> Hello John, >> >> Unfortunately, I've the following error (Xcode 12.5): >> >> bld% jhbuild build meta-gtk-osx-gtk3 >> <...> >&g

[gtk-osx-users] Building freetype: Fatal error: 'hb-ft.h' file not found.

2021-05-16 Thread Pascal
b-ft.h' file not found #include ^ 1 error generated. [11/42] Building C object CMakeFiles/freetype.dir/src/base/ftbase.c.o It is a comeback of last time or I've mismatched configuration files? https://mail.gnome.org/archives/gtk-osx-users-list/2020-September/msg7.html Thanks,

Re: [gtk-osx-users] Glade upgrade to 3.38.

2021-05-16 Thread Pascal
> Le 15 mai 2021 à 20:00, John Ralls a écrit : > >> On May 15, 2021, at 10:44 AM, Pascal wrote: >> >>> Le 15 mai 2021 à 18:38, John Ralls a écrit : >>> >>>> On May 15, 2021, at 2:55 AM, Pascal wrote: >>>> >>>> Hel

[gtk-osx-users] Glade upgrade to 3.38.

2021-05-15 Thread Pascal
Hello John, Glade provided in stable moduleset is version 3.22.1. What about upgrade it to 3.38.2? (GTK 3.24.29 dependency) Do you know if a macOS app has been bundled for Glade? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users

Re: [gtk-osx-users] pygobject3 installation with Python 2.

2021-04-01 Thread Pascal
> Le 1 avr. 2021 à 05:18, John Ralls a écrit : > >> On Mar 31, 2021, at 12:27 PM, Pascal wrote: >> >> Hello, >> >> I've built pygobject with the following command: >> % jhbuild build pygobject3 >> >> It installs python stuff only in $

[gtk-osx-users] pygobject3 installation with Python 2.

2021-03-31 Thread Pascal
to tell the installer to put also files in $prefix/lib/python2.7? Note: "jhbuild build pygobject" doesn't install gi stuff. Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome

[gtk-osx-users] gtkclipboard-quartz.c:112:27: error: implicit declaration of function.

2021-03-28 Thread Pascal
uot;gtkalias.h" +#include "gdkquartz.h" enum { OWNER_CHANGE, Take care that "gtk+-2.24.32/gdk/quartz/gdkquartz.h" is not visible by current include paths. HTH, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-li

Re: [gtk-osx-users] GTK+ 3.24 upgrade?

2021-03-07 Thread Pascal
> Le 7 mars 2021 à 18:21, John Ralls a écrit : > >> On Mar 7, 2021, at 3:12 AM, Pascal wrote: >> >> Hello, >> >> Digging in GTK+ 3.24 changes, I came up with 3.24.24 changes and this >> particular one: >> https://gitlab.gnome.org/GNOME/gtk/-

[gtk-osx-users] GTK+ 3.24 upgrade?

2021-03-07 Thread Pascal
released 1 week ago)? Regards, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] itstool: ModuleNotFoundError: No module named libxml2.

2020-10-03 Thread Pascal
> Le 2 oct. 2020 à 22:46, John Ralls a écrit : > >> On Oct 2, 2020, at 1:13 PM, Pascal wrote: >> >> Hello, >> >> After upgrading to Xcode 12 which brings Python 3.8, I fell again into >> libxml2 issue, see: >> https://mail.gnome.org/archiv

[gtk-osx-users] itstool: ModuleNotFoundError: No module named libxml2.

2020-10-02 Thread Pascal
. *** Checking out glade *** [3/3] *** Configuring glade *** [3/3] ... *** success *** [3/3] Is there an other way to do it? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Pango/break.c error: unannotated fall-through between switch labels.

2020-10-02 Thread Pascal
> Le 27 sept. 2020 à 19:48, John Ralls a écrit : > >> On Sep 27, 2020, at 8:25 AM, John Ralls wrote: >> >>> On Sep 27, 2020, at 1:42 AM, Pascal wrote: >>> >>> Hello, >>> >>> I've upgraded to Xcode 12. >>> One good ne

[gtk-osx-users] Pango/break.c error: unannotated fall-through between switch labels.

2020-09-27 Thread Pascal
case G_UNICODE_LINE_SEPARATOR: ^ break; 3 errors generated. [8/126] Generating pango-enum-types.c with a meson_exe.py custom command ninja: build stopped: subcommand failed. *** Error during phase build of pango: ## Error running ninja *** [22/32] Is it really related to Xcode

[gtk-osx-users] Building libnettle: curve25519-mul.o.d:80: *** missing separator.

2020-09-19 Thread Pascal
doesn't seem different than the other ones. The refrenced file exists: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/i386/_types.h Nothing found after a quick googling. Any idea? Thanks, Pascal. https://blady.pagesperso-o

Re: [gtk-osx-users] Pango error implicit declaration of function is invalid in C99.

2020-09-19 Thread Pascal
> Le 14 sept. 2020 à 21:28, John Ralls a écrit : > > Sigh. OK, should be fixed now. Thanks. Buildi ok on my side. Thanks to you for the quick fix, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-u

Re: [gtk-osx-users] Pango error implicit declaration of function is invalid in C99.

2020-09-02 Thread Pascal
> Le 2 sept. 2020 à 16:30, John Ralls a écrit : > >> On Sep 2, 2020, at 3:24 AM, Pascal wrote: >> >> Hello John, >> >>> Le 25 août 2020 à 17:21, John Ralls a écrit : >>> >>>> On Aug 25, 2020, at 3:47 AM, Pascal wrote: >>>

Re: [gtk-osx-users] Pango error implicit declaration of function is invalid in C99.

2020-09-02 Thread Pascal
Hello John, > Le 25 août 2020 à 17:21, John Ralls a écrit : > >> On Aug 25, 2020, at 3:47 AM, Pascal wrote: >> >>> Le 22 août 2020 à 12:11, Pascal a écrit : >>> >>>> Le 22 août 2020 à 10:39, Pascal a écrit : >>>> >>>

Re: [gtk-osx-users] Pango error implicit declaration of function is invalid in C99.

2020-08-25 Thread Pascal
> Le 22 août 2020 à 12:11, Pascal a écrit : > > >> Le 22 août 2020 à 10:39, Pascal a écrit : >> >> Hello, >> I've a compiling error with Pango: >> >> % jhbuild build meta-gtk-osx-gtk3 >> ... >> >> *** Error during phase

Re: [gtk-osx-users] jhbuildrc TypeError issue.

2020-08-23 Thread Pascal
> Le 22 août 2020 à 19:17, John Ralls a écrit : > >> On Aug 22, 2020, at 12:38 AM, Pascal wrote: >> ... >> Then, I've got the following logs with "failed": >> >> % jhbuild bootstrap-gtk-osx >> ... >>

Re: [gtk-osx-users] Pango error implicit declaration of function is invalid in C99.

2020-08-22 Thread Pascal
> Le 22 août 2020 à 10:39, Pascal a écrit : > > Hello, > I've a compiling error with Pango: > > % jhbuild build meta-gtk-osx-gtk3 > ... > > *** Error during phase build of pango: ## Error running ninja *** > [19/29] > > [1] Rerun phase bu

Re: [gtk-osx-users] jhbuildrc TypeError issue.

2020-08-22 Thread Pascal
> Le 22 août 2020 à 05:38, John Ralls a écrit : > >> On Aug 21, 2020, at 1:14 PM, Pascal wrote: >> >> Hello, >> >> I've just run a fresh new jhbuild environment. >> I've got this error: >> % jhbuild bootstrap-gtk-osx >> Loading

[gtk-osx-users] jhbuildrc TypeError issue.

2020-08-21 Thread Pascal
rc-gtk-osx#L608 I've added debug prints, see above lines with ### prefix. print (prefix, _python_ver) It seems that the issue is that _python_ver is a number not a string. It is ok if I changed the line to: _python_install_path = os.path.join(prefix, 'lib', str(_python_ver), 'site-package

Re: [gtk-osx-users] GTK-Mac-Bundler lib changes.

2020-06-12 Thread Pascal
> Le 11 juin 2020 à 02:49, John Ralls a écrit : > >> On Jun 10, 2020, at 12:33 PM, Pascal wrote: >> >> Hello John, >> >>> Le 9 juin 2020 à 17:47, John Ralls a écrit : >>> >>> Something else is wrong. `encoding` *is* a legal pa

Re: [gtk-osx-users] GTK-Mac-Bundler lib changes.

2020-06-10 Thread Pascal
I haven't dig in detail to that code). Regards, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] GTK-Mac-Bundler lib changes.

2020-06-09 Thread Pascal
> Le 8 juin 2020 à 18:13, John Ralls a écrit : > > > >> On Jun 8, 2020, at 3:03 AM, Pascal wrote: >> >>> >>> Le 7 juin 2020 à 19:39, Pascal a écrit : >>> >>> Hello, >>> >>> I've used gtk-mac-bundler to cre

Re: [gtk-osx-users] GTK-Mac-Bundler lib changes.

2020-06-08 Thread Pascal
> Le 7 juin 2020 à 19:39, Pascal a écrit : > > Hello, > > I've used gtk-mac-bundler to create my app, but I've some issues with > referenced dylib. > > GTK libs are referenced with absolute path: > /lib/libgtk-3.0.dylib > These are changed by gtk-mac-bu

[gtk-osx-users] GTK-Mac-Bundler lib changes.

2020-06-07 Thread Pascal
nces to /lib (/opt/xnadalib-2020/lib in my case). Any idea is welcome. Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] CodeSigning and Catalina security issue.

2020-05-31 Thread Pascal
> Le 29 mai 2020 à 19:20, John Ralls a écrit : > > If you remove or comment out the launcher-script element in your bundle file > bundler won't copy in the script and will rename the binary to the bundle > name without the -bin suffix. Having moved the environment setup to main.c > you don't

Re: [gtk-osx-users] CodeSigning and Catalina security issue.

2020-05-29 Thread Pascal
. My steps are: - add the needed setenv in setup_paths and call it before gtk_init in main.c - run gtk-mac-bundler with my_app.bundle - suffix the script shell with ".sh" in my_app.app/Contents/MacOS - suppress the "-bin" at the end of the executable in my_app.app/Contents/MacOS - open

Re: [gtk-osx-users] Errors during gtk3-launcher.sh execution.

2020-02-29 Thread Pascal
Hello John, > Le 1 févr. 2020 à 01:58, John Ralls a écrit : > >> On Jan 31, 2020, at 9:27 AM, Pascal wrote: >> >> Hello John, >> >> I have make some changes, see: >> https://github.com/Blady-Com/gtk-mac-bundler/tree/proposal01 >> &g

Re: [gtk-osx-users] Bundling with absolute path for binary.

2020-02-20 Thread Pascal
> Le 3 févr. 2020 à 22:19, John Ralls a écrit : > >> On Feb 3, 2020, at 12:38 PM, Pascal wrote: >> >> Hello, >> >> I modify the bundle spec with an absolute binary path: >> /opt/chapitre6/exampleapp >> >> But I've got this error:

Re: [gtk-osx-users] CodeSigning and Catalina security issue.

2020-02-14 Thread Pascal
Hello John, > Le 14 févr. 2020 à 21:40, John Ralls a écrit : > >> On Feb 14, 2020, at 12:16 PM, Pascal wrote: >> >> Hello, >> >> I've now codesign my GTK-OSX app for the bundle: >> % APPLICATION_CERT=gtk-cert /opt/gtk-mac-bundler/gtk-mac-

[gtk-osx-users] Bundling with absolute path for binary.

2020-02-03 Thread Pascal
is then required? What is the relation with prefix macro? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Errors during gtk3-launcher.sh execution.

2020-01-31 Thread Pascal
> Le 29 janv. 2020 à 05:00, John Ralls a écrit : > > > >> On Jan 28, 2020, at 11:27 AM, Pascal wrote: >> >> Hello John, >> >>> Le 27 janv. 2020 à 21:56, John Ralls a écrit : >>> >>> Pascal, >>> >>> Yes, th

Re: [gtk-osx-users] Errors during gtk3-launcher.sh execution.

2020-01-28 Thread Pascal
Hello John, > Le 27 janv. 2020 à 21:56, John Ralls a écrit : > > Pascal, > > Yes, the default is Zsh, but if you're upgrading from an earlier MacOS I > think it's supposed to stay on bash unless you overtly change it. It > certainly has for me. What's returned by `s

Re: [gtk-osx-users] Errors during gtk3-launcher.sh execution.

2020-01-27 Thread Pascal
Hello John, > Le 27 janv. 2020 à 01:30, John Ralls a écrit : > >> On Jan 26, 2020, at 11:47 AM, Pascal wrote: >> >> Hello, >> >> I've gone further giving a try to gtk-mac-bundler. >> I've configured my first GTK bundle app :-) >> &

[gtk-osx-users] Errors during gtk3-launcher.sh execution.

2020-01-26 Thread Pascal
or directory Is there some env var settings missing? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] GTK3 examples displayed on Catalina.

2020-01-26 Thread Pascal
> Le 26 janv. 2020 à 18:43, John Ralls a écrit : > > Pascal, gitlab.gnome.org/GNOME/gtk is the canonical repo for Gtk so there's > no difference between "the gitlab sources" and "the GTK3 sources" except that > the branch you used isn't the current one. &g

Re: [gtk-osx-users] GTK3 examples displayed on Catalina.

2020-01-26 Thread Pascal
> Le 25 janv. 2020 à 19:46, John Ralls a écrit : > >> On Jan 25, 2020, at 2:08 AM, Pascal wrote: >> >> Hello, >> >> I've installed gtK3 on Catalina with jhbuild from GTK-OSX (see my previous >> post). >> In order to get a quick test, I

[gtk-osx-users] GTK3 examples displayed on Catalina.

2020-01-25 Thread Pascal
alled gtk3? The gtk3-demo in $prefix/bin seems to work properly. What is wrong? Thanks, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Configuring harfbuzz issue.

2020-01-23 Thread Pascal
> Le 23 janv. 2020 à 02:06, John Ralls a écrit : > >> On Jan 22, 2020, at 12:54 PM, Pascal wrote: >> >> Hello, >> >> My configuration macOS 10.15 / Xcode 11.3. >> >> I hadn't gone far :-( >> >> % jhbuild build meta-gtk-osx-gtk3

Re: [gtk-osx-users] Configuring itstool: python module libxml2... not found - again :-(

2020-01-21 Thread Pascal
> Le 21 janv. 2020 à 01:59, John Ralls a écrit : > > > >> On Jan 20, 2020, at 1:18 PM, Pascal wrote: >> >> Hello, >> >> I fall into a recurrent issue which keeps me puzzled. >> My configuration macOS 10.15 / Xcode 11.3 with a fresh GTK-OSX

[gtk-osx-users] Configuring itstool: python module libxml2... not found - again :-(

2020-01-20 Thread Pascal
ing Makefile config.status: creating itstool config.status: creating itstool.1 config.status: creating its/Makefile config.status: creating setup.py It seems it concerns Python versions but how to make itstools to get the good one? Thanks, Pascal. https://

Re: [gtk-osx-users] macOS Catalina’s new security features versus GTK.

2020-01-17 Thread Pascal
I saw many programs (not from the Apple ecosystem) concerned as emacs or gimp, it's quite regrettable that there were not more support from Apple to the opensource community. Regards, Pascal. https://blady.pagesperso-orange.fr ___ gtk-osx-users-list ma

Re: [gtk-osx-users] macOS Catalina’s new security features versus GTK.

2020-01-16 Thread Pascal
> Le 14 janv. 2020 à 00:05, John Ralls a écrit : > >> On Jan 13, 2020, at 12:33 PM, Pascal wrote: >> >> Hello, >> >> I run a GTK program on Catalina, when I want to open a file in Document >> folder, I've got an error: "operation not perm

[gtk-osx-users] macOS Catalina’s new security features versus GTK.

2020-01-13 Thread Pascal
Hello, I run a GTK program on Catalina, when I want to open a file in Document folder, I've got an error: "operation not permitted". I've added the application in system preferences -> security and privacy -> Privacy -> Full disk access. But the error remains. Any clue? Th

Re: [gtk-osx-users] Is wget supported?

2019-09-02 Thread Pascal
> Le 1 sept. 2019 à 05:48, John Ralls a écrit : > >> On Aug 31, 2019, at 10:53 AM, Pascal wrote: >> >>> >>> Le 31 août 2019 à 17:04, John Ralls a écrit : >>> >>>> On Aug 31, 2019, at 1:44 AM, Pascal wrote: >>>> >

Re: [gtk-osx-users] Is wget supported?

2019-08-31 Thread Pascal
> Le 31 août 2019 à 17:04, John Ralls a écrit : > > > >> On Aug 31, 2019, at 1:44 AM, Pascal wrote: >> >> Hello, >> >> I have still errors with curl and ftp repositoies as ftp.freedesktop.org. >> I tried wget but I have got this issue: >

[gtk-osx-users] Is wget supported?

2019-08-31 Thread Pascal
uild? Thanks, Pascal. http://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Re: [gtk-osx-users] Add ncurses librairy.

2019-08-17 Thread Pascal
> Le 15 août 2019 à 23:52, John Ralls a écrit : > >> On Aug 15, 2019, at 1:02 PM, Pascal wrote: >> >> Hello, >> >> I've got linker errors with my program which use ncurses. >> Previously it link against librairies in /usr/lib from Apple developper

Re: [gtk-osx-users] Error with meta-gtk-osx-gtk3-core-themes.

2019-08-02 Thread Pascal
> Le 1 août 2019 à 22:31, John Ralls a écrit : > >> On Aug 1, 2019, at 1:15 PM, Pascal wrote: >> >>> >>> Le 1 août 2019 à 04:56, John Ralls a écrit : >>> >>> On Jul 29, 2019, at 12:56 PM, Pascal wrote: >>>> >>>&

Re: [gtk-osx-users] Error with meta-gtk-osx-gtk3-core-themes.

2019-08-01 Thread Pascal
> Le 1 août 2019 à 04:56, John Ralls a écrit : > > On Jul 29, 2019, at 12:56 PM, Pascal wrote: >> >> Hello, >> >> I have got a warning but also en error with meta-gtk-osx-gtk3-core-themes: >> >> $ jhbuild build meta-gtk-osx-gtk3-core-theme

Re: [gtk-osx-users] Error during phase checkout of gtk-doc.

2019-07-31 Thread Pascal
> Le 29 juil. 2019 à 23:28, John Ralls a écrit : > >> On Jul 29, 2019, at 12:49 PM, Pascal wrote: >> >>> Le 28 juil. 2019 à 19:22, Pascal a écrit : >>> >>> Hello, >>> >>> I've got a downloading error with ftp.gnome.org: >>

Re: [gtk-osx-users] Permission denied: '/Library/Python/2.7/site-packages/typing-3.6.2.dist-info/DESCRIPTION.rst'

2019-07-31 Thread Pascal
> Le 30 juil. 2019 à 23:58, John Ralls a écrit : > > > >> On Jul 29, 2019, at 1:04 PM, Pascal wrote: >> >>> >>> Le 28 juil. 2019 à 20:22, Ralls a écrit : >>> >>>> On Jul 28, 2019, at 9:20 AM, Pascal wrote: &

Re: [gtk-osx-users] Permission denied: '/Library/Python/2.7/site-packages/typing-3.6.2.dist-info/DESCRIPTION.rst'

2019-07-29 Thread Pascal
> Le 28 juil. 2019 à 20:22, Ralls a écrit : > >> On Jul 28, 2019, at 9:20 AM, Pascal wrote: >> >>> >>> Le 28 juil. 2019 à 15:47, John Ralls a écrit : >>> >>>> On Jul 28, 2019, at 1:10 AM, Pascal wrote: >>>> &g

[gtk-osx-users] Error with meta-gtk-osx-gtk3-core-themes.

2019-07-29 Thread Pascal
*str, register size_t len) ^ It seems to be a recent version. It is a backward compatibilities issue? My configuration: macOS 10.13.6 with XCode Version 10.1 and Command Line Tools (HS 10.13). Thanks, Pascal. http://blady.pagesperso-orange.fr ___ gtk-

Re: [gtk-osx-users] Error during phase checkout of gtk-doc.

2019-07-29 Thread Pascal
> Le 28 juil. 2019 à 19:22, Pascal a écrit : > > Hello, > > I've got a downloading error with ftp.gnome.org: > curl --continue-at - -L > ftp://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.29/gtk-doc-1.29.tar.xz -o > /usr/local/src-2019/pkgs/gtk-doc-1.29.tar.xz > %

[gtk-osx-users] Error during phase checkout of gtk-doc.

2019-07-28 Thread Pascal
Dload Upload Total SpentLeft Speed 100 715k 100 715k0 0 308k 0 0:00:02 0:00:02 --:--:-- 308k HTH, Pascal. http://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list

Re: [gtk-osx-users] Checking for python module libxml2 ... not found

2019-07-28 Thread Pascal
> Le 28 juil. 2019 à 18:27, Pascal a écrit : > > Hello, > > I'v' the following error > $ jhbuild build meta-gtk-osx-bootstrap > <...> > *** Configuring itstool *** [11/13] > /usr/local/src-2019/itstool-2.0.6/configure --prefix /usr/local/xnadalib-2019 >

[gtk-osx-users] Checking for python module libxml2 ... not found

2019-07-28 Thread Pascal
mber to run 'libtool --finish /usr/local/xnadalib-2019/lib/python3.6/site-packages' Is it related with my configuration (see previous message)? Thanks, Pascal. http://blady.pagesperso-orange.fr ___ gtk-osx-users-list mailing list gtk-osx-users-list

Re: [gtk-osx-users] Permission denied: '/Library/Python/2.7/site-packages/typing-3.6.2.dist-info/DESCRIPTION.rst'

2019-07-28 Thread Pascal
> Le 28 juil. 2019 à 15:47, John Ralls a écrit : > >> On Jul 28, 2019, at 1:10 AM, Pascal wrote: >> >> Hello, >> I've the following error when running gtk-osx-setup.sh: >> >> $ sh gtk-osx-setup.sh >> <...> >> Successfully installed

[gtk-osx-users] Permission denied: '/Library/Python/2.7/site-packages/typing-3.6.2.dist-info/DESCRIPTION.rst'

2019-07-28 Thread Pascal
ibrary/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 250, in rmtree os.remove(fullname) OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/typing-3.6.2.dist-info/DESCRIPTION.rst' Should we run gtk-osx-setup.sh with sudo? Thanks, Pascal. htt

Re: [gtk-osx-users] New build system.

2019-05-01 Thread Pascal
> Le 20 avr. 2019 à 19:22, John Ralls a écrit : > > Pascal, > > I think that pipenv is ready to merge to master. Do you agree? Hello John, I've added an else case with config folder. I've also fixed one minor mistake with JHBUILDRC_CUSTOM_DIR and config_dir. See proposal

Re: [gtk-osx-users] New build system (continued).

2019-05-01 Thread Pascal
> Le 18 avr. 2019 à 05:11, John Ralls a écrit : > > Pascal, > > Try setting buildroot in your jhbuildrc-custom. (I like to set a source, > build, and inst directory under a project directory, for example > ~/Development/Gramps-build/gramps-stable-git-Mojave/). &

Re: [gtk-osx-users] New build system (continued).

2019-04-17 Thread Pascal
> Le 16 avr. 2019 à 16:10, John Ralls a écrit : > >> On Apr 16, 2019, at 3:56 AM, Pascal wrote: >> >>> Le 15 avr. 2019 à 22:31, John Ralls a écrit : >>> >>>> On Apr 15, 2019, at 12:59 PM, Pascal wrote: >>>> >>>

Re: [gtk-osx-users] New build system.

2019-04-17 Thread Pascal
> Le 15 avr. 2019 à 11:53, Pascal a écrit : > > Thanks John for the tip. > > One remark on last gtk-osx-setup.sh: > lines 218-223: if XDG_CONFIG_HOME and $HOME/.config and $HOME/.jhbuildrc > don't exist then config_dir and jhbuildrc_file remain empty thats may be an >

Re: [gtk-osx-users] New build system (continued).

2019-04-16 Thread Pascal
> Le 15 avr. 2019 à 22:31, John Ralls a écrit : > >> On Apr 15, 2019, at 12:59 PM, Pascal wrote: >> >> John, I've found some suspicious instructions in jhbuildrc line 321: >> if (_osx_version < 14): >> module_extra_env["expat"] = {'CFLA

Re: [gtk-osx-users] New build system (continued).

2019-04-15 Thread Pascal
> Le 15 avr. 2019 à 16:06, John Ralls a écrit : > >> On Apr 15, 2019, at 2:19 AM, Pascal wrote: >> Yes John, I suspected something like that but I haven't asked for -arch i386. >> >> How can I prevent i386? > > You need to find where it's get

Re: [gtk-osx-users] New build system.

2019-04-15 Thread Pascal
> Le 13 avr. 2019 à 22:19, John Ralls a écrit : > >> On Apr 12, 2019, at 1:25 PM, Pascal wrote: >> >>> Le 11 avr. 2019 à 22:57, John Ralls a écrit : >>> >>>> On Apr 11, 2019, at 1:28 PM, Pascal wrote: >>>> >>>> H

  1   2   >