Michal Krenek (Mikos)

Results 93 comments of Michal Krenek (Mikos)

It seems that whole `on_contents_size_changed()` (and related `scroll_messages()`) methods would have to be reimplemented in JavaScript.

QtWebKit in Qt 5.6 can still be installed, it is just not included in standard Qt distribution anymore. E.g. in Arch Linux you can install `qt5-webkit` package. I can switch...

If you try it with QtWebEngine and it will work without problems, I can merge it back, just do a pull request. I will have to try it myself, because...

Can you try latest version 1.7.0? You have to install PyQt 5 now.

@tonnydourado Which system are you using? I can't reproduce this bug on Arch Linux.

Do you have latest versions of all dependencies? How did you installed it? You can try to install only PyQt5 from your distribution repository and then install QHangups as local...

Could anyone with this problem please try it again in latest QHangups version? Btw. you need to install `qt5-webkit` (in Arch Linux) or `python-pyqt5.qtwebkit` in Ubuntu or Debian.

Yes, it's on todo list :-)

It's planned, stay tuned...

Hello, it seems that you have not specified correct device driver (on Windows SoapySDR uses your sound card as default driver). Try to run `soapy_power --detect` to see if it...