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

--- Comment #12 from LinG <lingtj...@hotmail.com> ---
It doesn't even enter this method. I tried to std::cout the numTargets int but
it never printed to the terminal, then I put a std::cout before the
cg.readEntry in this function but it never printed that either

I then grepped the method and I guessed the katepluginmanager.cpp to handle
this in line 126 where it does interface->readSessionConfig(group)

I put a std::cout before the if (auto interface = qobject_cast ...blablabla...)
and a std::cout after this if statement, and I see the one before the if
statement printed 9 times whereas the one inside the if statement that's
supposed to call the readSession called 0 times.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to