francostellari / NppPlugins

Other
105 stars 6 forks source link

TakeNotes crash from open existing notes dialog box #6

Closed NeArnold closed 3 years ago

NeArnold commented 3 years ago

I'm running NP++ v8.0 in 64 bits with TN 1.2.0 or 1.2.1 (was running 1.2.0 and hoped 1.2.1 would fix) in Win10 20H1. To reproduce: 1) reconfigure TN per the attached .INI file (in ZIP), 2) select "open existing notes" dialog (via button or menu), 3) select a file in folder (I'm using %userprofile%\documents\notes a valid path with user privileges) and click open. Note that Windows WER indicates the following information: exception: 0xc000041d An unhandled exception was encountered during a user callback.

TakeNotes.zip

francostellari commented 3 years ago

Hello, thank you for finding the bug. It was related to buffer overrun. Can you test this new version that should solve your problem? https://github.com/francostellari/NppPlugins/blob/main/TakeNotes/TakeNotes_dll_1v22_x64.zip Regards,

On Fri, Jun 11, 2021 at 4:31 PM NeArnold @.***> wrote:

I'm running NP++ v8.0 in 64 bits with TN 1.2.0 or 1.2.1 (was running 1.2.0 and hoped 1.2.1 would fix) in Win10 20H1. To reproduce:

  1. reconfigure TN per the attached .INI file (in ZIP),
  2. select "open existing notes" dialog (via button or menu),
  3. select a file in folder (I'm using %userprofile%\documents\notes a valid path with user privileges) and click open. Note that Windows WER indicates the following information: exception: 0xc000041d An unhandled exception was encountered during a user callback.

TakeNotes.zip https://github.com/francostellari/NppPlugins/files/6640818/TakeNotes.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/francostellari/NppPlugins/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL5TXITUDUE36DHPTJ4MMSTTSJXD5ANCNFSM46RN22DA .

-- Franco