[kmymoney] [Bug 493447] Unable to change imported transactions to transfers

2024-09-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493447

--- Comment #1 from Jack  ---
This should work.  What have you tried, and why do you say you can't do it? 
You just need to use the Category dropdown to change the category to the other
account.

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

[kmymoney] [Bug 493449] Crash when editing and reconciling entries in ledger

2024-09-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493449

Jack  changed:

   What|Removed |Added

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

--- Comment #1 from Jack  ---
Have you tried to complete the reconciliation?  #5 in the traceback is called
when you are done editing a transaction (usually by clicking OK or cancel.)  If
you can replicate the crash, let us know exactly when it happens.  If you can
edit several transactions without a crash, it's unlikely we can find the actual
cause.

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

[kmymoney] [Bug 493465] New: Git Master Only

2024-09-21 Thread bugzilla_noreply--- via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493465

Bug ID: 493465
   Summary: Git Master Only
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bugtracker
  Assignee: kmymoney-devel@kde.org
  Reporter: bnbu...@gmail.com
  Target Milestone: ---

Created attachment 173951
  --> https://bugs.kde.org/attachment.cgi?id=173951&action=edit
Report too close and wraps to next line

Reports patticularyl Budget and I&E with narrow columns.
When printed, data from previous column runs together. Some build versions you
can distinguish by Dollar sign in front of number. Some builds dont have dollar
sign and numbers run together if number is 1,000 or more Those with more than 3
columns will wrap to next line along with header.
Need allow spacing between columns

Screen view is all aligned, But changes when printed. Have tried different
printers with same results

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

[kmymoney] [Bug 493465] Column width too narrow in printed reports

2024-09-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493465

Jack  changed:

   What|Removed |Added

Summary|Git Master Only |Column width too narrow in
   ||printed reports
  Component|bugtracker  |reports

--- Comment #1 from Jack  ---
If you want help, please learn how to file a bug report that makes sense.  I've
changed a few things, but please add info.  You talk about printing - how have
you printed?  Is this just file/print from displaying the report in the
program, or have you exported as HTML and viewed in a browser and printed from
there?  Is this on Linux (which distor,) Windows, or Mac - it can make a
difference.

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

[kmymoney] [Bug 493447] New: Unable to change imported transactions to transfers

2024-09-21 Thread Kev Frost via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493447

Bug ID: 493447
   Summary: Unable to change imported transactions to transfers
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: kevfr...@outlook.com
  Target Milestone: ---

SUMMARY
I'm unable to change imported transactions (either CSV or QIF) imported into
KMyMoney to transfers between accounts.

STEPS TO REPRODUCE
1. Import transaction
2. Review transaction, identify a transaction being related to transfer to
another account
3. Click edit, it shows options to change to either a deposit or credit.

OBSERVED RESULT
Transactions are either credits or debits, unable to edit them  to other
accounts

EXPECTED RESULT
Transactions should be editable to change to transfers, with functionality to
reflect transfer between accounts.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 24.04

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 493449] New: Crash when editing and reconciling entries in ledger

2024-09-21 Thread Petr Kadlec via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=493449

Bug ID: 493449
   Summary: Crash when editing and reconciling entries in ledger
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: morme...@centrum.cz
  Target Milestone: ---

Application: kmymoney (5.1.3)

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.0-45-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.1 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
I was reconciling ledger entries, editing and merging the corresponding
records, when suddenly KMyMoney window disappeared. Unfortunately, I do not
recall which _exact_ operation I was doing at the time.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault

[KCrash Handler]
#4  0x72afac6b9842 in __dynamic_cast () at
/lib/x86_64-linux-gnu/libstdc++.so.6
#5  0x55976d9b5dbe in TransactionEditor::~TransactionEditor
(this=0x5597847c65f0, this=) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/dialogs/transactioneditor.cpp:105
#6  0x55976d9b80ff in StdTransactionEditor::~StdTransactionEditor
(this=0x5597847c65f0, this=) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/dialogs/stdtransactioneditor.cpp:99
#7  StdTransactionEditor::~StdTransactionEditor (this=0x5597847c65f0,
this=) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/dialogs/stdtransactioneditor.cpp:99
#8  0x55976d885266 in KGlobalLedgerViewPrivate::deleteTransactionEditor
(this=) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/views/kgloballedgerview_p.h:1225
#9  0x55976d898d77 in KGlobalLedgerView::slotCancelTransaction
(this=0x55976ebc1f30) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/views/kgloballedgerview.cpp:1616
#10 0x55976d88ea80 in KGlobalLedgerView::slotCancelOrEnterTransactions
(this=0x55976ebc1f30, okToSelect=@0x7ffda1e4dfbf: false) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/views/kgloballedgerview.cpp:1359
#11 0x72afacd12e16 in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x55976d875931 in MousePressFilter::mousePressedOnExternalWidget
(_t1=@0x7ffda1e4dfbf: false, this=0x55977039d220) at
/usr/src/kmymoney-5.1.3-1build15/obj-x86_64-linux-gnu/kmymoney/views/views_autogen/EWIEGA46WW/moc_kgloballedgerview_p.cpp:153
#13 MousePressFilter::eventFilter (this=0x55977039d220, o=0x55976eb652c0,
e=0x7ffda1e4e4b0) at
/usr/src/kmymoney-5.1.3-1build15/obj-x86_64-linux-gnu/kmymoney/views/views_autogen/EWIEGA46WW/../../../../../kmymoney/views/kgloballedgerview_p.h:195
#14 0x72afaccd7d5e in
QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x72afad96bd80 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x72afad9746b0 in QApplication::notify(QObject*, QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x72afaccd8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x72afad972874 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x72afad9caa39 in ??? () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x72afad9cdfbf in ??? () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x72afad96bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x72afaccd8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x72afad145a3b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x72afad117bfc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x72afa5afcd06 in ??? () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#26 0x72afaa8245b5 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x72afaa883717 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x72afaa823a53 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x72afacd35279 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x72afaccd6a7b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x72afaccdf3e8 in QCoreApplication::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x55976d84d77a in main (argc=, argv=) at
/usr/src/kmymoney-5.1.3-1build15/kmymoney/main.cpp:305
[Inferior 1 (process 60407) detached]

Reported usin