[akregator] [Bug 445351] Akregator always wants to recover the session on boot

Andrei Ivnitskii bugzilla_noreply at kde.org
Mon Nov 11 11:50:49 GMT 2024


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

--- Comment #15 from Andrei Ivnitskii <ivnitsky.a at gmail.com> ---
Just open "akregatorcentralwidget.cpp", find function "previousSessionCrashed"
and always return FALSE

bool AkregatorCentralWidget::previousSessionCrashed() const
{
    return false;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list