[krita] [Bug 379529] Krita build instructions are hard to follow.

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379529 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org Status|UNCONFIRM

[krita] [Bug 379533] No offline manual?

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379533 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[valgrind] [Bug 379537] New: Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Marc Mutz
https://bugs.kde.org/show_bug.cgi?id=379537 Bug ID: 379537 Summary: Client requests can't be used in C++11 constexpr functions Product: valgrind Version: unspecified Platform: Other OS: Linux Sta

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Marc Mutz
https://bugs.kde.org/show_bug.cgi?id=379537 --- Comment #1 from Marc Mutz --- Hmm, ok, it already fails because it's using asm. That's unfortunate. But keep this in mind for the future. -- You are receiving this mail because: You are watching all bug changes.

[Akonadi] [Bug 379538] New: crashes reproducibly on login.

2017-05-05 Thread Johannes Rohr
https://bugs.kde.org/show_bug.cgi?id=379538 Bug ID: 379538 Summary: crashes reproducibly on login. Product: Akonadi Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity:

[kmailtransport] [Bug 379539] New: SMTP fails with "the proxy type is invalid for this operation"

2017-05-05 Thread Tom Kuther
https://bugs.kde.org/show_bug.cgi?id=379539 Bug ID: 379539 Summary: SMTP fails with "the proxy type is invalid for this operation" Product: kmailtransport Version: unspecified Platform: Archlinux Packages OS

[kmix] [Bug 379540] New: Input source changed after reboot

2017-05-05 Thread Øyvind Trøhaugen
https://bugs.kde.org/show_bug.cgi?id=379540 Bug ID: 379540 Summary: Input source changed after reboot Product: kmix Version: 4.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Pri

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=379537 Tom Hughes changed: What|Removed |Added CC||t...@compton.nu --- Comment #2 from Tom Hughes --

[krita] [Bug 379491] Crash.

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379491 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #1 from Boudewij

[krita] [Bug 379491] Crash.

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379491 --- Comment #2 from Boudewijn Rempt --- Oh, and if you can reproduce it, can you also try to reproduce with the appimage? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 379541] New: Load monitor widget doesn't scale to panel correctly (regression)

2017-05-05 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=379541 Bug ID: 379541 Summary: Load monitor widget doesn't scale to panel correctly (regression) Product: plasmashell Version: 5.9.5 Platform: Other OS: Linux

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Marc Mutz
https://bugs.kde.org/show_bug.cgi?id=379537 --- Comment #3 from Marc Mutz --- You can make this work by replacing the VALGRIND_DO_CLIENT_REQUEST_EXPR macro with a __attribute__((always_inline)) / __force_inline function. Then constexpr functions can use the macro in a ternary, because you can cal

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Marc Mutz
https://bugs.kde.org/show_bug.cgi?id=379537 --- Comment #4 from Marc Mutz --- > Well it makes no sense to execute a client request at compile time so it not > being constexpr seems entirely reasonable to me... Sure, it's fine if any particular function invocation isn't constexpr. But you should

[kmix] [Bug 379542] New: Input source is automatically changed from "Line" to "Mic" after reboot

2017-05-05 Thread Øyvind Trøhaugen
https://bugs.kde.org/show_bug.cgi?id=379542 Bug ID: 379542 Summary: Input source is automatically changed from "Line" to "Mic" after reboot Product: kmix Version: 4.3 Platform: Other OS: Linux St

[kmix] [Bug 379540] Input source changed after reboot

2017-05-05 Thread Øyvind Trøhaugen
https://bugs.kde.org/show_bug.cgi?id=379540 Øyvind Trøhaugen changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kmix] [Bug 379542] Input source is automatically changed from "Line" to "Mic" after reboot

2017-05-05 Thread Øyvind Trøhaugen
https://bugs.kde.org/show_bug.cgi?id=379542 --- Comment #1 from Øyvind Trøhaugen --- *** Bug 379540 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kde-cli-tools] [Bug 378728] eliminate titling redundance when only one kcm module is displayed by kcmshell5

2017-05-05 Thread Felix Miata
https://bugs.kde.org/show_bug.cgi?id=378728 --- Comment #3 from Felix Miata --- Created attachment 105360 --> https://bugs.kde.org/attachment.cgi?id=105360&action=edit screenshot of xserver kcm module Even this Xserver window from KDE3, reduced to minimum window dimensions allowed, is much lar

[plasmashell] [Bug 379543] New: Plasma Widget Crash on adding Comic Strip Widget

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379543 Bug ID: 379543 Summary: Plasma Widget Crash on adding Comic Strip Widget Product: plasmashell Version: 5.9.5 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED

[dolphin] [Bug 379523] File Drag&Drop from Akregator to Dolphin

2017-05-05 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=379523 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kde.org --- Comment #1 from

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Marc Mutz
https://bugs.kde.org/show_bug.cgi?id=379537 --- Comment #5 from Marc Mutz --- I solved it now by providing that always-inline function myself: https://codereview.qt-project.org/193707 But please consider moving this into vanilla valgrind.h. -- You are receiving this mail because: You are watchi

[kwin] [Bug 379544] New: Win-Crash after starting the finance software "moneyplex"

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379544 Bug ID: 379544 Summary: Win-Crash after starting the finance software "moneyplex" Product: kwin Version: 5.9.5 Platform: openSUSE RPMs OS: Linux Status

[kcontrol] [Bug 61287] Numeric Keypad Configuration Failure

2017-05-05 Thread Lordaker
https://bugs.kde.org/show_bug.cgi?id=61287 Lordaker changed: What|Removed |Added CC||lorda...@yahoo.fr --- Comment #5 from Lordaker --- I

[gwenview] [Bug 379545] New: Add option to hide certian imagetypes from Gwenview

2017-05-05 Thread smihael
https://bugs.kde.org/show_bug.cgi?id=379545 Bug ID: 379545 Summary: Add option to hide certian imagetypes from Gwenview Product: gwenview Version: Other (add details in bug description) Platform: Ubuntu Packages OS: Linux

[valgrind] [Bug 379537] Client requests can't be used in C++11 constexpr functions

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379537 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[digikam] [Bug 379546] New: ZTE B2016 causes crash while coupling

2017-05-05 Thread Karim
https://bugs.kde.org/show_bug.cgi?id=379546 Bug ID: 379546 Summary: ZTE B2016 causes crash while coupling Product: digikam Version: 5.2.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drk

[kwin] [Bug 379547] New: KWin creshed when I touch of left top screen corner with mouse (desktop grid action)

2017-05-05 Thread Lukáš Karas
https://bugs.kde.org/show_bug.cgi?id=379547 Bug ID: 379547 Summary: KWin creshed when I touch of left top screen corner with mouse (desktop grid action) Product: kwin Version: 5.9.4 Platform: Ubuntu Packages

[digikam] [Bug 278935] Please make XMP Sidecar filename configurable

2017-05-05 Thread klaus
https://bugs.kde.org/show_bug.cgi?id=278935 --- Comment #7 from klaus --- I see, the "unique base filename" makes it much more complicated ;-( how frequent are these naming conflicts so that code must take care of it? On the android/APHotoManager side i will ignore the problem in the first run.

[Akonadi] [Bug 379300] Gmail IMAP token/code not saved

2017-05-05 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=379300 Daniel Vrátil changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[amarok] [Bug 374670] AAC transcoding is broken due to deprecated libfaac

2017-05-05 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=374670 --- Comment #8 from Myriam Schweingruber --- How did you make this patch if you do not use git? There are a huge load of HOWTOs available online, and there is also a quite comprehensive guide on our KDE wikis for this: https://community.kde.org/Get_Invo

[Akonadi] [Bug 379548] New: IMAP resource crashes on configure operation

2017-05-05 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=379548 Bug ID: 379548 Summary: IMAP resource crashes on configure operation Product: Akonadi Version: unspecified Platform: Neon Packages OS: Linux Status: UNCONFIRMED

[kwin] [Bug 379549] New: kwin crash after klockscreen+monitor off

