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 613988 - Compile error on DirectFB backend due to missing of gdk_keymap_add_virtual_modifiers
Compile error on DirectFB backend due to missing of gdk_keymap_add_virtual_mo...
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: [obsolete] Backend: directfb
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Michael Emmel
Depends on:
Blocks:
 
 
Reported: 2010-03-26 08:54 UTC by ims77.dev
Modified: 2010-04-09 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Correct two compiling errors : gdk_keymap_add_virtual_modifiers and gdk_keymap_map_virtual_modifiers (1.20 KB, patch)
2010-03-26 08:54 UTC, ims77.dev
none Details | Review

Description ims77.dev 2010-03-26 08:54:33 UTC
Created attachment 157144 [details] [review]
Correct two compiling errors :  gdk_keymap_add_virtual_modifiers and gdk_keymap_map_virtual_modifiers

Like the bug 605185, there is a bug when compiling on DirectFB backend due to missing of gdk_keymap_map_virtual_modifiers

In attachment there is a patch for the two bugs. I'm not sure it will be in a correct format because using ltib to generate it. Please check it before using it.
Comment 1 Javier Jardón (IRC: jjardon) 2010-04-09 16:17:22 UTC
This problem has been fixed in our software repository. 
Fixed in commit eb7121c4e6dc1bd124fc2410fc9f65a95c1aa302
The fix will go into the next software release.

Thank you for your bug report.