Package: qtfeedback-opensource-src / 5.0~git20180329.a14bd0bb-3

Metadata

Package Version Patches format
qtfeedback-opensource-src 5.0~git20180329.a14bd0bb-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_revert_module_version.patch | (download)

.qmake.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert module version zeroing
 Trying to revert the zeroing since a crash seems to happen without  
 non-zero version number. (LP: #1178620)

2001_disable_audio_playback_test.patch | (download)

tests/auto/qfeedbackmmk/tst_qfeedbackmmk.cpp | 78 0 + 78 - 0 !
1 file changed, 78 deletions(-)

 disable an audio playback test in tst_qfeedbackmmk.cpp
 This test fails on builders, although succeeds locally. It fails with:
  QWARN  : tst_QFeedbackMMK::goodFile() PulseAudioService: pa_context_connect() failed
  Assertion 'c' failed at pulse/context.c:964, function pa_context_get_state(). Aborting.
 even if pulseaudio is installed during build time.

2002_disable cmake test.patch | (download)

tests/auto/auto.pro | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable build-time cmake tests due to broken path prefixes.