2017-05-05 Thread Christian Höne
https://bugs.kde.org/show_bug.cgi?id=379549 Bug ID: 379549 Summary: kwin crash after klockscreen+monitor off Product: kwin Version: 5.8.6 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drk

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-05 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=379548 --- Comment #1 from Stephan Diestelhorst --- Tried with a clean user profile, and it still crashes, see below. Also pulled out newer package information and installed bebug symbols. Will also have a look if it is related to bug #379089 libkf5mailtran

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-05 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=379548 --- Comment #2 from Stephan Diestelhorst --- After installing sasl2-bin and checking that the symlinks are correct, I still get the same / similar error (now with my old profile): (gdb) bt

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-05 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=379548 Stephan Diestelhorst changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[plasmashell] [Bug 379340] Plasma crashing during startup after upgrade to KDE Neon 5.9.5

2017-05-05 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=379340 --- Comment #1 from Nick --- "I have started some of my apps from the top panel." It crashes when I start VirtualBox. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 373664] Unlimited scrollback history should (be able to) go to $XDG_RUNTIME_DIR

2017-05-05 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=373664 Kurt Hindenburg changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[konsole] [Bug 231405] Setting terminal title - ANSI string terminator not supported

2017-05-05 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=231405 Kurt Hindenburg changed: What|Removed |Added Status|REOPENED|RESOLVED Latest Commit|https://commits.k

[korganizer] [Bug 359314] Folder property "Block reminders locally" is never applied

2017-05-05 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=359314 Till Schäfer changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[dolphin] [Bug 379550] New: XCF preview thumbnails in dolphin, new format not recognized

2017-05-05 Thread Janet
https://bugs.kde.org/show_bug.cgi?id=379550 Bug ID: 379550 Summary: XCF preview thumbnails in dolphin, new format not recognized Product: dolphin Version: unspecified Platform: Ubuntu Packages OS: Linux

[kdevelop] [Bug 379551] New: Sudden huge memory leaks when using KDevelop for an extended amount of time

2017-05-05 Thread Manvydas Šliamka
https://bugs.kde.org/show_bug.cgi?id=379551 Bug ID: 379551 Summary: Sudden huge memory leaks when using KDevelop for an extended amount of time Product: kdevelop Version: 5.1.0 Platform: Appimage OS: Linux

[digikam] [Bug 216359] New "floating cards" theme for html gallery [patch]

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=216359 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[valgrind] [Bug 361405] disInstr(ppc): unhandled instruction: 0xFF81010C

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=361405 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr ---

[valgrind] [Bug 366413] s390x: New z13 instructions not implemented

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=366413 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #7 from Ivo Raisr ---

[digikam] [Bug 319606] New "SimpleRounded" theme for html gallery [patch]

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=319606 caulier.gil...@gmail.com changed: What|Removed |Added Summary|New "vanilla" theme for |New "SimpleRounded" theme

[valgrind] [Bug 355803] Add Lustre's IOC_MDC_GETFILESTRIPE ioctl

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=355803 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #9 from Ivo Raisr ---

[valgrind] [Bug 361726] WARNING:unhandled syscall on ppc64 and amd64 (membarrier)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=361726 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #8 from Ivo Raisr ---

[kwin] [Bug 379552] New: Alt Tabbing causes KWin to crash

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379552 Bug ID: 379552 Summary: Alt Tabbing causes KWin to crash Product: kwin Version: 5.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[valgrind] [Bug 362892] test apk in android5.0.2,after fix the bug 344802,android log“Unable to create protected region in stack for implicit overflow check. Reason: Out of memory size: 4096”

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=362892 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #2 from Ivo Raisr ---

[digikam] [Bug 372672] File Renaming Options sidebar is missing

2017-05-05 Thread John
https://bugs.kde.org/show_bug.cgi?id=372672 --- Comment #7 from John --- Thanks for the advice. I tested the AppImage version 5.50, and installed the repo version 5.4 on an Ubuntu 17.04 LiveCD. On both versions the tabs and icons are visible but very small, due to high retina screen resolution

[valgrind] [Bug 364359] Valgrind crashes on fcntl(F_SETFL, O_NONBLOCK, fd)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=364359 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr ---

[valgrind] [Bug 353192] Debug info/data section not detected on AMD64

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=353192 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Status|UNCONFIRMED

[valgrind] [Bug 355197] Too strong assert in variable debug info code (chase_cuOff, assert)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=355197 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[valgrind] [Bug 353282] False uninitialised memory after bittwiddling

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=353282 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr ---

[digikam] [Bug 319606] New "SimpleRounded" theme for html gallery [patch]

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=319606 caulier.gil...@gmail.com changed: What|Removed |Added Latest Commit||https://commits.kde.org/dig

