Summary: | plasma crashes on startup | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | x.para |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2008-06-18 16:31:06 UTC
Hi Maciej, is this reproducable for you or did it happen only once? I did just review the binary clock and fixed a possible crasher with r822676 but the provided backtrace indicates that it crashes on the line int yPos = ((appletHeight % rectSize) / 2) + contentsRect.topLeft().y(); which is not only unrelated to the possible crasher but I just fail to see why it should crash here (therefore also the question if it happened only once or more then one time and if the last case, I assume each time a similar backtrace?). eh, sometimes I am blind (well, mostly 5am in the morning ;) ... it's fixed now with r822678. Thansk for the feedback! *** Bug 164445 has been marked as a duplicate of this bug. *** |