Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] wxGUI: map display incomplete when restoring settings from project file (gxw) #466

Closed
neteler opened this issue Mar 30, 2020 · 2 comments · Fixed by #500
Closed

[Bug] wxGUI: map display incomplete when restoring settings from project file (gxw) #466

neteler opened this issue Mar 30, 2020 · 2 comments · Fixed by #500
Labels
bug Something isn't working GUI wxGUI related
Milestone

Comments

@neteler
Copy link
Member

neteler commented Mar 30, 2020

Describe the bug

Starting the wxGUI (here on a dual-screen system consisting of laptop and external monitor) leads to an incomplete initial map rendering:

g.gui workspace=~/santana.gxw &

leads to (full monitor view):

grass_monitor1

Then, after double click on border it is properly refreshed:

grass_monitor2_double_click

Expected behavior

The map display properties need to be correctly computed like it apparently happens after reducing the map window size. Maybe just an internal refresh is missing?

System description (please complete the following information):

Linux Fedora 32

GRASS 7.8.3dev (latlong_wgs84):~ > g.version -rge
version=7.8.3dev
date=2020
revision=42388e55e
build_date=2020-03-15
build_platform=x86_64-pc-linux-gnu
build_off_t_size=8
libgis_revision=
libgis_date=
WARNING: GRASS GIS libgis version and date number not available
proj=5.2.0
gdal=2.3.2
geos=3.7.1
sqlite=3.30.0
@neteler neteler added bug Something isn't working GUI wxGUI related labels Mar 30, 2020
@neteler neteler added this to the 7.8.3 milestone Mar 30, 2020
@petrasovaa
Copy link
Contributor

Duplicate of https://trac.osgeo.org/grass/ticket/2840, probably close the one on trac.

@neteler
Copy link
Member Author

neteler commented Mar 31, 2020

Duplicate of https://trac.osgeo.org/grass/ticket/2840, probably close the one on trac.

Cited from old trac ticket:
See this thread: ​http://lists.osgeo.org/pipermail/grass-user/2015-December/073499.html

Bug report to be continued here, closing trac ticket.

@petrasovaa petrasovaa linked a pull request Apr 11, 2020 that will close this issue
@neteler neteler modified the milestones: 7.8.3, 7.8.4 Apr 26, 2020
petrasovaa pushed a commit that referenced this issue May 7, 2020
…500)

Fixes #466, it is not quite clear what the now removed line was there for.
petrasovaa pushed a commit that referenced this issue May 7, 2020
…500)

Fixes #466, it is not quite clear what the now removed line was there for.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants