Addon Manager Redesign 2021

Info about new community or project announcements, implemented features, classes, modules or APIs. Might get technical!
PLEASE DO NOT POST HELP REQUESTS OR OTHER DISCUSSIONS HERE!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
mario52
Veteran
Posts: 4673
Joined: Wed May 16, 2012 2:13 pm

Re: Addon Manager Redesign 2021

Post by mario52 »

Hi

thanks

mario
Maybe you need a special feature, go into Macros_recipes and Code_snippets, Topological_data_scripting.
My macros on Gist.github here complete macros Wiki and forum.
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: Addon Manager Redesign 2021

Post by chennes »

This had totally fallen off my radar: git commit 49b5e7b0c makes the change you proposed, I default to showing the wiki page if it's available, and fall back to the URL if there is no wiki page. I put a message in the URL bar if there isn't either.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
bambuko
Veteran
Posts: 2165
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Addon Manager Redesign 2021

Post by bambuko »

Don't know if this is the right place to ask (if not, I apologise).
I wanted to make sure I had the latest version of Fastener workbench so off I went to Addon Manager and here is the what I am faced with.
Why five? and which one do I choose and why, please?
I thought I only had one installed
Screenshot from 2022-04-04 09.32.42.png
Screenshot from 2022-04-04 09.32.42.png (103.36 KiB) Viewed 1647 times
edited to add version:

Code: Select all

OS: elementary OS 6.1 Jólnir (Pantheon/pantheon)
Word size of FreeCAD: 64-bit
Version: 0.20.28611 (Git) AppImage
Build type: Release
Branch: (HEAD detached at a3b804e)
Hash: a3b804e7806c2b3b5e1228c41bca4569a743b400
Python 3.9.12, Qt 5.12.9, Coin 4.0.0, OCC 7.5.3
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * Assembly4 0.3.40
  * DynamicData 0.3.40
  * ToolViewReverse_ToolBar
  * sheetmetal 0.3.40
  * Manipulator 1.4.3
  * fasteners 0.3.40
  * ThreadProfile 0.3.40
Last edited by bambuko on Mon Apr 04, 2022 11:59 am, edited 2 times in total.
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: Addon Manager Redesign 2021

Post by kisolre »

bambuko wrote: Mon Apr 04, 2022 8:36 am here is the what I am faced with.
FreeCAD infos? No such problem here with today build:

Code: Select all

OS: Windows 8.1 Version 6.3 (Build 9600)
Word size of FreeCAD: 64-bit
Version: 0.20.28623 (Git)
Build type: Release
Branch: master
Hash: 85d3abeb8bb35a2369fbaf4471f00e6fa182ca10
Python 3.8.8, Qt 5.15.2, Coin 4.0.1, OCC 7.5.3
Locale: Bulgarian/Bulgaria (bg_BG)
Installed mods: 
  * 3DfindIT 1.2.0
  * A2plus 0.4.55b
  * AirPlaneDesign 0.4.0
  * ArchTextures
  * Assembly3 0.11.1
  * Assembly4 0.11.10
  * BIM 2021.12.0
  * BOLTSFC
  * CfdOF 1.13.5
  * CubeMenu
  * CurvedShapes 1.0.1
  * Curves 0.3.0
  * CycloidGearBox
  * Defeaturing
  * Design456
  * DesignSPHysics 0.6.1-2201-31-01
  * dodo
  * DynamicData 2.45.0
  * ExplodedAssembly
  * fasteners 0.3.40
  * FCGear 1.0.0
  * FCPDWorkbench 0.2.0
  * FEM_FrontISTR 0.1.0
  * frame
  * freecad.xray
  * FreeCAD_ExtMan
  * FreeCAD_mcm_addon
  * Help 1.0.0-alpha
  * InvGears 0.1.2
  * kicadStepUpMod 10.11.6
  * lattice2 1.0.0
  * Launcher
  * Manipulator 1.4.3
  * Mechatronic
  * MeshRemodel 1.8919.0
  * MnesarcoUtils
  * Nikra-DAP
  * nurbs
  * OpticsWorkbench 1.0.8
  * ose-piping
  * parts_library
  * PlacementTools
  * Plot
  * Pyramids-and-Polyhedrons
  * Reinforcement
  * Render 2022.1.0
  * Rocket 2.3.0
  * SearchBar 1.0.1
  * SelectorToolbar
  * sheetmetal 0.2.49
  * Ship
  * Silk
  * SlopedPlanesMacro
  * StemfieWB
  * symbols_library
  * ThreadProfile 1.81.0
  * toSketch
  * workfeature
  * workfeature-macro
