Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rr recent document with front most application such as Microsoft Excel or word doesn't work. Is it supposed to work? #31

Open
pszgit opened this issue Sep 10, 2022 · 0 comments

Comments

@pszgit
Copy link

pszgit commented Sep 10, 2022

I get the following error message in debugger log:

[20:06:01.891] Recent Documents / Apps[Script Filter] Queuing argument '(null)'
[20:06:02.301] Recent Documents / Apps[Script Filter] Script with argv '(null)' finished
[20:06:02.304] ERROR: Recent Documents / Apps[Script Filter] Code 1: Traceback (most recent call last):
File "main.py", line 215, in
allItemsLinkList.extend(itemsLinkList)
TypeError: 'NoneType' object is not iterable
[20:06:02.306] Recent Documents / Apps[Script Filter] Expected str, got bytes
[20:06:02.308] ERROR: Recent Documents / Apps[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON:
Expected str, got bytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant