-
Notifications
You must be signed in to change notification settings - Fork 154
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
Crash Report: Click Save Category on a themeless map #592
Labels
Comments
lixun910
referenced
this issue
in lixun910/geoda
Feb 10, 2017
Xun, is this the crash report for #602? |
No, this is the crash on windows when click Save Category on a themeless map. |
GeoDa 1.8.15.27 — Mac OSX When you try to save categories of a themeless map in Windows, nothing happens. Let's disable instead since it's not meaningful. |
lixun910
referenced
this issue
in lixun910/geoda
Feb 24, 2017
GeoDa 1.8.15.29 Windows 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Details:
Error: XRC error: 7366: vertical alignment flag 'wxALIGN_TOP' has no effect inside a vertical box sizer, remove it and consider inserting a spacer instead
Error: XRC error: 7428: vertical alignment flag 'wxALIGN_CENTRE_VERTICAL' has no effect inside a vertical box sizer, remove it and consider inserting a spacer instead
Error: XRC error: 7455: vertical alignment flag 'wxALIGN_CENTRE_VERTICAL' has no effect inside a vertical box sizer, remove it and consider inserting a spacer instead
Error: XRC error: 7482: 'wxEXPAND' is incompatible with vertical alignment flag ''wxALIGN_CENTER_VERTICAL'' in a horizontal box sizer
Error: XRC error: 7496: both 'wxALIGN_CENTRE_HORIZONTAL' (as part of wxALIGN_CENTRE) and 'wxALIGN_CENTER_HORIZONTAL' specify horizontal alignment and can't be used together
Error: XRC error: 7503: both 'wxALIGN_RIGHT' and 'wxALIGN_CENTER_HORIZONTAL' specify horizontal alignment and can't be used together
Open Datasource:WFS:https://mrdata.usgs.gov/wfs/active-mines?request=getfeature&service=WFS&version=1.1.0&typename=mineplant&maxfeatures=10
Open Layer:mineplant
Open TableFrame.
Open MapFrame.
Check auto update:
In MapFrame::OnMapBasemap()
Click GdaFrame::OnSetBasemap1
In MapFrame::OnMapBasemap()
Click GdaFrame::OnCleanBasemap
In MapFrame::OnMapBasemap()
Click GdaFrame::OnSetNoBasemap
In GdaFrame::OnSaveCategories()
The text was updated successfully, but these errors were encountered: