Fabio Mazza

Results 11 issues of Fabio Mazza

This updates the f-droid version by merging the new code into the branch, then removing the non-free crashlytics dependency. Shoud I tag it already?

First of all, thanks for the amazing work the developers have undertaken. I wanted to try the app on a couple of samsung devices, but it just kept crashing without...

I have a python script which loads code from a separate file. When I try to run `python script_file.py`, pyjulia complains that the python binary isn't compatible. So, I have...

The native part of the emulator crashes while using Android 7.0, on Samsung galaxy s7 international

- [x] I have verified that the bug does not occur in my mobile browser (at https://touch.facebook.com/) **Describe the bug** When I touch some content on the main feed, a...

First of all, thanks for the library, it's quite good. However, I'm using this library since a few months, and it has caused me some headaches with the newest version...

First of all, thanks for the great package. I was wondering if it was possible to publish the package on the conda-forge repository, which will make it possible to use...

### What is the expected enhancement? It would be very cool to implement the calculation of betweenness centrality using the edges weights, as done in NetworkX : https://networkx.org/documentation/stable/reference/algorithms/generated/networkx.algorithms.centrality.betweenness_centrality.html I'm guessing...

enhancement

**Describe the bug** The app crashes when starting on Fedora 40 with flatpak. I'm using KDE, and it seems the app cannot connect to the x11 fallback server (although the...

bug

I've switched to ZipArchives instead of ZipFile because I had to write large amounts of data to disk, and I found this way is faster. I've tested the resulting files...