Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update link to InventorLoader addon #90

Closed
jmplonka opened this issue Jul 11, 2018 · 19 comments
Closed

Update link to InventorLoader addon #90

jmplonka opened this issue Jul 11, 2018 · 19 comments

Comments

@jmplonka
Copy link

I just finished adding colour support for converted SAT files.
The link is pointing to a rather old version of my addon.
Can you please update the link.

@luzpaz
Copy link
Collaborator

luzpaz commented Jul 11, 2018

What's the appropriate link ?

@jmplonka
Copy link
Author

please use:
https://github.com/jmplonka/InventorLoader/tree/ce7a237c9759e403a696d0cfb367d8666703e94b

BTW: what is the best way to update links on FreeCAD-addons

@jmplonka
Copy link
Author

@luzpaz
Copy link
Collaborator

luzpaz commented Jul 14, 2018

@yorikvanhavre what is the command you use to update the submodules to most updated HEAD of each repo?

@yorikvanhavre
Copy link
Member

git submodule foreach git pull

@luzpaz
Copy link
Collaborator

luzpaz commented Jul 28, 2018

@yorikvanhavre didn't work for me for some reason. Could you try it and confirm it works ? If it does then I'll delete my fork and reclone again since I get many errors of broken submodules (probably because I deleted some incorrectly in the past).

@luzpaz
Copy link
Collaborator

luzpaz commented Jul 29, 2018

Running git submodule foreach git pull didn't actually do anything. I think because I didn't initialize the submodules beforehand. So I ran:

git submodule update --init --recursive
and I got this output:

