<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>505977</bug_id>
          
          <creation_ts>2025-06-22 15:24:50 +0000</creation_ts>
          <short_desc>Home page actions not working</short_desc>
          <delta_ts>2025-07-01 02:11:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kmymoney</product>
          <component>ux-ui</component>
          <version>5.2.0</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="İsmail">ismailsahillioglu</reporter>
          <assigned_to name="KMyMoney Devel Mailing List">kmymoney-devel</assigned_to>
          <cc>dylanwolters</cc>
    
    <cc>kdedev</cc>
    
    <cc>whatifgodwasoneofus</cc>
          
          <cf_commitlink>https://invent.kde.org/office/kmymoney/-/commit/aac0449b4db5b060be5a52a7e5b0921da2a9843d</cf_commitlink>
          <cf_versionfixedin>5.2.1</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2435045</commentid>
    <comment_count>0</comment_count>
    <who name="İsmail">ismailsahillioglu</who>
    <bug_when>2025-06-22 15:24:50 +0000</bug_when>
    <thetext>SUMMARY
Actions on home page do not work anymore.

STEPS TO REPRODUCE
1. Open KMyMoney
2. Open its home page
3. Click on any clickable account or schedule actions

OBSERVED RESULT
Clicking on actionable accounts and schedule actions does not respond to their action.

EXPECTED RESULT
Clicking on an account should take me to its ledger. Clicking on a schedule action should show a transaction dialog window.

SOFTWARE/OS VERSIONS
Operating System: Garuda Linux 
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.3-zen1-1-zen (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435156</commentid>
    <comment_count>1</comment_count>
    <who name="">whatifgodwasoneofus</who>
    <bug_when>2025-06-22 21:13:15 +0000</bug_when>
    <thetext>I am experiencing the same identical issue.

My config is:
Operating System: Manjaro Linux 
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.3-1-MANJARO (64-bit)
Graphics Platform: Wayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435214</commentid>
    <comment_count>2</comment_count>
    <who name="Antonio Rojas">arojas</who>
    <bug_when>2025-06-23 06:26:34 +0000</bug_when>
    <thetext>*** Bug 506009 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435217</commentid>
    <comment_count>3</comment_count>
    <who name="Thomas Baumgart">tbaumgart</who>
    <bug_when>2025-06-23 06:30:18 +0000</bug_when>
    <thetext>Are the complete configuration and build logs for this (package) available somewhere?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435224</commentid>
    <comment_count>4</comment_count>
    <who name="İsmail">ismailsahillioglu</who>
    <bug_when>2025-06-23 06:59:26 +0000</bug_when>
    <thetext>(In reply to Thomas Baumgart from comment #3)
&gt; Are the complete configuration and build logs for this (package) available
&gt; somewhere?

Hi Thomas,

Can you elaborate please? How could I provide you that information as an end user?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435252</commentid>
    <comment_count>5</comment_count>
    <who name="Thomas Baumgart">thb</who>
    <bug_when>2025-06-23 08:15:50 +0000</bug_when>
    <thetext>Git commit 8c4b84f290e50e62fbf90a61df8c701140a42715 by Thomas Baumgart.
Committed on 23/06/2025 at 08:15.
Pushed by tbaumgart into branch &apos;master&apos;.

Port triggering actions to Qt6

Qt6 requires a QAction to be enabled to be triggered programmatically.
FIXED-IN: 5.2.1

M  +3    -0    kmymoney/kmymoney.cpp

https://invent.kde.org/office/kmymoney/-/commit/8c4b84f290e50e62fbf90a61df8c701140a42715</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2435255</commentid>
    <comment_count>6</comment_count>
    <who name="Thomas Baumgart">thb</who>
    <bug_when>2025-06-23 08:16:37 +0000</bug_when>
    <thetext>Git commit aac0449b4db5b060be5a52a7e5b0921da2a9843d by Thomas Baumgart.
Committed on 23/06/2025 at 08:16.
Pushed by tbaumgart into branch &apos;5.2&apos;.

Port triggering actions to Qt6

Qt6 requires a QAction to be enabled to be triggered programmatically.
FIXED-IN: 5.2.1
(cherry picked from commit 8c4b84f290e50e62fbf90a61df8c701140a42715)

M  +3    -0    kmymoney/kmymoney.cpp

https://invent.kde.org/office/kmymoney/-/commit/aac0449b4db5b060be5a52a7e5b0921da2a9843d</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>