Bug 32244 - KMyMoney starts but nothing happens after the splash screen.
Summary: KMyMoney starts but nothing happens after the splash screen.
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 9
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-05 13:52 CEST by John Hardie
Modified: 2023-09-06 19:13 CEST (History)
2 users (show)

See Also:
Source RPM: KMyMoney5.1.3-4.mga9
CVE:
Status comment:


Attachments

Description John Hardie 2023-09-05 13:52:09 CEST
Description of problem: I just upgraded successfully to Mageia 9.  The applications I use daily, e.g. Thunderbird, Firefox, Dolphin, KJots, LibreOffice Calc still work OK, but KMyMoney only gets to its small splash screen and then disappears.


Version-Release number of selected component (if applicable):


How reproducible:Launch KMyMoney


Steps to Reproduce:
1.Start Mageia 9
2.Start KMyMoney
3.After splash screen, KMyMoney disappears
Comment 1 Lewis Smith 2023-09-05 21:09:51 CEST
Thank you for the report.

Wanting to try this, I am having mirror problems and cannot install it. Until this is sorted, can you please launch the program from a terminal:
 $ kmymoney
and post the output from that?

CC: (none) => lewyssmith

Comment 2 Dave Hodgins 2023-09-05 23:29:42 CEST
Installed kmymoney in a vb m9 x86_64 guest and after setting up the
accounts, it's working ok here using xml files for storage.

John, in addition to checking for messages when starting it from konsole
as your regular user, please try creating a new user, log out, login as that
new user and see if it's working for that user.

CC: (none) => davidwhodgins

Comment 3 John Hardie 2023-09-06 15:28:57 CEST
(In reply to Lewis Smith from comment #1)
> Thank you for the report.
> 
> Wanting to try this, I am having mirror problems and cannot install it.
> Until this is sorted, can you please launch the program from a terminal:
>  $ kmymoney
> and post the output from that?
Here it is:

[johnh@localhost ~]$ kmymoney
WebConnect: Starting server failed. Try to remove stale socket.
WebConnect: Running in server mode
kf.xmlgui: Shortcut for action  "account_reconcile" "Reconcile..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_show_all_accounts" "Show all accounts" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_hide_unused_categories" "Hide unused categories" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_show_transaction_detail" "Show Transaction Detail" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_hide_reconciled_transactions" "Hide reconciled transactions" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "edit_find_transaction" "Find transaction..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_select_all" "Select all" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_cleared" "Cleared" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_reconciled" "Reconciled" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_toggle" "Toggle" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_assign_number" "Assign next number" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_new" "New" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
3:2023/09/06 23-23-50:(null)(9502):banking_update.c:  610: No AqBanking config folder found at [/home/johnh/.aqbanking/settings6/users] (-1)
3:2023/09/06 23-23-50:(null)(9502):banking_update.c:  610: No AqBanking config folder found at [/home/johnh/.aqbanking/settings/users] (-1)
3:2023/09/06 23-23-50:(null)(9502):banking_update.c:  411: There is no old settings folder, need initial setup
Segmentation fault (core dumped)
[johnh@localhost ~]$ ^C
Comment 4 John Hardie 2023-09-06 16:42:32 CEST
Hi Guys: Thanks for your assistance.  I thought I may as well be brave so I removed and re-installed KMyMoney.  Now it works just fine.  This may be a bit of a guess but there's a file called plugin-woob and before I did the removal there was an i586 file as well as the x86_64 file.  After the new install there was only the x86_64 file, which makes sense.  Maybe the existence of the i586 file was the cause of my launch problem.  All looks good now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 5 Dave Hodgins 2023-09-06 19:13:58 CEST
Thanks for the update. Care must be taken when enabling 32 bit repos, which is
why they are not enabled by default on x86_64 installs anymore.

Changing to invalid since the resolution did not involve any fixes to Mageia
packages.

Resolution: FIXED => INVALID


Note You need to log in before you can comment on or make changes to this bug.