-
### Environment
Gnome 46 , Wayland , Fedora 40
### Bug description
There is a weird glass like border around the run box ? How can I hide it ?
![image](https://github.com/user-attachments/assets/6…
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
```
What steps will reproduce the problem?
1. pip install pywinauto
2. in python shell:
>>> from pywinauto import application
Traceback (most recent call last):
File "", line 1, in
from pywina…
-
```
What steps will reproduce the problem?
1. pip install pywinauto
2. in python shell:
>>> from pywinauto import application
Traceback (most recent call last):
File "", line 1, in
from pywina…
-
popup notification when test finished etc
- PHP https://github.com/jolicode/JoliNotif
- js https://github.com/mikaelbr/node-notifier
- golang https://github.com/0xAX/notificator use growlnotify
- gol…
-
```
What steps will reproduce the problem?
1. Add anyobject (Cone)
2. Add any operation (ZigZag)
2. Create python script
3. Run script
What is the expected output? Not sure still learning.
What d…
-
```
What steps will reproduce the problem?
1. Add anyobject (Cone)
2. Add any operation (ZigZag)
2. Create python script
3. Run script
What is the expected output? Not sure still learning.
What d…
-
I've been trying to port pywinpty for windows on arm64 platform and while trying to run the unit tests (using `python runtests.py` or `pytest`) the tests terminate early during executing tests from te…
-
```
What steps will reproduce the problem?
1. >>> import dnet
ImportError: No module named dnet
What is the expected output? What do you see instead?
I'm basicly trying to run scapy under windows…