Bug 452935 - I18N_ARGUMENT_MISSING in CSV import Columns screen
Summary: I18N_ARGUMENT_MISSING in CSV import Columns screen
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (show other bugs)
Version: 5.1.2
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
: 453874 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-24 07:51 UTC by Duncan
Modified: 2024-02-27 22:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Annotated screenshot (143.61 KB, image/png)
2022-04-24 07:51 UTC, Duncan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2022-04-24 07:51:19 UTC
Created attachment 148336 [details]
Annotated screenshot

SUMMARY
The Columns setup for CSV import displays "Memo columns: <n>(I18N_ARGUMENT_MISSING)" where <n> is the selected columns


STEPS TO REPRODUCE
1. Start the CSV import process
2. Get to the stage of selecting columns
3. Look at the text after the italicised "Memo columns"

OBSERVED RESULT
With no memo column selected, "None(I18N_ARGUMENT_MISSING)"
With a memo column selected, replace None with the column, rest of text is the same.

EXPECTED RESULT
Don't know. Can't tell if this is a failure to pass a flag to a method, or some other issue with a translation.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.10
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.2
Kernel Version: 5.13.0-40-generic (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION
Comment 1 Thomas Baumgart 2022-04-24 12:30:37 UTC
I am unable to duplicate this here. I tried with en_US.UTF-8 and de_DE.UTF-8. Which language setting do you use?
Comment 2 Thomas Baumgart 2022-04-24 12:30:59 UTC
Update status.
Comment 3 Duncan 2022-04-24 16:10:17 UTC
(In reply to Thomas Baumgart from comment #1)
> I am unable to duplicate this here. I tried with en_US.UTF-8 and
> de_DE.UTF-8. Which language setting do you use?

$ env | grep LAN
LANGUAGE=en_IE:en
LANG=en_IE.UTF-8
Comment 4 Bug Janitor Service 2022-05-09 04:35:00 UTC
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!
Comment 5 Thomas Baumgart 2022-05-09 06:01:23 UTC
I was unable to duplicate the problem because I tried on master and there it was already fixed with a merge request. See https://invent.kde.org/office/kmymoney/-/merge_requests/15/.  Apparently, this needs to be backported.
Comment 6 Thomas Baumgart 2022-05-16 10:18:23 UTC
*** Bug 453874 has been marked as a duplicate of this bug. ***
Comment 7 Thomas Baumgart 2022-05-21 06:02:28 UTC
Git commit ea597343e9ea087c1f8257d38e961bcac6618dc7 by Thomas Baumgart.
Committed on 21/05/2022 at 06:01.
Pushed by tbaumgart into branch '5.1'.

Fix i18nc translation usage

The argument should be given to the function.

(cherry picked from commit acec460d9c27ee27150467d6096b21babe4e4e6c)

M  +1    -1    kmymoney/plugins/csv/import/bankingwizardpage.cpp

https://invent.kde.org/office/kmymoney/commit/ea597343e9ea087c1f8257d38e961bcac6618dc7
Comment 8 Brian 2024-02-27 22:47:33 UTC
I am seeing this error on
Package: kmymoney
Version: 5.1.2-4
Priority: optional
Section: universe/kde
Origin: Ubuntu
Very similar scenario re CSV import