n-stein

Results 201 comments of n-stein

> Preferred design > #6558 #6581

I think its a good idea since they are included in the balance. The Summary of Accounts report shows them: ![image](https://github.com/moneymanagerex/moneymanagerex/assets/16599929/5b436658-0416-47d0-acc1-648b5a75ff15) And the total on the dashboard matches: ![image](https://github.com/moneymanagerex/moneymanagerex/assets/16599929/a8e01958-092d-4b64-a80b-09efbbf70358)

May need to add 'Asset Accounts' as well since they contribute to the Net Worth calculation.

> No provider of eglCreateImage found. Requires one of: > EGL 15 I haven't seen this particular error personally, but you could try setting the environment variable `WEBKIT_DISABLE_COMPOSITING_MODE=1` which seems...

> Where and how? In terminal execute `export WEBKIT_DISABLE_COMPOSITING_MODE=1`, then try to rerun MMEX.

> tim@Devuan:$ WEBKIT_DISABLE_COMPOSITING_MODE=1 >tim@Devuan:$ mmex First command should be: `export WEBKIT_DISABLE_COMPOSITING_MODE=1`

@ARMrus please check against the current development build 1.7.1 RC It is available via Flatpak https://app.circleci.com/pipelines/github/moneymanagerex/moneymanagerex/1401/workflows/725c9873-2285-46aa-ae4a-6c033dd1294b/jobs/1394/artifacts Or AppImage https://github.com/moneymanagerex/moneymanagerex/actions/runs/8741950418#artifacts

> (base) alex@arm-m:~$ export WEBKIT_DISABLE_COMPOSITING_MODE=1 > Flatpak does not work, it crashes When using Flatpak you have to set the environment variables in the run command, it doesn't adopt the...

I don't really want to get into storing a long history of transaction filters, but there is a quick and easy way to store the last used filter. We could...

We could make it store the last used filter that isn't already saved as a preset (since those filter settings are already easily accessed via the named preset).