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

Breakpoints do not activate on QGIS 3.32, Windows 10 #45

Open
Saareem opened this issue Oct 24, 2023 · 3 comments
Open

Breakpoints do not activate on QGIS 3.32, Windows 10 #45

Saareem opened this issue Oct 24, 2023 · 3 comments

Comments

@Saareem
Copy link

Saareem commented Oct 24, 2023

I tried to use this plugin on QGIS 3.32 in Windows 10. I activated the plugin from the toolbar pressing the debug button, selected the correct python file to debug from the directory of a plugin I'm developing and tried to use the plugin in QGIS after setting the breakpoint in First aid UI. However, the breakpoints do not have any effect and the code just continues to execute. I'm 100% certain that the code block is accessed as I initially debugged it by manually inserting a breakpoint using import pdb;pdb.set_trace() into the same place and it worked ok. However, using pdb the stepping and continuation of execution isn't nearly as intuitive and easy.

Is this possibly a bug or am I just doing something wrong?

@kupferb
Copy link

kupferb commented Nov 27, 2023

Same here using QGIS 3.26 on Windows 11

@MohammadMemarneajd
Copy link

same here using QGIS 3.36.0 on Windows 11

@AsadAliBaig
Copy link

same here using QGIS 3.28.6 on windows 10

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

No branches or pull requests

4 participants