[digikam] [Bug 389652] Interface freezes during initial scan

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=389652

--- Comment #6 from IWBR  ---
I wanted to update the issue.

Not only the interface is not responsive during the initial scan, but it many
cases it also throws constant "no responding" messages under Gnome. It looks
like this: https://i.imgur.com/3ELo8Qo.png (source:
https://www.reddit.com/r/linuxquestions/comments/8zzhw5/disable_gnome_not_responding_box/
)

When the "program is not responding" message is present, most of the operating
system freezes, not responding to mouse clicks. If you click on "Wait", it will
reappear 5 or 10 seconds later. Basically the computer can't be used during
that time, which usually takes a few minutes.

This is not something exclusive to Digikam, but for any program whose interface
stops responding for a while, where the desktop environment things there is
something wrong with it.

If I am not mistaken, in Windows 10 something similar happens, where the
operating system things the program is not responding and asking to force close
it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 406856] Found 3734 items without RID.; Item "30024" has RID and is dirty.

2019-04-26 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=406856

Nick  changed:

   What|Removed |Added

 CC||ndor...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 406574] Can't load from *.xmi file (possibly error with temporary file)

2019-04-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=406574

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/umb
   ||rello/04580cac31b1f1a1491a1
   ||fc54cfc4c724ce50cd9
   Version Fixed In||2.28.0 (KDE Applications
   ||19.04.0)

--- Comment #7 from Ralf Habacker  ---
Git commit 04580cac31b1f1a1491a1fc54cfc4c724ce50cd9 by Ralf Habacker.
Committed on 27/04/2019 at 01:26.
Pushed by habacker into branch 'Applications/19.04'.

file import: do not use overwritten temporary file

We checked if the temporary file we created still exists after its creation,
yet in the meantime we have already copied to it (which overwrites it):
KIO::FileCopyJob *job = KIO::file_copy(url, dest, -1, KIO::Overwrite);

Instead of the temporary file, check if the regular file we use later on
exists.

This bug is a result of fixing bug 125102.
Related: bug 125102
FIXED-IN:2.28.0 (KDE Applications 19.04.0)

Reviewed By: habacker
Differential Revision: https://phabricator.kde.org/D20775

M  +4-4umbrello/umldoc.cpp

https://commits.kde.org/umbrello/04580cac31b1f1a1491a1fc54cfc4c724ce50cd9

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-26 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718

--- Comment #4 from John Gehrig  ---
Hi Nate,

Sure, I can submit a patch... I should have some free time this weekend.

Thanks for the link! I will ping you if I have any troubles.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 125102] Cancelling move/copy operation leaves target incomplete

2019-04-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=125102

--- Comment #10 from Ralf Habacker  ---
Git commit 04580cac31b1f1a1491a1fc54cfc4c724ce50cd9 by Ralf Habacker.
Committed on 27/04/2019 at 01:26.
Pushed by habacker into branch 'Applications/19.04'.

file import: do not use overwritten temporary file

We checked if the temporary file we created still exists after its creation,
yet in the meantime we have already copied to it (which overwrites it):
KIO::FileCopyJob *job = KIO::file_copy(url, dest, -1, KIO::Overwrite);

Instead of the temporary file, check if the regular file we use later on
exists.

This bug is a result of fixing bug 125102.
Related: bug 406574
FIXED-IN:2.28.0 (KDE Applications 19.04.0)

Reviewed By: habacker
Differential Revision: https://phabricator.kde.org/D20775

M  +4-4umbrello/umldoc.cpp

https://commits.kde.org/umbrello/04580cac31b1f1a1491a1fc54cfc4c724ce50cd9

-- 
You are receiving this mail because:
You are watching all bug changes.

[kstars] [Bug 406950] New: Valgrind reports use after free

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406950

Bug ID: 406950
   Summary: Valgrind reports use after free
   Product: kstars
   Version: 3.2.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: ella...@eskimo.com
  Target Milestone: ---

SUMMARY

Was having some stability problems (see also bug #406638) so I decided to run
kstars under Valgrind on amd64.

Valgrind reported a large number of troubling uninitialized data errors, but
the most critical one I saw after a bit of testing was a clear use-after-free.

STEPS TO REPRODUCE
1. Start kstars under valgrind with some appropriate suppressions.
2. Open EKOS and start indi with simulators. I used a guider as well as a CCD.
3. This error appeared around the time I clicked "capture" in the Guide window,
though it seemed somewhat random.

OBSERVED RESULT

org.kde.kstars.ekos.align: "Capturing image..."
org.kde.kstars.fits: Loading FITS file  "/tmp/fitsu28517.fits"
Found one coordinate representation.
org.kde.kstars.ekos.align: "Image received."
org.kde.kstars.ekos.align: "Capturing dark frame..."
org.kde.kstars.fits: Loading FITS file  "/tmp/fitsN28517.fits"
org.kde.kstars.ekos.align: "Dark frame received."
org.kde.kstars.fits: Loading FITS file  "/tmp/fitsN28517.fits"
org.kde.kstars.fits: Saved FITS file:
"/home/elladan/.local/share/kstars/darks/darkframe_2019-04-26T18-42-24.fits"
org.kde.kstars.ekos.align: "Dark frame saved to
/home/elladan/.local/share/kstars/darks/darkframe_2019-04-26T18-42-24.fits"
org.kde.kstars.ekos.align: "Starting solver..."
==28517== Thread 8 Thread (pooled):
==28517== Invalid write of size 1
==28517==at 0x35114C: operator() (fitsview.cpp:603)
==28517==by 0x35114C: QtConcurrent::StoredFunctorCall0(FITSZoom)::{lambda()#1}>::runFunctor()
(qtconcurrentstoredfunctioncall.h:70)
==28517==by 0x35017A: QtConcurrent::RunFunctionTask::run()
(qtconcurrentrunbase.h:136)
==28517==by 0xA4392B1: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xA43C17C: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xB5526DA: start_thread (pthread_create.c:463)
==28517==by 0xC7EE88E: clone (clone.S:95)
==28517==  Address 0x7b56f418 is 730,072 bytes inside a block of size
24,000,000 free'd
==28517==at 0x4C30D3B: free (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==28517==by 0x9886A44: QImageData::~QImageData() (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9886AB6: QImage::~QImage() (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9887C98: QImage::detach() (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9887D26: QImage::scanLine(int) (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x3510F7: operator() (fitsview.cpp:599)
==28517==by 0x3510F7: QtConcurrent::StoredFunctorCall0(FITSZoom)::{lambda()#1}>::runFunctor()
(qtconcurrentstoredfunctioncall.h:70)
==28517==by 0x35017A: QtConcurrent::RunFunctionTask::run()
(qtconcurrentrunbase.h:136)
==28517==by 0xA4392B1: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xA43C17C: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xB5526DA: start_thread (pthread_create.c:463)
==28517==by 0xC7EE88E: clone (clone.S:95)
==28517==  Block was alloc'd at
==28517==at 0x4C2FB0F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==28517==by 0x9886D1E: QImageData::create(QSize const&, QImage::Format) (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9886E9A: QImage::QImage(QSize const&, QImage::Format) (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9886ED4: QImage::QImage(int, int, QImage::Format) (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x98874B2: QImage::copy(QRect const&) const (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9887C7E: QImage::detach() (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x9887D26: QImage::scanLine(int) (in
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.5)
==28517==by 0x3510F7: operator() (fitsview.cpp:599)
==28517==by 0x3510F7: QtConcurrent::StoredFunctorCall0(FITSZoom)::{lambda()#1}>::runFunctor()
(qtconcurrentstoredfunctioncall.h:70)
==28517==by 0x35017A: QtConcurrent::RunFunctionTask::run()
(qtconcurrentrunbase.h:136)
==28517==by 0xA4392B1: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xA43C17C: ??? (in
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.9.5)
==28517==by 0xB5526DA: start_thread (pthread_create.c:463)
==28517== 

EXPECTED RESULT

Use before free. :-)

SOFTWARE/OS VERSIONS

Kstars: Build: 2019-04-14T19:19:24Z
Linux Mint 19.1 (Tessa)

-- 
You are receiving this mail because:
You are watching all bug 

[digikam] [Bug 406937] Cannot change icon theme in appimage

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406937

IWBR  changed:

   What|Removed |Added

 CC||iwannaber...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 391891] Digikam does not warn if metadata could not be written because a file is read-only

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=391891

--- Comment #7 from IWBR  ---
Just a heads up. This is an issue in linux too. If you write some metadata to a
read-only file, digikam does not warn you, makes the changes to the database,
but not to the file. If you re-read the metadata from digikam, those changes
will revert.

In the console, I can see the following error: 

Digikam::MetaEngine::Private::printExiv2ExceptionError: Cannot save metadata
using Exiv2   (Error # 10 : 
/media/sshfs/retropie/media/usb2/Fotos/Fotos/2019-04-22 Aplec/P1230088.JPG:
Failed to open file (w+b): Permission denied (errno = 13)

But in the main interface, the problem goes unnoticed. I think this is
currently the only situation where the metadata between the database and the
pictures can be out of sync.

In my opinion, just showing a warning (e.g. "Changes could not be saved.") at
the progress bar at the bottom would be helpful for detecting these situations.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406939] Conversion HDR file to exr changes the color profile

2019-04-26 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=406939

Tymond  changed:

   What|Removed |Added

 OS|Linux   |MS Windows
   Platform|Other   |MS Windows

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406939] New: Conversion HDR file to exr changes the color profile

2019-04-26 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=406939

Bug ID: 406939
   Summary: Conversion HDR file to exr changes the color profile
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: HDR
  Assignee: krita-bugs-n...@kde.org
  Reporter: tamtamy.tym...@gmail.com
  Target Milestone: ---

SUMMARY
When you save the file with color profile Rec2020-elle-g10 as .exr file, after
opening the .exr file in Krita you can see a different color profile
(sRGB-elle-g10) and different colors.

STEPS TO REPRODUCE
1. Take the attached file and open in Krita.
2. Save as .exr file.
3. Open the .exr file.

OBSERVED RESULT
Color are different, color space is wrong.

EXPECTED RESULT
Colors are the same, color space is the same (or different, but converted that
way that colors looks very similar).

NOTES
- If you assign a correct (Rec2020) color profile to the result .exr, the
colors will be ok, which means the values are the same as they should, just the
color profile is assigned wrongly.
- If you take the original .kra file and convert to sRGB 16bit/float, the
colors will look mostly correct. (Would also look very HDR-y, no idea if this
is expected or related).


SOFTWARE/OS VERSIONS
Krita version: 4.2.0-pre-alpha (git fb08951)
Windows: 10
Qt Version: 5.12.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406938] Face region is not saved after resizing

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406938

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||6.2.0
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/d2f5c9e32fb2
   ||5d6456a1e09239a5d0860cf5803
   ||b

--- Comment #1 from Maik Qualmann  ---
Git commit d2f5c9e32fb25d6456a1e09239a5d0860cf5803b by Maik Qualmann.
Committed on 26/04/2019 at 22:31.
Pushed by mqualmann into branch 'master'.

fix apply changed face region
FIXED-IN: 6.2.0

M  +2-1NEWS
M  +1-1core/utilities/facemanagement/facegroup.cpp

https://invent.kde.org/kde/digikam/commit/d2f5c9e32fb25d6456a1e09239a5d0860cf5803b

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 406940] New: Consider reducing the size of the busy indicator in views

2019-04-26 Thread Dave K
https://bugs.kde.org/show_bug.cgi?id=406940

Bug ID: 406940
   Summary: Consider reducing the size of the busy indicator in
views
   Product: elisa
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: nils...@vivaldi.net
  Target Milestone: ---

Currently (latest version from git), the busy indicator will fill the entire
middle panel when loading data (which seems to happen every time you switch
between different views). A smaller indicator would look better, in my opinion.

FWIW, I did tinker with the code a bit and found that centering the indicator
in the panel with anchors.centerIn instead of anchors.fill is visually more
pleasing. I can't really make screenshots for comparison though, because the
thing disappears too fast.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406942] New: Thumbnails does not get saved for videofiles over 2^64b, mysql

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406942

Bug ID: 406942
   Summary: Thumbnails does not get saved for videofiles over
2^64b, mysql
   Product: digikam
   Version: 6.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Database-Thumbs
  Assignee: digikam-bugs-n...@kde.org
  Reporter: bugskdeorg.20.dimon3...@spamgourmet.com
  Target Milestone: ---

SUMMARY

Modern cameras can produce video files of extremely large size. Metadata /
thumbnails of which does not fit in MySQL columns.

STEPS TO REPRODUCE

Use MySQL. Sqlite is not tested, but theoretically is not affected.

1. Create a video file with a size larger than 2^32-1 bytes (take a bit more,
to be sure :)
2. Add it to Digicam collection
3. Let digikam scan the file and create a thumbnail of it.

OBSERVED RESULT

Thumbnail is created but it is recreated whenever you see the video file.
SQL Replace operation fails
Translation is kept open.

EXPECTED RESULT

Thumbnail is created only once, successfully stored into the database.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 19.04 x86_64 appimage
KDE Plasma Version: ?
KDE Frameworks Version: ?
Qt Version: ?

ADDITIONAL INFORMATION

MySQL 8.0.16

Debug log
> Digikam::DMetadata::loadUsingFFmpeg: Parse metadada with FFMpeg: 
> "/media/dimon3000/Documents/Dmitry/Pictures/Фото/2018/2018-03-09 
> Доха-Тайланд/GoPro/GP010224.MP4"
> Digikam::DMetadata::loadUsingFFmpeg: -- FFMpeg video stream metadata entries :
> Digikam::DMetadata::loadUsingFFmpeg: QMap(("creation_time", 
> "2018-03-20T16:38:14.00")("encoder", "GoPro AVC encoder")("handler_name", 
> "\rGoPro AVC")("language", "eng"))
> Digikam::DMetadata::loadUsingFFmpeg: -
> Digikam::DMetadata::loadUsingFFmpeg: -- FFMpeg audio stream metadata entries :
> Digikam::DMetadata::loadUsingFFmpeg: QMap(("creation_time", 
> "2018-03-20T16:38:14.00")("handler_name", "\rGoPro AAC")("language", 
> "eng"))
> Digikam::DMetadata::loadUsingFFmpeg: -
> Digikam::DMetadata::loadUsingFFmpeg: -- FFMpeg root container metadata 
> entries :
> Digikam::DMetadata::loadUsingFFmpeg: QMap(("compatible_brands", 
> "avc1isom")("creation_time", "2018-03-20T16:38:14.00")("firmware", 
> "HD3.03.03.00")("major_brand", "avc1")("minor_version", "0"))
> Digikam::DMetadata::loadUsingFFmpeg: 
> --
> Digikam::ThumbnailCreator::createThumbnail: Trying to load video preview with 
> FFmpeg
> Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing 
> query:
> "REPLACE INTO UniqueHashes (uniqueHash, fileSize, thumbId) VALUES (?,?,?);" 
> Error messages: "QMYSQL3: Unable to execute statement" "Out of range value 
> for column 'fileSize' at row 1" 1264 2 
> Bound values:  (QVariant(QString, "73930f5548eb6fbe08f123905a2e88c9"), 
> QVariant(qlonglong, 3854467646), QVariant(int, 183429))
> Digikam::DbEngineThreadData::~DbEngineThreadData: WARNING !!! Transaction 
> count is 18 when destroying database!!!


> > describe UniqueHashes;
> ++--+--+-+-+---+
> | Field  | Type | Null | Key | Default | Extra |
> ++--+--+-+-+---+
> | uniqueHash | varchar(128) | YES  | MUL | NULL|   |
> | fileSize   | int(11)  | YES  | | NULL|   |
> | thumbId| int(11)  | YES  | MUL | NULL|   |
> ++--+--+-+-+---+
> 3 rows in set (0,00 sec)


Use "bigint unsigned" for storing file sizes in MySQL.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 406887] Need more than a quick editing markers than it is now

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406887

--- Comment #3 from iticdig...@disroot.org ---
Е(In reply to emohr from comment #2)
> Thank you for your suggestion. I change it to version 19.04.0 as it is still
> the same.
Thank! Now editing works by double-clicking on the marker. Only drag and drop
doesn't work.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406942] Thumbnails does not get saved for videofiles over 2^64b, mysql

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406942

--- Comment #1 from bugskdeorg.20.dimon3...@spamgourmet.com ---
Might be a cause of
> Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing 
> query:
> "REPLACE INTO UniqueHashes (uniqueHash, fileSize, thumbId) VALUES (?,?,?);" 
> Error messages: "QMYSQL3: Unable to execute statement" "Lock wait timeout 
> exceeded; try restarting transaction" 1205 2 
>Bound values:  (QVariant(QString, "2fbd622f4c85df48005344b74f8a50ab"), 
>QVariant(qlonglong, 16648304), QVariant(int, 183543))

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 405930] Shortcut for switching profiles opens a new tab unlike the mouse option

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405930

m...@gmx.net changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||m...@gmx.net
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #2 from m...@gmx.net ---
Please revert this 'bug fix'. 
There a two profile related uses: 'New Tab' from the file menu and 'Switch
Profile' from the context menu. I think the shortcuts should be used for 'New
Tab' because it's much more useful as it respects the command, which is part of
a profile.  'Switch Profile' doesn't, I don't think it is a much used option.
Personally I use(d) profiles to quickly open ssh connections to different hosts
with shortcuts, which has now become very cumbersome.
Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406942] Thumbnails does not get saved for videofiles over 2^64b, mysql

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406942

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||6.2.0
 Status|REPORTED|RESOLVED
 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
This problem has been fixed for a long time in the database schema. We already
use BIGINT. But we do not do a database update for the thumbnail DB. Delete the
thumbnail DB and start with a new one, it will be recreated automatically when
digiKam starts. It is also useful to migrate the Core DB with the migration
tool to a new DB.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 406856] Found 3734 items without RID.; Item "30024" has RID and is dirty.

2019-04-26 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=406856

--- Comment #1 from Nick  ---
I did a little bit of work with akonadi database and realized that all items
with remoteId null are in pimitemtable with references to parttable and
pimitemflagrelation ,
I got to akonadi database via sokket then issued the commands :

select "akonadi database status of NULL RemoteId  before clean up ";
 select count(*) from akonadi.pimitemtable where remoteId is NULL ;
 select count(*) from akonadi.parttable where pimItemId in ( select id from
pimitemtable where remoteId is null ) ;
 select count(*) from akonadi.pimitemflagrelation where PimItem_id  in ( select
id from pimitemtable where remoteId is null ) ;

 --  
 delete from akonadi.pimitemflagrelation where PimItem_id  in ( select id from
pimitemtable where remoteId is null ) ;
 delete from akonadi.parttable where pimItemId in ( select id from pimitemtable
where remoteId is null ) ;
 delete from akonadi.pimitemtable where remoteId is NULL ;
 --
 select "akonadi database status of NULL RemoteId  after clean up ";
 select count(*) from akonadi.pimitemtable where remoteId is NULL ;
 select count(*) from akonadi.parttable where pimItemId in ( select id from
pimitemtable where remoteId is null ) ;
 select count(*) from akonadi.pimitemflagrelation where PimItem_id  in ( select
id from pimitemtable where remoteId is null ) ;

After that the akonadictl fsck appears clean .

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406814] Hide "Assign tags" feature when baloo is disabled

2019-04-26 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=406814

Stefan Brüns  changed:

   What|Removed |Added

 CC||stefan.bruens@rwth-aachen.d
   ||e

--- Comment #1 from Stefan Brüns  ---
Tags are dependent on XAttrs, but baloo is only auxiliary. You can not search
for tags (at least not very efficiently), but you can still add or remove tags.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406943] New: 3 untranslatable strings on "Document Tools" script.

2019-04-26 Thread Sabri Ünal
https://bugs.kde.org/show_bug.cgi?id=406943

Bug ID: 406943
   Summary: 3 untranslatable strings on "Document Tools" script.
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: libreaj...@gmail.com
  Target Milestone: ---

Created attachment 119658
  --> https://bugs.kde.org/attachment.cgi?id=119658=edit
a screenshot of the bug

Canvas Size, Scale, Rotate strings needing to be marked as translatable on
"Document Tools" page.

STEPS TO REPRODUCE
1. Change UI language.
2. Choose Tools - Scripts - Document Tools

SOFTWARE/OS VERSIONS

Krita

Version: 4.2.0-pre-alpha (Via PPA)
Languages: tr
Hidpi: true

Qt

Version (compiled): 5.9.5
Version (loaded): 5.9.5

OS Information

Build ABI: x86_64-little_endian-lp64
Build CPU: x86_64
CPU: x86_64
Kernel Type: linux
Kernel Version: 4.15.0-48-lowlatency
Pretty Productname: Ubuntu 18.04.2 LTS
Product Type: ubuntu
Product Version: 18.04

Hardware Information

GPU Acceleration: auto
Memory: 15923 Mb
Number of Cores: 8
Swap Location: /tmp

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 406574] Can't load from *.xmi file (possibly error with temporary file)

2019-04-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=406574

Ralf Habacker  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Ralf Habacker  ---
I can confirm this issue with kf5 version 5.57.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 406936] New: Changing account from checking to savings type caused crash

2019-04-26 Thread Calvin Taplay
https://bugs.kde.org/show_bug.cgi?id=406936

Bug ID: 406936
   Summary: Changing account from checking to savings type caused
crash
   Product: kmymoney
   Version: 4.8.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: cal...@taplay.org
  Target Milestone: ---

Created attachment 119656
  --> https://bugs.kde.org/attachment.cgi?id=119656=edit
Item was generatec by KMyMoney after crash

SUMMARY

When I tried to change the type of an account from checking to savings, the
application crashed. I did not try to repeat the process as I was afraid of the
program crashing again.

OBSERVED RESULT


EXPECTED RESULT

I was expecting the account type to change to checking.


SOFTWARE/OS VERSIONS

Linux Mint 18.3 using Cinnamon


ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 406936] Changing account from checking to savings type caused crash

2019-04-26 Thread Calvin Taplay
https://bugs.kde.org/show_bug.cgi?id=406936

Calvin Taplay  changed:

   What|Removed |Added

 CC||cal...@taplay.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406855] Feature request: date from filename

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406855

--- Comment #7 from Maik Qualmann  ---
Git commit c0ee7dc6d208fb9afc4509479bb084559d39b566 by Maik Qualmann.
Committed on 26/04/2019 at 22:11.
Pushed by mqualmann into branch 'master'.

add file name date format from Motorola phone

M  +20   -3core/libs/timeadjust/timeadjustcontainer.cpp

https://invent.kde.org/kde/digikam/commit/c0ee7dc6d208fb9afc4509479bb084559d39b566

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406302] window decorations colours on 30-bit colour depth (10-bit/channel) displays are wrong (garbled)

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406302

--- Comment #7 from bog...@hlevca.com ---
I guess that this is what you were looking for:

Compositing
===
Compositing is not active

You were right, it was not active, but not because I din not enable it but
because it crashed and was not reenabled at reboot. I went in Systemsettings
and I had to press the "Reenable OpenGL" button. Now the decorations are fine
and the shadow is there. 

Next time if it crashes I will know what to do, but perhaps it would help to
make this more obvious? Or to try to reenable it by default at startup, but I
understand that it may go into a infinite loop.

Thanks for the hint. I was so sure that I have compositing on, and it was but
disabled due to a previous crash of the OpenGL library

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406945] New: "Scripter" page has some untranslatable strings.

2019-04-26 Thread Sabri Ünal
https://bugs.kde.org/show_bug.cgi?id=406945

Bug ID: 406945
   Summary: "Scripter" page has some untranslatable strings.
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: libreaj...@gmail.com
  Target Milestone: ---

Created attachment 119660
  --> https://bugs.kde.org/attachment.cgi?id=119660=edit
the screenshot of the bug

SUMMARY

"Scripter" page/script has some untranslatable strings.

These are visible strings on the page: 

"File": a Menu entry.
"Run": It's the tooltip of Play/Run/Triangle icon.
"Output, Debugger": These are tabs strings.
"Scope, Name, Value, Type": These are list entries in the debugger tab.

STEPS TO REPRODUCE
1. Change UI language.
2. Choose Tools - Scripts - Scripter

SOFTWARE/OS VERSIONS

Krita

Version: 4.2.0-pre-alpha (Via PPA)
Languages: tr
Hidpi: true

Qt

Version (compiled): 5.9.5
Version (loaded): 5.9.5

OS Information

Build ABI: x86_64-little_endian-lp64
Build CPU: x86_64
CPU: x86_64
Kernel Type: linux
Kernel Version: 4.15.0-48-lowlatency
Pretty Productname: Ubuntu 18.04.2 LTS
Product Type: ubuntu
Product Version: 18.04

Hardware Information

GPU Acceleration: auto
Memory: 15923 Mb
Number of Cores: 8
Swap Location: /tmp

Addition:

The screenshot seems English because most of the strings have no translation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 406946] New: Akonadi crashes when sending a large attachment

2019-04-26 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=406946

Bug ID: 406946
   Summary: Akonadi crashes when sending a large attachment
   Product: kontact
   Version: 5.11.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: akregator
  Assignee: kdepim-b...@kde.org
  Reporter: aar...@doofus.org
  Target Milestone: ---

SUMMARY

I tried to attach a file without realizing that the file was 829MB.  Every time
I attempt to attach it kontact crashes.

STEPS TO REPRODUCE
1. Attempt to attach 829MB file to email
2. Watch Kontact crash
3. 

OBSERVED RESULT
Crash

EXPECTED RESULT
Possibly a complaint but otherwise it should succeed.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  5.15.4
(available in About System)
KDE Plasma Version: 5.15.4 
KDE Frameworks Version: 19.04.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406941] Geo-filter on the right pane does not work

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406941

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Maik Qualmann  ---
This is an AppImage problem with the country-specific interpretation of the
comma/period as a decimal separator. Try to start AppImage with "LC_NUMERIC=C
path/to/digikam-appimage"

Maik

*** This bug has been marked as a duplicate of bug 382646 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382646] XMP sidecar file doesn't contain GPS tags

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=382646

Maik Qualmann  changed:

   What|Removed |Added

 CC||bugskdeorg.20.dimon3000@spa
   ||mgourmet.com

--- Comment #11 from Maik Qualmann  ---
*** Bug 406941 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406937] Cannot change icon theme in appimage

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406937

--- Comment #1 from IWBR  ---
Apparently both icon themes are included in the appimage (breeze.rcc and
breeze-dark.rcc at /usr/share/digikam inside the appimage) as well as icons for
several apps (facebook, googlephoto, flickr, dropbox, onedrive, etc.) at
/usr/share/icons/hicolor within the appimage.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406938] New: Face region is not saved after resizing

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406938

Bug ID: 406938
   Summary: Face region is not saved after resizing
   Product: digikam
   Version: 6.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Faces-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: bugskdeorg.20.dimon3...@spamgourmet.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Draw a face region on any image
2. Press Esc to return to images list (album)
3. Open the image again
4. Resize face region

5. Go back to list
6. Open the image again

OBSERVED RESULT

Face region is the same as before modification


EXPECTED RESULT

Modified area is the same as after last edit

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 19.04 x86_64 appimage
KDE Plasma Version: ?
KDE Frameworks Version: ?
Qt Version: ?

ADDITIONAL INFORMATION

MySQL 8.0.16
Worked on 6.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406944] New: 3 strings are needing to be markad as translatable on "Filter Manager" script.

2019-04-26 Thread Sabri Ünal
https://bugs.kde.org/show_bug.cgi?id=406944

Bug ID: 406944
   Summary: 3 strings are needing to be markad as translatable on
"Filter Manager" script.
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: libreaj...@gmail.com
  Target Milestone: ---

Created attachment 119659
  --> https://bugs.kde.org/attachment.cgi?id=119659=edit
the screenshot of the bug

SUMMARY

3 strings (Name, Type, Thumbnail) have no translation on "Filter Manager" page

STEPS TO REPRODUCE
1. Change UI language.
2. Choose Tools - Scripts - Filter Manager

SOFTWARE/OS VERSIONS

Krita

Version: 4.2.0-pre-alpha (Via PPA)
Languages: tr
Hidpi: true

Qt

Version (compiled): 5.9.5
Version (loaded): 5.9.5

OS Information

Build ABI: x86_64-little_endian-lp64
Build CPU: x86_64
CPU: x86_64
Kernel Type: linux
Kernel Version: 4.15.0-48-lowlatency
Pretty Productname: Ubuntu 18.04.2 LTS
Product Type: ubuntu
Product Version: 18.04


Hardware Information

GPU Acceleration: auto
Memory: 15923 Mb
Number of Cores: 8
Swap Location: /tmp

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406949] New: Crash after canceling settings dialog with a shortcut selected in canvas input settings.

2019-04-26 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=406949

Bug ID: 406949
   Summary: Crash after canceling settings dialog with a shortcut
selected in canvas input settings.
   Product: krita
   Version: git master
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

Created attachment 119662
  --> https://bugs.kde.org/attachment.cgi?id=119662=edit
lldb backtrace

Crash, segmentation fault after cancelling settings


STEPS TO REPRODUCE
1. Open Krita settings to "Canvas input"
2. Expand "Tool Invocation"
3. Highligght/select any set combination from the list
4. Press Cancel

OBSERVED RESULT

Segmentation Fault.



Krita

 Version: 4.2.0-pre-alpha (git 1d583be)
 Languages: en_US
 Hidpi: true

Qt

  Version (compiled): 5.12.2
  Version (loaded): 5.12.2

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: darwin
  Kernel Version: 18.5.0
  Pretty Productname: macOS Mojave (10.14)
  Product Type: osx
  Product Version: 10.14

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 403288] Skips animation key frame when using shortcuts

2019-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403288

--- Comment #7 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[amarok] [Bug 405974] Amarok volume bar requires two wheel scrolls to change at first

2019-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=405974

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406458] Krita won't start on mobile station

2019-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=406458

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krfb] [Bug 406834] krfb 19.4.0 connection unstable, disconnected

2019-04-26 Thread nl.smart
https://bugs.kde.org/show_bug.cgi?id=406834

--- Comment #1 from nl.smart  ---
Hi,

Now the connection is stable by configuring the firewall, the problem is solve
on my side...

-- 
You are receiving this mail because:
You are watching all bug changes.

[krfb] [Bug 406660] krfb 18.12.3 connection unstable, disconnected

2019-04-26 Thread nl.smart
https://bugs.kde.org/show_bug.cgi?id=406660

--- Comment #1 from nl.smart  ---
Hi,

Now the connection is stable by configuring the firewall, the problem is solve
on my side...

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406937] New: Cannot change icon theme in appimage

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406937

Bug ID: 406937
   Summary: Cannot change icon theme in appimage
   Product: digikam
   Version: 6.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Usability-Themes
  Assignee: digikam-bugs-n...@kde.org
  Reporter: iwannaber...@gmail.com
  Target Milestone: ---

Created attachment 119657
  --> https://bugs.kde.org/attachment.cgi?id=119657=edit
No icon theme in folder tree

SUMMARY

There is an option in digikam to select the icon theme. By going to Settings,
Configure digikam, Miscellaneous, Appearance tab, and changing the Icon Theme.
By default is set to Breeze. The other options are Breeze Dark, or Use Icon
Theme From system. 

Changing between these options does nothing. I'd expect at least the folder
tree to change appearance. In theory, the breeze theme should have a blue
gradient look. Instead, I see plain black and white icons. 

Also, shouldn't the plugins in the tool panel show some icon? (e.g. dropbox,
facebook, etc.). Have a look at the screenshot I've attached.

STEPS TO REPRODUCE
1. Start digikam
2. Change Icon theme in the settings.
3. Wait a few seconds for changes to apply.

OBSERVED RESULT
Nothing changes.

EXPECTED RESULT
Appearance of some icons should be different.

SOFTWARE/OS VERSIONS
Ubuntu 18.04 with Gnome.
digikam-6.2.0-git-20190423T140539-qtwebkit-x86-64.appimage

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kfilemetadata] [Bug 405210] baloofile_extractor crash

2019-04-26 Thread Erasmo Caponio
https://bugs.kde.org/show_bug.cgi?id=405210

--- Comment #6 from Erasmo Caponio  ---
(In reply to Alexander Stippich from comment #5)
> Can you determine the crashing file using balooctl monitor?

Using balooctl monitor, I have realized that the indexing process stopped
always at the same file. This was actually a corrupted jpg file. I've deleted
it and after restarting baloo, everything works fine. Thank you for your
suggestion!

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 406574] Can't load from *.xmi file (possibly error with temporary file)

2019-04-26 Thread tobijk
https://bugs.kde.org/show_bug.cgi?id=406574

--- Comment #5 from tobijk  ---
Thanks! 
Btw: I looked at the root cause of this, but forgot to post: With 5.57 there is
only one changelog entry that jumped into my eyes: "Make file overwrite a bit
safer (bug 125102)". When looking into the commit that fixed bug #125102, it
states:
"Instead of truncating the existing file, a separate copy of the source file in
the
destination folder is created. If the copy was successfully created, the
existing
destination file is replaced with it. ..."

With the replace the root cause is found!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 405505] Titlebars of shaded maximized windows are indistinguishable from titlebars of maximized windows underneath them

2019-04-26 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=405505

--- Comment #11 from Noah Davis  ---
(In reply to Hugo Pereira Da Costa from comment #10)
> If it is a matter of adding the shadow on shaded clients whether maximized
> or not, this cannot be fixed in breeze. (the only thing breeze does about
> shadow is to pass some pixmaps to upstream libs (kdecoration2), which is
> where it is decided whether the shadow is rendered or not. Breeze has no say
> on this.
> If now the proper fix is to additionally render the title bar of maximized
> shaded window differently from unmaximized and/or unshaded windows,
> disregarding whether the shadow is rendered or not, then indeed it is a
> breeze issue. 
> So: where the bug belongs depends on how one wants to address it. 
> If the solution is to render the shadow, then this is not a breeze bug.

I think the shadow should be rendered. If more is needed, then the shadow
should be rendered and Breeze should be modified.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kcmutils] [Bug 406718] SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp)

2019-04-26 Thread John Gehrig
https://bugs.kde.org/show_bug.cgi?id=406718

--- Comment #5 from John Gehrig  ---
Patrick, I took a look at your backtrace... It looks like the same crash to me.

Your crash should be fixed by this patch. Probably Duplicate.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 406935] New: 10-bit HDR (yuv420p10) videos look greyish

2019-04-26 Thread Linus Jahn
https://bugs.kde.org/show_bug.cgi?id=406935

Bug ID: 406935
   Summary: 10-bit HDR (yuv420p10) videos look greyish
   Product: kdenlive
   Version: 19.04.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: l...@kaidan.im
  Target Milestone: ---

Created attachment 119655
  --> https://bugs.kde.org/attachment.cgi?id=119655=edit
Comparison between video player and kdenlive

SUMMARY

HDR Videos with 10 bit colours don't look correct: the colours are all a bit
greyish. This happens in the project monitor and also in the resulting video,
when rendered.

I also noticed that there's no option to use a 10 bit colourspace or pixel
format (like bt2020nc/bt2020/smpte2084 and yuv420p10le), the output will always
be in bt709 / yuv420p.

STEPS TO REPRODUCE
1. Add a yuv420p10le video (in my case: hevc (Main 10), yuv420p10le(tv,
bt2020nc/bt2020/smpte2084), 3840x1600 [SAR 1:1 DAR 12:5], 25 fps)

OBSERVED RESULT
Colours look greyish.

EXPECTED RESULT
Colours should look like in the video player.

SOFTWARE/OS VERSIONS
Occurs in Kdenlive 18.12.3 (debian unstable) and 19.04.0 (flatpak from
flathub).

This could also be a problem in mlt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 355257] QCursor: Cannot create bitmap cursor; invalid bitmap(s)

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=355257

bugskdeorg.20.dimon3...@spamgourmet.com changed:

   What|Removed |Added

 CC||bugskdeorg.20.dimon3000@spa
   ||mgourmet.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 406947] New: With plasma extension enabled, audio does not play from google translate

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406947

Bug ID: 406947
   Summary: With plasma extension enabled, audio does not play
from google translate
   Product: plasma-browser-integration
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Chrome
  Assignee: k...@privat.broulik.de
  Reporter: anze...@airmail.cc
  Target Milestone: ---

SUMMARY
Google translate has a feature where it plays an audio of the pronunciation.
With the extension enabled, even though the website shows an audio being
played, no audio comes out. This occurs when plasma extension is the only
enabled extension too so other extensions can be ruled out. Audio only works
when the extension is disabled

STEPS TO REPRODUCE
1. Enable plasma extension
2. Visit https://translate.google.com and translate from any language and enter
an example sentence
3. Hit the 'Listen' speaker icon under the translation

OBSERVED RESULT

No audio plays
EXPECTED RESULT

Audio should play


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.04
(available in About System)
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406830] Render Animation Image Sequence work only on PNGs

2019-04-26 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=406830

--- Comment #5 from Tymond  ---
The problem I was talking above is unrelated to Image Sequence, I reported it
in another bug report: bug 406939.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 406574] Can't load from *.xmi file (possibly error with temporary file)

2019-04-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=406574

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #4 from Ralf Habacker  ---
I'm currently in the update process to KF5 5.57.0 to be able to reproduce this
issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406941] New: Geo-filter on the right pane does not work

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406941

Bug ID: 406941
   Summary: Geo-filter on the right pane does not work
   Product: digikam
   Version: 6.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Albums-Filters
  Assignee: digikam-bugs-n...@kde.org
  Reporter: bugskdeorg.20.dimon3...@spamgourmet.com
  Target Milestone: ---

SUMMARY

Filter by presence of geo position data on the right pane does not work.

STEPS TO REPRODUCE
1. select an album where all images have geo-data
2. open right pane on "filter" tab
3. select "images with geo-data"

OBSERVED RESULT

All images are filtered out


EXPECTED RESULT

Only images without geo-data are filtered out.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 19.04 x86_64 appimage
KDE Plasma Version: ?
KDE Frameworks Version: ?
Qt Version: ?

ADDITIONAL INFORMATION

MySQL 8.0.16
It is broken for a long time, pre 6.0 I think.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406948] New: 6 strings have no translation on the "Lens Blur" filter.

2019-04-26 Thread Sabri Ünal
https://bugs.kde.org/show_bug.cgi?id=406948

Bug ID: 406948
   Summary: 6 strings have no translation on the "Lens Blur"
filter.
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: libreaj...@gmail.com
  Target Milestone: ---

In the shape drop down box on the "Lens Blur" filter page, these 6 strings have
no translation.

"Triangle, Quadrilateral (4), Pentagon (5), Hexagon (6), Heptagon (7), Octagon
(8)"


STEPS TO REPRODUCE
1. Choose Filters - Blur - Lens Blur
2. Click on Shape drop-down list.
3. Repeat the action on another language.

SOFTWARE/OS VERSIONS

Krita

 Version: 4.2.0-pre-alpha
 Languages: tr
 Hidpi: true

Qt

  Version (compiled): 5.9.5
  Version (loaded): 5.9.5

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 4.15.0-48-lowlatency
  Pretty Productname: Ubuntu 18.04.2 LTS
  Product Type: ubuntu
  Product Version: 18.04

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406948] 6 strings have no translation on the "Lens Blur" filter.

2019-04-26 Thread Sabri Ünal
https://bugs.kde.org/show_bug.cgi?id=406948

--- Comment #1 from Sabri Ünal  ---
Created attachment 119661
  --> https://bugs.kde.org/attachment.cgi?id=119661=edit
the screenshot of the bug

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmahjongg] [Bug 406951] New: tile selectable against rules

2019-04-26 Thread Friedrich Laher
https://bugs.kde.org/show_bug.cgi?id=406951

Bug ID: 406951
   Summary: tile selectable against rules
   Product: kmahjongg
   Version: 0.9
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: mathefr...@schmieder-laher.de
CC: kde-games-b...@kde.org
  Target Milestone: ---

Created attachment 119663
  --> https://bugs.kde.org/attachment.cgi?id=119663=edit
stored game status. Inner left tile "5" free to select - against rules

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[krfb] [Bug 146972] [KDE3] Krfb 3.5.7 connection reset

2019-04-26 Thread nl.smart
https://bugs.kde.org/show_bug.cgi?id=146972

--- Comment #7 from nl.smart  ---
Hi,

Now the connection is stable by configuring the firewall.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 406732] Some digits of the clock are invisible on the screenlocker

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406732

Patrick Silva  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 CC||bugsefor...@gmx.com
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Patrick Silva  ---
Requested info was already provided in comment 2.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406918] Freeze on certain effects (NVidia)

2019-04-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406918

--- Comment #3 from Vlad Zagorodniy  ---
Argh, support information for desktop grid doesn't include information I'm
interested in.

Anyways, if you uncheck "Show buttons to alter count of virtual desktops" in
Desktop Grid settings and "Provide buttons to close the windows" in Present
Windows settings, does KWin freeze when either one of those effects is active?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406569

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 384370] Resizing canvas to bigger size with offset anchor set to center doesn't work.

2019-04-26 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=384370

Kuntal Majumder  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||hello...@disroot.org
 Resolution|--- |FIXED

--- Comment #1 from Kuntal Majumder  ---
Cannot reproduce with master, probably this got fixed, :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 406409] Regression: New tab behavior "Put New Tab After Current Tab" no longer works

2019-04-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=406409

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kon
   ||sole/9680e1f5f1d55776f07844
   ||8d62deb33883f45dcc
 Status|REPORTED|RESOLVED

--- Comment #9 from Kurt Hindenburg  ---
Git commit 9680e1f5f1d55776f078448d62deb33883f45dcc by Kurt Hindenburg, on
behalf of Thomas Surrel.
Committed on 26/04/2019 at 13:49.
Pushed by hindenburg into branch 'master'.

Fix New tab behavior

Summary:
Fix the regression about the placement of a new tab:
it is now added either at the end, or next to the
current tab depending on the setting.

Test Plan:
In Konsole settings, select 'Put new tab after the
current tab' for the New tab behavior setting.
Open some new tabs and check they are opened at the
proper position.

Reviewers: #konsole, hindenburg, tcanabrava

Reviewed By: tcanabrava

Subscribers: konsole-devel

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D20836

M  +1-1src/MainWindow.cpp
M  +10   -3src/ViewContainer.cpp
M  +14   -1src/ViewContainer.h
M  +0-6src/ViewManager.cpp
M  +0-12   src/ViewManager.h

https://commits.kde.org/konsole/9680e1f5f1d55776f078448d62deb33883f45dcc

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 406773] KDE-connect does not connect android and Kubuntu PC within same network

2019-04-26 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=406773

--- Comment #2 from Duns  ---
For two days (23-4 and 24-4) I was able to connect PC and smartphone via KDE
connect. Yesterday and today (same situation of network, but) no: the PC is
connected via cable and smartphone via wifi to the same network, but they don't
see each other.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406918] New: Freeze on certain effects (NVidia)

2019-04-26 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=406918

Bug ID: 406918
   Summary: Freeze on certain effects (NVidia)
   Product: kwin
   Version: 5.15.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@carewolf.com
  Target Milestone: ---

Certain screen edge effects: Tiling a window, triggering Desktop Grid, and
mouse-over on a window in Present Windows (before it zooms in a little), causes
KWin to freeze for ~10s before resuming. Doing the same effect immediately
after has no such stall, but doing it again a few minutes later will have the
stall once more.

Has only been observed with proprietary NVidia drivers. With both OpenGL 2.0
and 3.1 backends.

Using KDE stable from kdesrc-build, and Qt 5.13 from git. Has been observed for
a few months. Kwin produces no relevant console log output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 398899] Blur in menus works only on first call

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=398899

Patrick Silva  changed:

   What|Removed |Added

 CC||look.for.bo...@gmail.com

--- Comment #6 from Patrick Silva  ---
*** Bug 406905 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 406905] Menus on Wayland lose blur when reopened and become transparent, making it hard to read

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406905

Patrick Silva  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||bugsefor...@gmx.com

--- Comment #2 from Patrick Silva  ---


*** This bug has been marked as a duplicate of bug 398899 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406918] Freeze on certain effects (NVidia)

2019-04-26 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=406918

--- Comment #2 from Allan Sandfeld  ---
Created attachment 119649
  --> https://bugs.kde.org/attachment.cgi?id=119649=edit
Kwin support info

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 381480] Crash in in QQuickAnimatorProxyJob::sceneGraphInitialized

2019-04-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381480

--- Comment #26 from David Edmundson  ---
*** Bug 406919 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 406919] Every time I login plasma crash and restart

2019-04-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=406919

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


*** This bug has been marked as a duplicate of bug 381480 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406855] Feature request: date from filename

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406855

--- Comment #5 from IWBR  ---
I also found that some nokia phones (e.g. nokia 6120c) used the format
ddmm.jpg, which can also lead to confusion. For instance, I have this
picture: 20072008(001).jpg, corresponding to July 20th, 2008, where  (001),
(002), etc. are used for successive pictures taken that day.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevplatform] [Bug 369546] code browser popup shows wrong function declaration

2019-04-26 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=369546

--- Comment #3 from RJVB  ---
Seems you're on to something. Have you tried replacing the INT_MAX token by a
numeric value to see if the symbolic default argument has something  to do with
the issue? What happens when you assign a default argument to the fname
argument; does that one shift too (even when it's NULL or nullptr instead of
0)?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 372464] Simple editing/annotation features (drawing Arrows / Text / Highlighting) after doing screenshot

2019-04-26 Thread Marian Kyral
https://bugs.kde.org/show_bug.cgi?id=372464

Marian Kyral  changed:

   What|Removed |Added

 CC||mky...@email.cz

--- Comment #7 from Marian Kyral  ---
Simple annotating tool will be useful. Now I have to open the image in gimp a
do changes there.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406918] Freeze on certain effects (NVidia)

2019-04-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=406918

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #8 from David Edmundson  ---
To temporarily fix your issue you can revert
22a441e071515e9c630f3bdac743c678052f88be

But given you can reproduce, it would be great if you can help investigate.

We deadlock in
#6  0x7f7579c88750 in QOpenGLContext::swapBuffers(QSurface*) () at
/usr/lib/libQt5Gui.so.5
After a QtQuick render.

(DesktopGrid is using QtQuick for the buttons on the bottom)

This happens when env var "__GL_MaxFramesAllowed" is set to 1
Which we do to work round a kwin timing expectation.

Can you see if this we get the freeze with an animation in qmlscene?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406889] ability to search for specific faces

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406889

--- Comment #4 from IWBR  ---
Ok, but in order to do so Digikam would still need to identify the rest of the
faces, and purposely ignore them, since it can't know if a person isn't someone
in particular until he/she has been identified.

So what you propose is an option to hide or ignore all faces except those that
match some specific persons, right?

In that case, it would be a step-up from what is proposed in bug #392023, in
which you could manually ignore selected faces. But in this case, automatically
if they don't meet certain criteria. You would need to specify beforehand which
people are in the white-list I guess. And automatically move all non-matching
people from the "Unknown" category to the "ignored". 

Although, depending on how good the algorithm is, it can lead to true matches
being ignored.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 406919] New: Every time I login plasma crash and restart

2019-04-26 Thread Filippo Ruggeri
https://bugs.kde.org/show_bug.cgi?id=406919

Bug ID: 406919
   Summary: Every time I login plasma crash and restart
   Product: plasmashell
   Version: 5.12.7
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: tabaccat...@yahoo.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.7)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-48-generic x86_64
Distribution: Ubuntu 18.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
nothing, only login

I'm using Kubuntu 18.04. I installed latte-dock and the crashes begin at the
same time (I'm not sure It's correlated). After i removed latte-dock the
crashes stopped for some time or they were erratic. Now plasma crashes
everytime.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4d3b75e800 (LWP 1319))]

Thread 14 (Thread 0x7f4c48992700 (LWP 2526)):
#0  0x7f4d345c69f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c617a4f630) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f4d345c69f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55c617a4f5e0, cond=0x55c617a4f608) at pthread_cond_wait.c:502
#2  0x7f4d345c69f3 in __pthread_cond_wait (cond=0x55c617a4f608,
mutex=0x55c617a4f5e0) at pthread_cond_wait.c:655
#3  0x7f4d354405ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f4d391c56a8 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f4d391c5b0a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f4d3543f17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f4d345c06db in start_thread (arg=0x7f4c48992700) at
pthread_create.c:463
#8  0x7f4d34d3a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f4c49393700 (LWP 2516)):
#0  0x7f4d345c69f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c616edf410) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f4d345c69f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55c616edf3c0, cond=0x55c616edf3e8) at pthread_cond_wait.c:502
#2  0x7f4d345c69f3 in __pthread_cond_wait (cond=0x55c616edf3e8,
mutex=0x55c616edf3c0) at pthread_cond_wait.c:655
#3  0x7f4d354405ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f4d391c56a8 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f4d391c5b0a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f4d3543f17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f4d345c06db in start_thread (arg=0x7f4c49393700) at
pthread_create.c:463
#8  0x7f4d34d3a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f4c4b679700 (LWP 2452)):
#0  0x7f4d3543e001 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x7f4d35676db1 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f4d2f896f51 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f4d2f8974e0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f4d2f89764c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f4d356769bb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f4d3561ba1a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f4d3543a23a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f4c4bd42747 in KCupsConnection::run() () at
/usr/lib/x86_64-linux-gnu/libkcupslib.so
#9  0x7f4d3543f17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f4d345c06db in start_thread (arg=0x7f4c4b679700) at
pthread_create.c:463
#11 0x7f4d34d3a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f4c7bfff700 (LWP 2333)):
#0  0x7f4d345c69f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c617131a74) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f4d345c69f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55c617131a20, cond=0x55c617131a48) at pthread_cond_wait.c:502
#2  0x7f4d345c69f3 in __pthread_cond_wait (cond=0x55c617131a48,
mutex=0x55c617131a20) at pthread_cond_wait.c:655
#3  0x7f4d354405ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f4d391c56a8 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f4d391c5b0a in 

[cantor] [Bug 397264] Cantor crashes with Python 2 backend when importing matplotlib.pyplot

2019-04-26 Thread Savor d'Isavano
https://bugs.kde.org/show_bug.cgi?id=397264

--- Comment #8 from Savor d'Isavano  ---
(In reply to Alexander Semke from comment #7)
> Can you please re-test it again with the recent version of Cantor? We don't
> crash the main process also for python2 anymore in case the python
> interpreter crashes (Cantor > 18.12 required). Maybe also the problem with
> PySide on Arch was solved in-between.

Hi. Python 2 sessions do not crash anymore. Python 3 will still complain about
'The name org.kde.Cantor.Python3-17062 was not provided by any .service files'.

calling plt.show() has no effect in either way.

I'm running Cantor 19.04.0.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 384370] Resizing canvas to bigger size with offset anchor set to center doesn't work.

2019-04-26 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=384370

--- Comment #2 from Raghavendra kamath  ---
Yes thanks Kuntal,

This is not reproducible now. So we can close this

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 406164] control screen magnify- and invert-effect in lock-screen

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406164

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails

2019-04-26 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=404698

--- Comment #16 from Sandro Knauß  ---
(In reply to Jens Mueller from comment #15)
> @David: This would mean if you attach a non-encrypted image to an
> encrypted...
> 
> Absolutely, such an email could not be decrypted anymore if you follow our
> suggestions (or had to be manually decrypted on the command line). While
> this may seem a bit harsh, we have not seen any mail client that allows to
> send such "partially encrypted" emails (e.g., with unencrypted attachments),
> and I think handling such edge cases can become a security nightmare. Either
> the whole mail is encrypted or it's not, everything else gives a false sense
> of security, imho.

One client that supports sending encrypted mails with unencrypted attachment is
kmail (but you need to do it explicitly).

One common use case, of such partial encrypted mails are mails forwarded via
Mailman. Mailman adds a non encrypted footer to each email. So not supporting
these mails make would break my workflow. This was the reason, why I fixed a
several things, because I didn't wanted to see this footer in the reply ;D And
I see a big difference between displaying such broken mails and replying. 

> However, I see the developer's perspective and the and the fear of
> potentially breaking things, too. I guess a rule like "in case of an
> encrypted, multipart email, reply only with the first part" *should* be fine
> too.

I think so, too, that reply to only one part you be fine.

> @Sandro: We originally tested in version 5.2.3 on Debian 9.8 (stretch). This
> version is probably outdated by now.

yes! Did you tested any other version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 404972] Krita Freezes by switching or modifying brush engine what's related to drawing pad driver probably

2019-04-26 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=404972

wolthera  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||4.2
 Resolution|--- |FIXED

--- Comment #8 from wolthera  ---
Okay, then it is resolved by the tablet bugfixes of 4.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2019-04-26 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=387061

--- Comment #11 from Sandro Knauß  ---
(In reply to Rodney Baker from comment #10)
> Still a problem in version 5.10.3, Qt5.12.2, KDE Frameworks 5.57.0. Any
> target version for the fix?

No there is no target version for the fix. This is a limitation by the way we
load the mail into QtWebEngine.Someone needs to rewrite the code in messagelib,
that we don't use QWebEngineView::setHtml anymore and use QWebEngineView::load
instead. If anyone wants to dive into that. Feel free to ask.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 406918] Freeze on certain effects (NVidia)

2019-04-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406918

--- Comment #1 from Vlad Zagorodniy  ---
Can you post output of qdbus org.kde.KWin /KWin supportInformation ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406855] Feature request: date from filename

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406855

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
I found the idea interesting. Because through images of screenshots or WhatsApp
and other programs such file names with date content occur more frequently.
Current if there is no time, "00:00:00" is used. Another idea? Of course, a
time can still be added in the tool.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 406910] Anonymous namespace is not unique in Translation Units

2019-04-26 Thread KiloAlphaIndia
https://bugs.kde.org/show_bug.cgi?id=406910

KiloAlphaIndia  changed:

   What|Removed |Added

 CC||k...@stierand.com

--- Comment #1 from KiloAlphaIndia  ---
Created attachment 119650
  --> https://bugs.kde.org/attachment.cgi?id=119650=edit
Fix including Unit Test updates

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406855] Feature request: date from filename

2019-04-26 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=406855

--- Comment #4 from IWBR  ---
No, that's great.

I had a phone which used the format "dd-mm-yy hhmm.jpg" (I think motorolas used
to do that, with filenames like "08-11-05 2312.jpg") which can be confusing
even for a human if you don't know the context. What happens in this case?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 406855] Feature request: date from filename

2019-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406855

--- Comment #6 from Maik Qualmann  ---
Yes, this format "dd-mm-yy hhmm.jpg" would not be recognized at this time. I'll
add it tonight.

This image "20072008(001).jpg" is not a problem. The attempt with "MMdd"
would fail because the month is invalid. The match would be "ddMM".

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 406524] Playlist display issue when removing first track of the playlist

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406524

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 406921] New: Razor tool with multiple clips selected

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406921

Bug ID: 406921
   Summary: Razor tool with multiple clips selected
   Product: kdenlive
   Version: Appimage - Refactoring
  Platform: Mint (Debian based)
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: dave41...@hotmail.com
  Target Milestone: ---

SUMMARY

When cutting across multiple clips with the razor tool Kdenlive instantly
closes. This happens in the latest release and the daily build from 26th April.


STEPS TO REPRODUCE
1. Import a video file to the timeline, the video and audio are placed on
separate tracks. The file I used had an .mkv extension
2. Press CTRL+A to select all clips on the timeline
3. Select the Razor tool or press X. 
4. Attempt to make a cut across the selected clips. Kdenlive will close.

OBSERVED RESULT
Kdenlive closes instantly

EXPECTED RESULT
The clips should be cut as normal

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Mint 19.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 406925] Discover would not work. Darktable would not work.

2019-04-26 Thread Gerd Verbeck
https://bugs.kde.org/show_bug.cgi?id=406925

--- Comment #1 from Gerd Verbeck  ---
I'm a German user. Software displays "half english/half german" language

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 405543] can't open drag-and-dropped files

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405543

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 381295] Move Show Desktop widget to core and out of plasma-addons, and add it to the panel by default

2019-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381295

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.16.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---
This landed and will be in Plasma 5.16.0!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387192] Dolphin through fish don't move files.

2019-04-26 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=387192

Julian Schraner  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||m...@xyquadrat.ch
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Julian Schraner  ---
I sadly don't have a server with an external USB drive available - could you
test this again with a newer version of Dolphin? Also, could you check if this
problem happens as well when using SFTP to connect instead of FISH?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 401999] Pictures inserted into PDF with other PDF Editor covered by stamp icon

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401999

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 406924] KNSBackend should offer AppStream id when available

2019-04-26 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=406924

Aleix Pol  changed:

   What|Removed |Added

Summary|appimagehub packages appear |KNSBackend should offer
   |separately from the package |AppStream id when available
   |in other sources|

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 406922] New Reviews

2019-04-26 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=406922

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||cd52626a596eb268b09c6cfa513
   ||ef66d78103cd9
   Version Fixed In||5.16
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 405757] Discover hangs on attempt to remove or update plasmoid

2019-04-26 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=405757

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Aleix Pol  ---


*** This bug has been marked as a duplicate of bug 398078 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dragonplayer] [Bug 405299] Can't get past the DVD menu

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405299

--- Comment #1 from Patrick Silva  ---
I also can not play dvd with dragon 19.04 on my system.
When I click some entry of the dvd menu to start to play a dvd title,
dragon continues to show the dvd menu (eventual background sound stops) and it
never starts to play the dvd title.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405123] Empty windows after restoring the session

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405123

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #10 from Patrick Silva  ---
I see the same problem on my system.

Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 406927] New: inputting keyboard shortcuts won't work regarding the Ctrl + Shift + Z command

2019-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406927

Bug ID: 406927
   Summary: inputting keyboard shortcuts won't work regarding the
Ctrl + Shift + Z command
   Product: krita
   Version: 4.1.7
  Platform: Windows CE
OS: Windows CE
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: ervvin.sm...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. open settings -> configure krita -> keyboard shortcuts
2. attempt to input manual keyboard shortcut for any function
3. set shortcut to Ctrl + Shift + Z (default for Redo function) - this shortcut
doesn't work in the first place

OBSERVED RESULT
Ctrl + Shift + Z won't come up, but all other shortcuts work (e.g. inputting
Ctrl + Shift + A works, even just the Z key)

EXPECTED RESULT
shortcut is set as Ctrl + Shift + Z

SOFTWARE/OS VERSIONS
Windows: windows 8, version 4.1.7


ADDITIONAL INFORMATION
--

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 405602] Make the indicator style more legible and conventional.

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405602

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksysguard] [Bug 405414] Header name and colors options don't saved for [Partition usage] --> [Table (listview)]

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405414

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
Same thing on my system.

Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 405213] [regression] Closing a tab doesn't select the previously focused tab any more

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405213

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[skrooge] [Bug 406903] no message when Skrooge can't open .skg file given on command line

2019-04-26 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=406903

--- Comment #2 from Stephane MANKOWSKI  ---
Hi skierpage,

Because you are working a lot to improve Skrooge, I added your nickname in the
"About" of Skrooge.

Regards.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 406926] New: Version conflicts due to strange libzip version numbering

2019-04-26 Thread Igor Tarasov
https://bugs.kde.org/show_bug.cgi?id=406926

Bug ID: 406926
   Summary: Version conflicts due to strange libzip version
numbering
   Product: neon
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: tarasov.i...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY

Ubuntu uses this format for package versions: x.x.x-x+codename

Neon updates libzip4 and libzip5 (for example, for Xenial), and uses this
numbering format: 1:x.x.x-x+codname

As result, it messes up versioning and any other repository that attempts to
update that library to newer version is unable to do so. Here is an example:
https://github.com/oerdnj/deb.sury.org/issues/1091

Is there a reason for changing version number format? Could it be reverted to
default?

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu Xenial, Neon 5.13
(available in About System)
KDE Plasma Version: 5.14.0
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   >