Jump to content

Zondebok

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Zondebok

  1. 1 hour ago, bikeNik said:

    Anyway, the network problem. It that line (105:17) in `google-translate-api/index.js` catch the query errors. In logs (Alfred preference => Toggle debugging mode => log [all information]) should be more detail information... Could you get it..

     

     

     

    Starting debug for 'Google Translate'
    
    [2018-10-18 13:22:23][input.scriptfilter] Queuing argument ''
    [2018-10-18 13:22:23][input.scriptfilter] Queuing argument 't'
    [2018-10-18 13:22:23][input.scriptfilter] Queuing argument 'te'
    [2018-10-18 13:22:23][input.scriptfilter] Queuing argument 'tes'
    [2018-10-18 13:22:23][input.scriptfilter] Queuing argument 'test'
    [2018-10-18 13:22:24][input.scriptfilter] Script with argument 'test' finished
    [2018-10-18 13:22:24][input.scriptfilter] {
    	"items": [
    		{
    			"title": "Error: ",
    			"subtitle": "Activate this item to try again. | ⌘L to see the stack trace",
    			"autocomplete": "",
    			"icon": {
    				"path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"
    			},
    			"valid": false,
    			"text": {
    				"largetype": "Error\n    at /usr/local/lib/node_modules/alfred-polyglot/node_modules/google-translate-api/index.js:105:17\n    at process._tickCallback (internal/process/next_tick.js:68:7)",
    				"copy": "Error\n    at /usr/local/lib/node_modules/alfred-polyglot/node_modules/google-translate-api/index.js:105:17\n    at process._tickCallback (internal/process/next_tick.js:68:7)"
    			}
    		}
    	]
    }

     

×
×
  • Create New...