Not working correctly if start on boot or from Start Menu.
Edit: See https://github.com/theJayTea/WritingTools/issues/150#issuecomment-2677411525 ~~After adding a new button, using the hotkey to call the program after highlighting text no longer works. Calling the program when no text is highlighted still works.~~
Windows 11 24H2 Writing Tools 7.1
Hi,
are you running the binary or the python script? Can you also post the complete options.json file?
Hello!
Could you please confirm if the options.json file exists in your Writing Tools folder, and if so, share it as mokodoro said?
If nothing comes up when you select text and try invoking Writing Tools, that's usually because the options.json file was missing/not found — maybe because something went wrong with the button creation that I haven't encountered yet.
So I'm pretty sure it's not related to adding new buttons but how Writing Tools was opened.
I just found out that if Writing Tools is launched from startup, using Start on Boot, or from the Start menu search like this:
Writing Tools doesn't show up when text is highlighted (but still works if no text is selected).
But if I launched Writing Tools by double clicking Writing Tools in its folder, it works as expected. I have no idea why.
I placed Writing Tools in the following directory: C:\Users\username\Nhan\Windows Programs\Writing Tools.
Here's my options.json file:
options.json
Experienced the same issue as @nhan000
Windows 10 21H2 Writing tools v7 and v7.1
So I'm pretty sure it's not related to adding new buttons but how Writing Tools was opened.
I just found out that if Writing Tools is launched from startup or from the Start menu search like this:
Writing Tools doesn't show up when text is highlighted (but still works if no text is selected).
But if I launched Writing Tools by double clicking Writing Tools in its folder, it works as expected. I have no idea why.
I placed Writing Tools in the following directory:
C:\Users\username\Nhan\Windows Programs\Writing Tools.Here's my
options.jsonfile: options.json
Interesting, and yes, it only works when manually launched (double-click); when launched from the start menu, it does not work correctly...
Hey there!
So, you're running into the same bug I was! I found a little workaround that's been doing the trick for me.
Try creating a shortcut of the program and popping it into your startup folder. Just make sure you uncheck the 'start on boot' option within the program itself.
Fingers crossed this helps you out until they get to the bottom of the real problem! Cheer~
Some interesting further inspections:
- Working when start from powershell cli in Windows Terminal
- Not working if create a shortcut to pwsh.exe to run the same command
Environment: Windows 11 24H2, Writing Tools v7.1
Hello :) Sorry I’m late to the recent discussion.
I’ll work on fixing this by the next update! Looks like something clearly broke with the app's Start on Boot toggle - thanks for helping me start investigating, @g0g5 and @nhan000.
Expect to have this fixed by the next release (which will be after my grade 12 final exams).
For now, you'd still be able to have it start on boot with a manual shortcut as @ShmilyHuman kindly suggested.
I've also experienced this issue, which is a bit annoying. Additionally, I've noticed that if I haven't used the program in a while, the shortcut stops working, and I have to close and reopen the program. Likewise, this is a fantastic tool. Thank you for creating it, and I hope you can fix it soon when you have enough time.