H@di

Results 23 issues of H@di

Hook does not work with `venv` and `python` 3.10.4. ### version information ``` pre-commit version: 2.19.0 git --version: git version 2.34.1 sys.version: 3.10.4 (main, Apr 2 2022, 09:04:19) [GCC 11.2.0]...

**Describe the bug** About menu in Linux Ubuntu is totally filled with unreadable square-like characters. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Help' menu 2. Click on...

N-investigation
B-bug
O-linux-snap
S-unverified

In Ubuntu 19.10 (with Gnome), if we run the program without specifying any file (from GUI or by `tad -f --show-queries` and also without options), program asks for a file...

In Ubuntu 19.10, after trying to drag & drop columns in sort box (under additional properties) to reorder sort key columns, application crashed without any log. Probably related to https://github.com/electron/electron/issues/12820....

* add python `.gitignore` * fix PEP 8 warnings * fix a forgotten part of d821b9d117c15aab6c294b73ea84e388e6ca5235 Your code is clean but algorithm is complex. :)) I spend hours digging into...

Hi! I tried to use VERSE to visualize a not-so-large (nv: 23463, ne: 35923) well-clustered graph. I used PPR version with `--dim 2` (Total steps (mil): 2346.3) and then used...

Hi! There is no special tag or issue template so I just put my proposal for a feature here. 😃 I don't know internals of image rendering of Graphia. But...

enhancement

Hi! I tried `graphviz` plugin on some graphs and saw that it works on some of them but generates an error message "stream closed" and a message about checking if...

Bug
graphviz-plugin

Fix https://github.com/SublimeText/LaTeXTools/issues/1539 The combination of space and tab indentation in jumpToPDF.py -possibly appears in b27fc391b2e0c7298d7e2be2472f3642e25ed3d2 (merging https://github.com/SublimeText/LaTeXTools/pull/1472) prevents PDF viewer from opening after build, and removes View PDF and Jump...

I'm getting the following result: ![image](https://user-images.githubusercontent.com/24562441/44251681-820e0980-a20e-11e8-8911-9a1ea9ae411f.png) for the following code: ```python def __init__( self, sbtestloc=path.join(path.dirname(__file__), 'max-biclique'), input_addr=None, output_addr=None, output_size_addr=None, store_temps=False ): """ Specify the location of sbtest file while inititlizing...

bug