| Summary: | Crash when using floating point numbers in javaScript | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | scripting | Assignee: | kst |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.9.1 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2010-06-03 02:26:45 UTC
Updating the following packages fixed the problem: on a 32-bit installation kdelibs3-3.5.10-21.fc12.i686.rpm kdelibs3-devel-3.5.10-21.fc12.i686.rpm on a 64-bit installation: kdelibs3-3.5.10-21.fc12.x86_64.rpm kdelibs3-devel-3.5.10-21.fc12.x86_64.rpm The packages were installed using: yum -Uvf kdelibs3-devel-3.5.10-21.fc12.<arch>.rpm kdelibs3-3.5.10-21.fc12.<arch>.rpm A note will be added to the install section of the kst website. |