• Hello Jeremy!

    This plugin is a very good thing to have! Thank you for your work.

    I am encountering some problems with certain browsers wich I cannot resolve. Here is my check list:

    Firefox 10.0.5 / Windows -> everything OK
    Firefox 18.0.2 / Windows -> everything OK
    Firefox 19.0.2 / Linux Mint -> Autoload starts but ends in a black rectangle
    Firefox 20.0.? / Linux Mint -> Autoload starts but ends in a transparent rectangle
    Firefox 20.0.1 / Windows -> everything OK
    Internet Explorer 9 (strong security) -> Plugin ignores settings and loads image without panorama function
    Internet Explorer 9 (weak security) -> browser crashes

    Do you have any idea of where this behaviour comes from?

    The tag I am using is “[sphere 499 autoload]”, Plugin is configured not to show the link and standard settings.

    Greetings
    Henry

    http://wordpress.org/extend/plugins/wp-photo-sphere/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeremy

    (@jeremy-heleine)

    Hi!

    I don’t know exactly where this comes from but other bugs have already been reported so I think the problem is in the library.
    Unfortunately, I don’t have enough time to take a look at it now, but in a few weeks, I will try to modify the library itself to resolve all the problems.

    Sorry for the setback but thank you for your support!

    Jeremy

    Thread Starter Da PAN

    (@da-pan)

    Hello Jeremy,

    after playing around with the code and testing on my Linux Mint / Firefox system I found out that there is a problem in sphere.js.

    The WebGL detection in method Photosphere.prototype.start3D detects true but this does not seem to work inside WordPress. If I use the same libraries outside WordPress everything works fine.

    As a workaround I commented out the usage of the WebGLRenderer and made the code use the CanvasRenderer. Makes it work slower but at least it works.

    Regards
    Henry

    Plugin Author Jeremy

    (@jeremy-heleine)

    Hi!

    Thank you for your help, it will be very useful!

    Jeremy

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with certain browsers’ is closed to new replies.