Sandro Mani

Results 15 issues of Sandro Mani

This PR removes all remaining traces of Eigen2, since Eigen3 is now marked as required.

- Reorder items in tree ~- Merge and split items~ - Manual regions ~- Better side-by-side proofreading~ - Highlight low confidence values ~- Keyboard shortcuts~

Fedora installs FLTK to /usr/include/FL/Fl.H

I'm attempting to build netgen-6.2.2203 for Fedora [1]. I'm currently hitting a build failure on arches which fall back to `simd_generic.hpp`, specifically: In file included from /builddir/build/BUILD/netgen-6.2.2203/libsrc/core/simd.hpp:12, from /builddir/build/BUILD/netgen-6.2.2203/libsrc/core/ngcore.hpp:16: /builddir/build/BUILD/netgen-6.2.2203/libsrc/core/simd_generic.hpp:...

Rationale: I'd like to add visual feedback when snapping occurs, I do this by extending the snap interaction and overriding `handleEvent`, and then style an overlay layer feature if `snapTo`...

stale

This PR contains patches needed to build twaindsm for Windows with MINGW: * Do platform detection based on `TWNDSM_OS` instead of `TWNDSM_CMP` throughout the codebase, and ensure `TWNDSM_OS_WINDOWS` is set...

For easier packaging, it would be great if the project could properly tag releases, and upload binary files corresponding to the release by using the github release mechanism as documented...

The installed libzrtpcpp headers (placed in `/usr/include/libzrtpcpp`) usually include themselves via ``` #include ``` and projects using libzrtpcpp do so as well (i.e. sflphone). There are however a few cases...

Reported downstream at https://bugzilla.redhat.com/show_bug.cgi?id=1919573, reproduced with `sqlitebrowser-3.12.1-2.fc34.x86_64` and `qscintilla-qt5-2.11.5-2.fc34.x86_64`: 1. Open 2020k_demot.db: [2020k_demot.db.zip](https://github.com/sqlitebrowser/sqlitebrowser/files/6094092/2020k_demot.db.zip) 2. Execute this query: SELECT tp.tp_id, tp.sijainti FROM tarkistuspiste tp WHERE 5

bug
linux
Execute SQL
Fix not in main release

As initially filed at https://bugzilla.redhat.com/show_bug.cgi?id=2282104: I ran dnf update, and ran out of space while the scriptlets where running ``` $ sudo dnf update [...] >>> Stop trigger-post-uninstall scriptlet: man-db-0:2.12.1-1.fc41.x86_64SQL...

Priority: HIGH
bug
Triaged