0

No message about "Security Scope" after browser plugin install

Hi ! I am a developer at Dwarf Labs. I tried to install the plugin but I don't know if it work correctly because I have no message in js log console. Software open correctly, but I think it's only thanks to the java applet.

Thanks for your help

My config :
Firefox 23.0 / OpenSuse 12.2 / (uname -r : 3.4.47-2.38-desktop)

Build & install steps:

> git clone https://github.com/shotgunsoftware/browser-plugin src
> git clone https://github.com/firebreath/FireBreath.git -b firebreath-1.7 firebreath-1.7
> mkdir build
> cd firebreath-1.7
> ./prepmake.sh ../src ../build
> ./prepmake.sh ../src ../build (twice as it is stated on the site https://github.com/shotgunsoftware/browser-plugin#building-on-linux)
> cd ../build
> make (no errors)
> mkdir ~/.mozilla/plugins
> cp bin/ShotgunIntegration/npShotgunIntegration.so ~/.mozilla/plugins

 

ps : Notice the message "The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page." ...?




41.png
49.png

2 comments

Please sign in to leave a comment.