Submodule 'AirPlaneDesign' (https://github.com/FredsFactory/FreeCAD_AirPlaneDesign) registered for path 'AirPlaneDesign'
Submodule 'Autoload' (https://github.com/triplus/Autoload) registered for path 'Autoload'
Submodule 'BIM' (https://github.com/yorikvanhavre/BIM_Workbench.git) registered for path 'BIM'
Submodule 'BOLTSFC' (https://github.com/berndhahnebach/BOLTSFC.git) registered for path 'BOLTSFC'
Submodule 'CADExchanger' (https://github.com/yorikvanhavre/CADExchanger.git) registered for path 'CADExchanger'
Submodule 'Cfd' (https://github.com/qingfengxia/Cfd.git) registered for path 'Cfd'
Submodule 'CfdOF' (https://github.com/jaheyns/CfdOF.git) registered for path 'CfdOF'
Submodule 'CommandPanel' (https://github.com/triplus/CommandPanel) registered for path 'CommandPanel'
Submodule 'Curves' (https://github.com/tomate44/CurvesWB.git) registered for path 'Curves'
Submodule 'Defeaturing' (https://github.com/easyw/Defeaturing_WB.git) registered for path 'Defeaturing'
Submodule 'DesignSPHysics' (https://github.com/ndrs92/DesignSPHysics.git) registered for path 'DesignSPHysics'
Submodule 'ExplodedAssembly' (https://github.com/JMG1/ExplodedAssembly.git) registered for path 'ExplodedAssembly'
Submodule 'fcgear' (https://github.com/looooo/FCGear.git) registered for path 'FCGear'
Submodule 'GDT' (https://github.com/juanvanyo/FreeCAD-GDT.git) registered for path 'GDT'
Submodule 'IconThemes' (https://github.com/triplus/IconThemes.git) registered for path 'IconThemes'
Submodule 'InventorLoader' (https://github.com/jmplonka/InventorLoader.git) registered for path 'InventorLoader'
Submodule 'Launcher' (https://github.com/triplus/Launcher.git) registered for path 'Launcher'
Submodule 'Manipulator' (https://github.com/easyw/Manipulator.git) registered for path 'Manipulator'
Submodule 'NavigationIndicator' (https://github.com/triplus/NavigationIndicator) registered for path 'NavigationIndicator'
Submodule 'Part-o-magic' (https://github.com/DeepSOIC/Part-o-magic.git) registered for path 'Part-o-magic'
Submodule 'PieMenu' (https://github.com/triplus/PieMenu.git) registered for path 'PieMenu'
Submodule 'Reinforcement' (https://github.com/amrit3701/FreeCAD-Reinforcement) registered for path 'Reinforcement'
Submodule 'Render' (https://github.com/FreeCAD/FreeCAD-render.git) registered for path 'Render'
Submodule 'SelectorToolbar' (https://github.com/triplus/SelectorToolbar) registered for path 'SelectorToolbar'
Submodule 'ShortCuts' (https://github.com/triplus/ShortCuts.git) registered for path 'ShortCuts'
Submodule 'Silk' (https://github.com/edwardvmills/Silk.git) registered for path 'Silk'
Submodule 'SlopedPlanes' (https://github.com/caceres/SlopedPlanesMacro.git) registered for path 'SlopedPlanes'
Submodule 'TabBar' (https://github.com/triplus/TabBar.git) registered for path 'TabBar'
Submodule 'ToolbarStyle' (https://github.com/triplus/ToolbarStyle) registered for path 'ToolbarStyle'
Submodule 'WebTools' (https://github.com/yorikvanhavre/WebTools.git) registered for path 'WebTools'
Submodule 'animation' (https://github.com/microelly2/Animation.git) registered for path 'animation'
Submodule 'assembly2' (https://github.com/hamish2014/FreeCAD_assembly2.git) registered for path 'assembly2'
Submodule 'cadquery_module' (https://github.com/jmwright/cadquery-freecad-module.git) registered for path 'cadquery_module'
Submodule 'cura_engine' (https://github.com/cblt2l/FreeCAD-CuraEngine-Plugin.git) registered for path 'cura_engine'
Submodule 'drawing_dimensioning' (https://github.com/hamish2014/FreeCAD_drawing_dimensioning.git) registered for path 'drawing_dimensioning'
Submodule 'dxf-library' (https://github.com/yorikvanhavre/Draft-dxf-importer.git) registered for path 'dxf-library'
Submodule 'fasteners' (https://github.com/shaise/FreeCAD_FastenersWB.git) registered for path 'fasteners'
Submodule 'flamingo' (https://github.com/oddtopus/flamingo.git) registered for path 'flamingo'
Submodule 'frame' (https://github.com/looooo/freecad_frame.git) registered for path 'frame'
Submodule 'geodata' (https://github.com/microelly2/geodata.git) registered for path 'geodata'
Submodule 'kerkythea' (https://github.com/marmni/FreeCAD-Kerkythea.git) registered for path 'kerkythea'
Submodule 'kicadStepUpMod' (https://github.com/easyw/kicadStepUpMod.git) registered for path 'kicadStepUpMod'
Submodule 'lattice2' (https://github.com/DeepSOIC/Lattice2.git) registered for path 'lattice2'
Submodule 'nurbs' (https://github.com/microelly2/freecad-nurbs) registered for path 'nurbs'
Submodule 'library' (https://github.com/FreeCAD/FreeCAD-library.git) registered for path 'parts_library'
Submodule 'pcb' (https://github.com/marmni/FreeCAD-PCB.git) registered for path 'pcb'
Submodule 'persistenttoolbars' (https://github.com/triplus/PersistentToolbars.git) registered for path 'persistenttoolbars'
Submodule 'pluginloader' (https://github.com/microelly2/freecad-pluginloader.git) registered for path 'pluginloader'
Submodule 'pyrate' (https://github.com/mess42/pyrate.git) registered for path 'pyrate'
Submodule 'reconstruction' (https://github.com/microelly2/reconstruction.git) registered for path 'reconstruction'
Submodule 'retr3d' (https://github.com/Maaphoo/Retr3d.git) registered for path 'retr3d'
Submodule 'sheetmetal' (https://github.com/shaise/FreeCAD_SheetMetal.git) registered for path 'sheetmetal'
Submodule 'symbols_library' (https://github.com/FreeCAD/FreeCAD-symbols.git) registered for path 'symbols_library'
Submodule 'timber' (https://github.com/wood-galaxy/FreeCAD-Timber.git) registered for path 'timber'
Submodule 'workfeature' (https://github.com/Rentlau/WorkFeature-WB.git) registered for path 'workfeature'
Submodule 'workfeature-macro' (https://github.com/Rentlau/WorkFeature.git) registered for path 'workfeature-macro'
Submodule 'yaml-workspace' (https://github.com/Mambix/FreeCAD-yaml-workspace.git) registered for path 'yaml-workspace'
Cloning into '/home/beast/Projects/FreeCAD-addons/AirPlaneDesign'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Autoload'...
Cloning into '/home/beast/Projects/FreeCAD-addons/BIM'...
Cloning into '/home/beast/Projects/FreeCAD-addons/BOLTSFC'...
Cloning into '/home/beast/Projects/FreeCAD-addons/CADExchanger'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Cfd'...
Cloning into '/home/beast/Projects/FreeCAD-addons/CfdOF'...
Cloning into '/home/beast/Projects/FreeCAD-addons/CommandPanel'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Curves'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Defeaturing'...
Cloning into '/home/beast/Projects/FreeCAD-addons/DesignSPHysics'...
Cloning into '/home/beast/Projects/FreeCAD-addons/ExplodedAssembly'...
Cloning into '/home/beast/Projects/FreeCAD-addons/FCGear'...
Cloning into '/home/beast/Projects/FreeCAD-addons/GDT'...
Cloning into '/home/beast/Projects/FreeCAD-addons/IconThemes'...
Cloning into '/home/beast/Projects/FreeCAD-addons/InventorLoader'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Launcher'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Manipulator'...
Cloning into '/home/beast/Projects/FreeCAD-addons/NavigationIndicator'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Part-o-magic'...
Cloning into '/home/beast/Projects/FreeCAD-addons/PieMenu'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Reinforcement'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Render'...
Cloning into '/home/beast/Projects/FreeCAD-addons/SelectorToolbar'...
Cloning into '/home/beast/Projects/FreeCAD-addons/ShortCuts'...
Cloning into '/home/beast/Projects/FreeCAD-addons/Silk'...
Cloning into '/home/beast/Projects/FreeCAD-addons/SlopedPlanes'...
Cloning into '/home/beast/Projects/FreeCAD-addons/TabBar'...
Cloning into '/home/beast/Projects/FreeCAD-addons/ToolbarStyle'...
Cloning into '/home/beast/Projects/FreeCAD-addons/WebTools'...
Cloning into '/home/beast/Projects/FreeCAD-addons/animation'...
Cloning into '/home/beast/Projects/FreeCAD-addons/assembly2'...
Cloning into '/home/beast/Projects/FreeCAD-addons/cadquery_module'...
Cloning into '/home/beast/Projects/FreeCAD-addons/cura_engine'...
Cloning into '/home/beast/Projects/FreeCAD-addons/drawing_dimensioning'...
Cloning into '/home/beast/Projects/FreeCAD-addons/dxf-library'...
Cloning into '/home/beast/Projects/FreeCAD-addons/fasteners'...
Cloning into '/home/beast/Projects/FreeCAD-addons/flamingo'...
Cloning into '/home/beast/Projects/FreeCAD-addons/frame'...
Cloning into '/home/beast/Projects/FreeCAD-addons/geodata'...
Cloning into '/home/beast/Projects/FreeCAD-addons/kerkythea'...
Cloning into '/home/beast/Projects/FreeCAD-addons/kicadStepUpMod'...
Cloning into '/home/beast/Projects/FreeCAD-addons/lattice2'...
Cloning into '/home/beast/Projects/FreeCAD-addons/nurbs'...
Cloning into '/home/beast/Projects/FreeCAD-addons/parts_library'...
Cloning into '/home/beast/Projects/FreeCAD-addons/pcb'...
Cloning into '/home/beast/Projects/FreeCAD-addons/persistenttoolbars'...
Cloning into '/home/beast/Projects/FreeCAD-addons/pluginloader'...
Cloning into '/home/beast/Projects/FreeCAD-addons/pyrate'...
Cloning into '/home/beast/Projects/FreeCAD-addons/reconstruction'...
Cloning into '/home/beast/Projects/FreeCAD-addons/retr3d'...
Cloning into '/home/beast/Projects/FreeCAD-addons/sheetmetal'...
Cloning into '/home/beast/Projects/FreeCAD-addons/symbols_library'...
Cloning into '/home/beast/Projects/FreeCAD-addons/timber'...
Cloning into '/home/beast/Projects/FreeCAD-addons/workfeature'...
Cloning into '/home/beast/Projects/FreeCAD-addons/workfeature-macro'...
Cloning into '/home/beast/Projects/FreeCAD-addons/yaml-workspace'...
Submodule path 'AirPlaneDesign': checked out '0f126e65ff7d19c3d840d9cfa1dd598621be4d05'
Submodule path 'Autoload': checked out '5c82815543e7c9dd6001ebf8b1e52922e1a07d5a'
Submodule path 'BIM': checked out 'a7f2e50813dd80a0231ab05976123f2956480ee4'
Submodule path 'BOLTSFC': checked out 'bc582ca724773ffe5cbd9f1b7e01df482e011e88'
Submodule path 'CADExchanger': checked out 'b63b3f4d66c4cb1eb4eabb18c780c22195f8dfe3'
Submodule path 'Cfd': checked out '2b1281003761cfbcae79ae3d93e11eef7657b4be'
Submodule 'FenicsSolver' (https://github.com/qingfengxia/FenicsSolver) registered for path 'Cfd/FenicsSolver'
Cloning into '/home/beast/Projects/FreeCAD-addons/Cfd/FenicsSolver'...
Submodule path 'Cfd/FenicsSolver': checked out '8d90e0f69906bfcc970b4132aae6461255fefe6c'
Submodule path 'CfdOF': checked out '26fa494151184b51696cb1bc0201109993a3f86a'
Submodule path 'CommandPanel': checked out '7a0f395de5eb4a06fed7ebff01db7a3be9ab1d52'
Submodule path 'Curves': checked out 'c2a3c42990231ed2731e3292d6dc59541766cb6d'
Submodule path 'Defeaturing': checked out '5e9ae7ea3c38247c61f7f08f5bc282522f758dda'
Submodule path 'DesignSPHysics': checked out 'e7409ea90b0fb90f47a98eea4a730eedd24ee6d4'
error: Server does not allow request for unadvertised object 9feccab298e38aed6fb146a37336d6e036845723
Fetched in submodule path 'ExplodedAssembly', but it did not contain 9feccab298e38aed6fb146a37336d6e036845723. Direct fetching of that commit failed.

Note: the last portion shows an error

error: Server does not allow request for unadvertised object 9feccab298e38aed6fb146a37336d6e036845723
Fetched in submodule path 'ExplodedAssembly', but it did not contain 9feccab298e38aed6fb146a37336d6e036845723. Direct fetching of that commit failed.

Please advise

@yorikvanhavre
Copy link
Member

Strange, I think what you did is right.. I'll also try to reclone from scratch

@yorikvanhavre
Copy link
Member

Okay I got the same error as yours @luzpaz
Apparenly something got screwed with ExplodedAssembly. I'll try to remove it entirely and re-add it

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 3, 2018

@yorikvanhavre I think we should do these in separate commits:

  1. revert b0f942c
  2. remove exploded_animation
  3. add ExplodedAssembly

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 24, 2018

@yorikvanhavre did you initialize the submodules in your local repo and then run git submodule foreach git pull ?

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 28, 2018

@yorikvanhavre cont.
When I originally cloned the repo, I didn't initialize the submobdules. So when I run git submodule foreach git pull I don't get any response. Are your submodules initialized ?

@luzpaz
Copy link
Collaborator

luzpaz commented Sep 6, 2018

@yorikvanhavre bump

@luzpaz
Copy link
Collaborator

luzpaz commented Oct 3, 2018

@yorikvanhavre hey mate, care to take a look over here for a moment ?

@luzpaz
Copy link
Collaborator

luzpaz commented Nov 7, 2018

@yorikvanhavre please take care of this

@yorikvanhavre
Copy link
Member

yorikvanhavre commented Nov 7, 2018

Sorry my github notifications don't work well... Only seeing this now.. Indeed this command seems to give problems and is apparently obsolete, now the preferred way to update all submodules at once seems to be git pull --recurse-submodules. I just did it on the repo, it gave me one error in cadquery_module that I managed to fix somehow entering the directory and doing git checkout -f master

In any case everything seems up to date now...

@luzpaz
Copy link
Collaborator

luzpaz commented Nov 24, 2018

Yorik attempt to fix didn't work out completely, last week he got to work. so we should be back to updating the repo correctly from here on out

@luzpaz luzpaz closed this as completed Nov 24, 2018
@jmplonka
Copy link
Author

jmplonka commented Aug 7, 2019

I've nearly completed all open issues.
Staged InventorLoader as "Release Candidate 2"
Please update link - Thanks.

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 7, 2019

I've pulled all the latest from each addon repo (aka submodule)...you know it doesn't matter since the Addon Manager pulls the latest master of each submodule no matter what.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants