[go: up one dir, main page]

Menu

#1 Cannot add groups

1.0
closed
Flaw (1)
2024-10-07
2024-10-04
bege
No

With NPP 8.7 (and before) this plugin v1.2.7 doesn't work any more. I cannot add groups. Clicking the + button does nothing.
Thank you for your answer https://sourceforge.net/p/autocodepage/discussion/bugs+issues/thread/8d27deecdd/#b0d1/1493
I did that and clicking the button does nothing.

1 Attachments

Discussion

  • Andreas Heim

    Andreas Heim - 2024-10-06
    • status: open --> pending
    • assigned_to: Andreas Heim
     
  • Andreas Heim

    Andreas Heim - 2024-10-06

    Thank you for opening a new ticket.

    Would you please post the debug infos of your Notepad++ installation? You can find these at (menu) ? -> Debug Info. Click on button Copy debug info into clipboard and paste it here in a new comment.

    This way I get some useful infos about your installations's environment. Without that I cannot help you because under Windows 10 neither with Notepad++ v8.6.9 nor with v8.7 I'm able to reproduce your issue.

     
  • bege

    bege - 2024-10-06

    I had an idea. I found a AutoCodepage.ini that was not removed when I uninstalled the plugin. I deleted it and it was created new. Before it did not have the ini file sections [...].
    Now I can add groups and it works like a charm.
    Thank you very much!
    Is it normal that the config files of plugins don't get removed when one uninstalls a plugin?

     
  • Andreas Heim

    Andreas Heim - 2024-10-07

    Nice to hear that you were able to solve your issue. It gave me the impetus to have a look at my code and I have to admit that the current implementation is not the best idea. If there is no valid configuration file, it is not possbile to create a valid one. So, users go round in circles. I will think about a better solution in a future release.

    To answer your question: config files don't get removed when uninstalling a plugin. With the old Plugin Manager (abandoned some years ago) it was possible for a plugin author to provide a list of files that should be removed during uninstallation. But with its replacement (the internal Plugins Admin) this is not possible anymore.

     
    ❤️
    1
  • Andreas Heim

    Andreas Heim - 2024-10-07
    • labels: --> Flaw
    • status: pending --> closed
     

Log in to post a comment.