[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2021-08-27 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=436318 Johannes Hirte changed: What|Removed |Added CC||johannes.hirte@datenkhaos.d

[digikam] [Bug 419171] New: tagging multiple images at once broken with commit "modified CoreDB to perform recordChangeSet operation on tags"

2020-03-24 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=419171 Bug ID: 419171 Summary: tagging multiple images at once broken with commit "modified CoreDB to perform recordChangeSet operation on tags" Product: digikam Version:

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2020-01-19 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #15 from Johannes Hirte --- I haven't seen this crash for a long time. So I think we can consider it as fixed. -- You are receiving this mail because: You are watching all bug changes.

[kile] [Bug 409440] Kile crash when closing files

2019-07-16 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=409440 Johannes Hirte changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kile] [Bug 409440] Kile crash when closing files

2019-07-04 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=409440 --- Comment #4 from Johannes Hirte --- (In reply to Kai Uwe Broulik from comment #3) > That patch will just leak the instance. A proper fix would be in > KModifierKeyInfo. Yes, I've mixed something up when reading the code. -- You are rec

[kile] [Bug 409440] Kile crash when closing files

2019-07-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=409440 --- Comment #2 from Johannes Hirte --- possible fix diff --git a/src/eventfilter.cpp b/src/eventfilter.cpp index 62dc724e..5ad1d514 100644 --- a/src/eventfilter.cpp +++ b/src/eventfilter.cpp @@ -32,7 +32,7 @@ LaTeXEventFilter::LaTeXEventFilter

[kile] [Bug 409440] Kile crash when closing files

2019-07-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=409440 --- Comment #1 from Johannes Hirte --- the bad behaviour was introduced with this change in kguiaddons: commit 0fe2990dbad992a4925a7b7bee09b1cdfbe5a7a7 Author: Aleix Pol Date: Fri Jun 21 15:57:22 2019 +0200 Move to runtime the decision to use

[kile] [Bug 409440] New: Kile crash when closing files

2019-07-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=409440 Bug ID: 409440 Summary: Kile crash when closing files Product: kile Version: master Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: crash

[konqueror] [Bug 407454] konqueror crash on shutdown

2019-06-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=407454 --- Comment #4 from Johannes Hirte --- added review request https://phabricator.kde.org/D21562 -- You are receiving this mail because: You are watching all bug changes.

[konqueror] [Bug 407454] konqueror crash on shutdown

2019-06-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=407454 --- Comment #3 from Johannes Hirte --- This can't work. s_cookieJar is declared static, but QWebEngineProfile *prof is set as parent QObject, that will try to delete it on shutdown. Following patch fixed it for me: diff --git a/webenginepart/src

[konqueror] [Bug 407454] konqueror crash on shutdown

2019-05-30 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=407454 --- Comment #2 from Johannes Hirte --- workaround: disabling Synchronize cookies between QWebEngine and KCookieServer diff --git a/webenginepart/src/webenginepart.cpp b/webenginepart/src/webenginepart.cpp index bfd16ff4a..eaadda781 100644

[konsole] [Bug 406895] After session restoration, tab switching shortcuts don't work until Konsole is restarted once

2019-05-13 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=406895 --- Comment #7 from Johannes Hirte --- (In reply to tcanabrava from comment #6) > Created attachment 120028 [details] > attachment-29619-0.html > > This is a different bug, unrelated to shortcuts > Is there already a bugreport or shou

[konsole] [Bug 406895] After session restoration, tab switching shortcuts don't work until Konsole is restarted once

2019-05-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=406895 Johannes Hirte changed: What|Removed |Added Ever confirmed|0 |1 Resolution|FIXED

[konqueror] [Bug 407454] konqueror crash on shutdown

2019-05-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=407454 --- Comment #1 from Johannes Hirte --- Created attachment 120004 --> https://bugs.kde.org/attachment.cgi?id=120004=edit full crash log -- You are receiving this mail because: You are watching all bug changes.

[konqueror] [Bug 407454] New: konqueror crash on shutdown

2019-05-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=407454 Bug ID: 407454 Summary: konqueror crash on shutdown Product: konqueror Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal

[plasmashell] [Bug 400983] org.kde.plasma.mediacontroller QML loading errors breaking media controller

2019-04-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=400983 Johannes Hirte changed: What|Removed |Added CC||johannes.hirte@datenkhaos.d

[digikam] [Bug 404893] Digikam::DigikamApp::slotSolidDeviceChanged: slotSolidDeviceChanged: messages referring to directory that digikam should not care about

2019-02-28 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=404893 --- Comment #3 from Johannes Hirte --- Just for info, I have the bug with Gentoo: Qt5: 5.12.1 KF5: git master (>v5.55.0-rc1) Plasma: git master (>v5.15.0) Digikam: 6.0.0 -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 404893] Digikam::DigikamApp::slotSolidDeviceChanged: slotSolidDeviceChanged: messages referring to directory that digikam should not care about

2019-02-28 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=404893 Johannes Hirte changed: What|Removed |Added CC||johannes.hirte@datenkhaos.d

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2019-02-25 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #12 from Johannes Hirte --- Last crashes I've seen were without a backtrace, so I can't say what happened. I've added kcrash for catching a trace when the next crash happens. Hopefully this gives some more infos. -- You are receiving

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2018-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #7 from Johannes Hirte --- Ok, just starting digikam spits me 47 ThreadSanitizer warnings. Maybe false positives, cause not all code was instrumented. For Example, glib and dbus wasn't compiled with -fsanitize=thread. I've stopped debugging

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2018-10-08 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #6 from Johannes Hirte --- Yes, it's a very nasty bug, and I'm still not sure if this may be a bug in Qt or some other component. But I've seen this only with digikam. And it smells like some race condition to me. In the past, I've seen

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2018-08-23 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #4 from Johannes Hirte --- (In reply to caulier.gilles from comment #3) > Can you reproduce the dysfunction using digiKam 6.0.0 pre-release bundle > available here : > > https://files.kde.org/digikam/ > > Gilles Caulie

[digikam] [Bug 386098] crash when adding pictures to a running digikam

2018-02-02 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 --- Comment #2 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Denis Kurz from comment #1) > Johannes, do you recall the Qt version you experienced this with? If it was > before Qt 5.8, someone might want

[digikam] [Bug 387373] digikam does either show no photo in album or all photos of complete database (since Qt 5.9.3)

2017-11-29 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=387373 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[extra-cmake-modules] [Bug 386659] plasma-desktop/kcms/phonon/ broken: undefined reference to `pa_stream_is_suspended'

2017-11-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386659 --- Comment #12 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- see https://phabricator.kde.org/D8777 -- You are receiving this mail because: You are watching all bug changes.

[extra-cmake-modules] [Bug 386659] plasma-desktop/kcms/phonon/ broken: undefined reference to `pa_stream_is_suspended'

2017-11-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386659 --- Comment #8 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Michail Vourlakos from comment #7) > (In reply to Rik Mills from comment #6) > > (In reply to Michail Vourlakos from comment #5) > > > in Ne

[Phonon] [Bug 386659] New: plasma-desktop/kcms/phonon/ broken: undefined reference to `pa_stream_is_suspended'

2017-11-08 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386659 Bug ID: 386659 Summary: plasma-desktop/kcms/phonon/ broken: undefined reference to `pa_stream_is_suspended' Product: Phonon Version: unspecified Platform: Gentoo Packages

[digikam] [Bug 386098] New: crash when adding pictures to a running digikam

2017-10-23 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=386098 Bug ID: 386098 Summary: crash when adding pictures to a running digikam Product: digikam Version: 5.8.0 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-22 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #20 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Had another segfault, this time outside of a gdb session, so I don't have a backtrace. It happened when moving pictures with dolphin into a collection during a running digik

[frameworks-kdelibs4support] [Bug 370223] kdelibs4support 5.27.0 fails to compile with OpenSSL 1.1

2017-10-20 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=370223 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-20 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #18 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Looks good, I wasn't able to reproduce a crash. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 385768] segfault on parsing project: in clang::Decl::setInvalidDecl(bool) () from /usr/lib64/llvm/5/lib64/../lib64/libclangAST.so.5

2017-10-15 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385768 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Platform|Other |Gentoo Pa

[kdevelop] [Bug 385768] segfault on parsing project: in clang::Decl::setInvalidDecl(bool) () from /usr/lib64/llvm/5/lib64/../lib64/libclangAST.so.5

2017-10-15 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385768 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Version|unspecified |git

[kdevelop] [Bug 385768] New: segfault on parsing project: in clang::Decl::setInvalidDecl(bool) () from /usr/lib64/llvm/5/lib64/../lib64/libclangAST.so.5

2017-10-15 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385768 Bug ID: 385768 Summary: segfault on parsing project: in clang::Decl::setInvalidDecl(bool) () from /usr/lib64/llvm/5/lib64/../lib64/libclangAST.so.5 Product: kdevelop

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #11 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- And now SIGSEGV is back. The backtrace is similar to the one above. I can provide it, if you need it. Here is the workflow, how I reproduced it: 1. put 30 images into an a

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #10 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Johannes Hirte from comment #9) > I can confirm, that the error changed from SIGSEGV to SIGBUS. I can't > reproduce the error reliable, but when it happens,

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #9 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- I can confirm, that the error changed from SIGSEGV to SIGBUS. I can't reproduce the error reliable, but when it happens, it is SIGBUS now. -- You are receiving this mail b

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-12 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #8 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Maik Qualmann from comment #7) > Created attachment 108290 [details] > ImageInfo.patch > > Johannes, > > can you apply this patch and test it?

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images

2017-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #6 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Johannes Hirte from comment #5) > (In reply to Maik Qualmann from comment #4) > > I do not see an probleme in the ImageInfo::filePath() function. And

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images

2017-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #5 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Maik Qualmann from comment #4) > I do not see an probleme in the ImageInfo::filePath() function. And it > crashes in system or Qt. Which distributio

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images

2017-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #3 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Btw. I've seen those segfaults and hangs on renaming pictures several times before. It's only the first time I digged into this. -- You are receiving this mail becaus

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images

2017-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #2 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to caulier.gilles from comment #1) > Which digiKam version do you use exactly ? > > Gilles Caulier >From git at commit 841cd2947cccfff1b541e97e5a626cc

[digikam] [Bug 385592] New: digikam segfaults occasionally, when renaming/moving multiple images

2017-10-11 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 Bug ID: 385592 Summary: digikam segfaults occasionally, when renaming/moving multiple images Product: digikam Version: unspecified Platform: Other OS: Linux

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-10-05 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=325224 --- Comment #74 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- I can confirm this with the latest git sources. Tested with Open XChange, pushing to the server works, pull doesn't. -- You are receiving this mail because: You are watchi

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-10-05 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=325224 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-04-06 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-04-06 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #13 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Kevin Funk from comment #12) > Sorry, one remark missing: if you use -DCMAKE_BUILD_TYPE=Release or > ...=RelWithDebInfo, NDEBUG will be defined. clang/ll

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-04-05 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Resolution|UP

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-04-04 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #7 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Kevin Funk from comment #6) > Note: We don't recommend to build Clang/LLVM with assertions enabled. It > triggers on a lot of issues in our experience, most

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-04-03 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #5 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- two clang bugreports that seem related: https://bugs.llvm.org//show_bug.cgi?id=22938 https://bugs.llvm.org//show_bug.cgi?id=21905 Still not sure if this is a clang-bug or kd

[kdevelop] [Bug 376149] KDevelop crash during background parsing code: assertion=assertion@entry=0x7ff1c72a0070 "DelayedTypos.empty() && \"Uncorrected typos!\"", file=file@entry=0x7ff1c729f9e8

2017-03-31 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Summary|segfault in |KDevelop

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-03-31 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #4 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Since llvm/clang-4.0 is released now, this problem becomes urgent. The background parser fails now with different projects. As far as I can see it's always the same assert: [

[digikam] [Bug 376815] Restore from Trash works incorrectly

2017-02-24 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376815 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[kwin] [Bug 376505] kwin compile error in Gentoo gcc-6.3.0, glibc-2.25

2017-02-19 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376505 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[kio] [Bug 367575] kio_http_cache_cleaner process persists after logout

2017-02-10 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=367575 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #3 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- I've noticed that the segfault happened with llvm/clang-4.0 branch. Before the bugreport I downgraded it to 3.9.1 but didn't realize that there were some leftovers kdevelop was

[kdevelop] [Bug 376149] segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 --- Comment #2 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Removed the cache (again). Now the crash is another (what I've observed first): Thread 18 "Queue(0x1ebb850" received signal SIGABRT, Aborted. [Switching to Thread 0x7

[kdevelop] [Bug 376149] New: segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 <KDevelop::TypeSystem::self()::system>, data=...)

2017-02-07 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376149 Bug ID: 376149 Summary: segfault in KDevelop::TypeSystem::dynamicSize (this=0x7fda2af2c100 , data=...) Product: kdevelop Version:

[plasmashell] [Bug 372062] Enabled touchpad plasmoid in Wayland messes up SysTray, especially VirtuaKeyboard plasmoid

2017-01-19 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=372062 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[extra-cmake-modules] [Bug 375195] New: Pass -fno-operator-names when supported breaks build of several packages

2017-01-17 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=375195 Bug ID: 375195 Summary: Pass -fno-operator-names when supported breaks build of several packages Product: extra-cmake-modules Version: unspecified Platform: Other

[digikam] [Bug 363697] Album visible even after deletion [patch]

2016-06-27 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #16 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to swatilodha27 from comment #15) > Is it possible to already have a "Fake Album" row when the DB is initially > created? > In the DB sc

[digikam] [Bug 364797] after editing metadata, rename hangs

2016-06-27 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364797 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added Platform|Other |Gentoo Pa

[digikam] [Bug 364797] New: after editing metadata, rename hangs

2016-06-27 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364797 Bug ID: 364797 Summary: after editing metadata, rename hangs Product: digikam Version: 5.0.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[digikam] [Bug 363697] Album visible even after deletion [patch]

2016-06-23 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #13 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Patch works for me with MySQL/MariaDB. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 363697] Album visible even after deletion

2016-06-23 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #8 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- (In reply to Johannes Hirte from comment #7) > Of course, foreign key checks is part of the problem. Disabling this with: > > d->db->execSql(QString("

[digikam] [Bug 363697] Album visible even after deletion

2016-06-22 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #7 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- Of course, foreign key checks is part of the problem. Disabling this with: d->db->execSql(QString("SET FOREIGN_KEY_CHECKS = 0;")); d->db->execSq

[digikam] [Bug 363697] Album visible even after deletion

2016-06-22 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #6 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- some more debugging: void CoreDB::makeStaleAlbum(int albumID) does not work. After this function, albumRoot of the deleted album has to be 0 and relativePath has to be pr

[digikam] [Bug 363697] Album visible even after deletion

2016-06-22 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #5 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- After some digging into the code, I've seen that deleted images are finally removed from the db. It's just done asynchronously, deferred for some days: bool CollectionS

[digikam] [Bug 363697] Album visible even after deletion

2016-06-21 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697 --- Comment #3 from Johannes Hirte <johannes.hi...@datenkhaos.de> --- As my report is marked as a duplicate of this, please see my description there: https://bugs.kde.org/show_bug.cgi?id=364614 It't not only the album shouldn't be visible anymore

[digikam] [Bug 364614] New: images/albums not deleted in database when deleting/moving in digikam

2016-06-21 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364614 Bug ID: 364614 Summary: images/albums not deleted in database when deleting/moving in digikam Product: digikam Version: 5.0.0 Platform: Gentoo Packages OS: Linux

[kmix] [Bug 364141] Kmix crashes when trying to change the volume for individual streams with scrollwheel from systray

2016-06-21 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364141 Johannes Hirte <johannes.hi...@datenkhaos.de> changed: What|Removed |Added CC||johannes

[frameworks-kded] [Bug 360171] New: orphaned and hanging kf5/plasma-processes after session end

2016-03-06 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360171 Bug ID: 360171 Summary: orphaned and hanging kf5/plasma-processes after session end Product: frameworks-kded Version: unspecified Platform: Other OS: other

[Powerdevil] [Bug 358588] New: backlight not restored properly, after it was reduced on inactivity

2016-01-26 Thread Johannes Hirte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358588 Bug ID: 358588 Summary: backlight not restored properly, after it was reduced on inactivity Product: Powerdevil Version: unspecified Platform: Gentoo Packages OS: