-
Previously, I thought the problem captured in the attached video was macOS-specific.
However, I have found that it is also reproducible on Linux.
So I could collect the `valgrind` output.
**1. …
-
Unfortunately github doesn't have messages so I hope this is okay.
I am looking for anyone who has shown recent interest in PyQt5.
Me and a couple of other people are working on a productivity t…
-
As cores não estão aparecendo, provavelmente uma falha no arquivo spec.
Buscar widget mais adequado para a função.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Forums discussion
_No response_
### Version
0.21 (Development)
### Full version info
```shell
[code]
OS: …
-
## Platform
The Pick Screen Color option in any color choosing source doesn't register anything outside of the select color window.
Operating system and version: Mac OS Big Sur 1…
-
class Ui_hexeditorDialog(object):
def setupUi(self, hexeditorDialog):
hexeditorDialog.setObjectName("hexeditorDialog")
hexeditorDialog.resize(857, 766)
icon = QtGui.QIc…
-
pick a node in parts tab, open color picker, select a color and try to drag it to a favourites slot and the app crashes:
```
Process: dust3d [22805]
Path: /Applicat…
-
Hi,
I am getting the following error when using treeview:
```
File "/ete3/coretype/tree.py", line 1392, in render
return drawer.render_tree(self, file_name, w=w, h=h,
^^^^^^^^^^^^^…
-
I created an application with the help of pyinstaller,but it produced error. The program was simple and just used for testing, and worked fine with pycharm.
But, when generated a executable applicat…
-
## 🚀 Feature
Minor improvement: I'm using napari to visualize results of a cell finding algorithm. Would like to use points layer to draw circles around detections. My instinct was to try something…