Am 13.06.2017 um 20:28 schrieb Esokrates:
> I am on Gnome 3.22 fully upgraded in sid and have installed thunderbird
> 52 from experimental.
> I do not get native notifications, though I have installed
> libnotitfy-bin and notification-daemon.
> Please tell me which packages I am supposed to have installed in order
> to get native notifications.

Well for me this is working (again) with 52.x. on a Gnome3 DE in testing
so I don't have a clue why this isn't working on your side or other
installations. The libnotify support is still a bit buggy it seems.

> $ LANG= dpkg -l *notify*
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name                           Version              Architecture         
> Description
> +++-==============================-====================-====================-==================================================================
> ii  gir1.2-notify-0.7:amd64        0.7.7-2              amd64                
> sends desktop notifications to a notification daemon (Introspectio
> in  libkf5notifyconfig-data        <none>               all                  
> (no description available)
> ii  libnotify-bin                  0.7.7-2              amd64                
> sends desktop notifications to a notification daemon (Utilities)
> in  libnotify0.4-cil               <none>               all                  
> (no description available)
> ii  libnotify4:amd64               0.7.7-2              amd64                
> sends desktop notifications to a notification daemon
> un  python-notify                  <none>               <none>               
> (no description available)
> in  python3-notify2                <none>               all                  
> (no description available)

So maybe we need to add some more depending package(s).

You can try the notify function by open the development tools
(Ctrl+Shift+I) and fire up the following command in the console.

> Components.classes["@mozilla.org/alerts-service;1"].getService(Components.interfaces.nsIAlertsService).showAlertNotification('chrome://branding/content/icon48.png',
>  'Test', 'This is a useless notice.');

This is working in 52.1.1 but not in 45.8.0.

> Furthermore the changelog does not mention this bug.

Not directly, but #682208 is merged with #798848. By this all merged bug
reports with 682208 are also closed.

>   * [43d2e70] New upstream version 52.1.1
...
>                    Firefox ESR 52.1, and Thunderbird 52.1
>     (Closes: #855344, #495372, #861480, #682208, #698244, #859909, #857593,
                                           ^^^^^^
https://bugs.debian.org/682208
https://bugs.debian.org/798848

-- 
Regards
Carsten Schoenert

Reply via email to