16 bits tiff RGB support under GNUStep.

2005-03-10 Thread Christophe JALADY
Hello, I think GNUStep have a little bug to display 16 bits tiff rgb picture. This is an astronomy picture example which must display a planet (Venus maybe): http://christophe.jalady.free.fr/V1.2-sat281203.tif With xlib backend I've got this log message and nothing is displayed: "Bizzare number o

ProjectCenter Segmentation Fault.

2006-09-05 Thread christophe . jalady
Hello, With ProjectCenter 0.4.3 I have a "Segmentation Fault" when doing this: - Open a project - Choose in the "Main Window": "Classes"-> a_source_file.m (double-click on "a_souce_file.m" to open a new window to edit the source code of the file) - Close the new window wich appear (the code-ed

Re: ProjectCenter Segmentation Fault.

2006-09-05 Thread christophe . jalady
Sorry for the gdb trace ... Here a new try with trace in attachment .. Christophe.(gdb) run Starting program: /usr/buildfromsrc/GNUStep/System/Applications/ProjectCenter.debug/ProjectCenter [Thread debugging using libthread_db enabled] [New Thread 1087156800 (LWP 7456)] 2006-09-05 22:41:32.329

[bug #17059] NSImage and bits per channel > 8

2006-09-10 Thread Christophe JALADY
Follow-up Comment #1, bug #17059 (project gnustep): Could you give an exemple of picture ? ___ Reply to this item at: ___ Message sent via/by Savannah

NSBundle: method not implemented.

2006-09-10 Thread Christophe JALADY
The method pathForResource: ofType: inDirectory: forLocalization: is not implemented in the class NSBundle. (In gnustep-base 1.13.0). If somemone have the skills, the time and want to implement it for the next release ... I will be really, really grateful for that !!! Christophe.

[bug #17696] Gorm segfault when trying to save some nib files...

2006-09-10 Thread Christophe JALADY
Follow-up Comment #1, bug #17696 (project gnustep): When loading this .nib file in an application I've the error message "method pathForResource: ofType: inDirectory: forLocalization: isn't implemented in NSBundle". After look at the NSBundle.m file in gnustep-base-1.13.0, the method is impleme

Re: NSBundle: method not implemented.

2006-09-13 Thread Christophe JALADY
Thank you very much !! If the gnustep-base maintener could add it for the next release it will be wonderfull ! Thanks again. Christophe. Chris Vetter wrote: On 2006-09-11 12:53:28 +0200 Chris Vetter <[EMAIL PROTECTED]> wrote: [...] OOPS Need to give a range... - (NSString*) pathForResource

[bug #17059] NSImage and bits per channel > 8

2006-09-17 Thread Christophe JALADY
Follow-up Comment #4, bug #17059 (project gnustep): Your test.png file exemple work for me. I have the 'art' backends ... maybe an issue ? ___ Reply to this item at: ___