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

Update Location Wizard: First page #493

Conversation

lindakarlovska
Copy link
Contributor

Location wizard: making new class MakeStaticText which is used for creating non-editable database directory, and removing Browse button

Location wizard: making new class MakeStaticText which is used for creating non-editable database directory, and removing Browse button
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It gives an error:

Traceback (most recent call last):
  File "/home/anna/dev/grass/grass/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py", line 294, in OnPageChanging
    self.tgisdbase.GetValue(),
AttributeError: 'StaticText' object has no attribute 'GetValue'
Traceback (most recent call last):
  File "/home/anna/dev/grass/grass/dist.x86_64-pc-linux-gnu/gui/wxpython/gis_set.py", line 548, in OnWizard
    gWizard.location))
ValueError: '' is not in list

gui/wxpython/location_wizard/wizard.py Show resolved Hide resolved
gui/wxpython/location_wizard/wizard.py Outdated Show resolved Hide resolved
gui/wxpython/location_wizard/wizard.py Show resolved Hide resolved
@landam landam added enhancement New feature or request gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related labels Apr 7, 2020
lindakladivova added 2 commits April 8, 2020 23:50
Location wizard: Removing OnBrowse class and changing parameters
@landam landam self-requested a review April 9, 2020 15:48
@landam landam merged commit 8a29c81 into OSGeo:master Apr 9, 2020
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants