The problem occurs not only with auto-complete window, this also occurs with ComboBox (which is not displayed). These windows are created with the type NSBackingStoreNonRetained, but if I change it to NSBackingStoreBuffered both windows are displayed without problem. Could we change these windows to NSBackingStoreBuffered? Or some other advice?
Germán El sáb, 21-02-2015 a las 11:55 -0600, Germán Arias escribió: > Running Gemas with: > > debugapp Gemas --GNU-Debug=WTrace > > > If I press Control+p to display the auto-completion window, I get: > > > warning: 2015-02-21 11:02:48.342 Gemas[3964] window: {x = 218; y = 271; > width = 175.2; height = 148} : 1 : 0 : 0 > > warning: 2015-02-21 11:02:48.383 Gemas[3964] device frame: 218, 194, 17 > 5, 148 > > warning: 2015-02-21 11:02:48.403 Gemas[3964] windowbacking: 1 : 262694 > > warning: 2015-02-21 11:02:48.453 Gemas[3964] setwindowlevel: 101 : > 262694 > > warning: 2015-02-21 11:02:48.463 Gemas[3964] windowdevice: 262694 > > warning: 2015-02-21 11:02:48.483 Gemas[3964] titlewindow: Window : > 262694 > > warning: 2015-02-21 11:02:48.513 Gemas[3964] orderwindow: 0 : -1 : > 262694 > > warning: 2015-02-21 11:02:48.583 Gemas[3964] windowdevice: 262694 > > warning: 2015-02-21 11:02:48.633 Gemas[3964] orderwindow: traverse for > 262694 (101) starting at 65762 > > warning: 2015-02-21 11:02:48.653 Gemas[3964] orderwindow: found gnustep > window 524760 (0) > > warning: 2015-02-21 11:02:48.673 Gemas[3964] orderwindow: set 262694 > (101) to top > > warning: 2015-02-21 11:02:48.693 Gemas[3964] orderwindow: Window list: > 524760 (0) > 262694 (101) > > warning: 2015-02-21 11:02:48.783 Gemas[3964] Cairo status 'out of > memory' in copy > > > No matter if I use winlib or cairo backend this don't work. Any advice? > > Germán. > > > > _______________________________________________ > Gnustep-dev mailing list > Gnustep-dev@gnu.org > https://lists.gnu.org/mailman/listinfo/gnustep-dev _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev