Gui release

2008-12-03 Thread Fred Kiefer
I would like to see a gui release real soon now. The only open problem that should be investigated (not solved) is the segmentation fault from GWorkspace. (I will look into that as soon as I get GWorkspace to compile) Now that gui and back have been changed to respect the domain settings I would

gui release?

2011-08-16 Thread Eric Wasylishen
Hi, I just wanted to verify that gui isn't in code freeze, because I've been committing some new things lately. Does anyone have thoughts on when we should do a gui release?Maybe in September or October? Eric ___ Gnustep-dev mailing list G

Re: Gui release

2008-12-04 Thread Richard Frith-Macdonald
On 3 Dec 2008, at 09:17, Fred Kiefer wrote: I would like to see a gui release real soon now. The only open problem that should be investigated (not solved) is the segmentation fault from GWorkspace. (I will look into that as soon as I get GWorkspace to compile) Now that gui and back have

Re: gui release?

2011-08-16 Thread Fred Kiefer
On 16.08.2011 19:36, Eric Wasylishen wrote: I just wanted to verify that gui isn't in code freeze, because I've been committing some new things lately. Does anyone have thoughts on when we should do a gui release?Maybe in September or October? That time frame sound good to me. And

Upcoming GUI release

2006-07-13 Thread Gregory John Casamento
All,I'd like to do an unstable release of GUI at the end of July.  Please let me know what you're working on, so that we can decide if it should go into this release or not.I am currently working on getting Nib writing support to work (to some degree) before the next release.Thanks, GJC--Gregory Jo

Cutting a gnustep-gui release

2016-12-14 Thread Ivan Vučica
I have seen some bug fixes flow by so I would like to dedicate some time to cutting a point release of gnustep-gui/back. Let me know if you would like me to delay or to sync with another release. ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://l

Re: Cutting a gnustep-gui release

2016-12-14 Thread Fred Kiefer
> Am 14.12.2016 um 19:02 schrieb Ivan Vučica : > > I have seen some bug fixes flow by so I would like to dedicate some time to > cutting a point release of gnustep-gui/back. > > Let me know if you would like me to delay or to sync with another release. I think syncing the guy/back release with

Re: Cutting a gnustep-gui release

2016-12-14 Thread Riccardo Mottola
Hi, Ivan Vučica wrote: Let me know if you would like me to delay or to sync with another release. current gui has some important fixes done by fred: they could be backported to stable in case? However, I just proved that TalkSoup crashing is caused by current gui... reverting to a couple o

Re: Cutting a gnustep-gui release

2016-12-15 Thread Ivan Vučica
On Wed, Dec 14, 2016, 22:47 Riccardo Mottola wrote: > Hi, > > Ivan Vučica wrote: > > Let me know if you would like me to delay or to sync with another > release. > > current gui has some important fixes done by fred: they could be > backported to stable in case? > Ok, thanks for the response to

Re: Cutting a gnustep-gui release

2016-12-16 Thread Eric Heintzmann
Hi, Le 15/12/2016 à 12:23, Ivan Vučica a écrit : > On Wed, Dec 14, 2016, 22:47 Riccardo Mottola > mailto:riccardo.mott...@libero.it>> wrote: > > Hi, > > Ivan Vučica wrote: > > Let me know if you would like me to delay or to sync with > another release. > > current gui has some

Re: Cutting a gnustep-gui release

