[Marble-bugs] [Bug 215482] New: Every paintEvent emits a D-Bus signal
Dennis Nienhüser
earthwings at gentoo.org
Fri Nov 20 21:48:10 CET 2009
https://bugs.kde.org/show_bug.cgi?id=215482
Summary: Every paintEvent emits a D-Bus signal
Product: marble
Version: unspecified
Platform: Ubuntu Packages
OS/Version: unspecified
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: marble-bugs at kde.org
ReportedBy: earthwings at gentoo.org
Version: (using KDE 4.3.3)
Installed from: Ubuntu Packages
When running dbus-monitor, I noticed that marble sends out loads of dbus
signals that nobody listens to. I think what's happening is that in
MarbleMap::paintEvent, the framesPerSecond signal is emitted, which gets
emitted over dbus because of the QDBusConnection::ExportAllSignals registration
type.
I think that shouldn't be the case, at least the emission of the signal should
be explicitly requested.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list