[GRASS-user] Mini project 2022: Week 2: Redesigning a map display status bar combo box into a new settings dialog

2022-01-14 Thread Linda Kladivová



Hello guys,

 

first I would like to say that I have read the thread about Single-Window 
experimental mode [1] and it is so nice to see that some of you have already
tried it out and like it!


(I can admit it - I secretly wish once we fine-tune some things like the 
status bar and Single-Window becomes the default, nobody has wanted to use
Multi mode anymore. :-))






Secondly, I would like to share with you the report for this week which is
also available at [2].




1) What did I complete this week?
This week I have worked on moving the Mask widget to the main status bar 
[3]. It has shown to be quite a complicated task because we need to change
the way of how the Mask in the status bar is updated. In addition, I have 
opened the PR on moving the "Use defined projection" checkbox to our new Map
Display settings dialog [4].





2) What am I going to achieve for next week?
I am gonna finish the above-mentioned PRs. There is still quite lots of work
and thinking - mainly in terms of Mask.





3) Is there any blocking issue?
No, it isn't. Just regarding the rest of the week - I am leaving for the 
skiing holiday today so I will start working again on Monday.





[1] https://lists.osgeo.org/pipermail/grass-user/2022-January/082798.html
(https://lists.osgeo.org/pipermail/grass-user/2022-January/082798.html)

[2] https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/RedesigningStatusbar
(https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/RedesigningStatusbar)

[3] https://github.com/OSGeo/grass/pull/2089
(https://github.com/OSGeo/grass/pull/2089)

[4] https://github.com/OSGeo/grass/pull/2087
(https://github.com/OSGeo/grass/pull/2087)






Have a nice weekend,

Linda







___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] single window gui in main branch

2022-01-14 Thread Carlos Henrique Grohmann de Carvalho
Hello all

Just to add my experience. I compiled releasebranch_8 in Linux (Pop!OS
21.10). The single window is great! I have been using a lot o GRASS+Jupyer
lately (running things from Jupyter but with GRASS open for visualization)
and the ability to do just one alt-tab to GRASS is really nice (instead of
choosing the window to switch).

I did find it to be a bit slow to start, and also somewhat unresponsive
when resizing panels.

And while it worked fine on linux, I couldn't get it to work on Windows. Is
it not available yet? I tried the last executable from
https://wingrass.fsv.cvut.cz/grass80/x86_64/

Carlos



On Thu, Jan 13, 2022 at 4:14 PM Micha Silver  wrote:

> Wow, impressive!
>
> I especially like the search option in the right panel toolbox. Also the
> ability to switch the python and command shell to full screen is great.
>
>
> Best regards, and thanks for the nice work!
>
> Micha
>
>
> On 11/01/2022 20:16, Veronica Andreo wrote:
> > Hello everyone,
> >
> > Now that single window is merged into main branch I'd like to test :)
> >
> > Where's the switch? I just updated and compiled main branch and went
> > through all tabs and options in the settings?preferences menu from the
> > GUI, but I could not find anything saying single window something.
> > What am I doing wrong here?
> >
> > Can this be related to
> >
> https://github.com/OSGeo/grass/blob/f57940e8a096c593f23b2ce3f9653547f24b8e92/gui/wxpython/core/settings.py#L156
> > been set to False? Shall I change that to True to make it appear/work?
> >
> > Build info
> > GRASS version: 8.0.dev 
> > Code revision: 563797cd3
> > Build date: 2022-01-11
> >
> > Thanks much,
> > Vero
> > --
> > Dra. Verónica Andreo
> > Investigadora Asistente de CONICET
> > Instituto Gulich (CONAE - UNC)
> > Centro Espacial Teófilo Tabanera (CETT)
> > Falda del Cañete - Córdoba, Argentina
> > +54 3547 40 int. 1153
> > https://veroandreo.gitlab.io/
> >
> > ___
> > grass-user mailing list
> > grass-user@lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/grass-user
>
> --
> Micha Silver
> Ben Gurion Univ.
> Sde Boker, Remote Sensing Lab
> cell: +972-523-665918
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
>


-- 
Prof. Carlos Henrique Grohmann
Institute of Energy and Environment - Univ. of São Paulo, Brazil
Editor-in-Chief - Brazilian Journal of Geology

http://carlosgrohmann.com
https://spamlab.github.io/
http://orcid.org/-0001-5073-5572

Can’t stop the signal.
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] single window gui in main branch

2022-01-14 Thread Anna Petrášová
On Fri, Jan 14, 2022 at 8:02 AM Carlos Henrique Grohmann de Carvalho <
carlos.grohm...@gmail.com> wrote:

> Hello all
>
> Just to add my experience. I compiled releasebranch_8 in Linux (Pop!OS
> 21.10). The single window is great! I have been using a lot o GRASS+Jupyer
> lately (running things from Jupyter but with GRASS open for visualization)
> and the ability to do just one alt-tab to GRASS is really nice (instead of
> choosing the window to switch).
>
> I did find it to be a bit slow to start, and also somewhat unresponsive
> when resizing panels.
>
> And while it worked fine on linux, I couldn't get it to work on Windows.
> Is it not available yet? I tried the last executable from
> https://wingrass.fsv.cvut.cz/grass80/x86_64/
>

It's not in 80, it's still in main branch, planned for 8.2.0 release,
unfortunately I don't know if there are right now daily builds of main
branch on windows, there have been a lot of changes...

Anna

>
> Carlos
>
>
>
> On Thu, Jan 13, 2022 at 4:14 PM Micha Silver  wrote:
>
>> Wow, impressive!
>>
>> I especially like the search option in the right panel toolbox. Also the
>> ability to switch the python and command shell to full screen is great.
>>
>>
>> Best regards, and thanks for the nice work!
>>
>> Micha
>>
>>
>> On 11/01/2022 20:16, Veronica Andreo wrote:
>> > Hello everyone,
>> >
>> > Now that single window is merged into main branch I'd like to test :)
>> >
>> > Where's the switch? I just updated and compiled main branch and went
>> > through all tabs and options in the settings?preferences menu from the
>> > GUI, but I could not find anything saying single window something.
>> > What am I doing wrong here?
>> >
>> > Can this be related to
>> >
>> https://github.com/OSGeo/grass/blob/f57940e8a096c593f23b2ce3f9653547f24b8e92/gui/wxpython/core/settings.py#L156
>> > been set to False? Shall I change that to True to make it appear/work?
>> >
>> > Build info
>> > GRASS version: 8.0.dev 
>> > Code revision: 563797cd3
>> > Build date: 2022-01-11
>> >
>> > Thanks much,
>> > Vero
>> > --
>> > Dra. Verónica Andreo
>> > Investigadora Asistente de CONICET
>> > Instituto Gulich (CONAE - UNC)
>> > Centro Espacial Teófilo Tabanera (CETT)
>> > Falda del Cañete - Córdoba, Argentina
>> > +54 3547 40 int. 1153
>> > https://veroandreo.gitlab.io/
>> >
>> > ___
>> > grass-user mailing list
>> > grass-user@lists.osgeo.org
>> > https://lists.osgeo.org/mailman/listinfo/grass-user
>>
>> --
>> Micha Silver
>> Ben Gurion Univ.
>> Sde Boker, Remote Sensing Lab
>> cell: +972-523-665918
>>
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/grass-user
>>
>
>
> --
> Prof. Carlos Henrique Grohmann
> Institute of Energy and Environment - Univ. of São Paulo, Brazil
> Editor-in-Chief - Brazilian Journal of Geology
>
> http://carlosgrohmann.com
> https://spamlab.github.io/
> http://orcid.org/-0001-5073-5572
> 
> Can’t stop the signal.
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
>
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user