Bug #809
Crash with: Exceeded maximum number of notifications
Status: | Rejected | Start: | 01/31/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Medium |
Found in Version: | 0.8.11-dev |
|
Votes: | 0 |
Description
Exception Type: System.Exception Exception Message: org.freedesktop.Notifications.MaxNotificationsExceeded: Exceeded maximum number of notifications Exception StackTrace: at Notifications.INotificationsProxy.Notify (System.String app_name, UInt32 id, System.String icon, System.String summary, System.String body, System.String[] actions, IDictionary`2 hints, Int32 timeout) [0x00000] in <filename unknown>:0 at Notifications.Notification.Show () [0x00000] in <filename unknown>:0 at Notifications.Notification.<Update>m__0 () [0x00000] in <filename unknown>:0 at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown>:0
meebey@redhorse:~$ ps auxf|grep notification meebey 5877 0.0 0.2 356580 11576 ? Sl Jan19 0:50 \_ /usr/lib/notification-daemon/notification-daemon meebey 5879 0.0 0.0 192716 2488 ? S Jan19 0:04 \_ /usr/lib/gnome-disk-utility/gdu-notification-daemon meebey 30077 0.0 0.0 9232 888 pts/2 S+ 04:50 0:00 | \_ grep notification meebey@redhorse:~$ dpkg -S /usr/lib/notification-daemon/notification-daemon notification-daemon: /usr/lib/notification-daemon/notification-daemon meebey@redhorse:~$ dpkg -l notification-daemon 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 notification-daemon 0.7.6-1 amd64 daemon for displaying passive pop-up notifications meebey@redhorse:~$
History
Updated by Mirco Bauer 4388 days ago
Updated by Mirco Bauer 4388 days ago
smuxi-frontend-gnome (1:0.8.11+git-0~192~oneiric1) -> libnotify0.4-cil (0.4.0~r3032-5) -> libdbus1.0-cil (0.7.0-5)
meebey@redhorse:~$ apt-cache show smuxi-frontend-gnome=1:0.8.11+git-0~192~oneiric1 | grep Depends Depends: mono-runtime (>= 2.10.1), libdbus-glib1.0-cil (>= 0.5), libdbus1.0-cil (>= 0.7), libglade2.0-cil (>= 2.12.10-1ubuntu1), libglib2.0-cil (>= 2.12.10-1ubuntu1), libgtk2.0-0 (>= 2.23.90), libgtk2.0-cil (>= 2.12.10-1ubuntu1), libgtkspell0, libindicate0.1-cil (>= 0.6.1), liblog4net1.2-cil (>= 1.2.10), libmono-corlib4.0-cil (>= 2.10.1), libmono-posix4.0-cil (>= 2.10.1), libmono-system-core4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 2.10.1), libnotify0.4-cil (>= 0.4.0~r2998), smuxi-engine (= 1:0.8.11+git-0~192~oneiric1), smuxi-frontend (= 1:0.8.11+git-0~192~oneiric1), librsvg2-common meebey@redhorse:~$ apt-cache show libnotify0.4-cil=0.4.0~r3032-5 | grep Depends Depends: cli-common (>= 0.5.1), libdbus-glib1.0-cil (>= 0.5), libdbus1.0-cil (>= 0.7), libglib2.0-cil (>= 2.12.10), libgtk2.0-cil (>= 2.12.10), libmono-corlib4.0-cil (>= 2.10.1)
Updated by Mirco Bauer 4388 days ago
notify-sharp 0.4.1 contains the fix for this issue:
https://github.com/meebey/notify-sharp/commit/29552f7d62ad84c3e83fe26afbe125543f149d5f
Updated by Mirco Bauer 4357 days ago
- Status changed from New to Rejected
- Target version deleted (
0.8.10.2)
As this bug is not in Smuxi itself nor is it workaroundable, this report can only be closed without a change in Smuxi. Instead users have to upgrade their notify-sharp version to >= 0.4.1