-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121007/
-----------------------------------------------------------

(Updated Nov. 7, 2014, 2:13 p.m.)


Review request for KDE Frameworks, Àlex Fiestas, David Faure, and Lukáš Tinkl.


Changes
-------

reverted the logic, I now check for the new signature and connect to it if 
possible, otherwise do the fallback. still no warning on my system (i.e. it 
connects to the correct signals).


Bugs: 339014
    https://bugs.kde.org/show_bug.cgi?id=339014


Repository: solid


Description
-------

"No such signal org::freedesktop::UPower::DeviceAdded(...)"

The signature change can be detected at runtime using Qt's QMetaObject
introspection mechanism. That prevents us from emitting the two
pesky warnings at runtime, polluting our konsoles.

Google is full of that warning, and there is also: 
https://bugzilla.redhat.com/show_bug.cgi?id=1056769


Diffs (updated)
-----

  CMakeLists.txt f7c500e 

Diff: https://git.reviewboard.kde.org/r/121007/diff/


Testing
-------

warning gone!


Thanks,

Milian Wolff

_______________________________________________
Kde-frameworks-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to