Closed iyamk closed 1 year ago
@iyamk, thank you for creating this issue. We will troubleshoot it as soon as we can.
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template
label.
If the issue is a question, add the I-question
label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted
label.
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable G-*
label, and it will provide the correct link and auto-close the
issue.
After troubleshooting the issue, please add the R-awaiting answer
label.
Thank you!
Solved by switching to PySimpleGUI! The problem is gone. QT is a flat thing
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
What happened?
I made a program but it causes constant segmentation faults when I stop it with the stop button! Help
How can we reproduce the issue?
ui_dialog.py:
ui_main.py:
requirements.txt:
Run the program and click Start! After immediately Stop and there will be an error. Sometimes an error occurs even if you wait a while and click Stop and I don’t understand what is happening, why segmentation errors! I have the latest version of arch linux
Operating System
arch linux
Selenium version
selenium==4.8.2
What are the browser(s) and version(s) where you see this issue?
all
What are the browser driver(s) and version(s) where you see this issue?
all
Are you using Selenium Grid?
No response