Re-opening software-center task - there will be a required code change
to make software-center use this.  In the case of C the code is:

      details = polkit_details_new ();
      window = gtk_widget_get_toplevel (GTK_WIDGET (button));
      xid = g_strdup_printf ("%lu", gdk_x11_drawable_get_xid (GDK_DRAWABLE 
(gtk_widget_get_window (window))));
      polkit_details_insert (details, "toplevel_xid", xid);
      g_free (xid);


** Changed in: software-center (Ubuntu)
       Status: Invalid => New

-- 
Authentication dialog doesn't get focus
https://bugs.launchpad.net/bugs/433851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to