darling
darling copied to clipboard
GUI app MoneyMoney fails to start
Expected Result MoneyMoney does start
Actual Result
Darling [/Volumes/SystemRoot/home/pp]$ /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney
dyld: dyld cache load error: shared cache file open() failed
dyld: Symbol not found: _IKImageBrowserBackgroundColorKey
Referenced from: /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney
Expected in: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
in /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney
abort_with_payload: reason: dyld cache load error: shared cache file open() failed
Symbol not found: _IKImageBrowserBackgroundColorKey
Referenced from: /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney
Expected in: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
in /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney; code: 4
Abort trap: 6 (core dumped)
Steps To Reproduce
- pp@lenovo:~$ sudo dpkg -i darling_0.1.20230310.jammy_amd64.deb
- pp@lenovo:~$ sudo apt --fix-broken install Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: libc6-i386
- pp@lenovo:~$ sudo dpkg -i darling_0.1.20230310.jammy_amd64.deb
- Darling [/Volumes/SystemRoot/home/pp]$ installer -pkg Downloads/MoneyMoney.pkg -target /
- Darling [/Volumes/SystemRoot/home/pp]$ /Applications/MoneyMoney.app/Contents/MacOS/MoneyMoney
- observe above stated error output
System Information
pp@lenovo:~$ uname -a
Linux lenovo 6.5.0-10-generic #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 13:49:38 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
pp@lenovo:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 23.10
Release: 23.10
Codename: mantic
darling_0.1.20230310.jammy_amd64.deb
Demo dmg can be directly downloaded from https://moneymoney-app.com/download/
Can someone kindly comment and give a hint?