Dax89 / WebPirate

A Tabbed, WebKit based Browser Web for SailfishOS
GNU General Public License v3.0
15 stars 7 forks source link

SFOS 2.1 (Qt 5.6) Default Browser mode opens up blank page if browser closed before #88

Open llelectronics opened 7 years ago

llelectronics commented 7 years ago

Hi turns out that Qt 5.6 changed the way you need to register stuff for dbus. Need to register object first and then the service.

See my fix on Webcat here: https://github.com/llelectronics/webcat/issues/34