← Back to team overview

canonical-partner-dev team mailing list archive

[Bug 1131636] Re: After QtWebkit update Skype is not launching

 

*** This bug is a duplicate of bug 1155327 ***
    https://bugs.launchpad.net/bugs/1155327

@LocutusOfBorg : Thanks for this work :)
Do you think it's possible to change in rules (debian)

ifeq (,$(filter $(DEB_HOST_ARCH),powerpc))
./Tools/Scripts/build-webkit --qt
else
./Tools/Scripts/build-webkit --qt DEFINES+=ENABLE_JIT=0 

by

ifeq (,$(filter $(DEB_HOST_ARCH),powerpc))
./Tools/Scripts/build-webkit --qt --no-force-sse2
else
./Tools/Scripts/build-webkit --qt  --no-force-sse2 DEFINES+=ENABLE_JIT=0 


@Timo Jyrinki: not sure that this bug is a duplicate
this one is about non sse2 proc and bug #1155327 seems to be about nvidia 
and as i have a sse proc (no sse2) AND a nvidia card ...

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to skype in Ubuntu.
https://bugs.launchpad.net/bugs/1131636

Title:
  After QtWebkit update Skype is not launching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-source/+bug/1131636/+subscriptions