2016-12-16 Thread Ivan Vučica
On Fri, Dec 16, 2016 at 3:54 PM, Eric Heintzmann wrote: > Debian Stretch will be fully frozen on 2017-02-05. > A special release before this date, with all you want to see in the next > debian stable distro, would be a good idea. > > (The current status of Stretch is "transition freeze", it means

Re: Cutting a gnustep-gui release

2016-12-16 Thread Stefan Bidigaray
Hi Ivan, I would assume, as a minimum, the soname cannot change. GNUstep does have a habit of incrementing the soname with MINOR release number bumps, even if the ABI remains unchanged. For example, Debian's current version of GNUstep base in testing is 1.24.9, and the package name is libgnustep-b

Re: Cutting a gnustep-gui release

2016-12-16 Thread Ivan Vučica
On Fri, Dec 16, 2016 at 4:25 PM, Stefan Bidigaray wrote: > Hi Ivan, > I would assume, as a minimum, the soname cannot change. GNUstep does have > a habit of incrementing the soname with MINOR release number bumps, even if > the ABI remains unchanged. > > For example, Debian's current version of G

Re: Cutting a gnustep-gui release

2016-12-16 Thread Richard Frith-Macdonald
> On 15 Dec 2016, at 11:23, Ivan Vučica wrote: > > On Wed, Dec 14, 2016, 22:47 Riccardo Mottola > wrote: > Hi, > > Ivan Vučica wrote: > > Let me know if you would like me to delay or to sync with another release. > > current gui has some important fixes done by fred: they could be > backport

Re: Cutting a gnustep-gui release

2016-12-16 Thread Eric Heintzmann
Le 16/12/2016 à 17:35, Ivan Vučica a écrit : > On Fri, Dec 16, 2016 at 4:25 PM, Stefan Bidigaray > mailto:stefanb...@gmail.com>> wrote: > > Hi Ivan, > I would assume, as a minimum, the soname cannot change. GNUstep > does have a habit of incrementing the soname with MINOR release >

Re: Cutting a gnustep-gui release

2016-12-16 Thread Eric Heintzmann
Hi Le 16/12/2016 à 17:53, Richard Frith-Macdonald a écrit : > There are quite a lot of bugfixes in trunk, so perhaps it would be worth > doing another 1.28.x release ... does anyone know how to use the debian tools > for checking abi compatibility to see if trunk really is abi compatible with

Re: Cutting a gnustep-gui release

2016-12-18 Thread Riccardo Mottola
Hi, On 14/12/2016 19:02, Ivan Vučica wrote: I have seen some bug fixes flow by so I would like to dedicate some time to cutting a point release of gnustep-gui/back. Let me know if you would like me to delay or to sync with another release. Fred and Wolfgang fixed the only two bad regression

Re: Cutting a gnustep-gui release

2016-12-19 Thread Eric Heintzmann
Le 16/12/2016 à 18:20, Eric Heintzmann a écrit : > Hi > > > Le 16/12/2016 à 17:53, Richard Frith-Macdonald a écrit : >> There are quite a lot of bugfixes in trunk, so perhaps it would be worth >> doing another 1.28.x release ... does anyone know how to use the debian >> tools for checking abi c

Re: Cutting a gnustep-gui release

2016-12-19 Thread Ivan Vučica
I also did not get around preparing for a release this weekend. I'll do some cursory testing myself, but because you have way more configurations and are regularly using or compiling many apps, help here would be appreciated. On Sun, Dec 18, 2016 at 10:52 PM, Riccardo Mottola < riccardo.mott...@l

Re: Cutting a gnustep-gui release

2016-12-20 Thread Eric Heintzmann
Hi, Le 16/12/2016 à 17:53, Richard Frith-Macdonald a écrit : > There are quite a lot of bugfixes in trunk, so perhaps it would be worth > doing another 1.28.x release ... does anyone know how to use the debian tools > for checking abi compatibility to see if trunk really is abi compatible with

Re: Cutting a gnustep-gui release

2016-12-20 Thread Eric Heintzmann
Le 16/12/2016 à 17:16, Ivan Vučica a écrit : > > On Fri, Dec 16, 2016 at 3:54 PM, Eric Heintzmann > mailto:heintzmann.e...@free.fr>> wrote: > > Debian Stretch will be fully frozen on 2017-02-05. > A special release before this date, with all you want to see in > the next > debian

Re: Cutting a gnustep-gui release

2017-04-03 Thread Ivan Vučica
It's not totally clear to me how to make a good use of this. Let's assume I have an existing .deb obtained via packages.debian.org (or an .so from that .deb), and I have a source tree checked out from GNUstep's Subversion. Let's assume I have no 'package tree' (i.e. one with debian/ directory) at

Re: Cutting a gnustep-gui release

2017-04-04 Thread Eric Heintzmann
Hi, ( Debian is currently frozen, so new gnustep packages won't be included in Debian 9. But of course I will package it in experimental section) What I do at each release of gnustep-gui/back: 0 install all dev dependencies with apt (gnustep-base-dev & build-essential & all -dev packages need

Re: Cutting a gnustep-gui release

2017-04-04 Thread Gürkan Myczko
will it have the -wayland back? clang? yay :) thumbs up Gürkan Tel. 076 436 72 00 > On Apr 4, 2017, at 06:03, Eric Heintzmann wrote: > > Hi, > > ( Debian is currently frozen, so new gnustep packages won't be included > in Debian 9. > But of course I will package it in experimental secti

Re: Cutting a gnustep-gui release

2017-04-04 Thread Ivan Vučica
0.25.1 will not include the wayland backend. On Tue, Apr 4, 2017 at 8:15 AM, Gürkan Myczko wrote: > will it have the -wayland back? clang? yay > > :) thumbs up > > Gürkan > Tel. 076 436 72 00 > > > > On Apr 4, 2017, at 06:03, Eric Heintzmann > wrote: > > > > Hi, > > > > ( Debian is current

New gui release due to report of 0.25.1 abi incompatibility with 0.25.0

2017-09-27 Thread Ivan Vučica
Hi, On Debian packaging mailing list I observed a report of abi incompatibility with the previous release. A solution proposed is to cut a new release with bumped version. I will aim to do so this weekend. Please stop me now if you want to submit something for the next gui release. -- Sent from

Re: New gui release due to report of 0.25.1 abi incompatibility with 0.25.0

2017-09-30 Thread Fred Kiefer
version. > > I will aim to do so this weekend. Please stop me now if you want to submit > something for the next gui release. > -- > Sent from Gmail Mobile on iPad > ___ > Gnustep-dev mailing list > Gnustep-dev@gnu.org > http

Re: New gui release due to report of 0.25.1 abi incompatibility with 0.25.0

2017-11-05 Thread Ivan Vučica
eekend. Please stop me now if you want to > submit something for the next gui release. > > -- > > Sent from Gmail Mobile on iPad > > ___ > > Gnustep-dev mailing list > > Gnustep-dev@gnu.org > > https://lists.gnu.org/m