sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    [Plugin] Sketchup Ivy

    已排程 已置頂 已鎖定 已移動 Plugins
    732 貼文 172 Posters 315.4k 瀏覽 172 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • TIGT 離線
      TIG Moderator
      最後由 編輯

      Did you try those default settings ?
      Remember sizes are always entered in 'inches'...
      And the decimal-separator is a '.' NOT a ','
      If you get a small red line at the start it suggests it does start to work, but the settings are wrong...

      TIG

      1 條回覆 最後回覆 回覆 引用 0
      • D 離線
        driven
        最後由 編輯

        @tig
        do you see the javascript errors?

        [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
        	(anonymous function) (jquery.tools.min.js, line 14)
        	global code (jquery.tools.min.js, line 14)
        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_100_f6f6f6_1x400.png, line 0)
        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_highlight-soft_100_eeeeee_1x100.png, line 0)
        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_65_ffffff_1x400.png, line 0)
        [Error] Failed to load resource; The requested URL was not found on this server. (ui-icons_ef8c08_256x240.png, line 0)
        

        they first may be causing more than a load error on a Windows PC...
        john

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

        1 條回覆 最後回覆 回覆 引用 0
        • TIGT 離線
          TIG Moderator
          最後由 編輯

          @driven said:

          @tig
          do you see the javascript errors?

          [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
          > 	(anonymous function) (jquery.tools.min.js, line 14)
          > 	global code (jquery.tools.min.js, line 14)
          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_100_f6f6f6_1x400.png, line 0)
          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_highlight-soft_100_eeeeee_1x100.png, line 0)
          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_65_ffffff_1x400.png, line 0)
          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-icons_ef8c08_256x240.png, line 0)
          

          they first may be causing more than a load error on a Windows PC...
          john
          I have seen reports, but I do not get those errors on my MAC.
          The jquery.tools.min.js code is a standard library that should be IE and Safari compatible...
          That is why I have previously asked MAC users OS and if they has the latest Safari installed etc...
          Any other ideas ?
          Look through the millions of www pages... it seems that newer versions of jquery like the one supplied deprecated $.browser, but the jquery 'tools' still expects it [v1.2.5 is included BUT v1.2.6 & ..7-dev is available BUT not readily downloadable yet] !
          Some set ups simply absorb the error, others choke.
          I'll look at a fix and get you to test it on your MAC...
          EDIT: I did get hold of v1.2.6 BUT it broke the dialog's sliders etc, so that's no use...

          TIG

          1 條回覆 最後回覆 回覆 引用 0
          • D 離線
            driven
            最後由 編輯

            I only see it with WebInspector, not as a SU error...
            The missing pngs, aren't a big issue, but do point to some packaging anomaly...

            happy to test as always...
            john

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

            1 條回覆 最後回覆 回覆 引用 0
            • TIGT 離線
              TIG Moderator
              最後由 編輯

              Can you replace this main.html [ it's ZIPed for uploading purposes ] file in ../LiveIvy/gui folder.
              I added some jquery code to reinstae the deprecated $.browser code, and it has some Safari tests etc...so that MIGHT fix it on MACs...

              If it works I'll release an update...


              main.zip

              TIG

              1 條回覆 最後回覆 回覆 引用 0
              • D 離線
                driven
                最後由 編輯

                still there...

                [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                	(anonymous function) (jquery.tools.min.js, line 14)
                	global code (jquery.tools.min.js, line 14)
                

                for your info, the latest Yosemite WebKit version...
                SketchUp:
                Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) SketchUp/15.1 (Mac; Safari)
                Safari:
                Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25

                so, currently they are both using the same WebCore...

                john

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

                1 條回覆 最後回覆 回覆 引用 0
                • TIGT 離線
                  TIG Moderator
                  最後由 編輯

                  Try this version of the same file.
                  I've changed the load order of the added code so it might be there before the 'tool' js raises the error...
                  Report back 😒


                  main.zip

                  TIG

                  1 條回覆 最後回覆 回覆 引用 0
                  • D 離線
                    driven
                    最後由 編輯

                    nope...

                    [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                    	(anonymous function) (jquery.tools.min.js, line 14)
                    	global code (jquery.tools.min.js, line 14)
                    

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • TIGT 離線
                      TIG Moderator
                      最後由 編輯

                      Bother !
                      I'll swot up on alternatives...
                      😒

                      TIG

                      1 條回覆 最後回覆 回覆 引用 0
                      • TIGT 離線
                        TIG Moderator
                        最後由 編輯

                        Please try this version...
                        Different js fixing code yet again...


                        main.zip

                        TIG

                        1 條回覆 最後回覆 回覆 引用 0
                        • D 離線
                          driven
                          最後由 編輯

                          Success, that got rid of the js [msie] error...

                          obviously, I still get the missing icon errors...
                          they are also called from jquery-ui.min.css as default images, but the folder is missing...

                          john

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

                          1 條回覆 最後回覆 回覆 引用 0
                          • TIGT 離線
                            TIG Moderator
                            最後由 編輯

                            Thanks for your help.
                            I compile an update.
                            I'll also look at this image failure...

                            TIG

                            1 條回覆 最後回覆 回覆 引用 0
                            • D 離線
                              driven
                              最後由 編輯

                              one example is on line 7

                              .ui-state-default{border;1px solid #ccc;background;#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 
                              

                              maybe just add the images, they must have been culled at some point...

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • TIGT 離線
                                TIG Moderator
                                最後由 編輯

                                Here's an update 0.6.6xx http://sketchucation.com/pluginstore?pln=SketchupIvy
                                The jquery/js in the html is adjusted to prevent some load-errors, which were reported on some MAC.
                                Some missing [but unused] image files are also now included to avoid some odd jquery/ui/css errors...

                                TIG

                                1 條回覆 最後回覆 回覆 引用 0
                                • ChisainaC 離線
                                  Chisaina
                                  最後由 編輯

                                  It's a fine joke about version 0.6.6?
                                  The archive is version 0.6.5. And she does not work correctly in the SU2014.
                                  As bugs and leaves and with the lash. Very sensitive to changes in the settings. Please correct. Thanks in advance

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • TIGT 離線
                                    TIG Moderator
                                    最後由 編輯

                                    @chisaina said:

                                    It's a fine joke about version 0.6.6?
                                    The archive is version 0.6.5. And she does not work correctly in the SU2014.
                                    As bugs and leaves and with the lash. Very sensitive to changes in the settings. Please correct. Thanks in advance
                                    You are mistaken.
                                    It is 0.6.6xx - where did you get v0.6.5 ?
                                    The LiveIvy::VERSION did report incorrectly, but it's now reset at 0.6..., so the sub-version updates shouldn't show in the dialog-header?
                                    The dialog should show 0.6... - no more ?

                                    In case you have mistakenly downloaded some older versions I have removed these from the initial posts.

                                    Have you uninstalled any earlier LiveIvy.rb and the matching subfile with that name ?

                                    You then need to reinstalled the full set from the downloaded PluginStore's RBZ, or AutoInstall it from the PluginStore dialog within SketchUp...

                                    It works fine in v2014 and v2015 [AND v8 and v2013 !]

                                    I do NOT understand your 'bugs/leaves/lash' comments.
                                    It IS sensitive to changes in the settings, BUT it always was like that...

                                    All I have done is make it compatible with newest versions of SketchUp, plus I added support for alternative ivyleaf_ SKPs etc...

                                    EDIT: v0.6.7x is now available see a few posts after this...

                                    TIG

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • D 離線
                                      driven
                                      最後由 編輯

                                      image folder needs to be inside the css folder, then I have no errors at all...

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

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • TIGT 離線
                                        TIG Moderator
                                        最後由 編輯

                                        Dam' - I suspected as much !
                                        50:50 - jumped the wrong way.
                                        I'll fix it and release an update...

                                        TIG

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • TIGT 離線
                                          TIG Moderator
                                          最後由 編輯

                                          Here's v0.6.7x [please note how it shows in the dialog header as '0.6...' - ALL "v0.6..." files should do this...]
                                          http://sketchucation.com/pluginstore?pln=SketchupIvy
                                          It hopefully now fixes the final issue on some MACs, with the 'images' folder needed in the jquery/ui/js etc in the css folder [it does a 'tidyup' and removes any incorrectly located images subfolder automatically when it first loads]...

                                          TIG

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • KrisidiousK 離線
                                            Krisidious
                                            最後由 編輯

                                            Thanks a lot for squaring this thing up Tig. It's nice to have it back in the stable.

                                            By: Kristoff Rand
                                            Home DesignerUnique House Plans

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 24
                                            • 36
                                            • 37
                                            • 22 / 37
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement