Menu

#44 Plugin Manager

open
nobody
1
2025-12-29
2022-03-14
Daniele
No

This plugin allows to search for other plugins and helps you keep your plugins updated.
Search

Discover more here:
http://daniels118.altervista.org/sh3d/pluginmanager/

1 Attachments

Related

Plug-ins: #44

Discussion

<< < 1 2 3 > >> (Page 2 of 3)
  • Daniele

    Daniele - 2022-04-26

    Version 1.5

    • Fixed displayed version for unpublished releases
    • Implemented column sorting
     
  • JF Leverman

    JF Leverman - 2022-07-27

    Hello Danielle.
    Thanks for the plugin. Only it is working by a Scandinavian language. How can I change that in Dutch (NL) or English (EN)?

    Thanks!

     
  • Daniele

    Daniele - 2022-07-29

    Hi JF, there was an error with the language code, the version 1.5.1 fixes this bug and adds the Dutch language too.

    Version 1.5.1

    • Added Dutch translation
     
  • Pablo AB

    Pablo AB - 2023-02-08

    I mention an issue related to plugins on bug 1177

     

    Last edit: Pablo AB 2023-02-10
  • Emmanuel Puybaret

    As explained in bug #1177, Pablo's log lets appear a java.net.UnknownHostException exception which could happen if the seeked host is unreachable, for example if the access to Intenet is not granted. It could be a good idea to handle this exception to report to the user that without Internet access, this plug-in can't check updates.

     
    • Daniele

      Daniele - 2023-02-11

      Version 1.5.2

      • Improved the warning message that appears when an user try to open the Plugin Manager without an internet connection.
       
      👍
      1

      Last edit: Daniele 2023-02-11
  • Steve

    Steve - 2023-11-16

    Hello,
    I get an error beginning with "No enum" after it updates the plugins list.

    PluginManager-1.5.2
    Sweet Home 3D 7.2
    Mac Monterey 12.6.8 - M1

    Can you help?
    Thanks

     
    • Daniele

      Daniele - 2023-11-17

      This error happens with older version of the plugin, please check the plugins folder, and remove older ones, if any. Under MacOS it should be located in "Library/Application Support/eTeks/Sweet Home 3D/plugins".

       
  • Steve

    Steve - 2023-11-20

    That worked, thanks. Sorry for the delay. I'm not getting any notifications for replies.
    I had both versions 1.0 and 1.1 in the folder.

     
  • Anonymous

    Anonymous - 2024-01-11

    Hi Daniele,

    I noticed that certain settings preferences were not correctly taken into account:

    • sending usage information was systematically checked when opening the plug-in despite the user's choice to the contrary
    • the warning of new plug-ins was systematically checked when opening the plug-in despite the frequency setting being never.

    So I made the following changes in the SettingsTab file of the it.ld.sh3dplugins.pluginmanager.ui package:

    checkFrequencyCombo.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent ev) {
                    controller.setCheckFrequency((Frequency) checkFrequencyCombo.getSelectedItem());
                    newsletterCheckBox.setEnabled(controller.getCheckFrequency() != Frequency.NEVER);
                    newsletterCheckBox.setSelected(controller.getCheckFrequency() != Frequency.NEVER); // addition (EnkoNyito)
                }
            });
    
    sendUsageInfoLabel = new JLabel(resource.getString("Settings.sendUsageInfo"));
    sendUsageInfoCheckBox = new JCheckBox("");
    sendUsageInfoCheckBox.setSelected(controller.isSendUsageInfoEnabled()/*.isNewsletterEnabled()*/); // modification (EnkoNyito)
    

    I also noticed a few French translations that remained in English:

    • PluginManager.about=About instead of PluginManager.about=A propos
    • PluginsTable.update=Update instead of PluginsTable.update=Mettre à jour

    PluginManager-1.5.2
    SweetHome3D-7.2

     
    • Daniele

      Daniele - 2024-01-12

      Hi EncoNyito,

      the warning of new plug-ins was systematically checked when opening the plug-in despite the frequency setting being never.

      This is the intended behavior. The frequency dropdown is about checking updates for plugins already installed by the user, while the check for new plugins alerts the user when a brand new plugin is available (not just a new version of a plugin, but a plugin that didn't exist at all previously).

      I have verified the other problems and I will fix them soon.

       
  • Daniele

    Daniele - 2024-01-12

    Version 1.5.3

    • Display cumulative changelog
    • Fixed settings panel
    • Fixed French translation
    • Fixed last check time format

    Thanks to EncoNyito for bug reports!

     
  • Anonymous

    Anonymous - 2024-01-25

    When I try to add a new release of the plug-in by putting only the SourceForge download URL, I get the error: "String too long for Descriptor.lang".

    Plugin Manager developer account

     
    • Daniele

      Daniele - 2024-01-26

      Hi EnkoNyito, the problem was caused by the file "ApplicationPlugin_translation.properties", here the word "translation" is interpreted as the language code, which of course is invalid. I understand that you may wish to keep your choice, so I have updated the system to let it skip files where the language code is longer than 5 characters. Please let me know if the problem persists.

       
      • Anonymous

        Anonymous - 2024-01-27

        Hi Daniele,

        Problem solved!

        Maybe I should use a standard filename for the translation template.

         
  • VG38

    VG38 - 2025-03-16

    Hi there,

    It seems the plugin is failing (at least under Linux), with the following error:

    Plugin manager
    Received fatal alert: handshake_failure
    

    Tested on different PCs, new installs or updates are failing with the same error.

    If you can take a look, that would be great 🙏

     
    • Daniele

      Daniele - 2025-03-25

      Have you downloaded SweetHome3D installer from the official website, or are you using a Linux package manager?

       
      • adrianf0

        adrianf0 - 2025-12-29

        I get the same error on Ubuntu 24.04.
        The SweetHome3D installed from the official website.

         

        Last edit: adrianf0 2025-12-29
        • Daniele

          Daniele - 2025-12-29

          This happens because the JVM bundled with the program is outdated.
          Please check this post on the forum:
          https://www.sweethome3d.com/support/forum/viewthread_thread,11549_lastpage,yes#66616

           
  • Olivier

    Olivier - 2025-03-25

    Hi Daniel,
    I note that for several plugin you are not proposing latest version
    #52 ExportPlanImage 1.1d
    CopyAsNewFurniturePlugin 1.3.1
    #50 StaircaseGenerator 1.1
    Export to SH3F 1.1.1
    PhotoVideoRendering 2.8
    #21 GeneralChangeTexturePlugin 1.1**

    some other plugin are missing
    #54 SweetHomeLights 1.0
    ExportTo SH3T 1.1.1
    ExportToXMLOBJ 1.3

    Your tool PluginManager is very convenient, provided it gives latest information ...
    (not sure to have been exhaustive as many plugin I don’t use …)
    Cheers

     
    • Daniele

      Daniele - 2025-03-25

      Hi Olivier,
      I do my best to keep the plugins catalog updated, I watch the forum from time to time to see if somebody published a new plugin/version, if they are posted just on sourceforge I will most likely miss them. I will check your list, thanks!
      By the way, I would more happy if developers would like to update the plugins catalog by themselves, the method is quite easy and described here:
      https://daniels118.altervista.org/sh3d/pluginmanager/dev_quick_start.php

       
  • Olivier

    Olivier - 2025-03-25

    From official and I'm using macOS . I was one of the very first to use your plugin (see previous posts). Cheers

     
    • Daniele

      Daniele - 2025-03-25

      That message was for VG38 :)

       
  • Olivier

    Olivier - 2025-03-26

    Don't know if it can help , hereunder the list of plugin that I have installed (and version checked)

     
  • Olivier

    Olivier - 2025-03-26

    Hi, Daniele,
    Just as an addon , for CameraBagPlugin (N°25) the version displayed 1.1 (cf. ApplicationPlugin.properties & ApplicationPlugin_fr..properties) is not consistent with version of the sh3p (1.6). Should we ask 'mchnz' to correct or can we post directly the corrected sh3p under the topic. What do you think ?

     
<< < 1 2 3 > >> (Page 2 of 3)

Log in to post a comment.

MongoDB Logo MongoDB