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

Error after change configuration #190

Closed
mhalano opened this issue Jul 10, 2016 · 3 comments
Closed

Error after change configuration #190

mhalano opened this issue Jul 10, 2016 · 3 comments

Comments

@mhalano
Copy link

mhalano commented Jul 10, 2016

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.

@annejan
Copy link
Member

annejan commented Jul 11, 2016

Can you tell me what Window-manager or OS you are using?
This might help in figuring out what the issue is.

The "connection/slot" issue was fixed a couple of commits ago and will be in next release.

@mhalano
Copy link
Author

mhalano commented Jul 11, 2016

I'm using Ubuntu 16.04 with Unity. I will wait for release so I can test and see if the problem persists.

@mhalano
Copy link
Author

mhalano commented Jul 11, 2016

I compiled manually and the problem as resolved. Thanks for your help.

@mhalano mhalano closed this as completed Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants