Summary: | Crash when switching/removing organize collection presets [@ FilenameLayoutWidget::inferScheme] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Thierry Göckel <thierry> |
Component: | Collections/Organize Files Dialog | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | ralf-engels |
Priority: | NOR | ||
Version: | 2.7-git | ||
Target Milestone: | 2.8 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/07dafe8673c6b254db5c58d0c9c9898c5d6aadc1 | Version Fixed In: | 2.8 |
Sentry Crash Report: |
Description
Thierry Göckel
2013-02-03 11:51:13 UTC
Nice, I already found the bug but I would also like to understand why it crasches for you. Can you attach the content of the OrganizeCollectionDialog section in ~/.kde/share/config/amarokrc Mine looks like this: [OrganizeCollectionDialog] Custom Scheme=%artist%/%album%/%track%_-_%title% Format Presets=Default#DELIM#%artist%/%album%/%track%_-_%title%#DELIM#selected Mode=Basic Organize Directory=/home/ralf/Musik/Audiobooks Sure, this is what it looks like now: [OrganizeCollectionDialog] Custom Scheme=%initial%/%thealbumartist%/%year%/%album%/{Disc %discnumber%/}%track% - %title% (%theartist%) Format Presets=Various Artists#DELIM#%initial%/%albumartist%/%year%/%album%/{Disc %discnumber%/}%track% - %title% (%artist%),Default#DELIM#%initial%/%albumartist%/%year%/%album%/{Disc %discnumber%/}%track% - %title%#DELIM#selected Ignore The=false Mode=Advanced Organize Directory=/mnt/music Vfat Compatible=false Git commit 07dafe8673c6b254db5c58d0c9c9898c5d6aadc1 by Ralf Engels. Committed on 03/02/2013 at 17:41. Pushed by rengels into branch 'master'. Crash when switching/removing organize collection presets [@ FilenameLayoutWidget::inferScheme] FIXED-IN: 2.8 M +1 -1 src/widgets/FilenameLayoutWidget.cpp http://commits.kde.org/amarok/07dafe8673c6b254db5c58d0c9c9898c5d6aadc1 |