Colleagues of mine are being bitten by https://github.com/OSGeo/grass/issues/1793 while teaching. It seems that wxpython 4.1 is becoming more widespread and so more and more people seem victim to this.
I was unaware of this bug. IMHO it probably should have warranted a quick release just for that solution, as it makes calling the module GUIs difficult, so basically rendering GRASS GIS useless for people who depend on the GUI.
So, where are we at with the release of 7.8.6 ? At the meeting last week we said it should be released ASAP. Anything some of us can do to speed the process ?
čt 23. 9. 2021 v 8:51 odesílatel Moritz Lennert
<mlennert@club.worldonline.be> napsal:
Colleagues of mine are being bitten by https://github.com/OSGeo/grass/issues/1793 while teaching. It seems that wxpython 4.1 is becoming more widespread and so more and more people seem victim to this.
I was unaware of this bug. IMHO it probably should have warranted a quick release just for that solution, as it makes calling the module GUIs difficult, so basically rendering GRASS GIS useless for people who depend on the GUI.
So, where are we at with the release of 7.8.6 ? At the meeting last week we said it should be released ASAP. Anything some of us can do to speed the process ?
right, 7.8.6 needs to release ASAP. New release also fixes
g.extension. It would be nice to merge [1] before release.
čt 23. 9. 2021 v 8:56 odesílatel Martin Landa <landa.martin@gmail.com> napsal:
right, 7.8.6 needs to release ASAP. New release also fixes
g.extension. It would be nice to merge [1] before release.
recently I made necessary changes (see related PR [1]) in order to
build a `grass` package on the top of OSGeo4W v2 including a
standalone installer, which you can test [2].
I would suggest publishing RC3 after merging PR mentioned above. If
there are no objections I will merge PR above and release RC3 in the
next few days.
There are some fixes that are labeled for backport for 7.8.6 [1] and yet another bunch without milestone [2], but haven't been backported.
I know this is in the nick of time, after the release of RC3, but if there is a very important fix it shouldn't be left out. Otherwise the milestone should be set/bumped to 7.8.7.
Pull requests · OSGeo/grass
GRASS GIS - free and open source Geographic Information System (GIS) - Pull requests · OSGeo/grass
On Wednesday, 29 September 2021, 19:21:00 CEST, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
čt 23. 9. 2021 v 8:56 odesílatel Martin Landa <landa.martin@gmail.com> napsal:
right, 7.8.6 needs to release ASAP. New release also fixes
g.extension. It would be nice to merge [1] before release.
recently I made necessary changes (see related PR [1]) in order to
build a `grass` package on the top of OSGeo4W v2 including a
standalone installer, which you can test [2].
I would suggest publishing RC3 after merging PR mentioned above. If
there are no objections I will merge PR above and release RC3 in the
next few days.
Where are we at concerning the 7.8.6 release ? Did you work on this during your code sprint ? (sorry I was busy with a code sprint of my own at work, so I couldn't join).
Moritz
Am 03.10.2021 10:13 schrieb Nicklas Larsson:
Hi All!
There are some fixes that are labeled for backport for 7.8.6 [1] and
yet another bunch without milestone [2], but haven't been backported.
I know this is in the nick of time, after the release of RC3, but if
there is a very important fix it shouldn't be left out. Otherwise the
milestone should be set/bumped to 7.8.7.
Pull requests · OSGeo/grass
GRASS GIS - free and open source Geographic Information System (GIS) -
Pull requests · OSGeo/grass
On Wednesday, 29 September 2021, 19:21:00 CEST, Martin Landa
<landa.martin@gmail.com> wrote:
Hi,
čt 23. 9. 2021 v 8:56 odesílatel Martin Landa <landa.martin@gmail.com> napsal:
right, 7.8.6 needs to release ASAP. New release also fixes
g.extension. It would be nice to merge [1] before release.
recently I made necessary changes (see related PR [1]) in order to
build a `grass` package on the top of OSGeo4W v2 including a
standalone installer, which you can test [2].
I would suggest publishing RC3 after merging PR mentioned above. If
there are no objections I will merge PR above and release RC3 in the
next few days.
st 29. 9. 2021 v 19:20 odesílatel Martin Landa <landa.martin@gmail.com> napsal:
I would suggest publishing RC3 after merging PR mentioned above. If
there are no objections I will merge PR above and release RC3 in the
next few days.
RC3 is out [1]. You can test Windows standalone installer [2]. OSGeo4W
package is also available.
čt 7. 10. 2021 v 19:00 odesílatel Moritz Lennert
<mlennert@club.worldonline.be> napsal:
Where are we at concerning the 7.8.6 release ? Did you work on this
during your code sprint ? (sorry I was busy with a code sprint of my own
at work, so I couldn't join).
you can test RC3 on Windows [1] and from OSGeo4W environment. Martin