[bug #25236] NSToolbar: Window doesn't resize window when toolbar is added.

2009-01-03 Thread Fred Kiefer
Update of bug #25236 (project gnustep): Assigned to:None = FredKiefer ___ Follow-up Comment #3: The change that the window is no longer resized when a toolbar is added was done on purpose. I

[bug #25236] NSToolbar: Window doesn't resize window when toolbar is added.

2009-01-03 Thread Fred Kiefer
Update of bug #25236 (project gnustep): Status:None = In Progress ___ Follow-up Comment #6: I changed the code in GSWindowDecorationView back to resize the window. (Keeping the top of the

[bug #25236] NSToolbar: Window doesn't resize window when toolbar is added.

2009-01-03 Thread Fred Kiefer
Follow-up Comment #8, bug #25236 (project gnustep): You did beat me by quarter of an hour, I just did the same test (with the same problem) and wanted to report them :-( I also checked the new code in SVN on KDE and it almost behave the same (apart from some very, very strange window movements

[bug #25116] NSDocument should not ignore readFromFileWrapper:ofType:error:

2009-01-03 Thread Fred Kiefer
Update of bug #25116 (project gnustep): Status:None = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #3: The code for all

[bug #25243] Art backend Seg Faults

2009-01-04 Thread Fred Kiefer
Update of bug #25243 (project gnustep): Assigned to:None = FredKiefer ___ Follow-up Comment #2: Looks liek this bug is rather similar to #25064. And for that bug I already failed to find out

[bug #25236] NSToolbar: Window doesn't resize window when toolbar is added.

2009-01-06 Thread Fred Kiefer
Update of bug #25236 (project gnustep): Status: In Progress = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #10: I close this bug

[bug #25266] NSNibOutletConnector not freed after loading a NIB file

2009-01-07 Thread Fred Kiefer
URL: http://savannah.gnu.org/bugs/?25266 Summary: NSNibOutletConnector not freed after loading a NIB file Project: GNUstep Submitted by: FredKiefer Submitted on: Mi 07 Jan 2009 18:10:14 GMT Category: Gui/AppKit

[bug #25266] NSNibOutletConnector not freed after loading a NIB file

2009-01-12 Thread Fred Kiefer
Update of bug #25266 (project gnustep): Status: In Progress = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #6: Greg, I think your

[bug #25266] NSNibOutletConnector not freed after loading a NIB file

2009-01-13 Thread Fred Kiefer
Update of bug #25266 (project gnustep): Assigned to:None = gcasa ___ Follow-up Comment #1: Finding the root cause was easy, the following line in GSNibLoading.m was leaking the copied

[bug #24886] after connecting objects in gorm, the cursor stays the green arrow

2009-01-13 Thread Fred Kiefer
Update of bug #24886 (project gnustep): Status:None = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #5: Are you sure this

[bug #25266] NSNibOutletConnector not freed after loading a NIB file

2009-01-13 Thread Fred Kiefer
Follow-up Comment #3, bug #25266 (project gnustep): With re-work I just meant that my current bug fixing approach to the problem may not be sufficient, but perhaps I just gave up one patch too early? You see, I am very sure that both my patches are correct, but currently things get worse when

[bug #24601] NSToolbar: [NSWindow contentView] should not return a view which contains the toolbar in it once the toolbar is opened.

2009-01-13 Thread Fred Kiefer
Update of bug #24601 (project gnustep): Status: In Progress = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #7: I think that the

[bug #24709] Miniaturize and Close button off-center

2009-01-13 Thread Fred Kiefer
Update of bug #24709 (project gnustep): Assigned to:None = FredKiefer ___ Follow-up Comment #13: I played with the line: y = floorf(aPoint.y); at CairoGState.m:1280 and replacing it with

[bug #25286] NSMenuItems in an NSPopUpButton loaded from a nib file are disabled

2009-01-13 Thread Fred Kiefer
Update of bug #25286 (project gnustep): Privacy: Any = Public ___ Follow-up Comment #1: Could you please provide a sample NIB file or even better a sample application to show this

[bug #25327] NSAnimation no longer works

2009-01-15 Thread Fred Kiefer
URL: http://savannah.gnu.org/bugs/?25327 Summary: NSAnimation no longer works Project: GNUstep Submitted by: FredKiefer Submitted on: Do 15 Jan 2009 09:49:45 GMT Category: Base/Foundation Severity: 3 -

[bug #25243] Art backend Seg Faults

2009-01-17 Thread Fred Kiefer
Follow-up Comment #4, bug #25243 (project gnustep): Looks like you only have the default font for the art backend installed (Helvetica). Perhaps we should advertise better that there are additional fonts available as a separate package. Did you again get a segmentation fault?

[bug #25327] NSAnimation no longer works

2009-01-17 Thread Fred Kiefer
Follow-up Comment #4, bug #25327 (project gnustep): Great, I would even say better then ever before. ___ Reply to this item at: http://savannah.gnu.org/bugs/?25327 ___ Nachricht geschickt

[bug #25346] Memory management issues in NSAnimation

2009-01-18 Thread Fred Kiefer
Update of bug #25346 (project gnustep): Status:None = In Progress ___ Follow-up Comment #1: I rsolved the first retain cycle and cleaned up the code in GSAnimator a bit. There still might

[bug #25243] Art backend Seg Faults

2009-01-18 Thread Fred Kiefer
Follow-up Comment #6, bug #25243 (project gnustep): Could you please add the back trace for the new segmentation fault as well? It might just be the same as before, but how should I know... ___ Reply to this item at:

[bug #25343] core/gui make failed on MinGW32/WindowsXP

2009-01-19 Thread Fred Kiefer
Update of bug #25343 (project gnustep): Status:None = Works For Me ___ Follow-up Comment #3: Same here, I also recompiled all of GNUstep on MS Windows today and it worked. What I noticed

[bug #25346] Memory management issues in NSAnimation

2009-01-19 Thread Fred Kiefer
Follow-up Comment #2, bug #25346 (project gnustep): More information by Benhur Stein: Thanks. It was more than a year ago, I do not recall exactly, but it had somthing to do with the way the animator used timers, there was a retain cycle in there too, but the nsanimator code was too complicated

[bug #25356] make ignoring installation domain configuration on windows

2009-01-19 Thread Fred Kiefer
Follow-up Comment #2, bug #25356 (project gnustep): I get the same behaviour with todays SVN code. The only thing that looks strange in the ./configure output is that all sub-invocations have the parameter --prefix=/GNUstep/Local. ___

Re: Can't run gnustep applications on FreeBSD 7.0

2009-01-26 Thread Fred Kiefer
Pedro Alves wrote: I am getting this error when I am running GNUstep application on FreeBSD 7.0, and Xorg 7.3. The error is recurrent since many updates of the system. GNUstep applications run, but do not present any characters in the menus or in the windows related to the aplications.

[bug #25411] dragging destination receiving mask of NSDragOperationNone

2009-01-27 Thread Fred Kiefer
Update of bug #25411 (project gnustep): Status:None = Need Info Assigned to:None = FredKiefer ___ Follow-up Comment #1: As far as I know

[bug #25411] dragging destination receiving mask of NSDragOperationNone

2009-01-28 Thread Fred Kiefer
Follow-up Comment #3, bug #25411 (project gnustep): Hmm, this is a possible interpretation of the required behaviour. Could anybody please test this on Apple to see what they are doing? I found that Apple seems to disregard that mask when doing a drop, so I am not sure what they are doing with

[bug #25397] Inconsistency in handling Alt Gr key

2009-01-28 Thread Fred Kiefer
Follow-up Comment #2, bug #25397 (project gnustep): Could you please explain once more what you are suggesting? Should we just set the NSAlternateKeyMask on Windows when we get an AltGr key? (Treating AltGr as Alt-R) Aren't we loosing informations about modifiers that way? Another problem with

[bug #25346] Memory management issues in NSAnimation

2009-01-30 Thread Fred Kiefer
Update of bug #25346 (project gnustep): Status: In Progress = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #4: Changed this to

[bug #25046] back-X11-context.m or related bug

2009-01-30 Thread Fred Kiefer
Update of bug #25046 (project gnustep): Status: Need Info = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #2: Change the bug

[bug #24709] Miniaturize and Close button off-center

2009-01-30 Thread Fred Kiefer
Update of bug #24709 (project gnustep): Status:None = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #14: I added my

[bug #24083] Offset issues with the xmonad WM

2009-01-30 Thread Fred Kiefer
Update of bug #24083 (project gnustep): Status:None = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #16: Changed the state

[bug #25243] Art backend Seg Faults

2009-01-31 Thread Fred Kiefer
Follow-up Comment #9, bug #25243 (project gnustep): The new back trace is about the same as the old one, but this time the frames on the stack aren't corrupted. I really don't understand what is going on. Just a few lines before this segmentation fault we are testing the value of face and at

[bug #25243] Art backend Seg Faults

2009-01-31 Thread Fred Kiefer
Follow-up Comment #11, bug #25243 (project gnustep): Now getting the backtrace is the hard bit and you managed that already :-) To get gdb to print out the value of a locally visible variable you just type p and the name of that variable. In your case p face If you want to print the value of

[bug #25395] event key codes incompatible to apple

2009-02-01 Thread Fred Kiefer
Update of bug #25395 (project gnustep): Severity: 3 - Normal = 1 - Wish Item Group: Bug = Change Request ___ Follow-up Comment #4: Made this report a

[bug #25448] Crash when accessing web page with Vespucci/SimpleWebKit

2009-02-01 Thread Fred Kiefer
Update of bug #25448 (project gnustep): Status: Need Info = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25397] Inconsistency in handling Alt Gr key

2009-02-02 Thread Fred Kiefer
Follow-up Comment #5, bug #25397 (project gnustep): Sorry, I forgot that I cannot test it on that virtual machine, an Apple keyboard just doesn't have an AltGr key :-( As soon as compilation on Windows works again for me, I will hack that code in and somebody else needs to test it.

[bug #25472] NSDocumentController doesn't bring an already-open document to the front

2009-02-02 Thread Fred Kiefer
Update of bug #25472 (project gnustep): Status:None = Need Info Assigned to:None = FredKiefer ___ Follow-up Comment #1: With which

Re: [bug #25462] Issues building GDL2 on Windows

2009-02-03 Thread Fred Kiefer
Matt Rice wrote: so to me it looks like you should be getting that log output, not sure what to say beyond that, but if you could check the windows event viewer (not sure how to get there) just to make sure there isn't anything useful in it. :/ Not sure what you are discussing about, I just

[bug #25472] NSDocumentController doesn't bring an already-open document to the front

2009-02-04 Thread Fred Kiefer
Update of bug #25472 (project gnustep): Status: Need Info = Invalid Open/Closed:Open = Declined ___ Follow-up Comment #5: So we have reached

[bug #25484] imageviews as drag source

2009-02-04 Thread Fred Kiefer
Follow-up Comment #1, bug #25484 (project gnustep): On GNUstep an NSImageView is a dragging source as soon as it is editable. By default objects of that class are editable. This results in NSImageView being a dragging source by default. Now which of the two assumptions we make is different from

[bug #25356] make ignoring installation domain configuration on windows

2009-02-05 Thread Fred Kiefer
Follow-up Comment #6, bug #25356 (project gnustep): The problem with applications was due to base not getting compiled correctly. And this was caused by pathconfig. For some reason this seems to ignore the settings in the installation domain file instead it guesses the domain as Local and then

[bug #25505] cairo backend scrolling broken with recent cairo

2009-02-06 Thread Fred Kiefer
URL: http://savannah.gnu.org/bugs/?25505 Summary: cairo backend scrolling broken with recent cairo Project: GNUstep Submitted by: FredKiefer Submitted on: Fr 06 Feb 2009 10:18:52 GMT Category: Backend

[bug #25505] cairo backend scrolling broken with recent cairo

2009-02-07 Thread Fred Kiefer
Follow-up Comment #1, bug #25505 (project gnustep): I just found another potential cause of this problem. My X server doesn't support shared memory pixmaps. GNUstep reports: XShm pixmaps not supported by X server. Could it be that scrolling in our cairo backend never worked without XShm

[bug #25343] core/gui make failed on MinGW32/WindowsXP

2009-02-07 Thread Fred Kiefer
Follow-up Comment #10, bug #25343 (project gnustep): Did you update GNUstep from SVN and rebuild make? ___ Reply to this item at: http://savannah.gnu.org/bugs/?25343 ___ Nachricht

Re: patch for NSOpenGLView

2009-02-08 Thread Fred Kiefer
Matt Rice wrote: using the CopyFromParent can lead to BadMatch if the parent window's depth isn't supported by the visual provided. Thank you, works great! I commit your patch. Fred ___ Bug-gnustep mailing list Bug-gnustep@gnu.org

[bug #25528] Some images not showing up properly...

2009-02-09 Thread Fred Kiefer
Follow-up Comment #1, bug #25528 (project gnustep): Could you please be a bit more specific. On which platform is this happening and which backend are you using? Does this problem go away when you disable the new image proxy code? Why do you think it is an application bug, if so which

Re: objc++/#include Foundation.h

2009-02-09 Thread Fred Kiefer
Matt Rice wrote: using class as a variable name doesn't fly in headers when using objc++. (sorry, at the moment all i've got is an anonymous checkout). Done. ___ Bug-gnustep mailing list Bug-gnustep@gnu.org

[bug #25397] Inconsistency in handling Alt Gr key

2009-02-10 Thread Fred Kiefer
Follow-up Comment #8, bug #25397 (project gnustep): Just to make it clear. Riccardo is suggesting to ignore any AltGr+LeftControl (and RightALt+LeftControl) combination and treat that as Alt. ___ Reply to this item at:

[bug #25534] remote execution of applications via ssh -X doesn't work

2009-02-10 Thread Fred Kiefer
Follow-up Comment #1, bug #25534 (project gnustep): I noticed the negative view size in your output. I don't get that when starting up ProjectCenter. Did you do anything special or is this already reported when the menu gets shown? It could well be that your problem is less due to the remote

[bug #25534] remote execution of applications via ssh -X doesn't work

2009-02-12 Thread Fred Kiefer
Follow-up Comment #6, bug #25534 (project gnustep): My problem with missing SHM support seems to be completely unrelated to yours (it is just a drawing glitch with cairo). The setting for window decoration is GSBackHandlesWindowDecorations. You should also try to switch off GSFontAntiAlias, I

Re: [win32] opengl - not NSWindow

2009-02-13 Thread Fred Kiefer
Looks like you are creating an OpenGL context and a view without a corresponding window. This wont work in GNUstep (it might on MacOSX, I don't know) and it would be useless anyway, as you wont be able to see anything in that view. You better start off by copying one of the OpenGL example

[bug #25505] cairo backend scrolling broken with recent cairo

2009-02-14 Thread Fred Kiefer
Follow-up Comment #3, bug #25505 (project gnustep): Thank you for testimng this! The way I noticed the difference was by starting up that memory debugging panel (open the About panel and click on the icon there) and scrolling in that. If it isn't the SHM setting then it has to do with the cairo

[bug #25572] NSSavePanel/NSOpenPanel return an instance variable instead of object copy

2009-02-14 Thread Fred Kiefer
Follow-up Comment #1, bug #25572 (project gnustep): GNUstep really should be doing more copying when setting or returning instance variables. This is out of question. Your specific solution may not the the most efficient one. I will probably replace return [NSString

Re: Install-ERROR

2009-02-14 Thread Fred Kiefer
Ulrich Engelmann wrote: I tried to use GNUstep. During installation ( .. Building GNUstep Base ..) an error arised. Therefore the log-file. Looks like your sparc system neither has ffi nor ffcall installed. One of these (ffi being prefered) is needed to support invocations in GNUstep. You

[bug #25592] [Win32] NSOpenGLView display problem

2009-02-15 Thread Fred Kiefer
Follow-up Comment #1, bug #25592 (project gnustep): Does the setting of the window decoration influence the problem? The code that computes the sub-window rectangle looks wrong to me both here and in x11. The change at revision 26243 was mostly about setting the correct window style and

[bug #25552] system domain incorrectly set on FreeBSD

2009-02-15 Thread Fred Kiefer
Follow-up Comment #3, bug #25552 (project gnustep): This sounds exactly like the behaviour on Windows. Could there be a common source? Now that I looked at the output you get, I can see a difference. ___ Reply to this item at:

[bug #25534] remote execution of applications via ssh -X doesn't work

2009-02-15 Thread Fred Kiefer
Follow-up Comment #10, bug #25534 (project gnustep): Somehow you ended up with negative coordinates in your settings. Of course this cannot work. If you have a reproducable way of getting that error, we could try to avoid it. The idea of saving the resolution in the defaults file is to adjust

[bug #25505] cairo backend scrolling broken with recent cairo

2009-02-15 Thread Fred Kiefer
Follow-up Comment #5, bug #25505 (project gnustep): And what is your cairo release? Maybe I just need to change that. ___ Reply to this item at: http://savannah.gnu.org/bugs/?25505 ___

Re: cannot install...

2009-02-16 Thread Fred Kiefer
Ricardo Strausz wrote: error 2 (from macports): Fermat:~ sa$ sudo port -v install gnustep-gui --- Building gnustep-gui Error: Target org.macports.build returned: shell command cd

[bug #25505] cairo backend scrolling broken with recent cairo

2009-02-16 Thread Fred Kiefer
Follow-up Comment #7, bug #25505 (project gnustep): My nvidia driver is version 180.22 and my cairo 1.8.0. This could be enought to explain the difference. Or it may even be the X server (Suse 11.1 comes with 7.4). At least we can now rule out the missing SHM as the only reason for my problem.

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Fred Kiefer
Update of bug #25603 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25528] Some images not displaying on 64 bit systems.

2009-02-16 Thread Fred Kiefer
Update of bug #25528 (project gnustep): Status: Need Info = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #16: I close this bug

[bug #24923] Built in icns drop in replacement not working properly on some operating systems.

2009-02-16 Thread Fred Kiefer
Update of bug #24923 (project gnustep): Status:None = Need Info Assigned to:None = FredKiefer ___ Follow-up Comment #4: Still waiting for

[bug #7900] DocumentController currentDirectory:

2009-02-17 Thread Fred Kiefer
Update of bug #7900 (project gnustep): Status:None = Ready For Test Open/Closed:Open = In Test ___ Follow-up Comment #4: I think the last

[bug #25484] imageviews as drag source

2009-02-17 Thread Fred Kiefer
Update of bug #25484 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25612] NSMatrix Segmentation Fault when clicking a cell

2009-02-17 Thread Fred Kiefer
Follow-up Comment #1, bug #25612 (project gnustep): That's an interesting problem. How could the selected cell be set without the two seletion indexes pointing at the same cell? I went through all code that sets the ivar _selectedCell and I would say that all of them are correct, whenever we

Re: run NSApllication in an other thread

2009-02-17 Thread Fred Kiefer
Julien Isorce wrote: Hi, I can read in NSApplication's documentation that it must be called in the main thread. I am in a case where there is an other main loop (in C) that I cannot managed. The code I can access is an interface and its implementation that leads to a shared library

[bug #25612] NSMatrix Segmentation Fault when clicking a cell

2009-02-18 Thread Fred Kiefer
Follow-up Comment #3, bug #25612 (project gnustep): Your change highlights the similarities between the code in the two methods _selectCell:atRow:column: and setState:atRow:column:. These methods surely should share more code as in some cases they do almost the same thing. I would say that your

[bug #25620] applications segfault on OpenBSD

2009-02-18 Thread Fred Kiefer
Update of bug #25620 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25612] NSMatrix Segmentation Fault when clicking a cell

2009-02-18 Thread Fred Kiefer
Update of bug #25612 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25643] WindowMaker no longer picking up icon...

2009-02-21 Thread Fred Kiefer
Follow-up Comment #4, bug #25643 (project gnustep): I think the change that Matt pointed to is really the cause of the problem. Looks like Richard made that change in responce to some change by Greg. And I have problems understanding that first change. To me it looks like we are restricting

[bug #11946] NSButtonCell stringValue method should match state

2009-02-21 Thread Fred Kiefer
Update of bug #11946 (project gnustep): Status: In Progress = Ready For Test Assigned to: qmathe = FredKiefer Open/Closed:Open = In Test

[bug #22323] NSTextView resized after setAlignment

2009-02-21 Thread Fred Kiefer
Update of bug #22323 (project gnustep): Assigned to:None = FredKiefer ___ Follow-up Comment #2: I tried your test code and it turns out that it isn't the call to setAlignment: that changes

[bug #25659] key equivalents depend on order modifiers were pressed

2009-02-23 Thread Fred Kiefer
Update of bug #25659 (project gnustep): Category: Gui/AppKit = Backend Item Group:None = Bug Status:None = Confirmed

[bug #25659] key equivalents depend on order modifiers were pressed

2009-02-24 Thread Fred Kiefer
Update of bug #25659 (project gnustep): Status: Confirmed = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25625] NSPopUpButton menus pop up and track very badly

2009-02-24 Thread Fred Kiefer
Update of bug #25625 (project gnustep): Severity: 4 - Important = 3 - Normal Status:None = Need Info ___ Follow-up Comment #1: I just tried with

[bug #25625] NSPopUpButton menus pop up and track very badly

2009-02-24 Thread Fred Kiefer
Follow-up Comment #3, bug #25625 (project gnustep): Sorry, perhaps I wasn't explicit enough in my last posting. I know about the problem when the popup is to big to fit on the screeen and I also know the issue when the popup gets moved when bringing it on screen. What I wanted to see in an

[bug #25740] switching to the next responder sometimes gets real slow

2009-03-02 Thread Fred Kiefer
Follow-up Comment #1, bug #25740 (project gnustep): I was able to reproduce the described behaviour one time, but after that it worked perfectly for me. Could it be that this is somehow releated to the gpbs? That application is already causing some delays when starting drag and drop or selection

[bug #25698] crash after accessing [NSPasteboard generalPasteboard]

2009-03-02 Thread Fred Kiefer
Update of bug #25698 (project gnustep): Status:None = Need Info ___ Follow-up Comment #2: You promised to send that test application :-)

[bug #25793] [NSImage imageNamed: @GNUstep] broken

2009-03-08 Thread Fred Kiefer
URL: http://savannah.gnu.org/bugs/?25793 Summary: [NSImage imageNamed: @GNUstep] broken Project: GNUstep Submitted by: FredKiefer Submitted on: So 08 Mär 2009 21:16:38 GMT Category: Gui/AppKit Severity: 3

[bug #25793] [NSImage imageNamed: @GNUstep] broken

2009-03-09 Thread Fred Kiefer
Follow-up Comment #1, bug #25793 (project gnustep): Looks like I was wrong in claiming that the theme changes is responcible for this problem. In a very simple case the code would work without the theme proxy, but more compilcated cases will face teh issue that any image may only have one name.

[bug #25793] [NSImage imageNamed: @GNUstep] broken

2009-03-11 Thread Fred Kiefer
Update of bug #25793 (project gnustep): Status:None = Fixed Assigned to:None = FredKiefer Open/Closed:Open = Closed

[bug #25870] button seen on empty buttons

2009-03-15 Thread Fred Kiefer
Update of bug #25870 (project gnustep): Item Group:None = Bug Status:None = Fixed Assigned to:None = FredKiefer Open/Closed:

[bug #25943] Error trying to lock focus in offscreen window

2009-03-21 Thread Fred Kiefer
Follow-up Comment #1, bug #25943 (project gnustep): Your great debugging session shows quite clear where the problem is. It is the call to [NSGraphicsContext saveGraphicsState], as this happens on a secondary thread there is no previous graphics context (GSCurrentContext() return nil).

[bug #25943] Error trying to lock focus in offscreen window

2009-03-25 Thread Fred Kiefer
Update of bug #25943 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

[bug #25943] Error trying to lock focus in offscreen window

2009-03-27 Thread Fred Kiefer
Update of bug #25943 (project gnustep): Status: Ready For Test = In Progress Open/Closed: In Test = Open ___ Follow-up Comment #4: It would be better

[bug #25943] Error trying to lock focus in offscreen window

2009-03-27 Thread Fred Kiefer
Follow-up Comment #5, bug #25943 (project gnustep): I fixed that memory issue with XWindowBuffer, please give it another try and if it still fails, use the tips I provided to pin down the cause. ___ Reply to this item at:

[bug #25979] Installation problem on MSWindows

2009-03-28 Thread Fred Kiefer
Update of bug #25979 (project gnustep): Status:None = Invalid Assigned to:None = FredKiefer Open/Closed:Open = Declined

[bug #25909] NSLanguage don't work on Windows.

2009-03-28 Thread Fred Kiefer
Update of bug #25909 (project gnustep): Status: Need Info = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #5: Closed as requested

[bug #25534] remote execution of applications via ssh -X doesn't work

2009-03-28 Thread Fred Kiefer
Update of bug #25534 (project gnustep): Category:None = Backend ___ Follow-up Comment #13: To me this looks like you get the wrong window border computation when working on the remote

[bug #26046] Infinite loop on quit...

2009-03-30 Thread Fred Kiefer
Follow-up Comment #3, bug #26046 (project gnustep): I tried to reproduce this problem, but failed long before getting there. When I compile gormtest I get the following warnings: Warning: English.lproj/urltest.gorm not found - ignoring Warning: English.lproj/testmatrix.nib not found - ignoring

[bug #26101] NSBeginAlertSheet() doesn't call the didEndSelector

2009-04-08 Thread Fred Kiefer
Update of bug #26101 (project gnustep): Status: Ready For Test = Fixed Open/Closed: In Test = Closed ___ Follow-up Comment #3: Reported as being

[bug #24709] Miniaturize and Close button off-center

2009-04-08 Thread Fred Kiefer
Update of bug #24709 (project gnustep): Status: Ready For Test = Fixed Open/Closed: In Test = Closed ___ Reply to this item at:

[bug #25162] NSDocumentController won't display a document already opened without display

2009-04-08 Thread Fred Kiefer
Update of bug #25162 (project gnustep): Status: Ready For Test = Fixed Open/Closed: In Test = Closed ___ Reply to this item at:

[bug #25116] NSDocument should not ignore readFromFileWrapper:ofType:error:

2009-04-08 Thread Fred Kiefer
Update of bug #25116 (project gnustep): Status: Ready For Test = Fixed Open/Closed: In Test = Closed ___ Follow-up Comment #4: Closed as the

[bug #26233] Implement + bezierPathWithRoundedRect:xRadius:yRadius: and – appendBezierPathWithRoundedRect:xRadius:yRadius:

2009-04-27 Thread Fred Kiefer
Update of bug #26233 (project gnustep): Item Group:None = Change Request Status:None = Fixed Assigned to:None = FredKiefer Open/Closed:

[bug #26233] Implement + bezierPathWithRoundedRect:xRadius:yRadius: and – appendBezierPathWithRoundedRect:xRadius:yRadius:

2009-04-27 Thread Fred Kiefer
Follow-up Comment #4, bug #26233 (project gnustep): https://savannah.gnu.org/patch/?group=gnustep ___ Reply to this item at: http://savannah.gnu.org/bugs/?26233 ___ Nachricht geschickt

[bug #26339] FlexibleSpace Toolbar items don't calculate their space correctly

2009-05-01 Thread Fred Kiefer
Update of bug #26339 (project gnustep): Status:None = Need Info Assigned to:None = FredKiefer ___ Follow-up Comment #1: Which versions of

[bug #26414] GNUstep can't deal with a missing services menu

2009-05-01 Thread Fred Kiefer
Follow-up Comment #1, bug #26414 (project gnustep): I just searched for this error message and I cannot find it anywhere in the GNustep source code. (Am I looking in the wrong places?) Perhaps it would help, if you run the same progam on a Unix system first and investigate the issue there? That

[bug #26414] GNUstep can't deal with a missing services menu

2009-05-01 Thread Fred Kiefer
Update of bug #26414 (project gnustep): Category: Base/Foundation = Gui/AppKit ___ Reply to this item at: http://savannah.gnu.org/bugs/?26414 ___

[bug #26414] GNUstep can't deal with a missing services menu

2009-05-01 Thread Fred Kiefer
Update of bug #26414 (project gnustep): Status:None = Ready For Test Assigned to:None = FredKiefer Open/Closed:Open = In Test

<    2   3   4   5   6   7   8   9   10   11   >