[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 #25397] Inconsistency in handling Alt Gr key

2009-01-29 Thread Fred Kiefer
Update of bug #25397 (project gnustep): Assigned to:None => FredKiefer ___ Follow-up Comment #4: This second approach sounds like a nice solution. I will try it on my virtual machine as soon a

[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 te

[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 rep

[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 sugges

[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 le

[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 applica

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 ju

[bug #25482] Popup buttons not working on mswindows

2009-02-03 Thread Fred Kiefer
Follow-up Comment #1, bug #25482 (project gnustep): Are you using gdb? For some reason windows get sorted in reverse then. Otherwise it could be caused by my parent window patch. This gets only used by popup buttons. You could disable the code for this on windows and test again. For me GNUstep

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

2009-02-03 Thread Fred Kiefer
Follow-up Comment #5, bug #25356 (project gnustep): With latest SVN this works for all sub modules except for base. Base still ends up being installed in /GNUstep/Local. But applications still won't start up. I need to test some more. ___

[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 ma

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

2009-02-06 Thread Fred Kiefer
URL: 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 Se

[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 pixmaps?

[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: ___ Nachricht gesch

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 http://lists.

[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 applicatio

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 http://lists.gnu.org/mailman/listinfo/b

[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 con

[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 am

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 applicat

[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 stringWithString:_directory];

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 extended

[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 th

[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: ___ Na

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 > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep

[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 re

[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 set

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 libr

[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 #25592] [Win32] NSOpenGLView display problem

2009-02-21 Thread Fred Kiefer
Follow-up Comment #3, bug #25592 (project gnustep): No, I did not inspect that specific change. It was my change in the first place and I know it is correct :-) It is just that I think the code that handles the view size on both the X11 and the Windows implementation looks wrong. We should alway

[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 the

[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 th

[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 exampl

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

2009-02-24 Thread Fred Kiefer
Follow-up Comment #1, bug #25698 (project gnustep): Could you please provide a short example application showing that issue. You are an experient developer and you have already an example that you can easily strip down to show this problem. When I or anybody else tries to reproduce this behaviour

[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: 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

[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. T

[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). NSApplica

[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 #25999] socketport does not compile on windows

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

[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 requeste

[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 d

[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 #26046] Infinite loop on quit...

2009-03-31 Thread Fred Kiefer
Update of bug #26046 (project gnustep): Severity: 5 - Blocker => 2 - Minor ___ Follow-up Comment #8: After Greg's commit I am now also able to run the gromtest application, but still no sign of an

[bug #25216] Cairo backend does not work on Windows

2009-04-01 Thread Fred Kiefer
Follow-up Comment #1, bug #25216 (project gnustep): I am not familiar with cairo on Windows, but on the cairo mailing list there recently was a posting that claims that cairo wont support an alpha chanel on Windows directly. You will have to use cairo_win32_surface_create_with_dib() to get full a

[bug #26080] NSPopUpButton loaded from nib doesn't send action message

2009-04-03 Thread Fred Kiefer
Follow-up Comment #1, bug #26080 (project gnustep): Could you please provide a sample NIB file, plus minimal application, that demonstrates this behaviour? ___ Reply to this item at: __

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

2009-04-07 Thread Fred Kiefer
Update of bug #26101 (project gnustep): Status:None => Ready For Test Assigned to:None => FredKiefer Open/Closed:Open => In Test _

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

2009-04-07 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-07 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-07 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 orig

[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: ___ Nachricht geschickt vo

[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: ___ Na

[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 _

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

2009-05-02 Thread Fred Kiefer
Follow-up Comment #6, bug #25943 (project gnustep): Doug, could you please comment whether this bug report is still open? If I wont here from you I will close it again. ___ Reply to this item at:

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

2009-05-19 Thread Fred Kiefer
Follow-up Comment #12, bug #25505 (project gnustep): It feels great to no longer be alone with this problem :-) As we are all using completely different environments and have different hardware I suspect that cairo >= 1.8.0 is the common point that causes the problem. Is anybody using such a ver

[bug #24083] Offset issues with the xmonad WM

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

Re: GNUstep installation failure

2009-05-24 Thread Fred Kiefer
david hill wrote: > After ensuring all required modules were present (except fficall which I > was instructed would be loaded during the installation process) I > attempted installation -- having su'd to root -- but after seemingly > come near completion, the installation failed, and instructed me

[bug #26535] user created NSImage not displaying properly

2009-05-27 Thread Fred Kiefer
Update of bug #26535 (project gnustep): Status:None => Confirmed Assigned to:None => FredKiefer ___ Follow-up Comment #1: Hi Scott, this is

[bug #26717] suprious alert panel when cancelling save on windows

2009-06-02 Thread Fred Kiefer
Update of bug #26717 (project gnustep): Status:None => Fixed Assigned to:None => FredKiefer Open/Closed:Open => In Test _

[bug #26766] Segfault when falling back to Ximage....

2009-06-09 Thread Fred Kiefer
Update of bug #26766 (project gnustep): Status:None => Need Info ___ Follow-up Comment #1: We will need a bit more information than this to resolve the issue. There is no sign that the f

[bug #26766] Segfault when connecting to distributed notification centre

2009-06-09 Thread Fred Kiefer
Update of bug #26766 (project gnustep): Category: Gui/AppKit => Base/Foundation Status: Need Info => None Summary: Segfault when falling back to Ximage => Segfault when connecting to distr

[bug #26080] NSPopUpButton loaded from nib doesn't send action message

2009-06-15 Thread Fred Kiefer
Update of bug #26080 (project gnustep): Status:None => Fixed Assigned to:None => FredKiefer Open/Closed:Open => Closed _

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

2009-06-15 Thread Fred Kiefer
Update of bug #25943 (project gnustep): Status: In Progress => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #7: Closed as there wa

[bug #14866] Title bar size ignored in X11/HandlesWindowDecortations

2009-06-15 Thread Fred Kiefer
Update of bug #14866 (project gnustep): Status:None => Need Info Assigned to:None => FredKiefer ___ Follow-up Comment #2: Adam, I changed th

[bug #25363] NSOpenPanel's delegate method panel:shouldShowFilename: is called too often

2009-06-15 Thread Fred Kiefer
Update of bug #25363 (project gnustep): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #6: Closed as there wa

Re: Fwd: Segmentation fault while loading Cocoa NIB

2009-06-18 Thread Fred Kiefer
Hi Andy, thank you for the bug report and the analysis you did yourself. In general it really helps to have the source code and of course the NIB files to dig into such a problem. The decoding code for NSUserDefaultsController is rather simple: - (id) initWithCoder: (NSCoder *)aDecoder { if ([

Re: Segmentation fault while loading Cocoa NIB

2009-06-19 Thread Fred Kiefer
t; > I have also discovered another bug relating to this NIB. The bindings > that it contains seem to be read-only; if there is data in the model > objects, it is displayed, but any changes I make in the text fields are > not reflected in the model. > > Here's a sample data

Re: Segmentation fault while loading Cocoa NIB

2009-06-21 Thread Fred Kiefer
0xb7c99dcd in NSApplicationMain (argc=1, argv=0xbfffe044) at Functions.m:74 #8 0x0804ac12 in main (argc=Cannot access memory at address 0x170001 ) at main.m:13 Fred Kiefer wrote: > On my system the segmenation fault happens a bit earlier. I get it when > closing the company window. >

<    4   5   6   7   8   9   10   11   12   13   >