IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.01k stars 158 forks source link

on_profileBox_currentIndexChangedises wrong type #581

Open RonnyPfannschmidt opened 2 years ago

RonnyPfannschmidt commented 2 years ago

Describe the bug

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

To Reproduce Steps to reproduce the behavior: starting the app

Expected behavior A clear and concise description of what you expected to happen.

https://doc.qt.io/qt-5/qcombobox.html#signals either the index lookup or the different signal needs to be used

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

xi-pinmping commented 2 weeks ago

Also seeing the same issue when starting the application with qtpass -d, nothing when running qtpass alone but it still doesn't start. Hoping there's a quick patch on this haven't been able to sync my passwords in a while without doing it manually