[digikam] [Bug 426236] New: Crashed when running face detection

2020-09-06 Thread Scott
https://bugs.kde.org/show_bug.cgi?id=426236 Bug ID: 426236 Summary: Crashed when running face detection Product: digikam Version: 7.0.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: norm

[krita] [Bug 426234] PressureIn sensor often bugs out when used with Color options

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426234 --- Comment #1 from tomtomtomreportin...@gmail.com --- Hm, it might happen more consistently if the brush preset is set at a very large size. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 426236] Crashed when running face detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426236 caulier.gil...@gmail.com changed: What|Removed |Added Status|REPORTED|RESOLVED Severity|normal

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 caulier.gil...@gmail.com changed: What|Removed |Added CC||scottie...@yahoo.co.uk --- Comment #3

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #39 from Marcel --- Created attachment 131443 --> https://bugs.kde.org/attachment.cgi?id=131443&action=edit Memory of digikam-7.2.0-beta1-20200905T070522-x86-64-debug.appimage -- You are receiving this mail because: You are watching all

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #40 from Marcel --- Created attachment 131444 --> https://bugs.kde.org/attachment.cgi?id=131444&action=edit Memory of digikam-7.2.0-beta1-20200905T070220-x86-64.appimage -- You are receiving this mail because: You are watching all bug ch

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #41 from Marcel --- I just uploaded the comparison of two appimages (normal and debug). I stopped digikam searching for faces manually before running out of memory because I was not able to take a screen shot after running out of memory. My

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #42 from caulier.gil...@gmail.com --- About the Valgrind trace, all unititialized memory entries are like this : ==11721==at 0x56FDAA1: int const& qMin(int const&, int const&) (qglobal.h:594) ==11721==by 0x5EB28CE: Digikam::DNNFaceDe

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #43 from caulier.gil...@gmail.com --- Marcel, There is another possible test to do : use a VirtualBox instance, running the same version of Ubuntu, and check if memory leak appear. As VirtualBox use an emulated basic video card, and as Open

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #44 from Marcel --- (In reply to caulier.gilles from comment #43) > Marcel, > > There is another possible test to do : use a VirtualBox instance, running > the same version of Ubuntu, and check if memory leak appear. > > As VirtualBox use

[digikam] [Bug 373839] Continuously face thumbnails flicker/update

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373839 graeme.rub...@gmail.com changed: What|Removed |Added CC||graeme.rub...@gmail.com -- You are re

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #45 from caulier.gil...@gmail.com --- Marcel, from your comment #41 : >I just uploaded the comparison of two appimages (normal and debug). I stopped >>digikam searching for faces manually before running out of memory because I >was >not ab

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #46 from caulier.gil...@gmail.com --- Git commit a98a9d0a5a8a6e69ae60ed8045d1bf6e885fc84a by Gilles Caulier. Committed on 06/09/2020 at 08:23. Pushed by cgilles into branch 'master'. qMin => cv::min / qMax => cv::max M +18 -14 core/lib

[systemsettings] [Bug 426174] invert scroll direction shows as enabled but is not actually working upon rebooting

2020-09-06 Thread Aurelien Navarre
https://bugs.kde.org/show_bug.cgi?id=426174 --- Comment #8 from Aurelien Navarre --- FYI yesterday I installed Manjaro and observed the same exact behavior happens except natural scrolling keeps working across reboots. $ sudo libinput list-devices | grep -A16 "Logitech Wireless Mouse M560" [sudo

[frameworks-kconfig] [Bug 378523] Regular/Normal Fonts are saved with the styleName string appended to the config entry, preventing e.g. setBold(true) from working correctly

2020-09-06 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=378523 --- Comment #78 from RJVB --- I should have seen the Phab PR above or at least the previous comment, but somehow didn't. Why only strip the Regular styleName? The property is redundant at best and I think that the synthetic font argument applies to oth

[Spectacle] [Bug 385885] Multi-monitor HiDPI screens with scaling: Rectangular Region mode causes graphical corruption on one of the screens

2020-09-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=385885 Vlad Zahorodnii changed: What|Removed |Added Version Fixed In||20.08.2 Latest Commit|

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #47 from caulier.gil...@gmail.com --- Marcel, As you are developer (:=))... I can give you some pointer to AppImage build script used by digiKam. https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/appimage I written all

[okular] [Bug 426009] Annotations are broken after upgrade

2020-09-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=426009 --- Comment #2 from Albert Astals Cid --- Git commit cd96735ae236499e0597317c8967a2a2ac551af1 by Albert Astals Cid, on behalf of Simone Gaiarin. Committed on 06/09/2020 at 10:08. Pushed by aacid into branch 'release/20.08'. Maintain quick annotation sh

[partitionmanager] [Bug 426237] New: Refresh window shows after password request window shown

2020-09-06 Thread cacarry
https://bugs.kde.org/show_bug.cgi?id=426237 Bug ID: 426237 Summary: Refresh window shows after password request window shown Product: partitionmanager Version: 4.1.0 Platform: Archlinux Packages OS: Linux

[kmail2] [Bug 426238] New: Reply quote is not always pre-filled

2020-09-06 Thread Thomas Monjalon
https://bugs.kde.org/show_bug.cgi?id=426238 Bug ID: 426238 Summary: Reply quote is not always pre-filled Product: kmail2 Version: 5.15.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: no

[kmail2] [Bug 426239] New: Mailing-list address is Cc'ed 2 times

2020-09-06 Thread Thomas Monjalon
https://bugs.kde.org/show_bug.cgi?id=426239 Bug ID: 426239 Summary: Mailing-list address is Cc'ed 2 times Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: minor

[kmail2] [Bug 384249] midnight shuffle

2020-09-06 Thread Thomas Monjalon
https://bugs.kde.org/show_bug.cgi?id=384249 Thomas Monjalon changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #48 from Marcel --- Created attachment 131445 --> https://bugs.kde.org/attachment.cgi?id=131445&action=edit Seg fault in virtual Box running Kubuntu I started digikam in a virtualBox running Kubuntu. It was hard to start digikam with a to

[calligraplan] [Bug 426240] New: white on white printing

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426240 Bug ID: 426240 Summary: white on white printing Product: calligraplan Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal

[okular] [Bug 421159] Scrolling by clicking the scroll bar is reset by scrolling with scroll wheel

2020-09-06 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=421159 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org -- You are receiving this

[kmymoney] [Bug 426241] New: Actions (Buy, Sell, Dividend) are not translated is some reports

2020-09-06 Thread antoine
https://bugs.kde.org/show_bug.cgi?id=426241 Bug ID: 426241 Summary: Actions (Buy, Sell, Dividend) are not translated is some reports Product: kmymoney Version: 5.0.8 Platform: Ubuntu Packages OS: Linux

[frameworks-kauth] [Bug 356984] DBus backend error without systemd-logind support

2020-09-06 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=356984 Harald Sitter changed: What|Removed |Added CC||sit...@kde.org --- Comment #2 from Harald Sitte

[konsole] [Bug 426242] New: assert in Konsole::Screen::copyLineToStream

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=426242 Bug ID: 426242 Summary: assert in Konsole::Screen::copyLineToStream Product: konsole Version: master Platform: Compiled Sources OS: Linux Status: REPORTED Severi

[kid3] [Bug 425518] Can't run English Title Case

2020-09-06 Thread Danny
https://bugs.kde.org/show_bug.cgi?id=425518 Danny changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|FIXED

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #49 from caulier.gil...@gmail.com --- >I started digikam in a virtualBox running Kubuntu. It was hard to start >digikam >with a total of 8 GB of RAM. Digikam run not before a total of 6 GB >of my memory >was given. 6Gb at minimum to start

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320 Martin Sandsmark changed: What|Removed |Added Resolution|FIXED |--- Ever confirmed|0

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320 --- Comment #16 from Martin Sandsmark --- *** Bug 426242 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 426242] assert in Konsole::Screen::copyLineToStream

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=426242 Martin Sandsmark changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320 --- Comment #18 from Martin Sandsmark --- Consistent way to reproduce: 1: Generate enough scrollback to scroll up 2: Scroll up and select something 3: Start something that uses the alternate screen buffer (e. g. vim) 4: Hold down shift and press the mo

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #50 from caulier.gil...@gmail.com --- Marcel, I installed a Kubuntu 20.04 under VirtualBox with 8Gb of Ram. This is the memory allocation while startup with Appimage 7.2.0-beta1. There is just a single SQlite managed collection with no image

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #51 from caulier.gil...@gmail.com --- Marcel, I forget to said that memory allocation from comment #50 and done under Kubuntu is measured with AppImage bundle including debug symbols. So binary objects in memory are really more important tha

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #52 from caulier.gil...@gmail.com --- Arf. It's clear. The problem is not located in face scan under Kubuntu. It's a memory leak done by the system, because it do not release memory at all. When i close my digiKam session, ksysguard still sh

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320 --- Comment #19 from Martin Sandsmark --- Created attachment 131446 --> https://bugs.kde.org/attachment.cgi?id=131446&action=edit Fix This fixes it here by invalidating the selection in TerminalDisplay when switching Screen. I'm not sure why they du

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398320 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #20 from Bug Janitor

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #53 from caulier.gil...@gmail.com --- I tried to run Showfoto from the AppImage. It start quickly and memory allocation is ridiculous, and resumed well at end of Showfoto session. So this problem of memory leak is : 1/ not relevant at all o

[kwin] [Bug 425586] [Wayland] KDE does not detect a second monitor

2020-09-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425586 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #5 from Bug Janitor

[KScreen] [Bug 417323] iGPU multi-monitor support missing

2020-09-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417323 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[kwin] [Bug 425586] [Wayland] KDE does not detect a second monitor

2020-09-06 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=425586 Zamundaaa changed: What|Removed |Added CC||xaver.h...@gmail.com --- Comment #6 from Zamundaaa

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #54 from caulier.gil...@gmail.com --- Forget my last comment #53. Wth AppImage 7.2.0-beta1, I compared the memory allocation between Kubuntu and Mageia7, and the behaviour is exactly the same : 4 Gb used by digiKam at startup. With or wit

[krita] [Bug 426235] I am trying to animate but it keeps crashing after I draw in 1 or 2 frames

2020-09-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=426235 Boudewijn Rempt changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC|

[krita] [Bug 426231] the program closes every time I use the timeline tool

2020-09-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=426231 Boudewijn Rempt changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[kmymoney] [Bug 426243] New: Chip-TAN widget is not completely visible

2020-09-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=426243 Bug ID: 426243 Summary: Chip-TAN widget is not completely visible Product: kmymoney Version: 5.1.0 Platform: Other OS: Linux Status: REPORTED Severity: normal

[krita] [Bug 426225] Pen, and Tablet Express Buttons break after switching focused window

2020-09-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=426225 Boudewijn Rempt changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC|

[kwin] [Bug 426244] New: RDP Connection Cripples Leave Menu Options

2020-09-06 Thread olcay seker
https://bugs.kde.org/show_bug.cgi?id=426244 Bug ID: 426244 Summary: RDP Connection Cripples Leave Menu Options Product: kwin Version: 5.19.5 Platform: Neon Packages OS: Linux Status: REPORTED Severity: nor

[digikam] [Bug 374783] Window location is not restored correctly after restart

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374783 --- Comment #28 from caulier.gil...@gmail.com --- KF5.74 framework will be release next saturday... -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 426243] Chip-TAN widget is not completely visible

2020-09-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=426243 Thomas Baumgart changed: What|Removed |Added Latest Commit||https://invent.kde.org/offi

[kdeplasma-addons] [Bug 417727] User should be able to save the current image

2020-09-06 Thread ThatGeye
https://bugs.kde.org/show_bug.cgi?id=417727 ThatGeye changed: What|Removed |Added CC||thatg...@gmail.com --- Comment #2 from ThatGeye ---

[kmymoney] [Bug 426243] Chip-TAN widget is not completely visible

2020-09-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=426243 Thomas Baumgart changed: What|Removed |Added Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi

[kwin] [Bug 426245] New: Android emulator crashed on start

2020-09-06 Thread Damjan
https://bugs.kde.org/show_bug.cgi?id=426245 Bug ID: 426245 Summary: Android emulator crashed on start Product: kwin Version: 5.17.5 Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #55 from caulier.gil...@gmail.com --- Marcel, Kubuntu 20.04 installed and ready to compile digiKam from git/master, of course in a VM. Kubuntu package is really a puzzle and lots of inter-dependencies are not resolved automatically or set by

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320 Martin Sandsmark changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|https://commits.

[dolphin] [Bug 420966] After tab-completing to a path (or typing a trailing slash) and hitting enter, Dolphin instead navigates to the first suggested subdirectory of that path

2020-09-06 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=420966 --- Comment #19 from Noah Davis --- I'm trying a better fix for this now: https://invent.kde.org/frameworks/kcompletion/-/merge_requests/3 -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398320 Nate Graham changed: What|Removed |Added CC||n...@kde.org Version Fixed In|

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=398320 Kurt Hindenburg changed: What|Removed |Added Version Fixed In|20.12 |20.08.2 Latest Commit|https://invent.kde

[krita] [Bug 426246] New: onion skin visible when playing the animation

2020-09-06 Thread Emily
https://bugs.kde.org/show_bug.cgi?id=426246 Bug ID: 426246 Summary: onion skin visible when playing the animation Product: krita Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTE

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #56 from Marcel --- (In reply to caulier.gilles from comment #55) > Marcel, > > Kubuntu 20.04 installed and ready to compile digiKam from git/master, of > course in a VM. Kubuntu package is really a puzzle and lots of > inter-dependencies a

[kmail2] [Bug 426238] Reply quote is not always pre-filled

2020-09-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=426238 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Mon

[kdeconnect] [Bug 426247] New: Not enough room for all the volume sliders in media control window

2020-09-06 Thread eylem akçay
https://bugs.kde.org/show_bug.cgi?id=426247 Bug ID: 426247 Summary: Not enough room for all the volume sliders in media control window Product: kdeconnect Version: unspecified Platform: Android OS: Android 5

[korganizer] [Bug 426248] New: kOrganizer is unable to display events with same UID (?) in different calendars

2020-09-06 Thread Tim Schlotfeldt
https://bugs.kde.org/show_bug.cgi?id=426248 Bug ID: 426248 Summary: kOrganizer is unable to display events with same UID (?) in different calendars Product: korganizer Version: 5.15.0 Platform: Archlinux Packages

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #57 from caulier.gil...@gmail.com --- digiKam is compiled and run on my Kubuntu VM. I playing with valgrind. 3D acceleration is disabled. I imported 20 Gb of family photo. I will start a scan faces and see. Note : typically, digiKam must

[krita] [Bug 426249] New: AppImage does not start : "zlib 1.2.9 not found"

2020-09-06 Thread Strongheart
https://bugs.kde.org/show_bug.cgi?id=426249 Bug ID: 426249 Summary: AppImage does not start : "zlib 1.2.9 not found" Product: krita Version: nightly build (please specify the git hash!) Platform: Mint (Ubuntu based) OS: Linux

[krunner] [Bug 426250] New: krunner crash

2020-09-06 Thread Dipak
https://bugs.kde.org/show_bug.cgi?id=426250 Bug ID: 426250 Summary: krunner crash Product: krunner Version: 5.18.5 Platform: Ubuntu Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity:

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #58 from caulier.gil...@gmail.com --- Marcel, Maik, The native compiled version of digiKam from git/master running on my Kubuntu 20.04 VM run since more than 1 hour in valgrind. it scan for new items. After the startup stage and a memory all

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #59 from caulier.gil...@gmail.com --- MArcel, Maik, The scan for new items is now complete. I will close the valgrind session to see if memory leak are reported by the analyzer. Gilles Caulier -- You are receiving this mail because: You a

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #60 from Maik Qualmann --- The cause of the high memory consumption at the beginning in digiKam-7.2.0 is bug 426185. We load the file "/usr/share/digikam/facesengine/openface_nn4.small2.v1.t7" into memory 40 times. Maik -- You are receivi

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-09-06 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #14 from Tristan Miller --- I also can't reproduce this problem with openSUSE Tumbleweed. aux...@gmail.com, openSUSE Leap 15.1 is due to be EOL'd in two months. Perhaps you could upgrade to 15.2 and try testing again? -- You are receivin

[plasmashell] [Bug 426251] New: Shell crashed shen I swithed month in calendar viewer

2020-09-06 Thread Bogdan Mart
https://bugs.kde.org/show_bug.cgi?id=426251 Bug ID: 426251 Summary: Shell crashed shen I swithed month in calendar viewer Product: plasmashell Version: 5.12.9 Platform: Ubuntu Packages OS: Linux Status: REPORTED

[krita] [Bug 426249] AppImage does not start : "zlib 1.2.9 not found"

2020-09-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=426249 Boudewijn Rempt changed: What|Removed |Added Severity|critical|normal CC|

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #61 from caulier.gil...@gmail.com --- Created attachment 131448 --> https://bugs.kde.org/attachment.cgi?id=131448&action=edit valgrind session Kubuntu 20.04 7.2.0-beta1 scan new items -- You are receiving this mail because: You are watchi

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #62 from caulier.gil...@gmail.com --- Maik, yes, this what i have suspected. I start now the valgrind session with face scan... Please wait. Gilles -- You are receiving this mail because: You are watching all bug changes.

[kio-extras] [Bug 424201] Support interactive logins (2-step validation) for SFTP

2020-09-06 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=424201 --- Comment #6 from Vladimir --- I think your concerns are valid. For now, in the absence of a better solution from my side I'll leave this workaround for those who come around this thread: https://help.duo.com/s/article/4038?language=en_US Basically

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Minh Nghia Duong
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #63 from Minh Nghia Duong --- (In reply to Maik Qualmann from comment #60) > The cause of the high memory consumption at the beginning in digiKam-7.2.0 > is bug 426185. We load the file > "/usr/share/digikam/facesengine/openface_nn4.small2.v

[plasmashell] [Bug 426252] New: Plasmashell constantly consuming 12% cpu on Fedora KDE

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426252 Bug ID: 426252 Summary: Plasmashell constantly consuming 12% cpu on Fedora KDE Product: plasmashell Version: 5.18.5 Platform: Other OS: Linux Status: REPORTED Se

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #64 from Maik Qualmann --- Created attachment 131449 --> https://bugs.kde.org/attachment.cgi?id=131449&action=edit heaptrack.jpg It even has to be FacialRecognitionWrapper 4 times, because I see the 10 block of the debug output 4 times. H

[kdenlive] [Bug 424053] Scrubber time code stuck in 25fps

2020-09-06 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=424053 emohr changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Minh Nghia Duong
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #65 from Minh Nghia Duong --- Yes, it has to be 4 times but I found only 3 instances in FacesManagement. But either way, the solution to this problem can be making this class a singleton since it is nothing but an interface to the recognitio

[kde] [Bug 426253] New: In plasma-wayland-session appmenu-gtk-module doesn't work.Menus remain in app windows,not displayed on panel.

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426253 Bug ID: 426253 Summary: In plasma-wayland-session appmenu-gtk-module doesn't work.Menus remain in app windows,not displayed on panel. Product: kde Version: unspecified

[kde] [Bug 426254] New: In plasma-wayland-session resizing of windows are not memorized.

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426254 Bug ID: 426254 Summary: In plasma-wayland-session resizing of windows are not memorized. Product: kde Version: unspecified Platform: Archlinux Packages OS: Linux

[kde] [Bug 426255] New: artifacts appear on screen in transition from sddm to desktop in plasma-wayland-session.

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426255 Bug ID: 426255 Summary: artifacts appear on screen in transition from sddm to desktop in plasma-wayland-session. Product: kde Version: unspecified Platform: Archlinux Packages

[kwin] [Bug 396585] Kwin (Wayland) not responding/ not working properly

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=396585 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #66 from Maik Qualmann --- The main problem is the "shapepredictor.dat", this file is also loaded 40 times into the memory. Maik -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 426256] New: [Wayland] systemsettings froze when switching tabs

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=426256 Bug ID: 426256 Summary: [Wayland] systemsettings froze when switching tabs Product: kwin Version: 5.18.5 Platform: Fedora RPMs OS: Linux Status: REPORTED Severit

[kwin] [Bug 426256] [Wayland] systemsettings froze when switching tabs

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=426256 --- Comment #1 from Alexander Potashev --- Created attachment 131451 --> https://bugs.kde.org/attachment.cgi?id=131451&action=edit gdb trace gdb trace -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 426256] [Wayland] systemsettings froze when switching tabs

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=426256 --- Comment #2 from Alexander Potashev --- (In reply to Alexander Potashev from comment #1) > Created attachment 131451 [details] > gdb trace > > gdb trace This is GDB trace for systemsettings process. -- You are receiving this mail because: You are

[kwin] [Bug 424024] Main window doesn't repaint correctly on Wayland

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=424024 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #67 from caulier.gil...@gmail.com --- Maik, Nghia proposal from coment #63 is the right to go i think. At least if data model files must be loaded and shared in memory by read only, a singleton with public accessors can be optimum the solu

[kwin] [Bug 425798] Windows appear on the wrong screen on Wayland

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=425798 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[kwin] [Bug 414470] wayland: wrong window position on maximize

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414470 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[frameworks-plasma] [Bug 405841] Wrong Dialog positions on Wayland

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=405841 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[systemsettings] [Bug 408709] system settings crashed on Wayland when I was switching between the sections of "Desktop behavior"

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=408709 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[systemsettings] [Bug 416447] system settings crashed when I clicked on "All settings"

2020-09-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=416447 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #68 from caulier.gil...@gmail.com --- Created attachment 131452 --> https://bugs.kde.org/attachment.cgi?id=131452&action=edit valgrind session Kubuntu 20.04 7.2.0-beta1 scan faces This valgrind trace start when scan face process is launch

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread Minh Nghia Duong
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #69 from Minh Nghia Duong --- (In reply to Maik Qualmann from comment #66) > The main problem is the "shapepredictor.dat", this file is also loaded 40 > times into the memory. > > Maik shapepredictor.dat is loaded with FaceExtractor. There

[i18n] [Bug 425984] Guide to adding new KDE language is outdated

2020-09-06 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=425984 Unknown changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175 --- Comment #70 from caulier.gil...@gmail.com --- This is a desktop video capture under Kubuntu 20.04 VM session running compiled digiKam 7.2.0-beta1 while face detection inside valgrind. Look well the memory allocation with ksysguard. Yes, we allocate m

  1   2   3   >