Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150284 - KAudioCreator crashes if the disk housing the temporary directory fills up.
Summary: KAudioCreator crashes if the disk housing the temporary directory fills up.
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-06 07:18 UTC by Dijital Munky
Modified: 2006-10-06 18:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dijital Munky 2006-10-06 07:18:16 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.7) Gecko/20060929 Firefox/1.5.0.7
Build Identifier: 

When ripping CDs and the ripping process gets too far ahead of the encoding
process, The temporary directory fills with *.wav files that are waiting to be
encoded.  I have the temporary directory on its own partition (a logical volume
actually), and when this disk fills, KAudioCreator does not handle the
situation, but rather disappears and stops all encoding that goes on.




Reproducible: Always

Steps to Reproduce:
1. Create a small partition or logical volume (Mine is 1GB) and mount it
2. Set your temporary directory in KAudioCreator to this mount point.
3. Set the number of encoders to 1.  Choose an encoding option that takes a bit
of processing power and is generally slower than the rip of the same song (I
used ogg)
4. Set the number of ripping processes higher than 1 if you can (optional).
5. Start ripping CDs.  Once a CD has been ripped, pop in another right away
(don't wait for the encoding to be done).  Keep doing this until you temporary
area fills up and KAudioCreator crashes.

Actual Results:  
KAudioCreator crashed.

Expected Results:  
If it is the temp location that is out of space and there are encoding jobs
still to be done (and the target of the encoding jobs is a different volume than
the temp dir), pause the ripping until space becomes available (i.e. encoding
catches up and removes some wave files).

If the temp dir fills up and it is on the same volume as the target directory,
pause everything and display an error to the user, giving them a chance to
rectify the issue and continue where they left off.

If the target directry fills, pause all encoding and display an error to the
user giving them a chance to rectify the issue and continue where they left off.
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-10-06 08:09:13 UTC
Please, send your request upstream to http://bugs.kde.org and post the URL here.
Comment 2 Dijital Munky 2006-10-06 17:44:51 UTC
(In reply to comment #1)
> Please, send your request upstream to http://bugs.kde.org and post the URL
> here.
> 

Done...this sounds very similar to KDE bug 94641 (http://bugs.kde.org/show_bug.cgi?id=94641), with some minor differences, like I don't get the dialog box that is described in that bug.

This bug is in the kde database at http://bugs.kde.org/show_bug.cgi?id=135234