The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: mad_king on 2017-08-22, 13:46:58

Title: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-08-22, 13:46:58
I am trying to allow popup settings for browser but showing following error

"New tabs or windows are being blocked by your browser!  Please allow popups for this site".

In setting allowed the popup already.

Checked also with latest version of otter but same problem.  Is anything more required for this functionality?.

Checked with Windows and works fine

Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-08-22, 14:44:42
@mad_king, 0.9.11 is outdated and shouldn't be used anymore, also it uses incompatible configuration option names.
In case of recent weeklies make sure that Permissions/ScriptsCanOpenWindows is set to openAll in about:config.
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-08-26, 06:00:36
No luck

Permission/ScriptCanOpenWindows has been set to openAll

otter.conf
[Permissions]
ScriptsCanOpenWindows=openAll

In diagnostic report we can see
Permissions/ScriptCanOpenWindows      ask      default    no overrides

For Windows
Permissions/ScriptCanOpenWindows      ask     non default    1 override (s)

Might be something missing with setting for Linux platform?
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-08-27, 18:36:10
@mad_king, maybe I should try to reproduce it, is that some public URL?
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-08-28, 13:34:36
url has sent to your personal message
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-09-01, 05:31:12
@Emdek
Could you able to reproduce it?

Thanks
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-09-01, 05:39:50
@mad_king, works for me, once you trigger popup you should see toolbar on the top of the page where you can decide what to do using Details button, you can use first option to allow opening them.
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-09-06, 05:46:00
@Emdek

Work for Windows as well as Linux for you? Which Linux flavor Ubuntu? version?
Still i could not figure out how to do this.

Thanks
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-09-06, 08:58:31
@mad_king, works fine under Windows 10.
You can also enable popups for that page without trigerring popup, just open Website Preferences (for example using F12 menu) and then change setting for Pop-ups in the first tab and Apply changes.
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-09-09, 05:51:37
@Emdek

Yes its works perfect for Windows 10 but not for Ubuntu (VM on Windows 10).
Also did exactly as you mentioned above post for Ubuntu but no luck. I am getting message "New tabs or windows are being blocked by your browser!  Please allow popups for this site"
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-09-09, 17:32:43
@mad_king, uhm, what sort of package are you using there, which version of browser and QtWebKit?
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: mad_king on 2017-09-13, 08:52:37
@Emdek
Ubuntu 14.04 LTS
otter - 0.9.91-dev175
Qt version - Qt 5.8.0 (with qtwebengine)

Thanks
Title: Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
Post by: Emdek on 2017-09-13, 11:11:15
@mad_king, QtWebEngine might explain this, try AppImage for weekly 189 (newest one won't work there), and if it won't work then you are left with PPA packages.

But if you are using SDK then update to Qt 5.9.x and grab binaries here:
https://github.com/annulen/webkit/releases/tag/qtwebkit-5.212.0-alpha2
Just unpack it into matching folders in prefix used by 5.9 from SDK and rerun CMake.