Jump to content

scafaj

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by scafaj

  1. @Mr Pennyworth Just wanted to make sure you read my update on my first post. I posted the Error logs

     

     

     

    There is what you asked:

     

    image.png.c2a898104acb23c250287acb9d62bcad.png

     

     

    -----

     

    [2020-11-25T12:51:22Z INFO  actix_web::middleware::logger] 127.0.0.1:49769 "POST /indexes/com-apple-dictionary-fr-Multi/settings/searchable-attributes HTTP/1.1" 202 14 "-" "python-requests/2.25.0" 0.001002
    [2020-11-25T12:51:22Z INFO  actix_web::middleware::logger] 127.0.0.1:49770 "POST /indexes/com-apple-dictionary-fr-Multi/settings/displayed-attributes HTTP/1.1" 202 14 "-" "python-requests/2.25.0" 0.000944
    [2020-11-25T12:52:17Z INFO  actix_web::middleware::logger] 127.0.0.1:49788 "POST /indexes/com-apple-dictionary-fr-Multi/documents HTTP/1.1" 202 14 "-" "python-requests/2.25.0" 0.675927
    [2020-11-25T12:52:17Z INFO  actix_web::middleware::logger] 127.0.0.1:49789 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.445154
    [2020-11-25T12:52:19Z INFO  actix_web::middleware::logger] 127.0.0.1:49791 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.248817
    [2020-11-25T12:52:22Z INFO  actix_web::middleware::logger] 127.0.0.1:49792 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.213380
    [2020-11-25T12:52:24Z INFO  actix_web::middleware::logger] 127.0.0.1:49793 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.214964
    [2020-11-25T12:52:26Z INFO  actix_web::middleware::logger] 127.0.0.1:49794 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.217382
    [2020-11-25T12:52:28Z INFO  actix_web::middleware::logger] 127.0.0.1:49795 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.211065
    [2020-11-25T12:52:31Z INFO  actix_web::middleware::logger] 127.0.0.1:49796 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.236160
    [2020-11-25T12:52:33Z INFO  actix_web::middleware::logger] 127.0.0.1:49797 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.246990
    [2020-11-25T12:52:35Z INFO  actix_web::middleware::logger] 127.0.0.1:49798 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 128 "-" "python-requests/2.25.0" 0.246464
    [2020-11-25T12:52:37Z INFO  actix_web::middleware::logger] 127.0.0.1:49799 "GET /indexes/com-apple-dictionary-fr-Multi/updates/2 HTTP/1.1" 200 197 "-" "python-requests/2.25.0" 0.000146
    [2020-11-25T12:54:01Z INFO  actix_web::middleware::logger] 127.0.0.1:49807 "POST /indexes/com-apple-dictionary-fr-Multi/search HTTP/1.1" 200 3789 "-" "curl/7.64.1" 0.005789

  2.  

    I think something went wrong during the importation and now nothing is showing up.

     

    I already give the required permission

    I imported two dictionary (Multidictionnary french & Oxford French)

    now when I type lookup > Oxford > Already desapear

     

    @Mr Pennyworth Is it possible to completely remove and reinstall the imported data? I didn't find their location

     

     

    EDIT: I found the location /Users/{usr}/Library/Application Support/Alfred/Workflow Data/mr.pennyworth.betterDicts/

    I remove everything and reinstalled but it doesn't seem to works.

     

    I open alfred

    I type lookup

    ->I select the first dictionnary

    ---> I search for "jouer" and after the loading and nothing is found

     

     

    EDIT2: Logs debug:

     

    Traceback (most recent call last):

      File "AlfredExtraPane.app/Contents/Resources/scripts/alfred-extra-pane", line 58, in <module>

        'minHeight': alfred.window_height(9),

      File "/Users/scafaj/Documents/Alfred.alfredpreferences/workflows/user.workflow.10320334-A10C-4A5A-B4B2-647DE6B35728/AlfredExtraPane.app/Contents/Resources/scripts/alfred.py", line 27, in cached_func

        cache[args] = func(*args)

      File "/Users/scafaj/Documents/Alfred.alfredpreferences/workflows/user.workflow.10320334-A10C-4A5A-B4B2-647DE6B35728/AlfredExtraPane.app/Contents/Resources/scripts/alfred.py", line 259, in window_height

        + result_height() * item_count)

      File "/Users/scafaj/Documents/Alfred.alfredpreferences/workflows/user.workflow.10320334-A10C-4A5A-B4B2-647DE6B35728/AlfredExtraPane.app/Contents/Resources/scripts/alfred.py", line 27, in cached_func

        cache[args] = func(*args)

      File "/Users/scafaj/Documents/Alfred.alfredpreferences/workflows/user.workflow.10320334-A10C-4A5A-B4B2-647DE6B35728/AlfredExtraPane.app/Contents/Resources/scripts/alfred.py", line 215, in search_field_height

        }'''))

    ValueError: invalid literal for int() with base 10: ''

×
×
  • Create New...