Petr Hodina

Results 54 comments of Petr Hodina

Hi @escherstair, thanks for submitting the issue. I can't verify this behavior as I stopped working on closed source projects (Keil/IWARM) and I'm no longer developing this conversion script. Feel...

Hi, I've encountered same issue when porting this package into [Guix](https://guix.gnu.org/en/download/). In the console I do see same issue: ``` sddm-greeter --test-mode --theme /gnu/store/mh04r6fh0i57vf0zpsdn4i8284qd473k-aerial-sddm-theme-0.1-pre-1.218199a/share/sddm/themes/aerial/ [16:41:15.085] (II) GREETER: High-DPI autoscaling not...

@3ximus which distro and sddm version do you use?

Hi! Can you post the issue within the CI? It's not public so I can't check what failed.

@Shreyas-NR unfortunately not. The CI pipeline is private so I can't investigate and there has been nobody assigned to this issue. @ev-mp @doronhi could you please help us?

Hi, I'm facing similar issue. The version fo abseil is `20210324.2`. ``` [ 42%] Building CXX object CMakeFiles/s2.dir/src/s2/s2edge_crossings.cc.o /gnu/store/069aq2v993kpc41yabp5b6vm4wb9jkhg-gcc-10.3.0/bin/c++ -DABSL_MIN_LOG_LEVEL=1 -Ds2_EXPORTS -I/tmp/guix-build-s2geometry-0.10.0.drv-0/source/src -O2 -g -DNDEBUG -fPIC -Wno-attributes -Wno-deprecated-declarations -std=c++11 -MD...

Hi, is there a way how to decode the columns from a record in the SQLite3 database? I attempted to extract the 2FA keys but they generate invalid values so...

Hi, I'd like to ask for similar instructions for Linux. I'm porting this package to GNU Guix and there are only `*.go` files but no `go.mod` file or `Makefile`