muesli / telephant

A lightweight but modern Mastodon client for the desktop
MIT License
190 stars 14 forks source link

App crashes after login #67

Open jeyemwey opened 3 years ago

jeyemwey commented 3 years ago

After I connected my mastodon account with the app, the window closes and dumps this in the terminal:

~/Downloads $ ./telephant_0.1rc3_Ubuntu_64bit    

2020/12/01 18:44:10 Account login succeeded: jannik Jannik https://uelfte-media.freetls.fastly.net/accounts/avatars/000/009/912/original/d2735a7180e3cebd.jpg
panic: interface conversion: interface {} is nil, not string

goroutine 41 [running]:
github.com/muesli/telephant/accounts/mastodon.(*Account).handleNotification(0xc0001c2360, 0xc000550160, 0xc000028000)
    github.com/muesli/telephant/accounts/mastodon/mastodon.go:596 +0xeaf
github.com/muesli/telephant/accounts/mastodon.(*Account).Run(0xc0001c2360, 0xc0001fe000, 0xc0001de120, 0x2b)
    github.com/muesli/telephant/accounts/mastodon/mastodon.go:130 +0x348
created by main.setupMastodon
    github.com/muesli/telephant/telephant.go:109 +0x2fe

I'm using the telephant_0.1rc3_Ubuntu_64bit that is linked on the README.