Summary: | Cannot turn off Outbox tab in 4.8.0. | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | kdemeoz <kdemeoz> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/a1c8097e290685c8de719e9ce802414337f63474 | Version Fixed In: | 5.0.1 |
Sentry Crash Report: |
Description
kdemeoz
2017-03-18 08:22:54 UTC
Updated this OLD [but unsolved] bug report now for KMM 5.0. The same bug persists. I still cannot [apparently] stop the Outbox tab appearing. My recent post = https://forum.kde.org/viewtopic.php?f=69&t=151032&p=394667#p394667 I just added a proposed fix at https://phabricator.kde.org/D10457 Git commit a1c8097e290685c8de719e9ce802414337f63474 by Thomas Baumgart. Committed on 12/02/2018 at 13:55. Pushed by tbaumgart into branch '5.0'. Remove online job view if not needed Summary: In case no online job plugin is available, the online job view is not needed. This change removes the view from the application in case no online plugin is active at startup of the application. FIXED-IN: 5.0.1 Test Plan: Disable KBanking and OFX plugin and check that page is not shown. Enable at least one of them to have the page back after the next application start. Reviewers: wojnilowicz Reviewed By: wojnilowicz Differential Revision: https://phabricator.kde.org/D10457 M +19 -6 kmymoney/views/kmymoneyview.cpp https://commits.kde.org/kmymoney/a1c8097e290685c8de719e9ce802414337f63474 |