[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-17 Thread Amr Mostafa
Oh right, cv works indeed. Regarding /etc/profile.d/ we could check for bash at the beginning of the script, but actually there might be other related problems to doing this like collision with existing packages (radiance package provides 'cv' as well). ** Changed in: cdargs (Ubuntu) Statu

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-16 Thread François Marier
As comment #4 points out in the debaday article, cdargs isn't the command that you use to change directories. The article was wrong initially... About dropping cdargs-bash.sh in /etc/profile.d/, I'm a little concerned about what that might do to tcsh/csh/other users. Francois -- cdargs browser

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-07 Thread Amr Mostafa
This indeed fixes the issue of ca, cbc and cv. But cdargs itself still doesn't work as described above. Btw, are there any problems in having cdargs-bash.sh bundled by default? i.e. in /etc/profile.d/? I believe that would be a sensible default. Thanks -- cdargs browser doesn't change directory

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-07 Thread François Marier
Another thing to check is to make sure that you have put this in your ~/.bashrc: source /usr/share/doc/cdargs/examples/cdargs-bash.sh This is how you can enable the "cbd" and "cv" commands. Francois -- cdargs browser doesn't change directory https://bugs.launchpad.net/bugs/357100 You receive

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-07 Thread Amr Mostafa
I'm running Ubuntu 8.10 Filename: pool/universe/c/cdargs/cdargs_1.35-3_i386.deb MD5sum: 350ebfe0b6124f044397c03581d7dc65 Version: 1.35-3 Installed: 1.35-3 -- cdargs browser doesn't change directory https://bugs.launchpad.net/bugs/357100 You received this bug notification because you are a mem

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-07 Thread François Marier
Which version(s) of Ubuntu are you two running? Cheers, Francois (Debian maintainer of cdargs) -- cdargs browser doesn't change directory https://bugs.launchpad.net/bugs/357100 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 357100] Re: cdargs browser doesn't change directory

2009-04-07 Thread Amr Mostafa
I can confirm this. ca, cv and cpb are not present. I've tried to add an entry using the less convenient -a argument, after I did so I executed cvargs, highlighted the entry and pressed Enter, cdargs quit and I'm at the same cwd as I was before. ** Changed in: cdargs (Ubuntu) Status: New =