Raffaele Mancuso

Results 138 issues of Raffaele Mancuso

Requests seems not to have support for proxies which requires DigestAuth, only BasicAuth. In [this SO post](https://stackoverflow.com/a/60031108/1719931) there is an authorization module that implements support for proxies that require DigestAuth,...

I installed this but I still see the old fonts in Tweaks: ![image](https://user-images.githubusercontent.com/54762742/147701862-0aa358c2-1101-48ca-b41f-00308c9194ce.png) is it normal?

The "clear history" menu option preserves the last element copied. Would it be possible to remove that too? It is very counter intuitive. After you click the "Clear history" button,...

Bug
Up for grabs

Thanks for your hard-working and for creating such a great tool!!!! I've got some questions: It seems that the higher quality ClearScan ( with a higher --clearscan-upscaling-factor ) increases the...

enhancement
help wanted

#### Problem description Run the test for the new version of [WEFE](https://github.com/raffaem/wefe) #### Steps/code/corpus to reproduce ``` ../../../../../../home/raffaele/.virtualenvs/gensim4/lib/python3.8/site-packages/scipy/sparse/sparsetools.py:21 /home/raffaele/.virtualenvs/gensim4/lib/python3.8/site-packages/scipy/sparse/sparsetools.py:21: DeprecationWarning: `scipy.sparse.sparsetools` is deprecated! scipy.sparse.sparsetools is a private module for scipy.sparse,...

difficulty easy
need info
reach HIGH
impact LOW

I noticed that the web documentation sometimes don't correspond to what I see in the Jupyter notebooks. For example, that's how I see it on the web: ![image](https://user-images.githubusercontent.com/54762742/126760168-4afdcf37-43f0-47c9-bd04-02385eecd5d7.png) And that's...

bug
documentation

DigestAuth seems to not work when connecting to a HTTPS website. For instance, the following code works: ``` #!/usr/bin/env python3 import requests from requests_toolbelt.auth.http_proxy_digest import HTTPProxyDigestAuth proxies = { "http":...

Details for the issue -------------------- #### What did you do? 1. Open a sqlite database 2. Swtich to "Execute SQL" tab 3. Select some SQL code and CTRL+C 4. Switch...

linux
Execute SQL

Details for the issue -------------------- #### What did you do? Download the latest AppImage for Linux from [here](https://download.sqlitebrowser.org/DB_Browser_for_SQLite-v3.12.2-x86_64.AppImage) (v. 3.12.2) #### What did you expect to see? The application working...

linux

Remarkable doesn't even start: ``` $ remarkable Traceback (most recent call last): File "/usr/bin/remarkable", line 65, in import remarkable File "/usr/lib/python3/dist-packages/remarkable/__init__.py", line 30, in from remarkable import RemarkableWindow File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py",...