[kmymoney] [Bug 400761] Cannot open files on MacOS

Thomas Baumgart bugzilla_noreply at kde.org
Tue Mar 19 09:21:48 GMT 2019


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

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kmy
                   |                            |money/045d74b680a7fc691690d
                   |                            |6c35c76d32053602553
             Status|REPORTED                    |RESOLVED
   Version Fixed In|                            |5.0.4
         Resolution|---                         |FIXED

--- Comment #20 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 045d74b680a7fc691690d6c35c76d32053602553 by Thomas Baumgart.
Committed on 19/03/2019 at 09:21.
Pushed by tbaumgart into branch '5.0'.

Avoid using KIO on local files

Using KIO on MacOS and Windows may cause some trouble and is not
required when working on local files. This change tries to bypass the
KIO functions by using Qt standard functions in this case.
FIXED-IN: 5.0.4

M  +14   -7    kmymoney/kmymoneyutils.cpp

https://commits.kde.org/kmymoney/045d74b680a7fc691690d6c35c76d32053602553

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


More information about the KMyMoney-devel mailing list