Bug 98576

Summary: Amarok now analize .directory files like a song
Product: [Applications] amarok Reporter: Iñaki Baz Castillo <ibc>
Component: generalAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.2-beta4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: There appear .directoy files like a song

Description Iñaki Baz Castillo 2005-02-04 21:01:35 UTC
Version:           1.2-beta4 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-6)
OS:                Linux (i686) release 2.6.7-ck6

I have installed amarok 1.2-beta4 and there is a bug in the Collection tab. From this version there appear the .directory files like an audio file, and in the collections tab there appear "Unknow" band with all the .directory files.

The attached image shows the bug.
Note: The meaning of "Desconocido" (in Spanish) is "unknow". See the first collection to understand the bug.
Comment 1 Iñaki Baz Castillo 2005-02-04 21:02:51 UTC
Created attachment 9428 [details]
There appear .directoy files like a song
Comment 2 Christian Muehlhaeuser 2005-02-04 21:03:39 UTC
fixed in cvs.

thanks,
muesli
Comment 3 Halla Rempt 2018-09-15 14:48:39 UTC
Git commit a929a138f5e32884d3baf73675f2827990923f8a by Boudewijn Rempt.
Committed on 15/09/2018 at 14:48.
Pushed by rempt into branch 'master'.

Replace save assert with if statement

Asserts exist to catch coding errors; if a file is linked from
an svg file, but that file doesn't exist, it's not a coding
error, but a condition we need to handle.

M  +3    -1    libs/flake/svg/SvgParser.cpp

https://commits.kde.org/krita/a929a138f5e32884d3baf73675f2827990923f8a
Comment 4 Halla Rempt 2018-09-24 07:17:06 UTC
Git commit d04b9cc4819726de2b1459b620ea47980dab223d by Boudewijn Rempt.
Committed on 24/09/2018 at 06:56.
Pushed by rempt into branch 'krita/4.1'.

Replace save assert with if statement

Asserts exist to catch coding errors; if a file is linked from
an svg file, but that file doesn't exist, it's not a coding
error, but a condition we need to handle.

M  +3    -1    libs/flake/svg/SvgParser.cpp

https://commits.kde.org/krita/d04b9cc4819726de2b1459b620ea47980dab223d