[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2023-08-06 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=442665

--- Comment #8 from Eleazar  ---
Tried with the nightly build
Kubuntu 22.04
KDE Plasma: 5.24.7
KDE Frameworks: 5.92.0
QT Version: 5.15.3
Kernel: 6.2.0.26-generic
Graphics Platform: X11
KMyMoney: App image Build (5.1.80-a29dfd559)
kmymoney-master-572-linux-gcc-x86_64.appimage

Output 
Starting eventloop
Finishing eventloop
Ending eventloop
LibOFX ERROR: find_dtd():Unable to find the DTD named opensp.dcl
LibOFX ERROR: find_dtd():Unable to find the DTD named ofx160.dtd
LibOFX ERROR: ofx_proc_file(): FATAL: Missing DTD, aborting

Valid Reponse (/tmp/libofxtmpj1jiab)
0INFOSUCCESS20220630230432.874[-4:EDT]ENGfidelity.com777620220630210431.INFOSUCCESS20220630033004.000[-4:EDT]Brokerage
Accountfidelity.comX83729002NORMALYACTIVENoneBrokerage
Accountfidelity.comZ19707573NORMALYACTIVENoneBrokerage
Accountfidelity.com218870983NORMALYACTIVENoneBrokerage
Accountfidelity.com226262907NORMALYACTIVENone

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2023-08-06 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=442665

Eleazar  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #7 from Eleazar  ---
Still not working for me.
Kubuntu 22.04
KDE Plasma: 5.24.7
KDE Frameworks: 5.92.0
QT Version: 5.15.3
Kernel: 6.2.0.26-generic
Graphics Platform: X11
KMyMoney: App image Build 5.1.3-fb2f0d78f



Output
Starting eventloop
Finishing eventloop
Ending eventloop
LibOFX ERROR: find_dtd():Unable to find the DTD named opensp.dcl
LibOFX ERROR: find_dtd():Unable to find the DTD named ofx160.dtd
LibOFX ERROR: ofx_proc_file(): FATAL: Missing DTD, aborting




temp file (/tmp/libofxtmpjXQtqS)
0INFOSUCCESS20220630230432.874[-4:EDT]ENGfidelity.com777620220630210431.INFOSUCCESS20220630033004.000[-4:EDT]Brokerage
Accountfidelity.comX83729002NORMALYACTIVENoneBrokerage
Accountfidelity.comZ19707573NORMALYACTIVENoneBrokerage
Accountfidelity.com218870983NORMALYACTIVENoneBrokerage
Accountfidelity.com226262907NORMALYACTIVENone
~

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2023-08-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442665

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2023-07-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442665

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2023-07-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=442665

Jack  changed:

   What|Removed |Added

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

--- Comment #4 from Jack  ---
I'm guessing this has actually been fixed.  Would be great to get confirmation,
otherwise, the bot will close in 30 (?) days.

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2021-09-28 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=442665

--- Comment #3 from Thomas Baumgart  ---
Looks like the AppImage version is looking in the wrong spot to find the files
and picks them up from the installed version:

openat(AT_FDCWD,
"/home/appimage//appimage-workspace//deps/usr/share/libofx/dtd/opensp.dcl",
O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/share/libofx/dtd/opensp.dcl", O_RDONLY) = 16
openat(AT_FDCWD,
"/home/appimage//appimage-workspace//deps/usr/share/libofx/dtd/ofx160.dtd",
O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/share/libofx/dtd/ofx160.dtd", O_RDONLY) = 16

We have to find out what needs to be tweaked so that libofx looks in the right
directory inside the AppImage.

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2021-09-28 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=442665

Thomas Baumgart  changed:

   What|Removed |Added

   Platform|Other   |Appimage

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2021-09-18 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=442665

Eleazar  changed:

   What|Removed |Added

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

--- Comment #2 from Eleazar  ---
(In reply to Jack from comment #1)
> What distro are you using, or is this compiled from source?  More important,
> what version of libofx do you have?  The critical error is the missing DTD,
> and on my system, both of those missing files are part of the libofx package.

Nightly Build (App Image Build 972) and OFX 1:0.9.15-3build1

OP provided info:
SOFTWARE/OS VERSIONS
Linux: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
App image build 972

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

[kmymoney] [Bug 442665] Mapping new account to existing bank errors

2021-09-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=442665

Jack  changed:

   What|Removed |Added

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

--- Comment #1 from Jack  ---
What distro are you using, or is this compiled from source?  More important,
what version of libofx do you have?  The critical error is the missing DTD, and
on my system, both of those missing files are part of the libofx package.

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