[bug #21690] xserver crashes with cairo backend and intel 82815 and XAA

2008-08-19 Thread Eric Wasylishen
Follow-up Comment #4, bug #21690 (project gnustep): Hi, The problem has gone away :) I upgraded to Ubuntu 8.04 as well as the latest GNUstep svn version, and the cairo backend works very well now. Thanks, Eric ___ Reply to this item at:

[bug #24083] Offset issues with the xmonad WM; blank windows with the cairo backend

2008-08-19 Thread Yavor Doganov
Follow-up Comment #4, bug #24083 (project gnustep): > I will need to know which version of cairo and > of GNUstep are being used. Based on his Debian suite, they are: cairo 1.6.4 Base 1.16.1 Gui/Back 0.14.0 ___ Reply to this item at:

[bug #23854] Scroll Wheel should be enabled when highlighting text in Terminal.app

2008-08-19 Thread Fred Kiefer
Update of bug #23854 (project gnustep): Item Group:None => Change Request ___ Reply to this item at: ___ Na

[bug #24083] Offset issues with the xmonad WM; blank windows with the cairo backend

2008-08-19 Thread Fred Kiefer
Follow-up Comment #3, bug #24083 (project gnustep): So there are two issues. One with the cairo backend and one with the xmonad interaction. For the cairo backend issue I will need to know which version of cairo and of GNUstep are being used. For the other problem I may need to explain first, w

[bug #21690] xserver crashes with cairo backend and intel 82815 and XAA

2008-08-19 Thread Fred Kiefer
Follow-up Comment #3, bug #21690 (project gnustep): Could you please try again with the latest cairo release and a newer GNUstep? I would like to ge this bug report closed as we surely cannot resilve it from our side. ___ Reply to this ite

[bug #23660] Drawing issues for control borders with art backend

2008-08-19 Thread Fred Kiefer
Update of bug #23660 (project gnustep): Status:None => Confirmed Assigned to:None => FredKiefer ___ Follow-up Comment #3: I had a deeper loo

[bug #23968] on PRICE, the window doesn't get released after closure

2008-08-19 Thread Riccardo mottola
Update of bug #23968 (project gnustep): Open/Closed: In Test => Closed ___ Reply to this item at: ___ Me

[bug #23968] on PRICE, the window doesn't get released after closure

2008-08-19 Thread Riccardo mottola
Follow-up Comment #2, bug #23968 (project gnustep): I have verified and it appears to work on Linux and Freebsd with art and xlib. I'd consider it fixed for now, thanks. ___ Reply to this item at:

[bug #22898] openbsd gcc 2.95 compilation failure

2008-08-19 Thread Riccardo mottola
Update of bug #22898 (project gnustep): Open/Closed: In Test => Closed ___ Reply to this item at: ___ Me

[bug #23661] Font size mismatch between cairo and art

2008-08-19 Thread Fred Kiefer
Follow-up Comment #4, bug #23661 (project gnustep): I checked through the cairo commit log, but couldn't find anything related to the problem. Not sure, when it got fixed and how. That makes it harder to add a work around for older cairo libraries. When I commited some changes to CairoFontInfo.m

[bug #24093] windowWillResize:toSize: apparently not called

2008-08-19 Thread Fred Kiefer
Follow-up Comment #1, bug #24093 (project gnustep): Yes, this is a problem in the GNUstep code. In gui the only place where we call windowWillResize: is in the setFrame:display: method, which is the one place where we should not call it. The underlying problem is that I currently don't see a way

[bug #24083] Offset issues with the xmonad WM; blank windows with the cairo backend

2008-08-19 Thread Yavor Doganov
Follow-up Comment #2, bug #24083 (project gnustep): I've never used xmonad, I just installed it to test this particular problem. Here is what the OP replied: "I have no idea what business has GNUstep with window borders. The application draws into its window and the window location on the scree

[bug #23954] setFont not implemented in nSTextStorage

2008-08-19 Thread Fred Kiefer
Follow-up Comment #4, bug #23954 (project gnustep): Sorry, my fault. I change a sentence I wrote around, but didn't adjust the words. What I wanted to say was, NSTextView (and the abstract class NSText) both support setFont: in GNustep. For the class NSTextStorage this method is only provided as