[digikam] [Bug 379553] New: Feature req: default zoom level

2017-05-05 Thread Tim
https://bugs.kde.org/show_bug.cgi?id=379553 Bug ID: 379553 Summary: Feature req: default zoom level Product: digikam Version: 5.5.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[valgrind] [Bug 358980] 32 byte leak reported when code uses dlopen and links against pthread

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=358980 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 CC||i

[valgrind] [Bug 358980] 32 byte leak reported when code uses dlopen and links against pthread

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=358980 --- Comment #2 from Ivo Raisr --- Forgot to say, native program run crashes as well. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 334589] New "blue with curves" theme for html gallery [patch]

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=334589 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[valgrind] [Bug 361810] valgrind duplicate stdin after fork

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=361810 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[krita] [Bug 372221] Pop-up palette color selector - difficult to select colors.

2017-05-05 Thread caetano
https://bugs.kde.org/show_bug.cgi?id=372221 caetano changed: What|Removed |Added CC||caetano...@gmail.com --- Comment #9 from caetano ---

[plasmashell] [Bug 379554] New: Packaging for Solus: Plasma Desktop refuses to show up

2017-05-05 Thread Federico Damián Schonborn
https://bugs.kde.org/show_bug.cgi?id=379554 Bug ID: 379554 Summary: Packaging for Solus: Plasma Desktop refuses to show up Product: plasmashell Version: 5.9.5 Platform: Other OS: Linux Status: UNCONFIRMED

[valgrind] [Bug 366817] VALGRIND_MEMPOOL_CHANGE has a performance bug

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=366817 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr ---

[krusader] [Bug 379459] Krusader no longer minimizes to system tray.

2017-05-05 Thread MiK
https://bugs.kde.org/show_bug.cgi?id=379459 --- Comment #5 from Michal Kec (MiK) --- Thank you Alex for actively taking this issue! > If I didn't miscount, there are 4 people now who want the old behaviour back > ("Minimize" minimizes, "close" closes to tray"). Just for the record I can describ

[krita] [Bug 379555] New: Krita crashes whenplay button in animation is hit

2017-05-05 Thread telmo silva
https://bugs.kde.org/show_bug.cgi?id=379555 Bug ID: 379555 Summary: Krita crashes whenplay button in animation is hit Product: krita Version: 3.1.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: g

[valgrind] [Bug 354809] Error message for unsupported platform is unhelpful

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=354809 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[krita] [Bug 379555] Krita crashes whenplay button in animation is hit

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379555 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #1 from Boudewij

[krita] [Bug 379555] Krita crashes when play button in animation is hit

2017-05-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=379555 Boudewijn Rempt changed: What|Removed |Added Severity|grave |crash Summary|Krita crashes whenpl

[valgrind] [Bug 356457] valgrind: m_mallocfree.c:2042 (vgPlain_arena_free): Assertion 'blockSane(a, b)' failed.

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=356457 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[plasmashell] [Bug 379556] New: In the audacious player, the alarm plugins, does not work (not even appears).

2017-05-05 Thread marce
https://bugs.kde.org/show_bug.cgi?id=379556 Bug ID: 379556 Summary: In the audacious player, the alarm plugins, does not work (not even appears). Product: plasmashell Version: master Platform: Ubuntu Packages

[valgrind] [Bug 362223] assertion failed when .valgrindrc is a directory instead of a file

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=362223 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 362223] assertion failed when .valgrindrc is a directory instead of a file

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=362223 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Summary|valgrind:

[plasmashell] [Bug 379556] In the audacious player, the alarm plugins, does not work (not even appears).

2017-05-05 Thread marce
https://bugs.kde.org/show_bug.cgi?id=379556 marce changed: What|Removed |Added Alias||MarceZappa CC|

[valgrind] [Bug 357011] Memcheck regression tests do not generate expected frame numbers if compiled with intel compiler

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=357011 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 CC||i

[valgrind] [Bug 369409] null pointer dereference in vgPlain_do_syscall

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=369409 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr ---

[valgrind] [Bug 369409] vex amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x2 0xE2 0xF8

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=369409 Ivo Raisr changed: What|Removed |Added Summary|null pointer dereference|vex amd64->IR: unhandled |in vgPl

[valgrind] [Bug 369459] valgrind on arm64 violates the ARMv8 spec (ldxr/stxr)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=369459 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 CC||i

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-05 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=379548 --- Comment #3 from Christophe Giboudeaux --- This happens with a GMail account, right ? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 369723] __builtin_longjmp not supported in clang/llvm on Android arm64 target

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=369723 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #26 from Ivo Raisr --- Aleksandar, do you have another patch ready? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 371227] Clean AArch64 syscall table

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371227 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[valgrind] [Bug 371396] helgrind and drd pth_cond_destroy_busy testcase hang with new glibc cond var implementation

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371396 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[frameworks-baloo] [Bug 362647] Can't search with Chinese characters

2017-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=362647 leodream2...@gmail.com changed: What|Removed |Added CC||leodream2...@gmail.com -- You are rece

[systemsettings] [Bug 379557] New: Systemsettings crashed

2017-05-05 Thread onedmitro
https://bugs.kde.org/show_bug.cgi?id=379557 Bug ID: 379557 Summary: Systemsettings crashed Product: systemsettings Version: 5.5.5 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[valgrind] [Bug 371411] Unify fstat64/fstatat64 wrappers

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371411 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #5 from Ivo Raisr ---

[krita] [Bug 379555] Krita crashes when play button in animation is hit

2017-05-05 Thread telmo silva
https://bugs.kde.org/show_bug.cgi?id=379555 --- Comment #2 from telmo silva --- It is from the repo. I run krita with the terminal and it reports to be a segmentation error -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 371439] Get coredump working on arm64

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371439 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[valgrind] [Bug 371503] disInstr(arm64): unhandled instruction 0xF89F0000 (prfum)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371503 Ivo Raisr changed: What|Removed |Added Summary|disInstr(arm64): unhandled |disInstr(arm64): unhandled |instr

[valgrind] [Bug 371503] disInstr(arm64): unhandled instruction 0xF89F0000 (prfum)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371503 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[krita] [Bug 379555] Krita crashes when play button in animation is hit

2017-05-05 Thread telmo silva
https://bugs.kde.org/show_bug.cgi?id=379555 --- Comment #3 from telmo silva --- Just downloaded the appimage and the situation remains the same. The terminal reports segumentation fault -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 371227] Clean AArch64 syscall table

2017-05-05 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=371227 Marcin Juszkiewicz changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 372188] vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0x4A 0x10 0x10 0x48 0x83 0xC2 (PCMPxSTRx $0x10)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372188 Ivo Raisr changed: What|Removed |Added Summary|vex amd64->IR: unhandled|vex amd64->IR: unhandled |instruc

[valgrind] [Bug 372188] vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0x4A 0x10 0x10 0x48 0x83 0xC2 (PCMPxSTRx $0x10)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372188 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[valgrind] [Bug 372513] WARNING: unhandled ppc64be-linux syscall: utimes(251)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372513 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Summary|WARNING: unhandl

[valgrind] [Bug 372513] WARNING: unhandled ppc64be-linux syscall: utimes(251)

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372513 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |C

[valgrind] [Bug 372828] vex amd64->IR: unhandled instruction bytes: 0x66 0x4D 0xF 0x38 0xF6 0xD2 0x66 0x4D

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372828 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr ---

[valgrind] [Bug 371227] Clean AArch64 syscall table

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371227 --- Comment #6 from Ivo Raisr --- What do you mean by "merged"? Have they actually landed in Valgrind SVN? What was the SVN revision, then? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 374719] some spelling fixes

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=374719 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[valgrind] [Bug 371227] Clean AArch64 syscall table

2017-05-05 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=371227 --- Comment #7 from Marcin Juszkiewicz --- 16230 added missing entries 16231 removed bogus part of file 16232-16247 enabled several aarch64 syscalls 16248 marked not implemented as such table looks ok now, is properly sorted, has entries updated -- Y

[valgrind] [Bug 371439] Get coredump working on arm64

2017-05-05 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=371439 --- Comment #6 from Marcin Juszkiewicz --- Not completed that yet. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 371227] Clean AArch64 syscall table

2017-05-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371227 --- Comment #8 from Ivo Raisr --- Thank you for clarification. This bug has not been updated properly previously. -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   >