Georgios Karakasidis

Results 5 comments of Georgios Karakasidis

The problem occurs in the command `./configure --shared`. There, kaldi checks if cub is installed and produces this error. Check [here](https://github.com/kaldi-asr/kaldi/blob/master/src/configure#L964) and the pull request [here](https://github.com/kaldi-asr/kaldi/pull/2819/commits/453ef88cfc3cdd6d974efff9ee761f2dfe85db05#diff-d27f7fc439be881b4f2c34e3019889a5R1099). If you are okay...

This is actually how I first tried to implement this (i.e. `on: ENTITY_NAME` instead of `toggle`), but it involves an extra API call (to get the current state of the...

Thanks @lollilol , I think this would be useful for many people. I am not sure if I'll have the time to implement this in the near future, so if...

Thanks for providing a detailed description of the issue. Unfortunately, I am not very familiar with how the gnome-keyring API works underneath, and I remember I myself had some problems...