Bug 868374

Summary: the "Encrypt Volume Group" checkbox is uncheckable when lvm proposed
Product: [openSUSE] openSUSE Tumbleweed Reporter: Max Lin <mlin>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P2 - High CC: aschnell, coolo, hvdheuvel, jreidinger, kukuk, locilka, lslezak, mpluskal, tiwai, w.pelser, whdu, yfjiang
Version: 13.2 Milestone 0   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Max Lin 2014-03-14 07:43:36 UTC
the "Encrypt Volume Group" checkbox is uncheckable in current openSUSE Factory image when lvm proposed as http://opensuseqa.suse.de/viewimg/show/openSUSE-Factory-DVD-x86_64-Build0108-cryptlvm/partitioning_lvm/2 shown.

y2log can found at http://opensuseqa.suse.de/openqa/testresults/openSUSE-Factory-DVD-x86_64-Build0108-cryptlvm/ulogs/y2logs.tar.bz2
Comment 1 Arvin Schnell 2014-03-14 08:51:04 UTC
There's a error from libyui-qt in the logs:

[qt-ui] YQUI.cc(qMessageHandler):716 <libqt-warning> QObject::connect: signal not found in YQCheckBox

Martin, is that a known issue?

BTW: The same Ruby code works on SLES12 Beta 2.
Comment 2 Martin Vidner 2014-03-14 10:30:38 UTC
It is because I switched to a new signal connection method, advertised as type-safe :-/

A similar problem is described in http://qt-project.org/forums/viewthread/24855
which points to a Qt bug, apparently already fixed: https://codereview.qt-project.org/#change,55606
Comment 3 Josef Reidinger 2014-03-17 10:07:43 UTC
*** Bug 868649 has been marked as a duplicate of this bug. ***
Comment 4 Arvin Schnell 2014-03-20 10:55:06 UTC
*** Bug 869363 has been marked as a duplicate of this bug. ***
Comment 5 Martin Vidner 2014-03-20 13:59:05 UTC
The warning to look for in the logs is "<libqt-warning> QObject::connect: signal not found in Foo" where Foo is a class name. We should screen for all "<libqt-warning>" and <libqt-critical>
Comment 6 Ladislav Slezák 2014-03-21 10:47:16 UTC
*** Bug 869389 has been marked as a duplicate of this bug. ***
Comment 7 Martin Vidner 2014-03-21 14:48:01 UTC
Proposed fix:
RPM: libyui-qt-2.46.3
Git: https://github.com/libyui/libyui-qt/pull/27
Comment 8 Martin Vidner 2014-03-24 09:28:43 UTC
fix submitted to
IBS: https://build.suse.de/request/show/34709
OBS: https://build.opensuse.org/request/show/227026 (accepted)
Comment 9 Arvin Schnell 2014-03-24 12:24:11 UTC
*** Bug 869862 has been marked as a duplicate of this bug. ***
Comment 10 Ladislav Slezák 2014-03-27 08:51:23 UTC
*** Bug 870401 has been marked as a duplicate of this bug. ***
Comment 11 Ladislav Slezák 2014-03-31 10:46:22 UTC
*** Bug 869572 has been marked as a duplicate of this bug. ***
Comment 12 Weihua Du 2014-04-21 09:26:43 UTC
It looks like bnc #869572 still not fixed. Please confirm if it is the same problem.
Comment 13 Ladislav Slezák 2014-10-02 09:59:23 UTC
*** Bug 898984 has been marked as a duplicate of this bug. ***