Bug 86205 - k3b crashes during the selection of audio files in an AudioCD project
Summary: k3b crashes during the selection of audio files in an AudioCD project
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 10:24 UTC by Wolfgang Polzleitner
Modified: 2004-07-29 10:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Polzleitner 2004-07-29 10:24:13 UTC
Version:           0.11.12 (using KDE 3.2.1, SuSE)
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.4-52-default

- Open an AudioCD project or choose a new one.
- Browse directory tree and select a collection of .wav files (in my case selecting 6 files did the job).
- Drag them to the AudioCD project.
- Program crashes

Remark #1:

When starting from the command line the following messages appear:
---------------------------- start messages ------------------------
k3b: WARNING: KGenericFactory: instance requested but no instance name passed to the constructor!
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
QMetaObject::findSignal:K3bAudioListView: Conflict with QListView::doubleClicked(QListViewItem*,const QPoint&,int)
KCrash: Application 'k3b' crashing...
Unable to start Dr. Konqi
----------------------------- end messages ---------------------------

Remark #2:
The number of files for selection and crash varies. Sometimes it's 6 sometimes fewer, sometimes more.

Remark #3:
Manually adding the files (select, then shift Enter) does not cause a crash. The bug is presumably somewhere in the dragging process.
Comment 1 Sebastian Trueg 2004-07-29 10:53:24 UTC
fixed in cvs head. won't fix in 0.11 branch.
Comment 2 Sebastian Trueg 2004-07-29 10:53:38 UTC
*** Bug has been marked as fixed ***.