[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-20 Thread Martin Pitt
Fixed in https://launchpad.net/ubuntu/+source/notification-
daemon/0.7.1-4

** Changed in: notification-daemon (Ubuntu Oneiric)
   Status: Triaged => Fix Released

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

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

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-19 Thread Martin Pitt
from notification-daemon NEWS:

NEW in 0.7.1:
==
- Don't use DBus activation

So that would be it; I suppose it was disabled upstream because the
functionality moved into gnome-shell.

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

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

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-19 Thread Martin Pitt
Reproduced on the lubuntu CD. notification-daemon doesn't ship a
/usr/share/dbus-1/services/org.freedesktop.Notifications.service, so
D-BUS activation cannot work. I. e. you won't ever see notifications in
Lubuntu right now.

** Package changed: jockey (Ubuntu Oneiric) => notification-daemon
(Ubuntu Oneiric)

** Changed in: notification-daemon (Ubuntu Oneiric)
   Status: Incomplete => Triaged

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

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

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-18 Thread Martin Pitt
I tried to locally reproduce this with

 killall notification-daemon
 sudo rm /var/cache/jockey/check
 jockey-gtk --check

but it properly spawns notification-daemon again. I'll download a
current lubuntu daily image to debug this more, but that will take a
bit.

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-16 Thread Julien Lavergne
I'm using notification-daemon, but nothing in /var/crash except the jokey 
report.
I attached the dmesg file, but nothing seems to be relative to notification.

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+attachment/2283805/+files/dmesg

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-16 Thread Martin Pitt
This is strange indeed, as both notify-osd and notification-daemon get
D-BUS activated when needed. What could happen is that they crash when
being activated the first time, which would give the "The name
org.freedesktop.Notifications was not provided by any .service files"
error.

I could paper over this in Jockey by catching and ignoring the error,
but that would just hide the actual problem. Do you get a crash of
notify-osd in /var/crash/ and/or dmesg when this happens?

** Changed in: jockey (Ubuntu Oneiric)
   Status: Triaged => Incomplete

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-15 Thread Pedro Villavicencio
** Also affects: jockey (Ubuntu Oneiric)
   Importance: Medium
 Assignee: Martin Pitt (pitti)
   Status: Triaged

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-15 Thread Pedro Villavicencio
** Changed in: jockey (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: jockey (Ubuntu)
 Assignee: Brian Murray (brian-murray) => Martin Pitt (pitti)

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-10 Thread Jean-Baptiste Lallement
** Changed in: jockey (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-10 Thread Jean-Baptiste Lallement
Brian could you look at this please, the test case seems reproducible.
Does it affect Ubuntu as well or only Lubuntu ?

** Changed in: jockey (Ubuntu)
   Importance: Undecided => Medium

** Changed in: jockey (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-02 Thread Launchpad Bug Tracker
** Changed in: jockey (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/819506

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-02 Thread Ubuntu QA Website
** Tags added: iso-testing

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

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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


[Bug 819506] Re: jockey-gtk crashed with GError in function(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

2011-08-01 Thread Julien Lavergne
** 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/819506

Title:
  jockey-gtk crashed with GError in function():
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.Notifications was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/819506/+subscriptions

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