Date: Wed, 16 Jul 2008 16:03:32 -0700 From: Gary Kline <kline@thought.org> To: David Kelly <dkelly@hiwaay.net> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: why is this script failing? Message-ID: <20080716230332.GA41205@thought.org> In-Reply-To: <A9D5B0AF-C367-4CF8-8954-2F78CA5E8F4C@hiwaay.net> References: <20080714201241.GA22443@thought.org> <20080715073651.P1638@wojtek.tensor.gdynia.pl> <20080715183500.GA76088@thought.org> <20080715190224.GC21840@Grumpy.DynDNS.org> <20080715215024.GA82902@thought.org> <A9D5B0AF-C367-4CF8-8954-2F78CA5E8F4C@hiwaay.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 15, 2008 at 08:42:13PM -0500, David Kelly wrote: > > On Jul 15, 2008, at 4:50 PM, Gary Kline wrote: > > >On Tue, Jul 15, 2008 at 02:02:24PM -0500, David Kelly wrote: > >> [[ ... ]] > > I am not sure why these players store the song in wav format > > without deleting the files, but when my limited /tmp is full, > > certain aps fail mysteriously. with a fwdozen more line of code > > they could at least fail more gracefully. > > You might consider adding something like > > setenv TMPDIR /home/dkelly/tmp > setenv TMP /home/dkelly/tmp > > to your ~/.cshrc (or whatever appropriate for the shell you are > using). This moves "/tmp" for cooperative applications into private > space where you might have more room. Of course KDE is probably > starting via a different route. Or maybe not. > what i should probably do is make extract ktts or amarok and look for /tmp/kde-[usr]/* and se WHY these wav files are ever kept. for kttsd, yeah, it makes going back several lines easier. that may explain why i have found "{garbage}wav{garbage}" where {garbage} is several alpha-numbering. no dots, no hyphens. or files ending in *wav.part" this may be a historical leftover from when memory was very pricey and disk-space much cheaper. [[ guessing ]] > -- > David Kelly N4HHE, dkelly@HiWAAY.net > ======================================================================== > Whom computers would destroy, they must first drive mad. > -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080716230332.GA41205>