Jump to content

etm001

Member
  • Posts

    5
  • Joined

  • Last visited

etm001's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. It must have been too many calls per minute.
  2. EDIT: seems to be working now. Occasionally "ERROR_OVER_QUERY_LIMIT" is displayed but I'm not sure what's causing this. Question: the official screenshots display temperature, precipitation %, and sunrise/sunset as subtext underneath each day's heading, but I only see this information if select a manually scroll/highlight a specific day. Is this a configurable option? ------------------- I have the same problem as Miguel05 using Weather Underground. The debug panel shows the following: Note: I redacted my API key and some other information. [2018-04-26 18:28:55][input.scriptfilter] Queuing argument '' [2018-04-26 18:28:56][input.scriptfilter] Script with argument '' finished [2018-04-26 18:28:56][ERROR: input.scriptfilter] Code 2: [alfred] 2018/04/26 18:28:55 Alfred version: 3.6.1 [weather] 2018/04/26 18:28:55 Using config file /Users/XXXXXX/Library/Application Support/Alfred 3/Workflow Data/com.jason0x43.alfred-weather/config.json [weather] 2018/04/26 18:28:55 Using cache file /Users/XXXXXX/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/com.jason0x43.alfred-weather/cache.json [weather] 2018/04/26 18:28:55 loaded config [weather] 2018/04/26 18:28:55 loaded cache [alfred] 2018/04/26 18:28:55 set keyword to 'daily' [alfred] 2018/04/26 18:28:55 tell: data=alfred.workflowData{Keyword:"daily", Mode:"tell", Mod:"", Data:""}, arg='' [alfred] 2018/04/26 18:28:55 Adding items for 'daily' [weather] 2018/04/26 18:28:55 Running DailyCommand [weather] 2018/04/26 18:28:55 using configured location [weather] 2018/04/26 18:28:55 getting forecast for main.Location{Latitude:XX.XXXXXXX, Longitude:XXX.XXXXXXX, Timezone:"", ShortName:"XXXXXX, XXXXXX", Name:"XXXXXX, XXXXXX"} [weather] 2018/04/26 18:28:55 getting URL http://api.wunderground.com/api/XXXXXXXXXXXXXXXX/conditions/alerts/hourly/astronomy10day/forecast10day/q/XX.XXXXXXX,XXX.XXXXXXX.json panic: runtime error: index out of range goroutine 1 [running]: main.(*WeatherUnderground).Forecast(0xc42011eb60, 0x40390870aebec4cc, 0x405e642fcdb88517, 0x0, 0x0, 0xc420077310, 0xe, 0xc420077320, 0xe, 0x0, ...) /Users/jason/Documents/Programming/go/src/github.com/jason0x43/alfred-weather/wunderground.go:206 +0x12e8 main.getWeather(0x7fff5fbff9d1, 0x0, 0x40390870aebec4cc, 0x405e642fcdb88517, 0x0, 0x0, 0xc420077310, 0xe, 0xc420077320, 0xe, ...) /Users/jason/Documents/Programming/go/src/github.com/jason0x43/alfred-weather/weather.go:114 +0x6c8 main.DailyCommand.Items(0x7fff5fbff9d1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x18) /Users/jason/Documents/Programming/go/src/github.com/jason0x43/alfred-weather/daily.go:31 +0x107 main.(*DailyCommand).Items(0x157fe38, 0x7fff5fbff9d1, 0x0, 0x0, 0x0, 0x1, 0x1, 0x0, 0x0, 0x0) <autogenerated>:2 +0x6d github.com/jason0x43/go-alfred.(*Workflow).Run(0x1563840, 0xc42011fe98, 0x4, 0x4) /Users/jason/Documents/Programming/go/src/github.com/jason0x43/go-alfred/workflow.go:258 +0x5e6 main.main() /Users/jason/Documents/Programming/go/src/github.com/jason0x43/alfred-weather/main.go:85 +0x6de
  3. Thanks for making this workflow. FYI, "undefined-->English" is displayed when traditional Chinese characters are entered. The workflow does successfully fetch the translation from Google, though.
  4. Hi, When I execute 'packal' via Alfred and select to update packages, my firewall immediately reports a number of outbound connection attempts. Destination sites have included google.com, maps.google.com, and the Android marketplace. Can anyone shed light on what's happening? Otherwise, Packal is great!
  5. I don't think it's you - the same thing suddenly started happening for me as well.
×
×
  • Create New...