org.freedesktop.PolicyKit1.Error.Failed: Error getting subject: Error
parsing unix-process subject: Value for key `start-time' found but is of
type i and type t was expected

Hm, I can't make hand or tail of it. The code is already correct in
current natty.

        subject = ('unix-process',
                   { 'pid' : dbus.UInt32(pid, variant_level=1),
                     'start-time' : dbus.UInt64(0),
                   }
                  )

Do you still get this crash on current natty? I tried to replicate this
crash with the steps you mentioned (and others), but it works fine here.

** Changed in: language-selector (Ubuntu)
       Status: In Progress => Incomplete

** Changed in: language-selector (Ubuntu)
     Assignee: Martin Pitt (pitti) => (unassigned)

** Summary changed:

- gnome-language-selector crashed with DBusException in call_blocking()
+ gnome-language-selector crashed with DBusException in call_blocking(): 
invalid polkit start-time value

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

Title:
  gnome-language-selector crashed with DBusException in call_blocking():
  invalid polkit start-time value

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to