Jump to content

Issue with babylon deployment in Mac


hit2501
 Share

Recommended Posts

Hi everyone!

 

I'm trying to make a house configurator, the problem that I have is not working properly on mac. You can see a preview version of the configurator in: http://www.wilawara.com/wec360demo/

 

And it works fine on Windows (Chrome & Firefox) as seen in this video: 

 

But as in my country it is not very easy to access Mac equipment I asked a friend (in other country) to try it in mac but the drag n drop function does not work, you can check the mistakes in this short videos: https://www.youtube.com/playlist?list=PLnzWqhLuiuDCtWe0fhr86lqLPcf2-Jn4Z

 

Can someone tell me what I should correct to make it work properly on any desktop?

 

Thank you very much to all.

Link to comment
Share on other sites

Hi, being a Mac user, i just tested your cottage demo.

 

Here are my results :

  • Chrome (Version 44.0.2403.125 (64-bit)) : drag and drop isn't working (nothing happens, just like in the video)
  • Safari (8.0.5) : drag and drop works fine
  • Firefox (39.0) : drag and drop works fine

 

Here are two screenshots (from OS X 10.3 Yosemite) showing the console right after draging the window on the house (no errors in the console in both Chrome and Safari)

 

Arholma_10.jpg

 

 

Arholma_10.jpg

Link to comment
Share on other sites

  • 1 month later...

Thank you all and sorry for take so long to answer, also thank you very much @yoric, your info its important to me.

If there is no error on console is this a restriction of mac (because works fine on Windows chrome) for Babylon?

Some idea @Deltakosh?

Ps: I moved the configurator to another server: http://concept.wec360project.se/arholma10n.php

Link to comment
Share on other sites

It's an interesting bug, as it appears only in chrome on Mac. Windows works fine. Try reproducing it and submit a bug, I guess this would be the best course of action. First make sure you have the newest version.

But again, first try reproducing it while eliminating any factor that can interfere.

Link to comment
Share on other sites

I think I fix it. I saw I had the very same problem with Internet Explorer 11 and apply a solution that was to solve dragging issues on Internet Explorer:
Change: src = evt.dataTransfer.getData ("text / plain");
by: src = evt.dataTransfer.getData ("text");
And it worked!!! but I still do not know if it will work with Chrome for Mac.

Anyone can help by visiting: http://concept.wec360project.se/arholma10n.php
with Chrome on Mac and pleeease let me know if it works?

I'll be very greatful. :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...