[patch #5381] x11 backend - more verbose error msg for MIT-SHM check

2006-09-11 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/patch/?5381 Summary: x11 backend - more verbose error msg for MIT-SHM check Project: GNUstep Submitted by: asveikau Submitted on: Monday 09/11/2006 at 21:56 Category: None

[bug #17096] NSTextView - setTypingAttributes: breaks font panel

2006-07-13 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=17096 Summary: NSTextView - setTypingAttributes: breaks font panel Project: GNUstep Submitted by: asveikau Submitted on: Thursday 07/13/2006 at 16:29 Category:

[patch #4989] make: export dynamic symbols on OpenBSD

2006-03-21 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/patch/?func=detailitemitem_id=4989 Summary: make: export dynamic symbols on OpenBSD Project: GNUstep Submitted by: asveikau Submitted on: Tue 03/21/06 at 20:58 Category: None

[bug #16031] -back: Segfault in XGServerEvent.m

2006-03-12 Thread Andrew Sveikauskas
Follow-up Comment #4, bug #16031 (project gnustep): I think I may have figured out a reliable way to reproduce this. If you put the cursor outside of a window and then hit Alt-W to close it. This usually generates a segfault on OpenBSD depending on memory usage (it only munmap()s if it has a

[bug #16031] -back: Segfault in XGServerEvent.m

2006-03-12 Thread Andrew Sveikauskas
Follow-up Comment #6, bug #16031 (project gnustep): SVN seems to fix the problem. Thanks a lot. ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16031 ___

Patch: -base: fix threads on OpenBSD.

2006-03-08 Thread Andrew Sveikauskas
Hello, Attached is a small patch to gnustep-base that fixes threads on OpenBSD. I hope that something like it will be applied. Thanks, Andrew Sveikauskas gnustep-base-obsd.diff gnustep-base-obsd.diff Description: Binary data ___ Bug-gnustep

[bug #16031] -back: Segfault in XGServerEvent.m

2006-03-08 Thread Andrew Sveikauskas
Follow-up Comment #2, bug #16031 (project gnustep): No, it is also accessing it. Note that cWin is a macro for generic.cachedWindow. It then accesses cWin-number. After preprocessing this is generic.cachedWindow-number. Invalid pointer dereference... As for chasing the bug further, not

[patch #4957] -make: EXTRACT_CLASS_NAMES_COMMAND on OpenBSD

2006-03-07 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/patch/?func=detailitemitem_id=4957 Summary: -make: EXTRACT_CLASS_NAMES_COMMAND on OpenBSD Project: GNUstep Submitted by: asveikau Submitted on: Tue 03/07/06 at 07:26 Category: None

[patch #4956] -base: Fix threads for OpenBSD

2006-03-07 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/patch/?func=detailitemitem_id=4956 Summary: -base: Fix threads for OpenBSD Project: GNUstep Submitted by: asveikau Submitted on: Tue 03/07/06 at 07:19 Category: Foundation

[bug #16031] -back: Segfault in XGServerEvent.m

2006-03-07 Thread Andrew Sveikauskas
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16031 Summary: -back: Segfault in XGServerEvent.m Project: GNUstep Submitted by: asveikau Submitted on: Tue 03/07/06 at 22:55 Category: Backend