On Monday 14 November 2005 20:17, Martin Godisch wrote:
> On Mon, Nov 14, 2005 at 15:22:33 +0000, Filipe Sousa wrote:
> > Severity: grave
> > Justification: renders package unusable
>
> Please don't file grave bug reports for non-grave bugs, you may annoy
> the maintainer. The Debian tcsh package is obviously not unusable.
>
> > I'm using slickedit that uses tcsh, but after a debian update I can't
> > compile using slickedit. Slickedit uses tcsh and tcsh gives me this
> > error:
> >
> > [EMAIL PROTECTED]:~$ tcsh
> > Unknown colorls variable `su'.
>
> 1. slickedit should not use tcsh, please see
> /usr/share/doc/tcsh/csh-whynot.gz.

If I have tcsh installed then I get this error inside slickedit console 
windows:
-------------------------------------------
You can ignore shell warning messages.

Unknown colorls variable `su'.
Exited
/opt/slickedit/bin/vsbuild build 
-b /home/fsousa/projects/gal/modules/horarios/HorarioAlunoGrid.cc 
-v /home/fsousa/projects/gal/GAL.vpw /home/fsousa/projects/gal/GAL.vpj
-------------------------------------------

If I uninstall tcsh then slickedit uses something else, maybe sh but in this 
case I see all ansi codes and the project is compiled.

-------------------------------------------
You can ignore shell warning messages.

 [01;[EMAIL PROTECTED] [00m: [01;34m~/projects/gal/build/modules/horarios 
[00m$ /opt/slickedit/bin/vsbuild build -b .process 
-v /home/fsousa/projects/gal/GAL.vpw /home/fsousa/projects/gal/GAL.vpj
vsbuild: No dependencies for /home/fsousa/projects/gal/GAL.vpj
VSLICKERRORPATH=/home/fsousa/projects/gal/build/modules/horarios
vsbuild: Changed to directory 
'/home/fsousa/projects/gal/build/modules/horarios'
vsbuild: make 

[01;[EMAIL PROTECTED] [00m: [01;34m~/projects/gal/build/modules/horarios [00m$ 
-------------------------------------------

> 2. The above error message does not look like a tcsh bug. What LS_COLORS
> environment variable does slickedit pass to tcsh? Did you read what the
> tcsh manual page says about LS_COLORS?

I didn't read the tcsh manual :(, I never used tcsh before I wasn't aware that 
tcsh was installed on my system. I search the google and I found on this page 
[http://www.sleepdeprived.org/] a patch for fileutils dircolors to prevent 
tcsh and possibly other shells from bombing or complaining on startup due to 
the color code for "doors"

echo $LS_COLORS
no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:

I try to unset LS_COLORS and tcsh seems to work

Sorry for the "grave" bug report. It was not my intention to annoy you.

> Kind regards,
>
> Martin

Best regards
--
Filipe Sousa

Attachment: pgpX03ZNcVjQk.pgp
Description: PGP signature

Reply via email to