Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39130 - [kdesdk-kcachegrind] hotshot2calltree crashes on load due to invalid version string
Attached to Project:
Arch Linux
Opened by Henry de Valence (hdevalence) - Monday, 03 March 2014, 21:14 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 04 March 2014, 14:16 GMT
Opened by Henry de Valence (hdevalence) - Monday, 03 March 2014, 21:14 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 04 March 2014, 14:16 GMT
|
DetailsDescription:
The hotshot2calltree script included in kdesdk-kcachegrind 4.12.2-1 crashes on launch due to an invalid version string. Specifically, line 56 has: version = "$Revision$" and line 347 has: versiontext = "%s version: %s" % ( progname, version.split()[1], ) which causes a crash because "$Revision$" hasn't been replaced with the actual version string. Additional info: * package version(s) /usr/bin/hotshot2calltree is owned by kdesdk-kcachegrind 4.12.2-1 * config and/or log files etc. None. Steps to reproduce: Run the program. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 04 March 2014, 14:16 GMT
Reason for closing: Fixed
Additional comments about closing: kdesdk-kcachegrind 4.12.3-1
Tuesday, 04 March 2014, 14:16 GMT
Reason for closing: Fixed
Additional comments about closing: kdesdk-kcachegrind 4.12.3-1

Please report this upstream

Thanks, I've reported it here: https://bugs.kde.org/show_bug.cgi?id=331715