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

Scan command line for --threads/--nothreads #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mvidner
Copy link
Member

@mvidner mvidner commented Aug 29, 2019

Related to https://bugzilla.suse.com/show_bug.cgi?id=1139967 and its fix libyui/libyui-qt#110, "pollEventInternal/UI.PollInput would produce no events"

This is a way to enable yui threads in the examples. Which makes them fail with

...
<_M_> [qt-ui] YQUI.cc:105 YQUI(): This is libyui-qt 2.50.4
<ERR> [qt-ui] YQUI.cc:687 qMessageHandler(): <libqt-fatal> QWidget: Must construct a QApplication before a QWidget
Aborted (core dumped)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 409

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 1.963%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/YUILoader.cc 0 6 0.0%
Totals Coverage Status
Change from base Build 407: -0.002%
Covered Lines: 129
Relevant Lines: 6570

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

None yet

2 participants