! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-panel-plugin-clipman spews xsession-errors with "Gdk-CRITICAL [...] ass...
Status:
RESOLVED: MOVED
Product:
Xfce4-clipman-plugin
Component:
X11 clipboard manager

Comments

Description Stefan Seyfried 2020-02-29 10:45:06 CET
Created attachment 9500 
fix for the issue

My xsession-errors file grows four entries per second:

(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.048: gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW (window)' failed
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.298: gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW (window)' failed
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.549: gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW (window)' failed
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.799: gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW (window)' failed

2065 is xfce-panel, more specific the xfce4-panel-plugin-clipman

A fix is attached, already used in the openSUSE package.
Note the same code does not seem to do this in older openSUSE versions, maybe this just triggers with newer GTK3 versions?
Anyway, the same fix has been applied to other places in commits 1d8d735d50ac2dc1ef3ad01df93a4a1d9c8ba10e and 12d8423fe7ef3b14271c6081d76b166d8673884d, so I'm pretty sure it fits here, too.
Comment 1 Git Bot editbugs 2020-05-22 23:24:15 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/issues/24.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #16478

Reported by:
Stefan Seyfried
Reported on: 2020-02-29
Last modified on: 2020-05-22

People

Assignee:
Mike Massonnet
CC List:
0 users

Version

Attachments

fix for the issue (1.75 KB, patch)
2020-02-29 10:45 CET , Stefan Seyfried
no flags

Additional information