GUI behaviour : If I use a non-default profile the gui creates a folder with the same name and puts everything in subfolder called main in there, so into ~/.epic/[profilename]/main/ .
CLI behaviour: If i start the epic-wallet with argument -a [profilename], it expects the files in ~/.epic/[profilename]/ (no subfolder main) and complains about missing wallet_data
I know the -t argument can work around this, however, I find the differing default behaviour of the two wallets not intuitive for new users.