[Bug 856354] Re: update-manager: Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed

Peter Nagy 856354 at bugs.launchpad.net
Thu Mar 22 09:13:09 UTC 2012


Hi,

In my understanding the issue is relevant. When starting up update.manager
it says it cannot get Gtk Window pointer.
Later on when clicking on the "Check" button  it drops the below messages
which says: AttributeError: 'Window' object has no attribute 'window', Of
course because it has null for the window object. And null will never have
a window attribute.
So in my view this is the same issue and root cause is:
Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)

Of course if you say I'm not right I will open a new bug for this as I'm
not perfect in python.

2012/3/22 RedSingularity <RedSingularity at gmx.com>

> Peter, Looks like you have another issue there.
>
> 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'
>
> Could you file a new bug and email me the link to it and I will have a
> look.  Get update-manager to crash and then use the option to file a
> report.  That will include most of the helpful information needed.
> Thanks.
>
> With regards to this bug, I am closing it as it seems to be cleared up
> according to the other users.  Also, the error message, "update-manager:
> Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)'
> failed", does not seem to effect functionality of the program.
> ---
> Ubuntu Bug Squad volunteer triager
> http://wiki.ubuntu.com/BugSquad
>
> ** Changed in: update-manager (Ubuntu)
>       Status: Confirmed => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/856354
>
> Title:
>  update-manager:  Gdk-CRITICAL **: gdk_window_get_pointer: assertion
>  `GDK_IS_WINDOW (window)' failed
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/856354/+subscriptions
>


-- 
NP

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

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

Status in “update-manager” package in Ubuntu:
  Invalid

Bug description:
  After a fresh install of Oneiric, following this test case:
  http://testcases.qa.ubuntu.com/Install/DesktopFree

  with this iso from 20110922: oneiric-desktop-amd64.iso

  when running the update-manager following instructions, it seems to
  work but reports the following on the console:

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

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

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

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

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

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

  (update-manager:2780): Gtk-WARNING **: Attempting to add a widget with
  type aptdaemon+gtk3widgets+AptProgressDialog to a GtkWindow, but as a
  GtkBin subclass a GtkWindow can only contain one widget at a time; it
  already contains a widget of type GtkVBox

  ** (update-manager:2780): WARNING **: expected enumeration type
  PangoEllipsizeMode, but got EllipsizeMode instead

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

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

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

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

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




More information about the foundations-bugs mailing list