[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416621

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-02-10 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #9 from Jack  ---
Would it be appropriate to open a SysAdmin ticket?  Many of the failing apps
started failing 27 or 28 days ago, so it looks like something in the CI system
might have changed then.

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-02-01 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #8 from Thomas Baumgart  ---
I know, and KMyMoney is not alone with that problem. See
https://binary-factory.kde.org/view/MacOS/. Not sure, to whom you want to
assign this bug. Also not sure, what the cause to this problem is. My MAC
knowledge equals zero at this point.

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-31 Thread chuckf
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #7 from chuckf  ---
Thank you for adding the search path for MacOS. However, the builds for MacOS
have been failing since mid December. How do we get a build working? Should a
bug be opened?

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-31 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=416621

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In||5.0.9
 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED
  Latest Commit||https://commits.kde.org/kmy
   ||money/c737397b2924166b6a419
   ||110640794e115112ca2

--- Comment #5 from Thomas Baumgart  ---
Git commit c737397b2924166b6a419110640794e115112ca2 by Thomas Baumgart.
Committed on 31/01/2020 at 21:20.
Pushed by tbaumgart into branch '5.0'.

Add path to load OFX DTDs on MacOS
FIXED-IN: 5.0.9

M  +8-0kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/c737397b2924166b6a419110640794e115112ca2

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-31 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=416621

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/c737397b2924166b6a419 |money/fb1f9ab3b5bd14006f988
   |110640794e115112ca2 |5cdd87d048437aeef8f

--- Comment #6 from Thomas Baumgart  ---
Git commit fb1f9ab3b5bd14006f9885cdd87d048437aeef8f by Thomas Baumgart.
Committed on 31/01/2020 at 21:21.
Pushed by tbaumgart into branch 'master'.

Add path to load OFX DTDs on MacOS
FIXED-IN: 5.0.9
(cherry picked from commit c737397b2924166b6a419110640794e115112ca2)

M  +8-0kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/fb1f9ab3b5bd14006f9885cdd87d048437aeef8f

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-31 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #4 from Thomas Baumgart  ---
Can you find out where the file

libofx/dtd/ofx160.dtd

is installed on your system? I am interested in the absolute path. Is this path
somehow relative to the installation directory? Did you choose one when
installing or does this happen automatically? Sorry, if these are stupid
questions, but I have no idea about MacOS.

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-25 Thread chuckf
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #3 from chuckf  ---
I downloaded it from
https://binary-factory.kde.org/view/MacOS/job/KMyMoney_Release_macos/486/

https://binary-factory.kde.org/view/MacOS/job/KMyMoney_Release_macos/486/artifact/kmymoney-5.0-486-macos-64-clang.dmg

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-25 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=416621

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Thomas Baumgart  ---
Glad you found a workaround. In order to try to fix it, we need to know from
where (URL) you obtained the package you installed?

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-01-23 Thread chuckf
https://bugs.kde.org/show_bug.cgi?id=416621

--- Comment #1 from chuckf  ---
I have a workaround by adding the
/Applications/kmymoney.app/Contents/Resources/libofx/dtd
dir to the search path that libofx expects.

> ln -s /Applications/kmymoney.app/Contents/Resources/libofx/ 
> /usr/local/share/libofx
Am I the only one who uses kmymoney on MacOS?

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