Error after change configuration #190
Closed
Labels
Comments
Can you tell me what Window-manager or OS you are using? The "connection/slot" issue was fixed a couple of commits ago and will be in next release. |
I'm using Ubuntu 16.04 with Unity. I will wait for release so I can test and see if the problem persists. |
I compiled manually and the problem as resolved. Thanks for your help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After I open the configuration windows (even I don't change a thing) and close pressing ok, this message is displayed on console:
QMetaObject::connectSlotsByName: Connecting slot on_comboBoxClipboard_activated() with the first of the following compatible signals: ("activated(int)", "activated(QString)")
The problem the cursor can't align corrct with menu items, so if I click with mouse over one entry opens the entry below. The problem is really erratic, becsause I just minimize the main windows and maximize again and the problem disappears, until I open the configuration window again.
The text was updated successfully, but these errors were encountered: