line graphics noise (only when compiling from source)
Posted: Fri Oct 14, 2005 11:42 pm
Here are a few shots: http://skybound.portland.co.uk/oolite/w ... nes_noise/
I noticed them while running my modified svn trunk version, though was willing to attribute them to my own errors. They also appear when compiling a clean 1-55.1 checkout. Strangely enough I can't reproduce them in the binary release. This didn't happen in 1-52.x, not sure about 53.
From what I can tell they seem to be coming from the planet; I find them most visible when flying close to the sun and turning towards the planet.
As your package works this is may very well be a problem of my setup.
Maybe you have an idea? I'd appreciate any help.
I do get a few warnings while compiling, is this 'normal'? Or a problem of my debian GNUstep libs; maybe I'll try a self-made version on the weekend.
Here is stderr after a clean build:
---
TextureStore.m: In function ‘-[TextureStore getTextureNameFor:]’:
TextureStore.m:260: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
TextureStore.m: In function ‘-[TextureStore getSizeOfTexture:]’:
TextureStore.m:270: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
TextureStore.m:271: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
Universe.m: In function ‘compareName’:
Universe.m:6403: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
Universe.m:6403: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
LoadSave.m: In function ‘-[PlayerEntity(LoadSave) findIndexOfCommander:]’:
LoadSave.m:363: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
I noticed them while running my modified svn trunk version, though was willing to attribute them to my own errors. They also appear when compiling a clean 1-55.1 checkout. Strangely enough I can't reproduce them in the binary release. This didn't happen in 1-52.x, not sure about 53.
From what I can tell they seem to be coming from the planet; I find them most visible when flying close to the sun and turning towards the planet.
As your package works this is may very well be a problem of my setup.
Maybe you have an idea? I'd appreciate any help.
I do get a few warnings while compiling, is this 'normal'? Or a problem of my debian GNUstep libs; maybe I'll try a self-made version on the weekend.
Here is stderr after a clean build:
---
TextureStore.m: In function ‘-[TextureStore getTextureNameFor:]’:
TextureStore.m:260: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
TextureStore.m: In function ‘-[TextureStore getSizeOfTexture:]’:
TextureStore.m:270: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
TextureStore.m:271: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
Universe.m: In function ‘compareName’:
Universe.m:6403: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
Universe.m:6403: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’
LoadSave.m: In function ‘-[PlayerEntity(LoadSave) findIndexOfCommander:]’:
LoadSave.m:363: warning: multiple methods named ‘-objectForKey:’ found
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSDictionary.h:72: warning: using ‘-(id)objectForKey:(id)aKey’
/usr/lib/GNUstep/System/Library/Headers/Foundation/NSUserDefaults.h:245: warning: also found ‘-(id)objectForKey:(NSString *)defaultName’