aanno

Results 25 comments of aanno

I tried this once more and what @akamatsu is _working if you checkout the git repo_, i.e. if you don't use `facemorpher` installed from `pip`. No idea why this is...

I encounter the _exactly_ same problem like @cryxy . The file causing the error is `config/apps.config.php`: ```bash /var/www/html # grep SERVERROOT config/*.php config/apps.config.php: 'path' => OC::$SERVERROOT.'/apps', config/apps.config.php: 'path' => OC::$SERVERROOT.'/custom_apps',...

Nevermind. Just wondered. I could stick to a saxon 10.x for a while...

It was possible to export the key with ```bash keybase pgp export --secret -o keybase.export ``` After that I imported the key into my keyring ```bash gpg --import keybase.export ```...

Same here! This is what happens on Fedora 32: ```bash gspca-kinect2]$ make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` SRCROOT=`pwd` modules make: Entering directory '/usr/src/kernels/5.6.6-300.fc32.x86_64' scripts/kconfig/conf --syncconfig Kconfig Kconfig:34: can't open file "Documentation/Kconfig"...

The following works for kernel 5.6.6 on fedora 32: ```bash make -C /lib/modules/`uname -r`/build M=`pwd` SRCROOT=`pwd` modules ```

Well, I don't have a solution. Perhaps somebody is more into this...

This sounds pretty reasonable. I wonder why the code is not merged... BTW, I've got the following problems with xinput_calibrator: - It does not recognise that the axis should be...

Dear @fancycode, sorry for answering late. I checked my secret over and over - but for me it looks like that it is _not_ the culprit. What is different w.r.t....

Dear @zohaib09, no, this is still an issue for me. For me it looks that spreed is difficult to run in a podman environment. However, running spreed is of minor...