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

sx-inbox doesn't work #328

Open
rgrinberg opened this issue Jan 22, 2017 · 1 comment
Open

sx-inbox doesn't work #328

rgrinberg opened this issue Jan 22, 2017 · 1 comment

Comments

@rgrinberg
Copy link

sx-inbox gives me the following error:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  propertize(nil face sx-question-list-date)
  sx-inbox--print-info()
  mapcar(sx-inbox--print-info )
  sx-question-list-refresh()
  run-hooks(tabulated-list-revert-hook)
  tabulated-list-revert()
  sx-inbox(nil)
  funcall-interactively(sx-inbox nil)
  call-interactively(sx-inbox record nil)
  command-execute(sx-inbox record)
  helm-M-x(nil #("sx-inbox" 0 8 (match-part "sx-inbox")))
  funcall-interactively(helm-M-x nil #("sx-inbox" 0 8 (match-part "sx-inbox")))
  call-interactively(helm-M-x nil nil)
  command-execute(helm-M-x)

I had to cut out some sensitive bits from the stacktrace, but I can scrub them more carefully if this trace isn't enough.

@vermiculus
Copy link
Owner

It would appear we got a response with no .title. Is this consistently happening? It's possible (though unlikely) the API has changed and we need to review the fields that may no longer exist.

If it is still happening for you, can you provide a sample data value? It will appear on the mapcar(sx-inbox--print-info line.

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

2 participants