Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

New toot #234

Closed
ghost opened this issue Sep 19, 2020 · 2 comments
Closed

New toot #234

ghost opened this issue Sep 19, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2020

Hi, after sending a new toot, I am getting:

"Wrong type argument: number-or-marker-p, nil" error.

version 20190305.344 from MELPA

Should I use the git version instead?

@justinabrahms
Copy link

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  mastodon-toot--update-status-fields(50 69 19)
  add-text-properties(50 69 (display "9 minutes ago"))
  mastodon-tl--update-timestamps-callback(#<buffer *mastodon-home*> nil)
  apply(mastodon-tl--update-timestamps-callback (#<buffer *mastodon-home*> nil))
  timer-event-handler([t 24528 26959 0 nil mastodon-tl--update-timestamps-callback (#<buffer *mastodon-home*> nil) nil 0])

^^ That's the full trace that I'm seeing.

@mooseyboots
Copy link
Owner

duplicate of #227. #241 fixes it. if you dont want to wait for the pr to be merged you could just add it yourself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants