dictation-toolbox / Caster

Dragonfly-Based Voice Programming and Accessibility Toolkit
https://dictation-toolbox.github.io/Caster/
Other
340 stars 121 forks source link

Using Bring Me command can lock the clipboard #882

Closed LexiconCode closed 3 years ago

LexiconCode commented 3 years ago

Describe the bug Using bring me command can lock the clipboard temporarily

To Reproduce

  1. Go into a folder you would like to bookmark select file
  2. to bring me as
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Capture

System:

LexiconCode commented 3 years ago

Possibly there's a bug within dragonfly or downstream package not enumerating clipboard formats for files but works as expected for folder/text. This requires further investigating. Meantime 59a32ffd09c92187621641f67ff1287020e5c679 closes the clipboard on error if get_clipboard_formats returns none.