wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
525 stars 47 forks source link

Dashboard empty #66

Closed maiconpinto closed 8 years ago

maiconpinto commented 8 years ago

Hello, my dashboard is empty.

I saw that in error log, there are this:

{"now": "2016/06/15 13:26:53 +0000", "version": "6.0.5", "plugin": "sublime/3114 sublime-wakatime/7.0.6", "time": 1466008009.665068, "level": "ERROR", "message": "Traceback (most recent call last):\n File \"/home/maicon.pinto/.config/sublime-text-3/Packages/WakaTime/packages/wakatime/stats.py\", line 237, in get_file_head\n text = fh.read(512000)\n File \"/usr/lib/python2.7/codecs.py\", line 674, in read\n return self.reader.read(size)\n File \"/usr/lib/python2.7/codecs.py\", line 480, in read\n newchars, decodedbytes = self.decode(data, self.errors)\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xe1 in position 1377: invalid continuation byte\n"}

I run apt-get update, but it's not work. What Do I do?

alanhamlett commented 8 years ago

Looks like it's working now?

maiconpinto commented 8 years ago

Hi @alanhamlett

It's not work, yet. I reinstalled the wakatime, and nothing.

alanhamlett commented 8 years ago

Oh sorry, our system was saying you had coding activity but the problem is your dashboard is not showing it.

It will be fixed soon (later today).

maiconpinto commented 8 years ago

Ok. No problem. Thank you.

alanhamlett commented 8 years ago

It's fixed!