User avatar
bambuko
Veteran
Posts: 2165
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Addon Manager Redesign 2021

Post by bambuko »

kisolre wrote: Mon Apr 04, 2022 11:24 am ...FreeCAD infos? ...
original message edited to include
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: Addon Manager Redesign 2021

Post by chennes »

That looks to me like a bug where some combination of "restart pending", "filter applied", and "several installed addons" is causing the listing to fail to update correctly. I bet only one of those is Fasteners. I'll see if I can reproduce locally.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
bambuko
Veteran
Posts: 2165
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Addon Manager Redesign 2021

Post by bambuko »

chennes wrote: Mon Apr 04, 2022 12:38 pm ...I bet only one of those is Fasteners....
yes, and thank for looking into it.
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: Addon Manager Redesign 2021

Post by chennes »

I can't reproduce it locally, but I'm betting it's really a Qt bug -- I'll see if I have an installation of 5.12.9 anyplace that I can compile against.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: Addon Manager Redesign 2021

Post by kisolre »

I noticed several times already that not all updates are applied on the first try. Just today there were 5 updates, I clicked update all and got result for 3 successful updates, no errors. And the button showed still 2 available updates. Clicking it again resulted in them applied as well. First 3 were Asm3, KicadStepUp and Parametric Curve FP. The remaining 2 were PartsLibrary and CfdOF. Any idea what is causing that? Sorry that I did not catch the Report View messages,

Code: Select all

OS: Windows 8.1 Version 6.3 (Build 9600)
Word size of FreeCAD: 64-bit
Version: 0.20.28630 (Git)
Build type: Release
Branch: master
Hash: c521a9179b3268e2a380d07f96fc8a07fd1a9d7e
Python 3.8.8, Qt 5.15.2, Coin 4.0.1, OCC 7.5.3
Locale: Bulgarian/Bulgaria (bg_BG)
Installed mods: 
  * 3DfindIT 1.2.0
  * A2plus 0.4.55b
  * AirPlaneDesign 0.4.0
  * ArchTextures
  * Assembly3 0.11.2
  * Assembly4 0.11.10
  * BIM 2021.12.0
  * BOLTSFC
  * CfdOF 1.13.7
  * CubeMenu
  * CurvedShapes 1.0.1
  * Curves 0.3.0
  * CycloidGearBox
  * Defeaturing
  * Design456
  * DesignSPHysics 0.6.1-2201-31-01
  * dodo
  * DynamicData 2.45.0
  * ExplodedAssembly
  * fasteners 0.3.40
  * FCGear 1.0.0
  * FCPDWorkbench 0.2.0
  * FEM_FrontISTR 0.1.0
  * frame
  * freecad.xray
  * FreeCAD_ExtMan
  * FreeCAD_mcm_addon
  * Help 1.0.0-alpha
  * InvGears 0.1.2
  * kicadStepUpMod 10.11.9
  * lattice2 1.0.0
  * Launcher
  * Manipulator 1.4.3
  * Mechatronic
  * MeshRemodel 1.8919.0
  * MnesarcoUtils
  * Nikra-DAP
  * nurbs
  * OpticsWorkbench 1.0.8
  * ose-piping
  * parts_library
  * PlacementTools
  * Plot
  * Pyramids-and-Polyhedrons
  * Reinforcement
  * Render 2022.1.0
  * Rocket 2.3.0
  * SearchBar 1.0.1
  * SelectorToolbar
  * sheetmetal 0.2.49
  * Ship
  * Silk
  * SlopedPlanesMacro
  * StemfieWB
  * symbols_library
  * ThreadProfile 1.81.0
  * toSketch
  * workfeature
  * workfeature-macro
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: Addon Manager Redesign 2021

Post by chennes »

I only had three that needed updates, and it did all three without any problems for me. I've installed a bunch more addons, I'll wait for some updates and try again soon.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
Post Reply