wakatime / sketch-wakatime

Sketch plugin for automatic time tracking and metrics generated from your Sketch usage.
https://wakatime.com/sketch
BSD 3-Clause "New" or "Revised" License
62 stars 5 forks source link

wakatime not logging Sketch hours #11

Closed feisty07 closed 1 year ago

feisty07 commented 1 year ago

Hello, my Wakatime stopped working on the 20th of June. Yes, it is up to date, yes, I have generated new keys, yes, my sketch is up to date. Please help resolve this, as it affects my work.

Screenshot 2023-06-26 at 23 45 24 Screenshot 2023-06-26 at 23 45 05 Screenshot 2023-06-26 at 23 46 39
alanhamlett commented 1 year ago

Are you available for a Zoom to debug it real time? What I want to do is:

  1. git clone git@github.com:wakatime/sketch-wakatime.git
  2. cd sketch-wakatime
  3. ln -sf WakaTime.sketchplugin ~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/WakaTime.sketchplugin
  4. Uncomment this line: https://github.com/wakatime/sketch-wakatime/blob/571b40731a5e85dbcf739d4c911aff4dec3792f9/src/sendHeartbeat.js#L14
  5. npm run build
  6. Check your Console.app for messages from process:Sketch and search term wakatime
feisty07 commented 1 year ago

Hello Alan,

I am available for a call.

On Tue, 27 Jun 2023, 19:20 Alan Hamlett, @.***> wrote:

Are you available for a Zoom to debug it real time? What I want to do is:

  1. git clone @.***:wakatime/sketch-wakatime.git
  2. cd sketch-wakatime
  3. ln -sf WakaTime.sketchplugin ~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/WakaTime.sketchplugin
  4. Uncomment this line:

    https://github.com/wakatime/sketch-wakatime/blob/571b40731a5e85dbcf739d4c911aff4dec3792f9/src/sendHeartbeat.js#L14

  5. npm run build
  6. Check your Console.app for messages from process:Sketch and search term wakatime

— Reply to this email directly, view it on GitHub https://github.com/wakatime/sketch-wakatime/issues/11#issuecomment-1610009530, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DQ43JJ5XWZI6ZE2YJJDNLXNMQANANCNFSM6AAAAAAZUZFXRE . You are receiving this because you authored the thread.Message ID: @.***>

alanhamlett commented 1 year ago

Do u have a time that works best for you? Or you can choose a time from my calendar: https://calendly.com/alan-hamlett/30min

feisty07 commented 1 year ago

Hello Alan,

Im available for the call tomorrow. I already scheduled 12 noon on your calendar.

Thanks for the timely response.

Warm regards PJ

On Wed, 28 Jun 2023, 09:08 Alan Hamlett, @.***> wrote:

Do u have a time that works best for you? Or you can choose a time from my calendar: https://calendly.com/alan-hamlett/30min

— Reply to this email directly, view it on GitHub https://github.com/wakatime/sketch-wakatime/issues/11#issuecomment-1610960763, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DQ43NI3YP3HXP77GCLKQTXNPQ7JANCNFSM6AAAAAAZUZFXRE . You are receiving this because you authored the thread.Message ID: @.***>

feisty07 commented 1 year ago

Hello Alan,

I have yet to receive the zoom link for our meeting at 12 noon (WAT).

Can you share one with me?

Regards, PJ

On Wed, 28 Jun 2023, 14:10 Precious Juwah, @.***> wrote:

Hello Alan,

Im available for the call tomorrow. I already scheduled 12 noon on your calendar.

Thanks for the timely response.

Warm regards PJ

On Wed, 28 Jun 2023, 09:08 Alan Hamlett, @.***> wrote:

Do u have a time that works best for you? Or you can choose a time from my calendar: https://calendly.com/alan-hamlett/30min

— Reply to this email directly, view it on GitHub https://github.com/wakatime/sketch-wakatime/issues/11#issuecomment-1610960763, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DQ43NI3YP3HXP77GCLKQTXNPQ7JANCNFSM6AAAAAAZUZFXRE . You are receiving this because you authored the thread.Message ID: @.***>

alanhamlett commented 1 year ago

@feisty07 I've sent the zoom link to your email address. I'll have the Zoom meeting open now, see you there!

feisty07 commented 1 year ago

Hello,

Got the invite. I'm on and waiting for you.

Precious Juwah

UI/UX Design - Lead

www.initsng.com | +234 802 1344 866

283, Herbert Macaulay Way,

Lagos Mainland, Lagos, Nigeria.

On Thu, Jun 29, 2023 at 11:56 AM Alan Hamlett @.***> wrote:

@feisty07 https://github.com/feisty07 I've sent the zoom link to your email address. I'll have the Zoom meeting open now, see you there!

— Reply to this email directly, view it on GitHub https://github.com/wakatime/sketch-wakatime/issues/11#issuecomment-1612882854, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DQ43LGMEMEVR6BCCOOEXDXNVNNFANCNFSM6AAAAAAZUZFXRE . You are receiving this because you were mentioned.Message ID: @.***>

alanhamlett commented 1 year ago

I found a bug https://github.com/skpm/child_process/pull/38 that was preventing stderr output from wakatime-cli from being logged to Console.app. Now I've released a new sketch-wakatime version that prints any errors to Console.app.

@feisty07 can you upgrade the sketch-wakatime plugin and then add this line to your ~/.wakatime.cfg file:

debug = true

alanhamlett commented 1 year ago

Fixed in v4.0.1.

feisty07 commented 1 year ago

Great!

Thank you for your timely assistance.

Warm regards,

On Thu, Jun 29, 2023 at 2:36 PM Alan Hamlett @.***> wrote:

Fixed in v4.0.1.

— Reply to this email directly, view it on GitHub https://github.com/wakatime/sketch-wakatime/issues/11#issuecomment-1613196363, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DQ43PFAFQOZLKNLSOQASLXNWAENANCNFSM6AAAAAAZUZFXRE . You are receiving this because you were mentioned.Message ID: @.***>