m417z / Textify

A tool for Windows to copy text from dialogs and controls which don't allow it otherwise
https://ramensoftware.com/textify
GNU General Public License v3.0
907 stars 76 forks source link

Stopped working #7

Closed SmartManoj closed 4 years ago

SmartManoj commented 4 years ago

image

m417z commented 4 years ago

What exactly stopped working? At which point are you experiencing a problem? Are you getting an error message? Please provide as much information as possible.

On Wed, Sep 16, 2020, 10:07 Manojkumar Palanisamy notifications@github.com wrote:

[image: image] https://user-images.githubusercontent.com/7231077/93303586-5c9ec000-f819-11ea-8b27-4fd0ce724186.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/m417z/Textify/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7QH5JOYJLVWASLDKYXBOLSGBP35ANCNFSM4ROLJTCQ .

SmartManoj commented 4 years ago

Nothing happens when using the shortcuts.

m417z commented 4 years ago

It works for me, and no users reported such issues before. I need a way to reproduce the problem to be able to help you. If you find any additional clue, such as another conflicting program, please let me know.

SmartManoj commented 4 years ago
#SingleInstance, force
!RButton::
MsgBox, hi

No conflict found using ahk.

SmartManoj commented 4 years ago

Can we have a Test button?

m417z commented 4 years ago

To test what? The source code is right here, feel free to compile and step over the code to see where it fails.

SmartManoj commented 4 years ago

Is there any logcat equivalent for windows

m417z commented 4 years ago

Not for this case, no.

SmartManoj commented 4 years ago

Worked after restart.