[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2013-03-20 Thread christopher
it shows up every time i start my computer it happend right after i
installed ubuntu 12.04 LTS about a week ago and has happend since it
dont seem to mess with anything altho i have noticed that ubuntu is alot
slower than it was when i had it installed before

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-07-18 Thread James Harkins
I'm also having the same problem.

This bug report (from Debian) seems to be relevant:

http://us.generation-nt.com/answer/bug-648378-notification-daemon-stops-
displaying-pop-ups-after-20-unacknowledged-messages-help-205388441.html

~~
After 20 pop-ups that are not manually closed by clicking on them
notification-daemon stops showing pop-ups and returns the error:
error sender=:1.418 - dest=:1.484 
error_name=org.freedesktop.Notifications.MaxNotificationsExceeded rep string 
Exceeded maximum number of notifications

This error is generated in daemon.c at line 185. I commented out the
entire if statement and notifications started showing as expected.

The items are only removed from the queue when the notification is
manually closed by nd-queue.c::on_notification_close(). I am not sure
what the purpose of limiting the queue was, but the items should also
be dequeued when the pop-ups time out (in
nd-queue.c::on_bubble_destroyed), otherwise the queue will grow
forever, using more and more memory.
~~

If I read this right:

- It's what could be considered a memory leak: objects are put into the
notification queue, but not discarded. That's the genius bit: The user
has to click on it to clean up the notification queue, but after a few
seconds, the user *can't* click on it anymore. Perfect!

- The limit on the queue size is a crude way to prevent memory from
leaking indefinitely, but it also means (stupidly) that notifications
*stop working altogether* after fewer than two dozen notifications are
displayed. ()

If this analysis is correct, you can prevent the error by clicking on
*every notification* before it disappears automatically.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-04-16 Thread Nick Jenkins
I'm also getting this in Ubuntu 11.10 (i.e. it's not just 12.04).
Started about a week ago. No idea why it happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-04-13 Thread Morlok8k
Same issue.  I just downloaded a file in chromium, when i saw the
notification thing flash in the corner, then the error report program
came up.

I think the message was going to be the one where it says its uploading
the file to Ubuntu One.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-04-13 Thread Morlok8k
got the bug again, when i got the file sync complete message.  i was
actually able to read it for a couple of seconds before it crashed
though.

I think i might uninstall notifications... i've always hated them
anyways.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: notification-daemon (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974603] Re: notification-daemon crashed with signal 5 in g_variant_get_boolean()

2012-04-05 Thread Kamil RowiƄski
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974603

Title:
  notification-daemon crashed with signal 5 in g_variant_get_boolean()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/974603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs