[bugs #8333] keyboard does not work on OpenBSD

2004-03-27 Thread Riccardo mottola
by: Riccardo mottola On: Sat 03/27/04 at 17:37 Category: Makefiles Severity: 5 - Average Item Group: Change Request Resolution: None Assigned to: None Status: Open Summary: keyboard does not work on OpenBSD Original Submission: GNUstep applications do not accept keyboard input in text fields

[bugs #8335] gopen is broken on OpenBSD

2004-03-27 Thread Riccardo mottola
by: Riccardo mottola On: Sat 03/27/04 at 17:55 Category: Base/Foundation Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: gopen is broken on OpenBSD Original Submission: On openBSD 3.4 (sparc) gopen segfaults when opening an application. It seems

GSToolbar code patch for c89

2004-06-02 Thread Riccardo Mottola
Hello, I attach a small patch to make -gui (GSToolbar.m) compile on gcc 2.x class compilers -Riccardo? Source/config.h Index: Source/GSToolbar.m === RCS file: /cvsroot/gnustep/gnustep/core/gui/Source/GSToolbar.m,v retrieving

[bugs #9236] syntax error in -base

2004-06-06 Thread Riccardo mottola
by: Riccardo mottola On: Sun 06/06/2004 at 08:47 Category: Base/Foundation Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: syntax error in -base Original Submission: Making all for subproject Additions... Compiling file GSObjCRuntime.m

[bugs #9413] NSAffineTransform, scaleBy bug

2004-06-21 Thread Riccardo mottola
by: Riccardo mottola On: Mon 06/21/2004 at 21:03 Category: Gui/AppKit Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: NSAffineTransform, scaleBy bug Original Submission: The above method is used in PRICE (http://price.sf.net) to zoom in and out

[bugs #10967] gdnc daemon/file descriptor problem on NetBSD 1.6.2

2004-11-11 Thread Riccardo mottola
by: Riccardo mottola On: Thu 11/11/2004 at 10:55 Category: Base/Foundation Severity: 5 - Average Item Group: Bug Resolution: None Privacy: Public Assigned to: None Status: Open Summary: gdnc daemon/file descriptor problem on NetBSD 1.6.2 Original Submission: On NetBSD 1.6.2 gdnc fails

[bugs #10967] gdnc daemon/file descriptor problem on NetBSD 1.6.2

2004-11-11 Thread Riccardo mottola
This mail is an automated notification from the bugs tracker of the project: GNUstep. /**/ [bugs #10967] Latest Modifications: Changes by: Riccardo mottola [EMAIL PROTECTED] 'Date: Thu 11

[bugs #10967] gdnc daemon/file descriptor problem on NetBSD 1.6.2

2004-12-09 Thread Riccardo mottola
This mail is an automated notification from the bugs tracker of the project: GNUstep. /**/ [bugs #10967] Latest Modifications: Changes by: Riccardo mottola [EMAIL PROTECTED] 'Date: Thu 12

[bugs #11779] Project Center code editor pane problem

2005-01-29 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=11779 Summary: Project Center code editor pane problem Project: GNUstep Submitted by: rmottola Submitted on: Sat 01/29/2005 at 11:45 Category: Application

[bugs #11778] re-parsing of a class

2005-01-29 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=11778 Summary: re-parsing of a class Project: GNUstep Submitted by: rmottola Submitted on: Sat 01/29/2005 at 11:44 Category: Gorm Severity: 5 -

[bugs #11777] intermittent crash when bringing NSMenu in the foreground

2005-01-29 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=11777 Summary: intermittent crash when bringing NSMenu in the foreground Project: GNUstep Submitted by: rmottola Submitted on: Sat 01/29/2005 at 11:43 Category:

[bugs #12459] nsimage scaling problem

2005-03-25 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=12459 Summary: nsimage scaling problem Project: GNUstep Submitted by: rmottola Submitted on: Fri 03/25/2005 at 14:15 Category: None Severity: 3 -

[bug #13383] missing path in openbsd build

2005-06-12 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13383 Summary: missing path in openbsd build Project: GNUstep Submitted by: rmottola Submitted on: Sun 06/12/2005 at 20:59 Category: Gui/AppKit

[bug #11779] Project Center code editor pane problem

2005-06-12 Thread Riccardo mottola
Follow-up Comment #2, bug #11779 (project gnustep): I didn't to extensive testing yet, but it seems to work much better. ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=11779

[bug #13413] pthread link failure on freebsd 5.3

2005-06-17 Thread Riccardo mottola
Follow-up Comment #1, bug #13413 (project gnustep): the problem is more serious than thought. The -lpthread fix is just crap, since it compiles and links (but make configure detected pthreads correctly...) and also gnustep is unusable, gdnc and plink just segfault... renderinng further tests

[bug #13237] even basic tests fail to run on OpenBSD 3.7 / sparc

2005-06-17 Thread Riccardo mottola
Follow-up Comment #4, bug #13237 (project gnustep): the situation is a bit less dramatic now, i am able to start Ink.app or Price.app. As always dameons are not spawned automatically if they are missing. If gpbs is not running, the application core-dumps when it is trying to launch it.

[bug #13545] unreliable TabbedShelf operation

2005-06-26 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13545 Summary: unreliable TabbedShelf operation Project: GNUstep Submitted by: rmottola Submitted on: Sun 06/26/05 at 10:30 Category: Application

[bug #13509] FFI problem on Gentoo

2005-06-26 Thread Riccardo mottola
Follow-up Comment #5, bug #13509 (project gnustep): the ffi/ffcall argument is long as gnustep and free java itself. All say ffi should be better maintained, but in my experience it is not. Also the each supports platforms that the other one does not support. Also ffcall continually evolves,

[bug #13413] pthread link failure on freebsd 5.3

2005-07-07 Thread Riccardo mottola
Follow-up Comment #4, bug #13413 (project gnustep): yes, I did a -base build but I soured the GNUstep.csh file of the release make and not current CVS. Indeed, now -base compiles and installs and some basic tests run, thus it is a -make problem

[bug #13688] NSView(class) does not recognize registerViewResourceDraggingDelegate:

2005-07-08 Thread Riccardo mottola
Follow-up Comment #5, bug #13688 (project gnustep): I confirm that on my netbsd install everything works fine too. ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13688

[bug #13705] possible memory leak in setStringValue

2005-07-09 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13705 Summary: possible memory leak in setStringValue Project: GNUstep Submitted by: rmottola Submitted on: Sun 07/10/2005 at 00:41 Category: Gui/AppKit

[bug #13705] possible memory leak in setStringValue

2005-07-09 Thread Riccardo mottola
Follow-up Comment #1, bug #13705 (project gnustep): just as a note using [NSString stringWithFormat: xxx] instead of alloc+init does the same thing and no changes. ___ Reply to this item at:

[bug #13413] pthread link failure on freebsd 5.3

2005-07-13 Thread Riccardo mottola
Follow-up Comment #18, bug #13413 (project gnustep): I must say that current CVS, with patch everything works fine for me. It may not be the best solution, but I compiled -make, -base, -gui and -back (after reconfiguring everything), I recompiled gworkspace and it works fine. I tried to run Gorm

[bug #13936] gui doesn't compile on gcc2

2005-07-26 Thread Riccardo mottola
Additional Item Attachment, bug #13936 (project gnustep): File name: outline-patch Size:0 KB patch to fix the issue http://savannah.gnu.org/bugs/download.php?item_id=13936item_file_id=2743 ___ Reply to this item at:

[bug #13936] gui doesn't compile on gcc2

2005-07-26 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13936 Summary: gui doesn't compile on gcc2 Project: GNUstep Submitted by: rmottola Submitted on: Tue 07/26/2005 at 14:16 Category: Gui/AppKit

[bug #14454] giflib versus libungif support

2005-09-06 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=14454 Summary: giflib versus libungif support Project: GNUstep Submitted by: rmottola Submitted on: Tue 09/06/05 at 22:08 Category: Gui/AppKit

[bug #14635] -base doesn't build on netbsd

2005-09-25 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=14635 Summary: -base doesn't build on netbsd Project: GNUstep Submitted by: rmottola Submitted on: Sun 09/25/05 at 08:29 Category: Base/Foundation

[bug #14251] NSMenu is displaying with window border on Xorg

2005-10-16 Thread Riccardo mottola
Follow-up Comment #2, bug #14251 (project gnustep): I use Xorg on linux/x86 with windowmaker and don't have this problem. Also on x86 on debian I recently switched from xfree to xorg and apart form a huge speed decrease I can't notice this bug.

[bug #14635] -base doesn't build on netbsd

2005-10-16 Thread Riccardo mottola
Follow-up Comment #3, bug #14635 (project gnustep): I removed the core source subdir as well as moved my old gnustep install away, using gcc (GCC) 3.3.3 (NetBSD nb3 20040520) as always I reocnfigure and reinstall make afresh and then attempt to build -base. I configure with no options. The

[bug #14635] -base doesn't build on netbsd

2005-10-17 Thread Riccardo mottola
Follow-up Comment #8, bug #14635 (project gnustep): it works on my NetBSD/ppc system now. Unfortunately I can't try on sparc for the ffcall reasons you know, but as you describe the problem your fix should be definitive for current netbsd versions.

[bug #15083] wrong free disk space reported

2005-11-27 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=15083 Summary: wrong free disk space reported Project: GNUstep Submitted by: rmottola Submitted on: Sun 11/27/05 at 22:37 Category: None Severity:

[bug #15083] wrong free disk space reported

2005-12-04 Thread Riccardo mottola
Follow-up Comment #2, bug #15083 (project gnustep): I have not tested yet on the same box (FreeBSD) but will do so soon. I have however built yesterday on NetBSD 2.0.2 and there it reports that I have 6.61MB free, while: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/sd0a

[bug #15083] wrong free disk space reported

2005-12-04 Thread Riccardo mottola
Follow-up Comment #3, bug #15083 (project gnustep): a note: I run FreeBSD on x86 (little endian) and NetBSD on sparc v8 (big endian). Maybe an endianness problem? Although linux/x86 is little endian too... I must check NetBSD/ppc (big endian).

[bug #17694] socklen_t type not checked in configure.

2006-09-10 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?17694 Summary: socklen_t type not checked in configure. Project: GNUstep Submitted by: rmottola Submitted on: Sunday 09/10/2006 at 11:08 Category: Base/Foundation

[bug #17717] Use open panel twice make it unusable

2006-09-13 Thread Riccardo mottola
Follow-up Comment #4, bug #17717 (project gnustep): I can't reproduce the Open/Ink problem either. I run linux, latest svn, recompiled Ink, xlib and no themes/camaelon/etoile stuff. During the test I had other gnustep apps open like gworkspace too. I can't reproduce the gworkspace either.

[bug #17717] Use open panel twice make it unusable

2006-09-13 Thread Riccardo mottola
Follow-up Comment #6, bug #17717 (project gnustep): I can't reproduce the open problem, but the problem mentioned by enrico yes. GSX11HandlesWindowDecorations seems to influence it, if set to YES it is problematic; if NO it works. the upper left icon gets drawn wrong, but also, if the

[bug #18176] wrong character drawing/spacing

2006-11-02 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?18176 Summary: wrong character drawing/spacing Project: GNUstep Submitted by: rmottola Submitted on: Thursday 11/02/2006 at 08:53 Category: Gui/AppKit Severity: 3 -

[bug #18177] no iconv encoding for x00

2006-11-02 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?18177 Summary: no iconv encoding for x00 Project: GNUstep Submitted by: rmottola Submitted on: Thursday 11/02/2006 at 08:55 Category: None Severity: 3 - Normal

[bug #18494] NSRunAlertPanel crash problems (threads?)

2006-12-09 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?18494 Summary: NSRunAlertPanel crash problems (threads?) Project: GNUstep Submitted by: rmottola Submitted on: Saturday 12/09/2006 at 12:20 Category: Gui/AppKit

[bug #19499] available fonts and their sizes (xlib?)

2007-04-03 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?19499 Summary: available fonts and their sizes (xlib?) Project: GNUstep Submitted by: rmottola Submitted on: Tuesday 04/03/2007 at 10:45 Category: Backend Severity: 3 -

[bug #19499] available fonts and their sizes (xlib?)

2007-04-03 Thread Riccardo mottola
Follow-up Comment #1, bug #19499 (project gnustep): I checked with xfontsel and on netbsd I have 8, 10, 12, 14, 18 and 24 as available sizes. I get errors with fontWIthName also on valid sizes though. A check in Ink.app's font panel shows that I can choose any fonts but th preview will display

[bug #19587] NSString build problem

2007-04-13 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?19587 Summary: NSString build problem Project: GNUstep Submitted by: rmottola Submitted on: Friday 04/13/2007 at 21:57 Category: Base/Foundation Severity: 3 - Normal

[bug #19803] NSURLRequest is incomplete

2007-05-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?19803 Summary: NSURLRequest is incomplete Project: GNUstep Submitted by: rmottola Submitted on: Saturday 05/05/2007 at 08:46 Category: Base/Foundation Severity: 3 -

[bug #19764] All graphics apps crashing

2007-05-05 Thread Riccardo mottola
Follow-up Comment #1, bug #19764 (project gnustep): Have you tried a make clean before a new make and install in the said applications? I had a very similar problem just after release, with no application starting even if recompiled and a reinstall of the whole core and the application with each

[bug #19804] ugly # chars in menu

2007-05-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?19804 Summary: ugly # chars in menu Project: GNUstep Submitted by: rmottola Submitted on: Saturday 05/05/2007 at 08:51 Category: Gui/AppKit Severity: 3 - Normal

[patch #5962] opening files in windows doesn't work

2007-05-23 Thread Riccardo mottola
URL: http://savannah.gnu.org/patch/?5962 Summary: opening files in windows doesn't work Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 05/23/2007 at 14:32 Category: AppKit Priority: 6

[patch #5962] opening files in windows doesn't work

2007-05-23 Thread Riccardo mottola
Follow-up Comment #1, patch #5962 (project gnustep): this should be a bug report, sorry ___ Reply to this item at: http://savannah.gnu.org/patch/?5962 ___ Message sent via/by Savannah

[bug #19939] opening fils in windows doesn't work

2007-05-23 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?19939 Summary: opening fils in windows doesn't work Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 05/23/2007 at 14:45 Category: Gui/AppKit Severity: 3

[bug #20451] uncontrolled thread creation / crash

2007-07-11 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20451 Summary: uncontrolled thread creation / crash Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 07/11/2007 at 21:02 Category: None Severity: 3 -

[bug #20453] netbsd gui thread safety

2007-07-11 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20453 Summary: netbsd gui thread safety Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 07/11/2007 at 21:24 Category: Gui/AppKit Severity: 3 - Normal

[bug #20453] netbsd gui thread safety

2007-07-15 Thread Riccardo mottola
Follow-up Comment #2, bug #20453 (project gnustep): this is stack trace just on download, I don't think an alert panel should have popped up, thus it is a problem with the update from a thread, I suppose. On Mac or Linux I never got that. Xlib backend. #0 0xbd3fc023 in poll () from

[bug #20632] unrecognized color mask in art

2007-07-30 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20632 Summary: unrecognized color mask in art Project: GNUstep Submitted by: rmottola Submitted on: Monday 07/30/2007 at 19:24 Category: Backend Severity: 3 - Normal

[bug #20695] lock problems with applications

2007-08-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20695 Summary: lock problems with applications Project: GNUstep Submitted by: rmottola Submitted on: Sunday 08/05/2007 at 21:29 Category: None Severity: 3 - Normal

[bug #20956] NSFontManager returns nil if font not found

2007-09-01 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20956 Summary: NSFontManager returns nil if font not found Project: GNUstep Submitted by: rmottola Submitted on: Saturday 09/01/2007 at 23:35 Category: Gui/AppKit

[bug #20966] wrong glyph call order and fontinfo on win32

2007-09-03 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20966 Summary: wrong glyph call order and fontinfo on win32 Project: GNUstep Submitted by: rmottola Submitted on: Monday 09/03/2007 at 19:28 Category: Gui/AppKit

[bug #6152] Remaining focus issues.

2007-09-03 Thread Riccardo mottola
Update of bug #6152 (project gnustep): Status:None = Works For Me Open/Closed:Open = Closed ___ Follow-up Comment #1: on current SVN I

[bug #13545] unreliable TabbedShelf operation

2007-09-03 Thread Riccardo mottola
Update of bug #13545 (project gnustep): Open/Closed:Open = Declined ___ Reply to this item at: http://savannah.gnu.org/bugs/?13545 ___

[bug #20966] wrong glyph call order and fontinfo on win32

2007-09-05 Thread Riccardo mottola
Update of bug #20966 (project gnustep): Open/Closed: In Test = Closed ___ Follow-up Comment #2: seems to work fine, applications do start and Ink draws text correctly.

[bug #19939] opening fils in windows doesn't work

2007-09-05 Thread Riccardo mottola
Update of bug #19939 (project gnustep): Open/Closed: In Test = Closed ___ Follow-up Comment #2: works now. ___ Reply to this item at:

[bug #20981] win32 doesn't support a valid NSCalibratedWhiteColorSpace

2007-09-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?20981 Summary: win32 doesn't support a valid NSCalibratedWhiteColorSpace Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 09/05/2007 at 13:14 Category: Backend

[bug #16003] Win32: latest binary installer - openapp broken

2007-09-05 Thread Riccardo mottola
Update of bug #16003 (project gnustep): Status:None = Works For Me Open/Closed:Open = Closed ___ Follow-up Comment #2: works for me with

[bug #21279] GSFunction fails to compile

2007-10-08 Thread Riccardo mottola
Follow-up Comment #2, bug #21279 (project gnustep): strider: {6} gcc --version gcc (GCC) 3.3.3 (NetBSD nb3 20040520) Copyright (C) 2003 Free Software Foundation, Inc. seems to compile now ___ Reply to this item at:

[bug #21297] wrong GNUstep.conf position

2007-10-08 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21297 Summary: wrong GNUstep.conf position Project: GNUstep Submitted by: rmottola Submitted on: Monday 10/08/2007 at 17:40 Category: Makefiles Severity: 3 - Normal

[bug #21415] gdnc segfaults on OpenBSD

2007-10-24 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21415 Summary: gdnc segfaults on OpenBSD Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 10/24/2007 at 19:58 Category: Base/Foundation Severity: 3 -

[bug #21718] windows compile problem

2007-12-04 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21718 Summary: windows compile problem Project: GNUstep Submitted by: rmottola Submitted on: Tuesday 12/04/2007 at 16:35 Category: Base/Foundation Severity: 3 - Normal

[bug #21718] windows compile problem

2007-12-04 Thread Riccardo mottola
Follow-up Comment #1, bug #21718 (project gnustep): Compiling file NSFileManager.m ... In file included from NSFileManager.m:44: ../Headers/Foundation/NSFileManager.h:237: error: syntax error before unichar ../Headers/Foundation/NSFileManager.h:239: fatal error: method definition not in class

[bug #21727] compile problem on Windows

2007-12-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21727 Summary: compile problem on Windows Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 12/05/2007 at 14:19 Category: Base/Foundation Severity: 3 -

[bug #21746] error compiling on windows

2007-12-07 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21746 Summary: error compiling on windows Project: GNUstep Submitted by: rmottola Submitted on: Friday 12/07/2007 at 09:35 Category: Gui/AppKit Severity: 4 - Important

[bug #21766] compile/link problem of WheelPicker on windows

2007-12-10 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21766 Summary: compile/link problem of WheelPicker on windows Project: GNUstep Submitted by: rmottola Submitted on: Monday 12/10/2007 at 09:26 Category: Gui/AppKit

[bug #21746] error compiling on windows

2007-12-11 Thread Riccardo mottola
Update of bug #21746 (project gnustep): Open/Closed:Open = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?21746 ___

[bug #21766] compile/link problem of WheelPicker on windows

2007-12-11 Thread Riccardo mottola
Update of bug #21766 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?21766 ___

[bug #15353] win32 compilation of base fails on NSProcessInfo.m (checked out from CVS today)

2007-12-11 Thread Riccardo mottola
Update of bug #15353 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?15353 ___

[bug #21817] problem in XfGlyphExtents + SimpleWebKit

2007-12-17 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21817 Summary: problem in XfGlyphExtents + SimpleWebKit Project: GNUstep Submitted by: rmottola Submitted on: Monday 12/17/2007 at 21:14 Category: Backend Severity: 3 -

[bug #21912] fonts drawn in the incorrect size

2007-12-30 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21912 Summary: fonts drawn in the incorrect size Project: GNUstep Submitted by: rmottola Submitted on: Sunday 12/30/2007 at 22:37 Category: Gui/AppKit Severity: 3 -

[bug #21913] unable to set the system font size

2007-12-30 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21913 Summary: unable to set the system font size Project: GNUstep Submitted by: rmottola Submitted on: Sunday 12/30/2007 at 22:46 Category: Gui/AppKit Severity: 3 -

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2007-12-30 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21914 Summary: nsfilemanager has problems reporting filesizes on several platforms Project: GNUstep Submitted by: rmottola Submitted on: Sunday 12/30/2007 at 22:59 Category:

[bug #21415] gdnc segfaults on OpenBSD

2008-01-06 Thread Riccardo mottola
Follow-up Comment #3, bug #21415 (project gnustep): since you thought about stack, I unlimited stack. gdnc just hung. minutes. Then I got a segfault and the .core file filled up my disk, more than 200MB of core! I needed to remove it. I fear some sort of recursion?

[bug #20453] netbsd gui thread safety

2008-01-07 Thread Riccardo mottola
Follow-up Comment #4, bug #20453 (project gnustep): I tried to reproduce this on FreeBSD (so a different OS).Here I get a freeze without getting an exception panel, so it is different, but it happens when doing the same things. DOes this trace make more sense to you? #0 0x28bd1888 in

[bug #21995] gssocketstream compile problem under windows

2008-01-10 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?21995 Summary: gssocketstream compile problem under windows Project: GNUstep Submitted by: rmottola Submitted on: Thursday 01/10/2008 at 09:55 Category: Base/Foundation

[bug #21970] compile problem under windows (getnameinfo)

2008-01-15 Thread Riccardo mottola
Update of bug #21970 (project gnustep): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2008-01-15 Thread Riccardo mottola
Additional Item Attachment, bug #21914 (project gnustep): File name: main.m Size:1 KB ___ Reply to this item at: http://savannah.gnu.org/bugs/?21914 ___ Message

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2008-01-16 Thread Riccardo mottola
Follow-up Comment #9, bug #21914 (project gnustep): no sorry.. with current code i get. (while using %lu) On NetBSD: 2008-01-17 01:28:04.061 NSFMTest[15606] size is 239753216 strider: {40} df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd0a18973646 5207918

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2008-01-17 Thread Riccardo mottola
Follow-up Comment #11, bug #21914 (project gnustep): Well, actually I just typed %lu. I was half past one in the morning and my mind was sleepy. In any case the whole problems comes from GWorkspace, where I get the wrong free space information, which reports unknown on freebsd and a wrong size

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2008-01-17 Thread Riccardo mottola
Follow-up Comment #12, bug #21914 (project gnustep): on netbsd the test program works now. I need to check if workspace now works too. on freebsd base configure says: checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for

[bug #21914] nsfilemanager has problems reporting filesizes on several platforms

2008-01-22 Thread Riccardo mottola
Follow-up Comment #15, bug #21914 (project gnustep): I fixed GWOrkspace not to make any special bit shifts for BSD systems. That fixed NetBSD now, but for FreeBSD I still don't know. ___ Reply to this item at:

[bug #22124] ProjectCenter doesn't support extra entries in Plist

2008-01-26 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?22124 Summary: ProjectCenter doesn't support extra entries in Plist Project: GNUstep Submitted by: rmottola Submitted on: Saturday 01/26/2008 at 09:45 Category: Application

[bug #21415] gdnc segfaults on OpenBSD

2008-01-29 Thread Riccardo mottola
Follow-up Comment #4, bug #21415 (project gnustep): just as a test I tried halving the arrays (and the test) and it did not help. ___ Reply to this item at: http://savannah.gnu.org/bugs/?21415

[bug #22124] ProjectCenter doesn't support extra entries in Plist

2008-02-06 Thread Riccardo mottola
Follow-up Comment #2, bug #22124 (project gnustep): the result needs to go into the application plist. Please check the ExampleService plist in the examples for an idea. I attach a grab of PB. It shows the extended editor, in the upper part we see siblings added through the GUI, like

[bug #10785] GWorkspace doesn't build on OpenBSD (c99 issue?)

2008-02-15 Thread Riccardo mottola
Update of bug #10785 (project gnustep): Open/Closed:Open = Closed ___ Follow-up Comment #1: on linux with gcc 2,95 it is fixed.

[bug #22351] GDNC not starting properly on some systems.

2008-02-18 Thread Riccardo mottola
Follow-up Comment #16, bug #22351 (project gnustep): As I commented on IRC, the current solution seems to have improved my NetBSD system, although I did only a quick test, if it is intermittent, only further testing will verify it. Surely it improved things, since before on NetBSD it always

[bug #18412] ugly empty windows popping up

2008-02-19 Thread Riccardo mottola
Update of bug #18412 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?18412 ___

[bug #19587] NSString build problem

2008-02-19 Thread Riccardo mottola
Update of bug #19587 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?19587 ___

[bug #13509] FFI problem on Gentoo

2008-02-19 Thread Riccardo mottola
Update of bug #13509 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?13509 ___

[bug #21415] gdnc segfaults on OpenBSD

2008-02-20 Thread Riccardo mottola
Update of bug #21415 (project gnustep): Status: In Progress = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #8: it was on

[bug #22124] ProjectCenter doesn't support extra entries in Plist

2008-02-25 Thread Riccardo mottola
Follow-up Comment #3, bug #22124 (project gnustep): Was the explanation clear enough? Any updates? ___ Reply to this item at: http://savannah.gnu.org/bugs/?22124 ___ Message sent via/by

[bug #22475] menu focus problem on windows

2008-03-04 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?22475 Summary: menu focus problem on windows Project: GNUstep Submitted by: rmottola Submitted on: martedì 04/03/2008 alle 11:33 Category: Backend Severity: 3 - Normal

[bug #22476] control and color problems on windows

2008-03-04 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?22476 Summary: control and color problems on windows Project: GNUstep Submitted by: rmottola Submitted on: martedì 04/03/2008 alle 11:44 Category: Backend Severity: 3 -

[bug #22498] make broken on windows

2008-03-05 Thread Riccardo mottola
URL: http://savannah.gnu.org/bugs/?22498 Summary: make broken on windows Project: GNUstep Submitted by: rmottola Submitted on: Wednesday 03/05/2008 at 21:48 Category: Makefiles Severity: 3 - Normal

[bug #22498] make broken on windows

2008-03-05 Thread Riccardo mottola
Update of bug #22498 (project gnustep): Status:None = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #2: problem solved.

[bug #22473] bundle init on windows path problem

2008-03-05 Thread Riccardo mottola
Follow-up Comment #4, bug #22473 (project gnustep): I rebuilt base with your changes (but not GWorkspace). I get the same error, at the same line. 2008-03-05 23:15:45.285 GWorkspace[1648] File NSBundle.m: 1233. In [NSBundle -initWithPath:] NSBundle -initWithPath: requires absolute path names,

  1   2   3   4   5   6   7   >