After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745320 - Can't get GDK mouse events with Clutter Win32 Windowing backend
Can't get GDK mouse events with Clutter Win32 Windowing backend
Status: RESOLVED OBSOLETE
Product: clutter-gtk
Classification: Platform
Component: general
1.6.x
Other Windows
: Normal normal
: ---
Assigned To: clutter-gtk maintainer(s)
clutter-gtk maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-28 11:23 UTC by Bakhtiar Hasmanan
Modified: 2021-06-10 11:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Log files (15.81 KB, application/zip)
2015-02-28 11:23 UTC, Bakhtiar Hasmanan
Details

Description Bakhtiar Hasmanan 2015-02-28 11:23:10 UTC
Created attachment 298151 [details]
Log files

Clutter 1.20.0
Cogl 1.20.0
Clutter-gtk 1.6.0

testcase: examples/gtk-clutter-events.c
note: need to remove -mwindows flag to see stdout

1. By default (win32 windowing, win32 event/accessibility disabled, with gdk event): only have key events without mouse event.

2. With gtk_clutter_init_internal() bypassed in gtk_clutter_init() at gtk-clutter-util.c (win32 windowing, win32 event/accessibility enabled): both mouse and key events works

3. With CLUTTER_BACKEND=gdk (cluttergdk windowing, cluttergdk event/accessibility disabled, with gdk event): both mouse and key events works, pango broken

Attached output of above cases with GDK_DEBUG=events and CLUTER_DEBUG=event
Comment 1 Bakhtiar Hasmanan 2015-02-28 11:25:11 UTC
Correction: case 2 gtk_clutter_init_internal() bypassed in gtk_clutter_init() and post_parse_hook()
Comment 2 André Klapper 2021-06-10 11:17:46 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of clutter-gtk, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/clutter-gtk/-/issues/

Thank you for your understanding and your help.