[kmymoney] [Bug 467456] Crash while attempting to edit a transaction

2024-05-07 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=467456

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 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 the assignee for the bug.

[libalkimia] [Bug 486734] Crash after longer idle time from kmymoney

2024-05-07 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486734

Ralf Habacker  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||8.2
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/d59e08b
   ||a89858f72610966c22f673cd561
   ||6b8257

--- Comment #2 from Ralf Habacker  ---
Git commit d59e08ba89858f72610966c22f673cd5616b8257 by Ralf Habacker.
Committed on 07/05/2024 at 14:32.
Pushed by habacker into branch 'master'.

Fix a possible crash in the NewStuffEngine class

When querying the installed remote online sources after a long runtime of
the application, a disconnect of the connection within the respective
slot leads to a crash.
FIXED-IN:8.2

M  +1-3src/alknewstuffengine.cpp

https://invent.kde.org/office/alkimia/-/commit/d59e08ba89858f72610966c22f673cd5616b8257

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

[libalkimia] [Bug 486734] Crash after longer idle time from kmymoney

2024-05-07 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486734

Ralf Habacker  changed:

   What|Removed |Added

Product|kmymoney|libalkimia
  Component|general |Online quotes widget
Version|git (master)|master

--- Comment #1 from Ralf Habacker  ---
According to the backtrace 

#5 0x7f3571958dca in
QObjectPrivate::ConnectionData::removeConnection(QObjectPrivate::Connection*)
(this=this@entry=0x555948e65f20, c=c@entry=0x5559493c3890) at
kernel/qobject.cpp:357
#6 0x7f357195b6bf in QObject::disconnect(QMetaObject::Connection const&)
(connection=...) at kernel/qobject.cpp:5145
#7 0x7f35735f27f1 in ::operator()(const
KNSCore::EntryInternal::List &) const (__closure=0x555948e65d10, entries=...)
at /home/user/src/alkimia-master/src/alknewstuffengine.cpp:163

this problem arises in the alkimia library and happens at this point
https://invent.kde.org/office/alkimia/-/blame/master/src/alknewstuffengine.cpp?ref_type=heads#L162

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

[kmymoney] [Bug 486734] New: Crash after longer idle time from kmymoney

2024-05-07 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486734

Bug ID: 486734
   Summary: Crash after longer idle time from kmymoney
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Created attachment 169275
  --> https://bugs.kde.org/attachment.cgi?id=169275=edit
backtrace

STEPS TO REPRODUCE
1. build kmymoney from master branch 
2. start kmymoney
3. open a kmymoney file and let it open for a longer time

OBSERVED RESULT
kmymoney crashes

EXPECTED RESULT
kmymoney should not crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  openSUSE Leap 15.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
KMymoney Version:  5.1.80-3c372e367

ADDITIONAL INFORMATION
see appended backtrace

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