WAClient / WALC

An unofficial WhatsApp Desktop client for linux systems.
GNU General Public License v3.0
248 stars 40 forks source link

Notifications are not being shown #137

Closed cstayyab closed 3 years ago

cstayyab commented 3 years ago

Describe the bug On a new message, Tray Icon is updated but no new notification is shown.

WALC Installation Type: AppImage

To Reproduce Steps to reproduce the behavior:

  1. Login to WALC
  2. Enable Tray Icon from Dashboard
  3. Minimize WALC
  4. Wait for New Message

Expected behavior An unread Tray icon should be displayed as well as a notification should be shown

Actual Behavior Tray Icon updates but no notification is shown.

Did you try closing and then opening it back?: Yes

System Information (please complete the following information):

Additional context This happened after we switched to electron-forge build system as electron-builder remained stuck on following step:

• rebuilding native dependencies  dependencies=deasync@0.1.21 platform=linux arch=x64
cstayyab commented 3 years ago

Fixed in 0.2.1 after reverting to Electron-Builder