Unfortunately not. Install is okay, but error messages are the same:
peter@antronin:~$ update-manager

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

(update-manager:2781): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed

And when I press the button to check for updates:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py",
line 720, in on_button_reload_clicked
    self.invoke_manager(UPDATE)
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py",
line 814, in invoke_manager
    self.install_backend.update()
  File
"/usr/lib/python2.7/dist-packages/UpdateManager/backend/InstallBackendSynaptic.py",
line 43, in update
    self._run_synaptic(self.UPDATE, opt, tempf)
  File
"/usr/lib/python2.7/dist-packages/UpdateManager/backend/InstallBackendSynaptic.py",
line 28, in _run_synaptic
    "%s" % self.window_main.window.xid ]
AttributeError: 'Window' object has no attribute 'window'

For me it definitely looks like the API is changed in the python's gdk
library to get a reference for the newly opened window for synaptic.

2011/11/9 Tim <[email protected]>

> Ok good.  Now install update-manager:
>
> sudo apt-get install update-manager
>
> See if it works properly.
> ---
> Ubuntu Bug Squad volunteer triager
> http://wiki.ubuntu.com/BugSquad
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/878719
>
> Title:
>  Update manager comes to a contineous "processing" status (with the
>  rotating cursor pointer) when the "Install updates" button is pressed
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/878719/+subscriptions
>


-- 
NP

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

Title:
  Update manager comes to a contineous "processing" status (with the
  rotating cursor pointer) when the "Install updates" button is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/878719/+subscriptions

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

Reply via email to