Announcement

Collapse
No announcement yet.

Jon00HTML2ImageHS3.exe run but does not create images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Jon00HTML2ImageHS3.exe run but does not create images

    Hi, have problem with HTML2Image.

    Is there any debug that I can activate?
    I can see that Jon00HTML2ImageHS3.exe will run for several seconds and the memory increases during active but no image is created.
    Thanks
    Please excuse any spelling and grammatical errors I may make.
    --
    Tasker Plugin / Speech Droid
    Tonlof | Sweden

    #2
    What are your Jon00HTML2Image.ini settings and how are you calling the script?
    Jon

    Comment


      #3
      Originally posted by jon00 View Post
      What are your Jon00HTML2Image.ini settings and how are you calling the script?
      Hi Jon,

      I run the script from hs3 event.
      Jon00HTML2ImageHS3.vben
      Sub or Function: Main
      Parameters: 1


      Ini file:
      [Capture1]
      URL=http://board.homeseer.com
      DeviceBGColor=
      ImagePath=homeseer.png
      crop=
      WBWidth=
      WBHeight=
      Delay=

      Thanks.
      Please excuse any spelling and grammatical errors I may make.
      --
      Tasker Plugin / Speech Droid
      Tonlof | Sweden

      Comment


        #4
        It looks like the web browser object is having issues loading the Homeseer page. Not much I can do about it unfortunately. I tried it with bbc.co.uk and that seemed to capture correctly.
        Jon

        Comment


          #5
          Originally posted by jon00 View Post
          It looks like the web browser object is having issues loading the Homeseer page. Not much I can do about it unfortunately. I tried it with bbc.co.uk and that seemed to capture correctly.
          Hi, I just took Homeseer as an example. bbc.co.uk did work but almost every other page that I need info from does not work. If I have an event every 10 minutes that should download a snapshot it may capture the webpage once a day or week. So it does not fails 100%, maybe 99% or less. So if there was possible to enable some debug it have been great.
          Thanks
          Please excuse any spelling and grammatical errors I may make.
          --
          Tasker Plugin / Speech Droid
          Tonlof | Sweden

          Comment


            #6
            I agree something has changed. The errors are logged to Jon00HTML2ImageHS3Errorlog.txt in the HS3 root directory.

            The thread used to download the page is timing out because the web page cannot be loaded for some reason. The WebBrowser class is linked to IE and may be due to an update and/or new security trust issue.

            Apologies but I have no time to look at this for a few days.
            Jon

            Comment


              #7
              I think it may have something if the webpage have javascript like google analytics or so. Is there any parameters to disable javascript?
              Thanks
              Please excuse any spelling and grammatical errors I may make.
              --
              Tasker Plugin / Speech Droid
              Tonlof | Sweden

              Comment


                #8
                Not that I know of (but it may work if you disabled it in IE itself).
                Jon

                Comment


                  #9
                  Originally posted by jon00 View Post
                  Not that I know of (but it may work if you disabled it in IE itself).
                  Yes, that seems to do the trick. I did not know that it use IE in the background. I will test on other sites to.
                  Please excuse any spelling and grammatical errors I may make.
                  --
                  Tasker Plugin / Speech Droid
                  Tonlof | Sweden

                  Comment

                  Working...
                  X