• Login
Community
  • Login

Notepad 7.6.3 and 7.6.4 / SourceCookifier 0.7.3 / 'ctags.exe' not found!

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
8 Posts 4 Posters 2.2k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    Manissel
    last edited by Mar 12, 2019, 11:36 AM

    Notepad 7.6.3 and 7.6.4 / SourceCookifier 0.7.3 / ‘ctags.exe’ not found!

    %appdata%\Notepad++\plugins\Config\SourceCookifier.errorlog.txt:
    ‘ctags.exe’ not found!
    at SourceCookifier.CTagsExe.Init()
    at SourceCookifier.Settings.LoadSettings(TreeView treeview)
    at SourceCookifier.frmMain…ctor()
    at SourceCookifier.Main.InitFrmMain()
    at SourceCookifier.Main.ShowFrmMain()

    C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier.dll
    C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\ctags.exe

    1 Reply Last reply Reply Quote 0
    • E
      Ekopalypse
      last edited by Mar 12, 2019, 11:42 AM

      I never used this plugin but could it be that ctags.exe must be in the directory where notepad++.exe is?

      1 Reply Last reply Reply Quote 1
      • P
        pnedev
        last edited by Mar 12, 2019, 11:49 AM

        Hello,

        Try putting ctags.exe in C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier folder -
        C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\ctags.exe .

        BR

        1 Reply Last reply Reply Quote 4
        • M
          Manissel
          last edited by Mar 12, 2019, 12:23 PM

          C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\ctags.exe

          WORKED! Will test the behavior in daily business.

          Thanks in advance

          1 Reply Last reply Reply Quote 3
          • M
            Manissel
            last edited by Mar 12, 2019, 12:59 PM

            Folder structure:
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\icons
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\AddPolicy.bat
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\RemovePolicy.bat
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier.dll

            Only moved:
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\ctags.exe
            To:
            C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\ctags.exe

            M 1 Reply Last reply Mar 13, 2019, 10:56 AM Reply Quote 4
            • P
              pnedev
              last edited by Mar 13, 2019, 9:11 AM

              @Manissel ,

              I’m not sure but logically all SourceCookifier files except the SourceCookifier.dll should be where the ctags.exe is -
              C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\

              BR

              1 Reply Last reply Reply Quote 3
              • M
                Meta Chuh moderator @Manissel
                last edited by Meta Chuh Mar 13, 2019, 11:01 AM Mar 13, 2019, 10:56 AM

                @Manissel and all

                if you encounter any further problems with the SourceCookifier plugin and it’s folder structure:
                (for example because it was already installed, prior to installing notepad++ 7.6.3)

                • go to your plugins folder.

                • move the SourceCookifier folder to your desktop.
                  (you can delete it later, if you don’t need any custom files from there)

                • important note: it is recommended not to remove any plugins using plugins admin, if they have not been installed by plugins admin.
                  (side note: you can distinguish some plugins, if they are not in the official plugins list, as they have the extension .dll in the plugins admin installed list)

                • install a fresh SourceCookifier 0.7.3 using plugins admin.

                if SourceCookifier is installed using plugins admin, all plugin files should automatically be deployed to their correct locations of the respective notepad++ version.

                1 Reply Last reply Reply Quote 2
                • M
                  Manissel
                  last edited by Manissel Mar 19, 2019, 2:41 PM Mar 19, 2019, 2:39 PM

                  Clean installation / Notepad 7.6.4 / SourceCookifier 0.7.3 via Plugins Admin / Folder structure:

                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\Config\SourceCookifier.languages.model.xml

                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\doc\SourceCookifier.README.TXT

                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\icons
                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\AddPolicy.bat
                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\ctags.exe
                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier\RemovePolicy.bat

                  C:\Program Files (x86)\Notepad++\plugins\SourceCookifier\SourceCookifier.dll

                  The icons from the sub folder “icons” are not display in the Notepad++ itself.
                  (Anyhow possible to add a screenshot?)

                  1 Reply Last reply Reply Quote 0
                  1 out of 8
                  • First post
                    1/8
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors