AndroidDeveloperLB Posted November 16, 2014 Report Share Posted November 16, 2014 On this website: http://jgilfelt.github.io/AndroidAssetStudio/icons-launcher.html When you choose an icon (via "clipart") and some effects, it doesn't show the preview at all. On Chromium it shows well. I think it's a canvas issue, but I'm not HTML expert... Link to comment Share on other sites More sharing options...
magg Posted November 16, 2014 Report Share Posted November 16, 2014 Confirm this issue Link to comment Share on other sites More sharing options...
BugSir007 Posted November 17, 2014 Report Share Posted November 17, 2014 Hi guys, Thank you for reporting this issue. I can confirm the same problem here on my end. Selecting an icon form the clipart does not display the preview at all. Already confirmed as a BUG. Please stay tuned for the future versions. Thanks again for your support! Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 17, 2014 Author Report Share Posted November 17, 2014 BugSir007 replied at 2014-11-16 23:26 Hi guys, Thank you for reporting this issue. I can confirm the same problem here on my end. Selectin ... What is the reason for this problem? I mean, Maxthon already have a high HTML5 score, so shouldn't it be able to support anything that others support? Link to comment Share on other sites More sharing options...
SWFlash0 Posted November 17, 2014 Report Share Posted November 17, 2014 Console returns these errors: Unable to get image data from canvas because the canvas has been tainted by cross-origin data. Uncaught SecurityError: An attempt was made to break through the security policy of the user agent. It makes it look like it's complaining about cross-origin resource sharing, but the problem isn't exactly there. It's the SVG images that the script tries to draw on canvas, Maxthon doesn't seem to support that. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 17, 2014 Author Report Share Posted November 17, 2014 SWFlash0 replied at 2014-11-17 12:17 Console returns these errors: It makes it look like it's complaining about cross-origin resource sha ... ok. thanks. Link to comment Share on other sites More sharing options...
BugSir007 Posted November 18, 2014 Report Share Posted November 18, 2014 I just conducted an HTML5 test with the current version and it seem that WebGL 2 3D graphics are not fully supported. This might be the reason behind this problem. Anyway, we'll try to fix this problem in the future version. The problem is confirmed as a BUG. 10500 Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 18, 2014 Author Report Share Posted November 18, 2014 BugSir007 replied at 2014-11-17 18:19 I just conducted an HTML5 test with the current version and it seem that WebGL 2 3D graphics are not ... I've found another website that causes problems. Maybe it's the same problem? Here it is: http://us.battle.net/heroes/en/media/ For some reason, it keeps refreshing for me, and sometimes shows an error page. Link to comment Share on other sites More sharing options...
BugSir007 Posted November 19, 2014 Report Share Posted November 19, 2014 Hi again, I just opened the page you provided and it seems to be stable. No refresh problems are occurring at all. Are you playing one the games I'm seeing in this page? What error are you getting? A screenshot would be helpful. Thanks. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 19, 2014 Author Report Share Posted November 19, 2014 BugSir007 replied at 2014-11-18 18:52 Hi again, I just opened the page you provided and it seems to be stable. No refresh problems are occ ... Here's what I see (attached) . It keeps refreshing till it fails. If I want, I can scroll a bit, but the refreshing will occur soon afterwards.Video_2014-11-19_185537.7z Link to comment Share on other sites More sharing options...
BugSir007 Posted November 20, 2014 Report Share Posted November 20, 2014 UFO106 replied at 2014-11-19 08:57 Here's what I see (attached) . It keeps refreshing till it fails. Thank for the video. I can see the refresh problem in the video. But this is odd. here on my end the page doesn't refresh at all, it is stable. Not quite sure what might be causing this problem. I can see the you are downloading something....Can you disable everything that may be causing this issue and try again. First i suggest you clear your browser cookies and caches files. Secondly, you may log out your Maxthon account and try to open the page again. Thanks Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 21, 2014 Author Report Share Posted November 21, 2014 BugSir007 replied at 2014-11-19 18:12 Thank for the video. I can see the refresh problem in the video. But this is odd. here on my end t ... Can't I just go to "private" mode? it happens there too, even when not downloading anything... Not only that, but it also makes maxthon to steal focus when it shows the last page (the error page)... Link to comment Share on other sites More sharing options...
BugSir007 Posted November 21, 2014 Report Share Posted November 21, 2014 UFO106 replied at 2014-11-20 16:13 Can't I just go to "private" mode? it happens there too, even when not downloading anything... Hi again, Here we kept testing on different machines with different OS but still the problem can't be reproduce. The issue might be due to some corrupted files in your browser. You may run a clean install of the latest version and try again. Please let us know if the problem persists. Have a nice day! Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 21, 2014 Author Report Share Posted November 21, 2014 BugSir007 replied at 2014-11-20 18:00 Hi again, Here we kept testing on different machines with different OS but still the problem can't ... How should I perform clean installation? I wish to at least have the passwords I've used, and also the installation files of the plugins. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 21, 2014 Author Report Share Posted November 21, 2014 Also, I've found another website : http://romannurik.github.io/AndroidAssetStudio/icons-generic.html#source.type=clipart&source.space.trim=0&source.space.pad=0&source.clipart=res%2Fclipart%2Ficons%2Fnavigation_more_vert.svg&size=24&padding=8&color=33b5e5%2C100&name=ic_navigation_more_vert choose an icon, and set some configurations, and then choose to download. It doesn't allow to download. This time, this button worked in the past, and now it doesn't. It also doesn't show a preview. Link to comment Share on other sites More sharing options...
-ody- Posted November 21, 2014 Report Share Posted November 21, 2014 UFO106 replied at 2014-11-21 17:54 Also, I've found another website : http://romannurik.github.io/AndroidAssetStudio/icons-generic.html ... confirmed.. works fine with sleipnir (chrome based browser) Link to comment Share on other sites More sharing options...
SWFlash0 Posted November 21, 2014 Report Share Posted November 21, 2014 I narrowed the javascript down to show you where problem occurs: http://kek.2fh.co/test/svgcanvas.htmcanvasimage.src=canvaselement.toDataURL('image/png') SecurityError: An attempt was made to break through the security policy of the user agent. The code is supposed to first draw an SVG image onto the canvas and then render the canvas back into an image. Chrome and Firefox can do it fine, but Maxthon and IE throw a CORS error. Link to comment Share on other sites More sharing options...
7twenty Posted November 21, 2014 Report Share Posted November 21, 2014 UFO106 replied at 2014-11-21 19:26 How should I perform clean installation? I wish to at least have the passwords I've used, and also ... Test with the portable version. Download, extract to a test folder and run. If it works fine then you can deal with doing a "clean" install and selecting data to keep etc. If it still doesn't work then it's not related to your data, but something else within Maxthon. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 22, 2014 Author Report Share Posted November 22, 2014 odyssee replied at 2014-11-21 09:16 confirmed.. works fine with sleipnir (chrome based browser) Oops, I think it's the same website as the one on the beginning of this thread... Sorry for that. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 22, 2014 Author Report Share Posted November 22, 2014 7twenty replied at 2014-11-21 15:35 Test with the portable version. Download, extract to a test folder and run. If it works fine then ... Good idea. I've done it, and it worked. So I've tried to disable some addons, and only GreaseMonkey seems to caused it. Then I've found out that "Linkify Plus" script caused this issue. Is there an alternative to this script, or maybe an updated version of it (I have 2.0.1) ? I've now installed this one: https://greasyfork.org/en/scripts/2709-linkify-plus Seems it doesn't cause this problem, but I wonder how good it is. Link to comment Share on other sites More sharing options...
7twenty Posted November 22, 2014 Report Share Posted November 22, 2014 UFO106 replied at 2014-11-23 05:17 Good idea. I've done it, and it worked. So I've tried to disable some addons, and only GreaseMonke ... Great news. Although, I don't use GreaseMonkey and I have the same issue? Doesn't affect me at all, but would be interesting to find out why that is the case. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 23, 2014 Author Report Share Posted November 23, 2014 7twenty replied at 2014-11-22 13:07 Great news. Although, I don't use GreaseMonkey and I have the same issue? It's a script that is used in GreaseMonkey : Linkify Plus. And now that I've removed it and installed an alternative (with a similar name), it seems to work fine. Link to comment Share on other sites More sharing options...
BugSir007 Posted November 24, 2014 Report Share Posted November 24, 2014 UFO106 replied at 2014-11-21 07:54 Also, I've found another website : http://romannurik.github.io/AndroidAssetStudio/icons-generic.html ... The download seems to be working fine for me. I jsut downloaded the zip file after doing some settings and it worked fine. Link to comment Share on other sites More sharing options...
AndroidDeveloperLB Posted November 24, 2014 Author Report Share Posted November 24, 2014 BugSir007 replied at 2014-11-23 17:52 The download seems to be working fine for me. I jsut downloaded the zip file after doing some sett ... This time , the issue occurs even on Maxthon portable. Maybe you didn't test it right? I've attached a video here, showing what to do. Note that in the video, I can't see the preview of the images, and I also can't download the file. The video also shows that it doesn't occur on Chromium. Here it is: 10541 Video_2014-11-24_222614.7z Link to comment Share on other sites More sharing options...
Recommended Posts