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

Help icon at the left side of "pgr_f()" label doesn't work due to Python error #143

Open
sanak opened this issue Sep 23, 2022 · 1 comment · May be fixed by #145
Open

Help icon at the left side of "pgr_f()" label doesn't work due to Python error #143

sanak opened this issue Sep 23, 2022 · 1 comment · May be fixed by #145
Assignees
Labels

Comments

@sanak
Copy link
Member

sanak commented Sep 23, 2022

Problem
Help icon at the left side of function dropdown doesn't work due to Python error

qgis-pgrouting-layer-help-error

To Reproduce

  1. Click help (?) icon at the left side of pgr_f() label
  2. Python error occurs

Expectation
The errors should not happen and the help should be shown.

Platform/versions

  • OS: OSGeoLive 15 rc1
  • pgRoutingLayer: 3.0.1
@sanak sanak added the bug label Sep 23, 2022
@sanak sanak self-assigned this Oct 1, 2022
@sanak sanak linked a pull request Oct 1, 2022 that will close this issue
@sanak
Copy link
Member Author

sanak commented Oct 1, 2022

Well, this error happen when DB connection doesn't exist (#140), but I think that it's better to catch KeyError exception safely, so I created the PR #145 for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant