Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot switch profile using the profile dropdown #687

Open
waldner opened this issue Oct 12, 2024 · 1 comment
Open

Cannot switch profile using the profile dropdown #687

waldner opened this issue Oct 12, 2024 · 1 comment
Labels

Comments

@waldner
Copy link

waldner commented Oct 12, 2024

Describe the bug

Choosing a profile from the "select profile" dropdown menu does nothing. The currently displayed profile does not change.
To force a profile change, I have to open configuration -> profiles -> manually enter the desired profile path in the "current path" textbox -> ok.

If I run the app from the command line, this is shown upon startup:

qt.core.qmetaobject.connectslotsbyname: QMetaObject::connectSlotsByName: No matching signal for on_profileBox_currentIndexChanged(QString)

which might have something to do with the issue, although I'm not sure how to interpret that. But this is also reported here #581 and it's not clear to me whether it's the same problem.

Desktop (please complete the following information):

  • OS/Distribution: Archlinux
  • Version 1.4.0
@waldner waldner added the bug label Oct 12, 2024
@principis
Copy link

Fixed in #681.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@waldner @principis and others