Re: Installation of gnustep-base from SVN failed on Debian GNU/Linux Lenny - Solved partially

2009-07-06 Thread Csanyi Pal
Csanyi Pal writes: > Gregory John Casamento writes: > >> Type this on the command line: >> >> . ${GNUSTEP_MAKEFILES}/GNUstep.sh >> >> (this should resolve to >> /usr/GNUstep/System/Library/Makefiles/GNUstep.sh) >> >> This sets up all of the environment variables needed. >> >> Then you should be

[bug #26949] NSTableView missing 'display' after cell selection

2009-07-06 Thread Tim Schmielau
Follow-up Comment #5, bug #26949 (project gnustep): Perfect. Current svn as of rev #28383 indeed seems to have this completely fixed, even if the focus jumps out of the table view. I think this bug can be closed. Thanks a lot for fixing this!

[bug #26950] NSTableView: shift-tab sometimes goes to wrong cell

2009-07-06 Thread Tim Schmielau
Follow-up Comment #6, bug #26950 (project gnustep): Great! However, we'd now also need to find and disable the code that prevents the focus to jump into the table view from other controls. And I'd like to ask for the return key to have it's effect changed in the same way. I'll have a look.

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

2009-07-06 Thread Fred Kiefer
Update of bug #26717 (project gnustep): Open/Closed: In Test => Closed ___ Reply to this item at: ___ Na

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

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

[bug #25999] socketport does not compile on windows

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

[bug #24859] timing of applicationDidFinishLaunching: is different from Cocoa

2009-07-06 Thread Fred Kiefer
Update of bug #24859 (project gnustep): Open/Closed: In Test => Closed ___ Reply to this item at: ___ Na

[bug #26950] NSTableView: shift-tab sometimes goes to wrong cell

2009-07-06 Thread Fred Kiefer
Follow-up Comment #5, bug #26950 (project gnustep): Based on you feedback on bug #26949 I changed the code here once more. Please give it another try, tabbing into a different view should work again now. ___ Reply to this item at:

[bug #26949] NSTableView missing 'display' after cell selection

2009-07-06 Thread Fred Kiefer
Update of bug #26949 (project gnustep): Status: Confirmed => Ready For Test Open/Closed:Open => In Test ___ Follow-up Comment #4: I think I found th

[bug #26950] NSTableView: shift-tab sometimes goes to wrong cell

2009-07-06 Thread Tim Schmielau
Follow-up Comment #4, bug #26950 (project gnustep): Changing the if condition to "if (row > -1)" as you did indeed looks like the right fix to me, thus my first patch was wrong and just papered over the problem. Regarding the further additions to make the tab key cycle through the whole table vi

[bug #26949] NSTableView missing 'display' after cell selection

2009-07-06 Thread Tim Schmielau
Follow-up Comment #3, bug #26949 (project gnustep): While testing your changes for bug 26950 (Tab sometimes jumps to wrong cell), I figured that my 'fix' indeed isn't sufficient and we need to figure out what's broken with autoupdate: If you use the tab key to jump out of the table view, it isn'

Re: Installation of gorm-1.2.10 failed

2009-07-06 Thread Csanyi Pal
Adam Fedor writes: > On Jul 4, 2009, at 1:41 PM, Csanyi Pal wrote: > >> I have downloaded gorm-1.2.10.tar.gz. >> Now, if I try to install it with >> make >> sudo make install >> from it's directory I get error messages: >> >> GNUmakefile:29: /common.make: No such file or directory >> GNUmakefile: