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

not working after upgrade to Dropbox Beta #22

Open
subfighter3 opened this issue Sep 1, 2022 · 0 comments
Open

not working after upgrade to Dropbox Beta #22

subfighter3 opened this issue Sep 1, 2022 · 0 comments

Comments

@subfighter3
Copy link

subfighter3 commented Sep 1, 2022

Hi there,
this workflow stopped working after switching to Dropbox Beta, which is located in the new ~/Libraryu/CloudStorage/ folder.

Of course my Alfred settings file is stored there.

From the Alfred Debugger console it seems that I can receive data from caniuse.com but it's not displayed as expected in the Alfred results.

This is the error I got in the Alfred console:

[15:58:07.401] caniuse (v1.10)[Script Filter] Queuing argument ':has'
[15:58:07.415] caniuse (v1.10)[Script Filter] Script with argv '(null)' finished
[15:58:07.416] STDERR: caniuse (v1.10)[Script Filter] 2022-09-01 15:58:07.405 defaults[42201:1223246] 
The domain/default pair of (/Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/info.plist, bundleid) does not exist
PHP Warning:  Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
[15:58:07.423] caniuse (v1.10)[Script Filter] Warning: Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
<?xml version="1.0"?>
<items><item uid=":has() CSS relational pseudo-class" arg="http://caniuse.com/#feat=css-has" valid="yes"><arg>http://caniuse.com/#feat=css-has</arg><title>:has() CSS relational pseudo-class [IE:n/a, FF:n/a, GC:105+, S:15.4+]</title><subtitle>Only select elements containing specified content. For example, `a:has(&gt;img)` selects all `` elements that contain an `` child.</subtitle><icon>icon.png</icon></item><item uid="CSS overflow property" arg="http://caniuse.com/#feat=css-overflow" valid="yes"><arg>http://caniuse.com/#feat=css-overflow</arg><title>CSS overflow property [IE:11!pa., FF:81+, GC:90+, S:16+]</title><subtitle>Originally a single property for controlling overflowing content in both horizontal &amp; vertical directions, the `overflow` property is now a shorthand for `overflow-x` &amp; `overflow-y`. The latest version of the specification also introduces the `clip` value that blocks programmatic scrolling.</subtitle><icon>icon.png</icon></item><item uid="CSS 2.1 selectors" arg="http://caniuse.com/#feat=css-sel2" valid="yes"><arg>http://caniuse.com/#feat=css-sel2</arg><title>CSS 2.1 selectors [IE:7+, FF:2+, GC:4+, S:3.1+]</title><subtitle>Basic CSS selectors including: `*` (universal selector), `&gt;` (child selector), `:first-child`, `:link`, `:visited`, `:active`, `:hover`, `:focus`, `:lang()`, `+` (adjacent sibling selector), `[attr]`, `[attr="val"]`, `[attr~="val"]`, `[attr|="bar"]`, `.foo` (class selector), `#foo` (id selector)</subtitle><icon>icon.png</icon></item></items>
[15:58:07.424] ERROR: caniuse (v1.10)[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:
Warning: Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
<?xml version="1.0"?>
<items><item uid=":has() CSS relational pseudo-class" arg="http://caniuse.com/#feat=css-has" valid="yes"><arg>http://caniuse.com/#feat=css-has</arg><title>:has() CSS relational pseudo-class [IE:n/a, FF:n/a, GC:105+, S:15.4+]</title><subtitle>Only select elements containing specified content. For example, `a:has(&gt;img)` selects all `` elements that contain an `` child.</subtitle><icon>icon.png</icon></item><item uid="CSS overflow property" arg="http://caniuse.com/#feat=css-overflow" valid="yes"><arg>http://caniuse.com/#feat=css-overflow</arg><title>CSS overflow property [IE:11!pa., FF:81+, GC:90+, S:16+]</title><subtitle>Originally a single property for controlling overflowing content in both horizontal &amp; vertical directions, the `overflow` property is now a shorthand for `overflow-x` &amp; `overflow-y`. The latest version of the specification also introduces the `clip` value that blocks programmatic scrolling.</subtitle><icon>icon.png</icon></item><item uid="CSS 2.1 selectors" arg="http://caniuse.com/#feat=css-sel2" valid="yes"><arg>http://caniuse.com/#feat=css-sel2</arg><title>CSS 2.1 selectors [IE:7+, FF:2+, GC:4+, S:3.1+]</title><subtitle>Basic CSS selectors including: `*` (universal selector), `&gt;` (child selector), `:first-child`, `:link`, `:visited`, `:active`, `:hover`, `:focus`, `:lang()`, `+` (adjacent sibling selector), `[attr]`, `[attr="val"]`, `[attr~="val"]`, `[attr|="bar"]`, `.foo` (class selector), `#foo` (id selector)</subtitle><icon>icon.png</icon></item></items>
[15:58:07.556] caniuse (v1.10)[Script Filter] Script with argv '(null)' finished
[15:58:07.557] STDERR: caniuse (v1.10)[Script Filter] 2022-09-01 15:58:07.547 defaults[42207:1223260] 
The domain/default pair of (/Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/info.plist, bundleid) does not exist
PHP Warning:  Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
[15:58:07.565] caniuse (v1.10)[Script Filter] Warning: Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
<?xml version="1.0"?>
<items><item uid=":has() CSS relational pseudo-class" arg="http://caniuse.com/#feat=css-has" valid="yes"><arg>http://caniuse.com/#feat=css-has</arg><title>:has() CSS relational pseudo-class [IE:n/a, FF:n/a, GC:105+, S:15.4+]</title><subtitle>Only select elements containing specified content. For example, `a:has(&gt;img)` selects all `` elements that contain an `` child.</subtitle><icon>icon.png</icon></item></items>
[15:58:07.566] ERROR: caniuse (v1.10)[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:
Warning: Undefined array key 0 in /Users/pyetro/Library/CloudStorage/Dropbox/Apps/Alfred.alfredpreferences/workflows/user.workflow.D131927E-4238-48C4-9578-69937F654594/workflows.php on line 323
<?xml version="1.0"?>
<items><item uid=":has() CSS relational pseudo-class" arg="http://caniuse.com/#feat=css-has" valid="yes"><arg>http://caniuse.com/#feat=css-has</arg><title>:has() CSS relational pseudo-class [IE:n/a, FF:n/a, GC:105+, S:15.4+]</title><subtitle>Only select elements containing specified content. For example, `a:has(&gt;img)` selects all `` elements that contain an `` child.</subtitle><icon>icon.png</icon></item></items>

thanks in advance!

@subfighter3 subfighter3 changed the title not working after upgrade to Dropbox beta (stored in ~/Library/CloudStorage/) not working after upgrade to Dropbox Beta Sep 1, 2022
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