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

warning on spinbox-change (bug) #109

Closed
dieuska opened this issue Jan 17, 2025 · 0 comments
Closed

warning on spinbox-change (bug) #109

dieuska opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dieuska
Copy link
Collaborator

dieuska commented Jan 17, 2025

2025-01-17T09:56:58 WARNING Traceback (most recent call last):

          File "C:\Users/vvinckmo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\brdrq\brdrq.py", line 690, in onSpinboxChange

          get_layer_by_name(self.LAYER_RESULT).setSubsetString(

          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

          File "C:\Users/vvinckmo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\brdrq\brdrq_utils.py", line 88, in get_layer_by_name

          return layers[0]

          ~~~~~~^^^

         IndexError: list index out of range
@dieuska dieuska added the bug Something isn't working label Jan 17, 2025
@dieuska dieuska added this to the 0.9.12 milestone Jan 17, 2025
@dieuska dieuska self-assigned this Jan 17, 2025
dieuska added a commit that referenced this issue Jan 17, 2025
fixed 3 tickets at once
@dieuska dieuska closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant