| Summary: | Warning about an unregistered timer | ||
|---|---|---|---|
| Product: | [Unmaintained] apper | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.7.0 | |
| Sentry Crash Report: | |||
The bug is actually in Qt, but changing the order I call setHeader on QTreeView fixes the issue: http://commits.kde.org/apper/68d83de8daba3c2401639e35229289ecf21c6e11 Best. |
Version: unspecified (using KDE 4.6.4) OS: Linux kpk_addrm warns about an unregistered timer when started from kcmshell4 Reproducible: Always Steps to Reproduce: 1. { kcmshell4 kpk_addrm; } 2. Close the window. Actual Results: 1. KDE software configuration module UI window. 2. ‘Application asked to unregister timer 0x3000000f which is not registered in this thread. Fix application.’ Expected Results: 2. No warning.