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

Noti exits every time I interact with a notification #88

Open
fluiddruid opened this issue Aug 30, 2019 · 13 comments
Open

Noti exits every time I interact with a notification #88

fluiddruid opened this issue Aug 30, 2019 · 13 comments

Comments

@fluiddruid
Copy link

Seen on MacOS Mojave.

I launch Noti and sign in, and then send a test notification from Pushbullet on my Android device.

The notification shows fine, but if I click on one of the action buttons on the notification on my Mac (e.g. to Dismiss the notification remotely), then Noti exits without having performed the action.

The same behaviour is seen with SMSs. Noti shows them and I can click to reply and type a message, but as soon as I click to send, Noti exits without having sent the message back to my phone.

Not sure where to look for diags, but this reproduces 100% of the time so I can collect some if you tell me what you need.

Thanks!

@ABeltramo
Copy link
Collaborator

Can you check the logs for errors or share it here?
To get the logs:

  • Open console.app
  • click on ~/Library/Logs (not the expand arrow, click on the row)
  • open up Noti.log on the right column

@fluiddruid
Copy link
Author

Hmm, no error from Noti:

30-08-2019 09:54:54 DEBUG initCrypt():74 - Encryption enabled!
30-08-2019 09:54:54 DEBUG init():41 - Init Noti
30-08-2019 09:54:54 DEBUG getUserInfo():98 - Getting user info...
30-08-2019 09:54:55 DEBUG connect():271 - Connecting to Pushbullet
30-08-2019 09:54:55 DEBUG websocketDidConnect():287 - PushManager is connected
30-08-2019 09:54:59 DEBUG websocketDidReceiveMessage():358 - PUSH -> dismiss
30-08-2019 09:55:00 DEBUG websocketDidReceiveMessage():353 - PUSH -> mirror

Maybe the system is terminating the app, and so Noti never gets chance to write a log?

@fluiddruid
Copy link
Author

fluiddruid commented Aug 30, 2019

Aha, whilst I had the console app open, I noticed that the system was writing a crash report when Noti exits. Here it is:

Noti_2019-08-30-100700_Andrews-MacBook-Pro.crash.txt

@fluiddruid
Copy link
Author

Some more info:

Interacting with a notification only causes a crash when "Start Noti on system startup" is enabled in the preferences.

If that option is not checked, Noti does not crash, but the interactions silently fail (i.e texts are not sent or notifications are not dismissed).

@isgarlo
Copy link

isgarlo commented Sep 4, 2019

Same issue here with macOS Mojave 10.14.5 but in my case the app is crashing no matter if the "Start Noti on system startup" is checked.

The log is generated under User Reports from the Console app

Noti_2019-09-04-103643_MacBook-Pro.crash.txt

@isgarlo
Copy link

isgarlo commented Sep 4, 2019

I've managed to reply WhatsApp notifications and to archive a mail from Gmail without issues. Maybe the crash affects only the Pushbullet test notification.

@isgarlo
Copy link

isgarlo commented Sep 4, 2019

Also crashing with Telegram notifications

@fluiddruid
Copy link
Author

I can't reply to SMSs, nor remote-dismiss any notifications from my Mac. The notifications stay on my Android device.

@ABeltramo
Copy link
Collaborator

Unfortunately I can't reproduce your issues.
Can you please post:

  • Android/ios version
  • Pushbullet app version
  • Pushbulet free or premium version?
  • OSX version
  • Noti version
  • Noti settings (encryption? start on startup?)

@fluiddruid
Copy link
Author

fluiddruid commented Sep 4, 2019

I'm running

Android 10
Pushbullet v18.2.22
Pushbullet Pro
MacOS 10.14.6
Noti 0.3.2
Noti settings:

  • Notification sound Glass
  • Don't show app name unchecked
  • Round image thumbnails checked
  • Start Noti on system startup checked
  • Enable end-to-end encryption checked
  • Encryption password entered (I know it is correct because Noti shows my SMSs, even though I can't reply from Noti)

@guyzyl
Copy link

guyzyl commented Oct 16, 2019

I'm experiencing the same issue on the following setup:

  • Android 10
  • Pushbullet 18.2.24 (regular)
  • MacOS 10.15
  • Noti 0.3.2

@srujanb
Copy link

srujanb commented Nov 19, 2020

Is there any update on this?

@qqe-app
Copy link

qqe-app commented May 10, 2021

I faced this problem also,

  1. can simulate using Send a test notification in push bullet mobile app
  2. then click notification in mac
  3. app will close unexpectedly

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

6 participants