Skip to content
Verified Commit d0055ed3 authored by Fushan Wen's avatar Fushan Wen
Browse files

libkmpris: connect to PropertiesChanged signal only after initial fetch is complete

If PropertiesChanged is emitted before an initial fetch is complete,
there can be a chance to create an infinite loop, when
invalidatedProperties is not empty, refresh() will be called, so m_fetchesPending
is never reset to 0.
parent ec009aaf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment