Re: [gtk-osx-users] Annual Updates

2021-04-12 Thread Andrius Rinkevicius via gtk-osx-users-list
Want to make one small correction - it is true that Bluefish can use enchant 2.2, however, it will happily accept 1.6, 1.3, or even older. We support as wide as possible range of platforms, and try to do not break things that are working. Probably because of Gspell freeze there is some activity on

Re: [gtk-osx-users] Annual Updates

2021-04-07 Thread Andrius Rinkevicius via gtk-osx-users-list
On Tue, Apr 6, 2021 at 7:08 PM John Ralls wrote: > > > > On Apr 6, 2021, at 1:25 AM, Andrius Rinkevicius > wrote: > > > > > > > > On Tue, Apr 6, 2021 at 4:13 AM John Ralls wrote: > > I'm preparing the annual updates to the stable packages and in the > process I'm making some changes that could

Re: [gtk-osx-users] Annual Updates

2021-04-06 Thread Andrius Rinkevicius via gtk-osx-users-list
On Tue, Apr 6, 2021 at 4:13 AM John Ralls wrote: > I'm preparing the annual updates to the stable packages and in the process > I'm making some changes that could break build scripts and jhbuildrc-custom: > > I haven't pushed any of this yet so if there are any objections now is the > time to rai

[gtk-osx-users] How do not rebuild complete module if only one source file was changed

2021-03-18 Thread Andrius Rinkevicius via gtk-osx-users-list
Hi all, I am wondering, if there is way to do not rebuild gtk completely if I made changes just to one (or few) source files. Right now I am using jhbuild buildone gtk+-3.0 -nf It recompiles all files, which takes ~10 minutes on my machine. If I try jhbuild buildone gtk+-3.0 -nc then it says that n

Re: [gtk-osx-users] Crash of jhbuild at install phase

2021-02-25 Thread Andrius Rinkevicius via gtk-osx-users-list
On Thu, Feb 25, 2021 at 9:56 AM Andrius Rinkevicius wrote: > On Thu, Feb 25, 2021 at 3:45 AM John Ralls wrote: > >> >> >> > On Feb 24, 2021, at 11:05 AM, Andrius Rinkevicius via >> gtk-osx-users-list wrote: >> > >> > Hi all, >> >

Re: [gtk-osx-users] Crash of jhbuild at install phase

2021-02-24 Thread Andrius Rinkevicius via gtk-osx-users-list
On Thu, Feb 25, 2021 at 3:45 AM John Ralls wrote: > > > > On Feb 24, 2021, at 11:05 AM, Andrius Rinkevicius via gtk-osx-users-list > wrote: > > > > Hi all, > > I am getting crash when building my own program using custom moduleset. > > configure, buil

[gtk-osx-users] Crash of jhbuild at install phase

2021-02-24 Thread Andrius Rinkevicius via gtk-osx-users-list
Hi all, I am getting crash when building my own program using custom moduleset. configure, build and install steps all are OK, however, jhbuild fails at final move of build files to ~/gtk/inst/. The traceback is W: Ignoring uninstalled package: bluefish Traceback (most recent call last): File "/U

[gtk-osx-users] Publishing MacOS bundle on App Store

2021-01-23 Thread Andrius Rinkevicius via gtk-osx-users-list
Hi All, does anybody have experience with publishing MacOS bundle made with gtk-osx on Apple App Store? Is there any success story? I would be grateful for any hints is that is possible and what needs to be done... I am currently maintaining Bluefish MacOS build and wondering if there are any chanc

Re: [gtk-osx-users] Gtk-osx on Big Sur

2020-11-18 Thread Andrius Rinkevicius via gtk-osx-users-list
On Wed, Nov 18, 2020 at 5:26 PM John Ralls wrote: > > > > On Nov 18, 2020, at 1:02 AM, Andrius Rinkevicius > wrote: > > > > On Mon, Nov 16, 2020 at 11:59 PM John Ralls wrote: > > > > > > > On Nov 16, 2020, at 9:09 AM, Andrius Rinkevicius via

Re: [gtk-osx-users] Gtk-osx on Big Sur

2020-11-18 Thread Andrius Rinkevicius via gtk-osx-users-list
On Mon, Nov 16, 2020 at 11:59 PM John Ralls wrote: > > > > On Nov 16, 2020, at 9:09 AM, Andrius Rinkevicius via gtk-osx-users-list < > gtk-osx-users-list@gnome.org> wrote: > > > > Hi all, > > does anybody have any experience how gtk-osx operates on the Big

[gtk-osx-users] Gtk-osx on Big Sur

2020-11-16 Thread Andrius Rinkevicius via gtk-osx-users-list
Hi all, does anybody have any experience how gtk-osx operates on the Big Sur? I have one user reporting that that Bluefish has very slow or broken scrolling of textview, also some modal windows are broken (looks like Big Sur converted them to tabs). Bluefish is build using gtk 3.6.4 and XCode 6.3,