[As-users] major bug in afterstep on Solaris
Fabrice Ilponse (fabrice@avertec.com)
Wed, 09 Jun 2004 14:42:00 +0200
Hi all,
When i try to start afterstep (2b4 or devel) it hangs up at
libAfterConf/Base.c:341
show_progress("Pixmap Path changed to \"%s:%s:%s\" ...",
Environment->pixmap_path?Environment->pixmap_path:"", getenv(
"IMAGE_PATH" ), getenv( "PATH" ));
The problem is printf ("%s", NULL) crashs on Solaris whereas i might
display (null) on Linux. Either getenv( "IMAGE_PATH" ) or getenv( "PATH"
) could return NULL.
I've just comment this line for now but can it be patched in the cvs
tree?
Bye
_______________________________________________
As-users mailing list
As-users@afterstep.org
http://mail.afterstep.org/mailman/listinfo/as-users