sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Canvas v1.1.3

    Scheduled Pinned Locked Moved Plugins
    98 Posts 31 Posters 70.8k Views 31 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O Offline
      orchard collie
      last edited by

      Hi Renderiza
      Tried 'nothing selected' in Only Add On Menu - no difference still little red square
      Ran Ruby Console by typing "load 'plugins/RND_Canvas.rb'"
      Hit Return key and it wrote
      load 'plugins/RND_Canvas.rb" underneath on line 2
      Nothing else happened.
      PS never opened Ruby Console before so am a total newbie
      Regards
      Orchard

      1 Reply Last reply Reply Quote 0
      • O Offline
        orchard collie
        last edited by

        Hi Renderiza
        Me again
        Just noticed your comment on switching to IE 10
        The latest version of Safari doesn't go higher than IE9 I'm afraid
        Orchard

        1 Reply Last reply Reply Quote 0
        • renderizaR Offline
          renderiza
          last edited by

          Uploaded a modified Canvas plugin to PluginStore, please re-download it again to see if it solved the problem.

          What I changed was a line in html document...

          From

          <meta http-equiv="X-UA-Compatible" content="IE=10">
          

          To

          <meta http-equiv="X-UA-Compatible" content="IE=9">
          

          Hope this solves it. πŸ˜•

          Also what version of SketchUp are you using?

          Thanks

          [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

          1 Reply Last reply Reply Quote 0
          • O Offline
            orchard collie
            last edited by

            Hi Renderiza
            I'm afraid that didn't work. Still the little red square and no duplication.
            I did uninstall the old version before downloading the new one.
            Tech info
            MacBook Pro 2.3 GHz Intel Core i7
            4 GB 1600 MHz DDR3
            Mac OS 10.8.5
            SketchUp Pro 2013 V 13.0.4811
            Hope this helps
            Thanks
            Orchard

            1 Reply Last reply Reply Quote 0
            • renderizaR Offline
              renderiza
              last edited by

              @orchard collie said:

              I'm afraid that didn't work.

              Hi,

              Can you right click on SketchUp 2013 icon and click 'Run as administrator' to see if that solves it.

              If not here is an attachment with older version of Canvas (1.1.0) which doesn't need IE9 for HTML5 & jQuery compatibility.

              Older version of Canvas that doesn't need IE9 or higher.

              How to Install RBZ...

              Thanks

              [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

              1 Reply Last reply Reply Quote 0
              • O Offline
                orchard collie
                last edited by

                Hi Renderiza
                Sorry it's taken time to get back to you
                Eventually loaded 1.1.0 (neat interface BTW
                Unfortunately still doesn't run on Mac just the empty red square attached to the arrow cursor.
                Have any other Mac Users encountered problems that you know of?
                I'd love to make it work
                There''s nothing else like it
                Here's hoping
                Cheers
                Orchard

                1 Reply Last reply Reply Quote 0
                • renderizaR Offline
                  renderiza
                  last edited by

                  We need another Mac user for testing if this plugin works or not. Wish I had one myself to test my plugins before releasing them. πŸ˜•

                  Can you verify if your folder permission are set to full?

                  Also can you try Thomthom: VirtualStore Check v1.1.0 to check if there's files in the Plugins folder that's ended up in Window's VirtualStore.

                  [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                  1 Reply Last reply Reply Quote 0
                  • O Offline
                    orchard collie
                    last edited by

                    Hi Renderiza
                    I can't believe I'm the only Mac User of your plugin!
                    There must be more out there. I think the concept is fantastic. I just wish I knew what the problem is.
                    There is of course no Windows Virtual Store on Mac and I have full permission on all files, folders and applications
                    Here's hoping we find an answer
                    Cheers
                    Orchard

                    1 Reply Last reply Reply Quote 0
                    • renderizaR Offline
                      renderiza
                      last edited by

                      @orchard collie said:

                      I can't believe I'm the only Mac User of your plugin!

                      😒

                      Do you have the same issue on all of my plugins? Maybe we can learn something if you test them as well. πŸ˜‰

                      [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                      1 Reply Last reply Reply Quote 0
                      • EdsonE Offline
                        Edson
                        last edited by

                        I am a mac user who is also having problems with canvas, it just does not work for me. I tried with groups and components. I am only able to select the options on the input box after hitting the space key but that does have any consequence: I just cannot place a single instance of the selected group/component.

                        mac os 10.8.5 and sketchup 13.0.4811.

                        edson mahfuz, architect| porto alegre β€’ brasil
                        http://www.mahfuz.arq.br

                        1 Reply Last reply Reply Quote 0
                        • E Offline
                          energywebb
                          last edited by

                          HI

                          I am on a Mac, and Canvas is not working for me at all.. neither the 1.1.3 nor the v.1.1.0 which you uploaded on this forum. Neither in sketchup 2013 nor sketchup 8 ... a great shame!

                          any help appreciated
                          thanks

                          1 Reply Last reply Reply Quote 0
                          • romboutR Offline
                            rombout
                            last edited by

                            Is there any news or updates on getting this to work on mac. Is it just the issue with canvas not running on mac, cause canvas is supported by chrome and safari. Isnt it cause the header of the html page states content"IE=10", i did try to set this to chrome=1 but didnt help

                            edit
                            i just noticed that version 1.1 does give me some feedback in the ruby console

                            `onLButtonDown'
                            /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RND_Canvas/RND_Canvas_loader.rb;390
                            Error; #<NoMethodError; undefined method `material' for nil;NilClass>
                            /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RND_Canvas/RND_Canvas_loader.rb;390;in `onLButtonDown'
                            /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RND_Canvas/RND_Canvas_loader.rb;390
                            Error; #<NoMethodError; undefined method `material' for nil;NilClass>
                            /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RND_Canvas/RND_Canvas_loader.rb;390;in `onLButtonDown'
                            /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RND_Canvas/RND_Canvas_loader.rb;390
                            
                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              driven
                              last edited by

                              @rombout said:

                              Is it just the issue with canvas not running on mac,...

                              the plugin dosen't use the <canvas> tag and the html works fine in safari, the problem lays elsewhere...

                              look in the ruby for PC only calls...

                              john

                              learn from the mistakes of others, you may not live long enough to make them all yourself...

                              1 Reply Last reply Reply Quote 0
                              • soloS Offline
                                solo
                                last edited by

                                I cannot seem to get this to work with SU 2014 or 2015.

                                All installs correct, dialogue box and toolbar appear yet cannot select anything.

                                Anyone?

                                http://www.solos-art.com

                                If you see a toilet in your dreams do not use it.

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  dtrarch
                                  last edited by

                                  Solo

                                  1.1.3 works for me. πŸ‘ πŸ‘
                                  SU 2015 Pro latest upd.
                                  Win 7 pro

                                  ??? πŸ˜„

                                  1 Reply Last reply Reply Quote 0
                                  • pilouP Offline
                                    pilou
                                    last edited by

                                    Works fine for me on PC windows 2015 πŸ˜‰
                                    Have you IE > 8?
                                    Do you use Groups or Components?
                                    CanvasOK.jpg

                                    Frenchy Pilou
                                    Is beautiful that please without concept!
                                    My Little site :)

                                    1 Reply Last reply Reply Quote 0
                                    • soloS Offline
                                      solo
                                      last edited by

                                      @pilou said:

                                      Works fine for me on PC windows 2015 πŸ˜‰
                                      Have you IE > 8?
                                      Do you use Groups or Components?
                                      [attachment=0:4x9rpslo]<!-- ia0 -->CanvasOK.jpg<!-- ia0 -->[/attachment:4x9rpslo]

                                      That must be it, I do not have IE at all, totally removed the rubbish from all my machines.

                                      http://www.solos-art.com

                                      If you see a toilet in your dreams do not use it.

                                      1 Reply Last reply Reply Quote 0
                                      • cottyC Offline
                                        cotty
                                        last edited by

                                        @solo said:

                                        That must be it, I do not have IE at all, totally removed the rubbish from all my machines.

                                        A lot of dialogues (geo location, extension warehouse, ...?) rely on the IE, you should install it even if you don't use it for browsing.

                                        my SketchUp gallery

                                        1 Reply Last reply Reply Quote 0
                                        • soloS Offline
                                          solo
                                          last edited by

                                          I installed the demon, all works now, feel dirty however

                                          http://www.solos-art.com

                                          If you see a toilet in your dreams do not use it.

                                          1 Reply Last reply Reply Quote 0
                                          • K Offline
                                            kaas
                                            last edited by

                                            Just re-discovered this nice plugin.
                                            Maybe add perpendicular mode as well? That would be a nice addition to the placement options. Great for adding elements that should be perpendicular to the surface.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 5 / 5
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement