[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-05-12 Thread Timo Jyrinki
The bug https://bugs.kde.org/show_bug.cgi?id=345544 linked from
https://bugreports.qt.io/browse/QTBUG-45753 (linked from
https://codereview.qt-project.org/#/c/00/) has a claim from Stefan
that he doesn't see a particular crash anymore with Fedora's patched Qt.
The only relevant patch in that Fedora qtdeclarative seems to be this
same patch, so can maybe someone try to reproduce the crasher described
in that bug and then confirm it'd be fixed by the PPA?

That we way we could get at least one crasher fix in for starters.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1450137

Title:
  Qt5 applications crash when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 837557] Re: fraudulent DigiNotar certificate issuance

2015-05-12 Thread Justin Means
** Changed in: ca-certificates (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) = (unassigned)

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/837557

Title:
  fraudulent DigiNotar certificate issuance

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

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1454402] [NEW] kanagram is missing dependencies

2015-05-12 Thread Jeremy Whiting
Public bug reported:

Kanagram since 14.12 requires some qml components in order to run. The
*buntu kanagram package seems to be missing these however, so running
the application shows an empty window instead of the actual application.

See https://bugs.kde.org/show_bug.cgi?id=347535 for more details, but
basically qml-module-qtquick2 and qml-module-qtquick-controls  should be
added as runtime dependencies of the kanagram package.

** Affects: kdeedu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in Ubuntu.
https://bugs.launchpad.net/bugs/1454402

Title:
  kanagram is missing dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/1454402/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-05-12 Thread Antonis Kanouras
** Attachment added: Plasmashell crash backtrace with patched Qt
   
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+attachment/4396143/+files/plasmashell.qtdeclarative_ubuntu8.crash

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1450137

Title:
  Qt5 applications crash when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-05-12 Thread Antonis Kanouras
** Attachment added: Konsole crash backtrace with patched Qt
   
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+attachment/4396144/+files/konsole.qtdeclarative_ubuntu8.crash

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1450137

Title:
  Qt5 applications crash when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-05-12 Thread Timo Jyrinki
I think it starts to sound like it would be useful to land this fix in
wily to get also more exposure to the fix, but maybe not worth starting
an SRU at this point. The impact seems to be either a) low or b) a bit
unpredictable on the actual problem users are seeing. If it turns out we
can get also other fixes landed to wily and they together would have a
bigger improvement, the SRU could be considered later?

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1450137

Title:
  Qt5 applications crash when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1441162] Re: cannot execute sudo permissions

2015-05-12 Thread StuartCarter
oh come on. Over a month and I have barely even received an
acknowledgement.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1441162

Title:
  cannot execute sudo permissions

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

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-05-12 Thread Antonis Kanouras
Re: the impact, I guess it affects users on laptops that regularly
(dis)connect external screens (eg. using same laptop at work  home or
connecting the laptop to a TV to watch a movie) without shutting down
the machine. From the few (10) Kubuntu 15.04 installations I can be
blamed for, I'm the only one who noticed the bug even though I managed
to reproduce it on all of them.

Anyway, after reading the qtbugs and trying to cherry-pick a few
relevant upstream commits, I think Qt 5.4.1 is a lost cause for this bug
at this point, so feel free to postpone/cancel this SRU.

As my next steps, I'll try Fedora, and also 5.4.2  5.5 on Vivid  Wily
to see if I can reproduce it. Will take a few days however. :/

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1450137

Title:
  Qt5 applications crash when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1450137/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs