Skip to content

Profile switching fails #2

@jimni

Description

@jimni

I think switching between profiles is not working correctly.
If we always use twinkle -c to start the Twinkle app, it will, by default, use twinkle.cfg (regardless of the start_user_profile variable).

To make it work, we need to invoke something like twinkle -f 913842 -c where 913842 is the profile's name (and the config file's name as well). Better yet, Twinkle can run multiple profiles simultaneously like this: twinkle -f 913842 296346 -c. And after running it this way, we can switch between profiles with every command: twinkle --set-profile 913842 --call +123456789

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions