[digikam] [Bug 376401] Crash with MariaDB-Database

2017-06-22 Thread Gerard
https://bugs.kde.org/show_bug.cgi?id=376401 --- Comment #6 from Gerard --- Hi, thank you. I will take a try these weekend. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381304] RFE: --track-origins=yes identifies system call source of Uninitialized value

2017-06-22 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=381304 --- Comment #5 from John Reiser --- (In reply to John Reiser from comment #3) > There is no guarantee that the kernel avoids writing into any > portion of the whole buffer, although all known implementations write only > an

[plasmashell] [Bug 381558] Show Desktop widget's icon in panel should display the actual desktop wallpaper, not a generic picture

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381558 Nate Graham changed: What|Removed |Added CC||bhus...@gmail.com

[plasmashell] [Bug 381558] Show Desktop widget's icon in panel should display the actual desktop wallpaper, not a generic picture

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381558 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com --

[plasmashell] [Bug 381558] New: Show Desktop widget's icon in panel should display the actual desktop wallpaper, not a generic picture

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381558 Bug ID: 381558 Summary: Show Desktop widget's icon in panel should display the actual desktop wallpaper, not a generic picture Product: plasmashell Version: 5.9.4 Platform:

[valgrind] [Bug 381304] RFE: --track-origins=yes identifies system call source of Uninitialized value

2017-06-22 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=381304 --- Comment #4 from John Reiser --- read_length = read(fd, buf, buflen) should regard buf[read_length, buflen) as Uninit when there is no error. When there is an error, then ALL of buf[0, buflen) should be regarded as Uninit.

[valgrind] [Bug 381304] RFE: --track-origins=yes identifies system call source of Uninitialized value

2017-06-22 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=381304 --- Comment #3 from John Reiser --- Another syscall that produces uninit is readlink(). The portion of the result buffer that is beyond the returned length, should be regarded as Uninit. There is no guarantee that the kernel

[marble] [Bug 381511] GeoDataLineString::setTessellate function fails to unset tessellation.

2017-06-22 Thread Dean Adamson
https://bugs.kde.org/show_bug.cgi?id=381511 --- Comment #3 from Dean Adamson --- I tried to add a view request but I need a login for that and I can not find any place for me to create my own login at http://phabricator.kde.org. -- You are receiving this mail

[kwin] [Bug 379111] Vertical sync causes flickering on screen capturing

2017-06-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=379111 Martin Flöser changed: What|Removed |Added Resolution|--- |UPSTREAM

[plasmashell] [Bug 381557] New: Kwin crashes when opening games

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381557 Bug ID: 381557 Summary: Kwin crashes when opening games Product: plasmashell Version: 5.10.2 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords:

[valgrind] [Bug 381556] arm64: Handle feature registers access on 4.11 Linux kernel or later

2017-06-22 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=381556 Siddhesh Poyarekar changed: What|Removed |Added Summary|Handle feature registers|arm64: Handle

[krita] [Bug 374543] Replace docker titles with icons

2017-06-22 Thread Jo
https://bugs.kde.org/show_bug.cgi?id=374543 --- Comment #2 from Jo --- (In reply to Boudewijn Rempt from comment #1) > I doubt that it'll be possible to design icons that are small enough to fit > and clear enough to replace the title text. You can hide the titlebars, btw.

[valgrind] [Bug 381556] New: Handle feature registers access on 4.11 Linux kernel or later

2017-06-22 Thread Siddhesh Poyarekar
https://bugs.kde.org/show_bug.cgi?id=381556 Bug ID: 381556 Summary: Handle feature registers access on 4.11 Linux kernel or later Product: valgrind Version: 3.13 SVN Platform: Other OS: Linux

[krita] [Bug 374548] brush outline on-screen displayed in oversize

2017-06-22 Thread Jo
https://bugs.kde.org/show_bug.cgi?id=374548 --- Comment #2 from Jo --- (In reply to wolthera from comment #1) > I believe this is a duplicate of > https://bugs.kde.org/show_bug.cgi?id=374551, no sure though. no, it isnt. Its how dynamics are displayed by default, when i use

[kdevelop] [Bug 381555] New: AppRun script missing quotes

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381555 Bug ID: 381555 Summary: AppRun script missing quotes Product: kdevelop Version: 5.1.1 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: normal

[kdevelop] [Bug 381555] AppRun script missing quotes

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381555 programmerj...@gmail.com changed: What|Removed |Added CC||programmerj...@gmail.com -- You are

[tellico] [Bug 379607] tellico crashes with segfault on start

2017-06-22 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=379607 --- Comment #12 from Robby Stephenson --- Your initial bug report had a lot of kdeinit5 errors. Do those still show up? I've been taking a stab at reproducing this or figuring out what's going on, so far without any luck. I've put

[plasmashell] [Bug 381554] New: Plasma crashed after increasing the volume via a keyboard function

2017-06-22 Thread Tom Mullane
https://bugs.kde.org/show_bug.cgi?id=381554 Bug ID: 381554 Summary: Plasma crashed after increasing the volume via a keyboard function Product: plasmashell Version: 5.10.2 Platform: Archlinux Packages OS:

[valgrind] [Bug 381553] VEX register allocator v3

2017-06-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #3 from Ivo Raisr --- New VEX register allocator is activated with command line option --vex-regalloc-version=3, for example: $ ./vg-in-place --tool=none --vex-regalloc-version=3 --trace-flags=0110 \

[valgrind] [Bug 381553] VEX register allocator v3

2017-06-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #2 from Ivo Raisr --- Created attachment 106255 --> https://bugs.kde.org/attachment.cgi?id=106255=edit patch 002 - VEX part -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381553] VEX register allocator v3

2017-06-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #1 from Ivo Raisr --- Created attachment 106254 --> https://bugs.kde.org/attachment.cgi?id=106254=edit patch 002 - Valgrind part -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381553] New: VEX register allocator v3

2017-06-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 Bug ID: 381553 Summary: VEX register allocator v3 Product: valgrind Version: 3.13 SVN Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal

[valgrind] [Bug 381553] VEX register allocator v3

2017-06-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net

[digikam] [Bug 378929] DNG conversion fails in Windows 10 for Olympus ORF files

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378929 --- Comment #10 from g...@grix.tk --- Installed new version (13-Jun-2017 05:44) Still not working in windows 10 pro 64 works perfectly on linux bundle When the image is properly converted the photo footer should show "OLYMPUS IMAGE CAMERA". In windows

[digikam] [Bug 378929] DNG conversion fails in Windows 10 for Olympus ORF files

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378929 --- Comment #9 from g...@grix.tk --- Bundle 5.6 works OK in linux what´s the name of bundle for windows? Thanks Guillermo -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 376365] KFileWidget does not support : in filenames

2017-06-22 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=376365 --- Comment #10 from David Faure --- And now we can do the other bit, please test https://phabricator.kde.org/D6350. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381304] RFE: --track-origins=yes identifies system call source of Uninitialized value

2017-06-22 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=381304 --- Comment #2 from John Reiser --- The system routines in musl libc (https://www.musl-libc.org/) are coded with the system call instruction as a common tail. The system call which produces uninit values is brk()/sbrk(), which

[systemsettings] [Bug 354962] login on rotated monitor is not rotated (works good after login)

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=354962 HD changed: What|Removed |Added CC||haako...@ifi.uio.no --- Comment #1

[kwin] [Bug 379111] Vertical sync causes flickering on screen capturing

2017-06-22 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=379111 --- Comment #6 from Michał Dybczak --- I was given some kind of solution to this problem, I checked it and it realy works: create file /home/user/.config/plasma-workspace/env/kwin.sh with: #!/bin/sh export

[digikam] [Bug 381222] Digikam crash on fuzzy search

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381222 --- Comment #2 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379959] Could not start database initializer

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379959 --- Comment #1 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 376256] Crach when trying to go to "Metadata" tab in the image editor

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376256 --- Comment #5 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 376891] Digikam becomes unusable with many Metatags

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376891 --- Comment #9 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 378475] Digikam crashed after connecting a Camera

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378475 --- Comment #6 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 373605] Failed to update database schema from version 7 to version 8

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373605 --- Comment #7 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 373638] Digikam doesn't show any files.

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373638 --- Comment #4 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 347937] SETUP : Collections added as "Removable Media" change as "Local Collections"

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=347937 --- Comment #22 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 371840] crashes while editing pictures meta data or rotating the picture

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371840 --- Comment #5 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 375317] MYSQL: digikam crashes during face recognition

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375317 --- Comment #2 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 368468] digiKam hanging at start up with a collection that has >100000 sub folders

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368468 --- Comment #11 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 377517] digikam editor crash

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377517 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 375346] Many tags disappeared from database

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375346 --- Comment #8 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 365684] Tags Manager : Crash when deleting a tag from the list of tags

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365684 --- Comment #24 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379984] ASSERT failure in Q_GLOBAL_STATIC: "The global static was used after being destroyed", file /usr/include/qt5/QtCore/qglobalstatic.h, line 138

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379984 --- Comment #1 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379420] showPhoto crashed after resize

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379420 --- Comment #1 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379335] Digikam crashes when deleting images in the download window [patch]

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379335 --- Comment #2 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379126] digiKam on Wayland Plasma crashes at start

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379126 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 380148] Windows installer causes BSOD during "Close Conflicting Programs"

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380148 --- Comment #1 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 370029] black and white low resolution print only

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370029 --- Comment #4 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 376401] Crash with MariaDB-Database

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376401 --- Comment #5 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 376661] When importing ~200,000 video files Digikam crashes in about 2-5 seconds of starting.

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376661 --- Comment #28 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 367979] Crashes when scanning directories on network drive

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367979 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 372680] Cannot delete files from NAS

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372680 --- Comment #11 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 374165] Tag Change in Menu Person search crashes

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374165 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 379261] Crash on attempting camera import

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379261 --- Comment #2 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 378929] DNG conversion fails in Windows 10 for Olympus ORF files

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378929 --- Comment #8 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[digikam] [Bug 374684] Crash in Digikam when importing from SD card via reader

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374684 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now released and available as bundle for Linux, MacOS and Windows. https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ Can you check if problem still exists with this

[plasmashell] [Bug 381552] Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=381552 --- Comment #2 from HD --- Created attachment 106252 --> https://bugs.kde.org/attachment.cgi?id=106252=edit xrandr output -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381552] Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=381552 --- Comment #3 from HD --- Created attachment 106253 --> https://bugs.kde.org/attachment.cgi?id=106253=edit glxinfo |grep -i opengl -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 165138] Improvement: case for generated filenames / file extension

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=165138 --- Comment #7 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=276708 --- Comment #15 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 380844] Demosaicing choosing VCD & AHD then update.

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380844 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 367692] digikam crashed trying to save an edited image

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367692 --- Comment #5 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 279667] dropping a face thumbnail on a people tag does not update face tag

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=279667 --- Comment #10 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 275670] Face preview image incorrect on 'rotated' images

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=275670 --- Comment #12 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 261773] Batch renaming does not complete when MP4 video file is processed

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261773 --- Comment #20 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 265025] usability issues with tagging unknown faces

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=265025 --- Comment #18 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 194777] synchronize images with database does not update all images if there are a lot of images in one album

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=194777 --- Comment #14 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 286452] No way to scan untagged photos for faces, or scan ALL folders

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=286452 --- Comment #9 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 378587] Geolocation hangs when opened twice

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378587 --- Comment #12 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 210198] Copyright and Right Usage information in Settings are not saved in template file

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=210198 --- Comment #14 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 376422] Rotate crashes

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376422 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 304202] No option to re-read metadata from XMP sidecar file

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=304202 --- Comment #6 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

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

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379546 --- Comment #2 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 314089] tagging faces is not working

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=314089 --- Comment #9 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 373386] digikam crashes when metadata is written to disk

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373386 --- Comment #3 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 369636] Batch time stamp adjusting causes digikam to crash and destroys photos

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=369636 --- Comment #5 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 346698] Delete Duplicate on NAS - Crash

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=346698 --- Comment #10 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 346205] Digikam hangs (often) saving an edited picture back to a network share.

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=346205 --- Comment #28 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving

[digikam] [Bug 372369] Digikam crashes when executing BatchQueueManager

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372369 --- Comment #4 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[digikam] [Bug 305918] File->Save changes does not always hide the original

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=305918 --- Comment #8 from caulier.gil...@gmail.com --- digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and Windows. Can you check if problem still exists with this version ? Thanks in advance Gilles Caulier -- You are receiving this

[plasmashell] [Bug 381552] Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=381552 HD changed: What|Removed |Added CC||haako...@ifi.uio.no -- You are

[plasmashell] [Bug 381552] Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=381552 --- Comment #1 from HD --- Created attachment 106251 --> https://bugs.kde.org/attachment.cgi?id=106251=edit Setup without overlap -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381552] New: Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor

2017-06-22 Thread HD
https://bugs.kde.org/show_bug.cgi?id=381552 Bug ID: 381552 Summary: Multi-monitor setup, all monitors right of the rotated monitor overlap with that of their left neighbor Product: plasmashell Version: 5.8.6 Platform:

[konsole] [Bug 366368] No transparent background when compositor is enabled

2017-06-22 Thread John Andrew McInnes
https://bugs.kde.org/show_bug.cgi?id=366368 --- Comment #7 from John Andrew McInnes --- (In reply to John Andrew McInnes from comment #6) > KDE Plasma 5.10.0 > KDE Frameworks 5.34.0 > x86_64 > > I have encountered this bug in Konsole version 17.04.1. Konsole is >

[kwin] [Bug 381550] kwin snaps windows to overlap Plasma panel

2017-06-22 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=381550 skierpage changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[valgrind] [Bug 381509] Valgrind reports error: Unrecognised instruction at address 0x60f0b15

2017-06-22 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=381509 Philippe Waroquiers changed: What|Removed |Added CC|

[valgrind] [Bug 381304] RFE: --track-origins=yes identifies system call source of Uninitialized value

2017-06-22 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=381304 Philippe Waroquiers changed: What|Removed |Added CC|

[plasmashell] [Bug 381551] New: With a vertical panel, Digital Clock's Long Date is truncated

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381551 Bug ID: 381551 Summary: With a vertical panel, Digital Clock's Long Date is truncated Product: plasmashell Version: 5.9.4 Platform: Ubuntu Packages OS: Linux

[plasma4] [Bug 278200] The digital clock's date options went down the drain

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=278200 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com --

[kwin] [Bug 381550] New: kwin snaps windows to overlap Plasma panel

2017-06-22 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=381550 Bug ID: 381550 Summary: kwin snaps windows to overlap Plasma panel Product: kwin Version: 5.10.2 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity:

[krita] [Bug 381549] New: Enabled buttons appears greyed like disabled

2017-06-22 Thread Rafael
https://bugs.kde.org/show_bug.cgi?id=381549 Bug ID: 381549 Summary: Enabled buttons appears greyed like disabled Product: krita Version: 3.1.4 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED

[digikam] [Bug 381432] Olympus ORF files to DNG conversion fails in Windows 10

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381432 --- Comment #21 from caulier.gil...@gmail.com --- Yes digiKam 5.5.0 for windows also use Exiv2 0.26 (code not released at 5.5.0 date and taken from subversion repository) Gilles Caulier -- You are receiving this mail because: You are watching all bug

[plasmashell] [Bug 381548] With a vertical panel, clock date display is too small when using a 12-hour clock (fine with 24-hour clock)

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381548 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com ---

[plasmashell] [Bug 381548] With a vertical panel, clock date display is too small when using a 12-hour clock (fine with 24-hour clock)

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381548 --- Comment #1 from Nate Graham --- Created attachment 106245 --> https://bugs.kde.org/attachment.cgi?id=106245=edit 12-hour clock: date is too small -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381548] New: With a vertical panel, clock date display is too small when using a 12-hour clock (fine with 24-hour clock)

2017-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381548 Bug ID: 381548 Summary: With a vertical panel, clock date display is too small when using a 12-hour clock (fine with 24-hour clock) Product: plasmashell Version: 5.9.4 Platform:

[digikam] [Bug 381432] Olympus ORF files to DNG conversion fails in Windows 10

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381432 --- Comment #20 from g...@grix.tk --- I´ll try but, does digikam 5.5 for windows use Exiv2 0.26 ? Remember that the problem was also on that version. Thanks Guillermo M. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 381547] Add Syntax Support for Renpy .rpy files

2017-06-22 Thread Christopher Suttles
https://bugs.kde.org/show_bug.cgi?id=381547 Christopher Suttles changed: What|Removed |Added CC|

[kate] [Bug 381547] New: Add Syntax Support for Renpy .rpy files

2017-06-22 Thread Christopher Suttles
https://bugs.kde.org/show_bug.cgi?id=381547 Bug ID: 381547 Summary: Add Syntax Support for Renpy .rpy files Product: kate Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Severity:

[digikam] [Bug 381432] Olympus ORF files to DNG conversion fails in Windows 10

2017-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381432 --- Comment #19 from caulier.gil...@gmail.com --- Please try with the AppImage linux bundle 5.6.0, which use also Exiv2 0.26. If problem is reproducible, well the dysfunction is certainly located in Exiv2 library Gilles Caulier -- You are receiving

  1   2   3   >