Summary: | Amarok: podcast episode download fails when temp filename is too long [patch] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Frank Steinmetzger <dev+kde> |
Component: | Podcast | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bart.cerneels |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.4.1 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.1 | |
Sentry Crash Report: | |||
Attachments: | Patch for shorter temporary filenames during download |
Description
Frank Steinmetzger
2011-01-30 01:57:27 UTC
Could you please submit the patch to http://git.reviewboard.kde.org? You will need to get an identity on http://identity.kde.org before that. Git commit 9ac8e9db34d7900f8ffc0a6e504b103ba04ae8ef by Bart Cerneels. Committed on 01/02/11 at 10:15. Pushed by shanachie into branch 'master'. Podcast dowwnload temporary names could be to long. Fixed by using MD5 hash as the name instead. Patch by Frank Steinmetzger. BUG:264813 REVIEW:100487 M +2 -0 ChangeLog M +7 -2 src/core-impl/podcasts/sql/SqlPodcastProvider.cpp http://commits.kde.org/amarok/9ac8e9db34d7900f8ffc0a6e504b103ba04ae8ef |