Boris Pek

Results 208 comments of Boris Pek

Ok, I'll look that may be done with this once I have enough time.

Small correction: there is no configuration option `USE_XATTR` for cmake yet. Configuration script checks existence of `libattr` library and its header files in system before build. If they do not...

@zadlg What is the problem with [README](https://github.com/signalapp/libsignal-protocol-c/blob/master/README.md#using-libsignal-protocol-c)?

As for examples, you may look at projects which already use this library.

@Crazy-Hopper Why do not you use sni-qt for Qt4-based applications (for example Psi and Skype)? Just wondering.

@Crazy-Hopper Have you tested Chromium after applying of your patch to xembed-sni-proxy?

> That's because right now i'm stuck in debian gcc5 pre-transition state where there is no patched qt4 Hmm, patched Qt4 packages are in Debian unstable since Aug 04 and...

@Crazy-Hopper At least for chromium this is not true: `$ ldd /usr/lib/chromium/chromium | grep indicator | wc -l` `0` More over as far as I know it does not support...

Wrong link. It should be f3fb515a378d32df577445b8c8eab4615359b3d7

Not related to bug report, but you may be interested... In Debian and distros based on it WINE in currently packaged by this way: ``` $ ls -alp /usr/bin/wine* lrwxrwxrwx...