[Akonadi] [Bug 400221] can't talk to dovecot imap server

2020-04-26 Thread Chris Samuel
https://bugs.kde.org/show_bug.cgi?id=400221

--- Comment #8 from Chris Samuel  ---
Apologies, I had two bugs open in adjacent tabs and updated this instead of
https://bugs.kde.org/show_bug.cgi?id=419782 (I strongly suspect it's a
duplicate of this).

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

[kmail2] [Bug 419782] Unable to connect to IMAP server

2020-04-26 Thread Chris Samuel
https://bugs.kde.org/show_bug.cgi?id=419782

--- Comment #6 from Chris Samuel  ---
I suspect this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=400221
which I just mistakenly updated instead of this.

It's an SSL issue (the IMAP server is not configured to use long enough DH
keys).

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

[kontact] [Bug 420327] reload email after changing html preference for contact

2020-04-26 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=420327

--- Comment #3 from Martin Tlustos  ---
You guys rock!

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

[Akonadi] [Bug 400221] can't talk to dovecot imap server

2020-04-26 Thread Chris Samuel
https://bugs.kde.org/show_bug.cgi?id=400221

Chris Samuel  changed:

   What|Removed |Added

 CC||k...@csamuel.org

--- Comment #7 from Chris Samuel  ---
Hi there,

I have a strong suspicion that this is SSL related, I've found that this does
not work:

openssl s_client -connect example.com:993
[...]
139765775537472:error:141A318A:SSL routines:tls_process_ske_dhe:dh key too
small:../ssl/statem/statem_clnt.c:2149:
[...]

but this does (found here: https://imlc.me/dh-key-too-small ):

openssl s_client -connect example.com:993 --cipher 'DEFAULT:!DH'

Now the received wisdom is that this is because of OpenSSL configuration and
you can fix it by adding this to /etc/ssl/openssl.cnf:

[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2

However, that does not seem to work, either for the OpenSSL command line or for
Akonadi.

All the best,
Chris

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

[Discover] [Bug 420105] crash when hitting "update all"

2020-04-26 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=420105

--- Comment #7 from Martin Tlustos  ---
Created attachment 127912
  --> https://bugs.kde.org/attachment.cgi?id=127912=edit
DiscoverNotifier Backtrace

Ok, so I finally managed to produce a backtrace. Sorry for the inconvinience,
I'm new at this...

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

[kontact] [Bug 420327] reload email after changing html preference for contact

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420327

Laurent Montel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kma
   ||il/781e560ae55516d02d86eeb1
   ||ac324e672e2e9790
   Version Fixed In||5.14.1
 Resolution|--- |FIXED

--- Comment #2 from Laurent Montel  ---
Git commit 781e560ae55516d02d86eeb1ac324e672e2e9790 by Laurent Montel.
Committed on 27/04/2020 at 05:42.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 420327 - reload email after changing html preference for contact

FIXED-IN: 5.14.1

M  +1-1CMakeLists.txt
M  +3-1src/kmmainwidget.h
M  +10   -0src/kmreaderwin.cpp
M  +3-2src/kmreaderwin.h

https://commits.kde.org/kmail/781e560ae55516d02d86eeb1ac324e672e2e9790

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

[dolphin] [Bug 420647] Dolphin crashes when attempting to "Close session" in builtin terminal

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

leadpogrom...@gmail.com changed:

   What|Removed |Added

  Component|general |panels: terminal

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

[dolphin] [Bug 420647] New: Dolphin crashes when attempting to "Close session" in builtin terminal

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

Bug ID: 420647
   Summary: Dolphin crashes when attempting to "Close session" in
builtin terminal
   Product: dolphin
   Version: 20.04.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: leadpogrom...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.04.0)

Qt Version: 5.14.2
Frameworks Version: 5.69.0
Operating System: Linux 5.6.6-arch1-1 x86_64
Windowing system: X11
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
1. open Dolphin
2. Right-click on built-in terminal
3. Press "Close Session"

Ctrl+shift+w also crashes Dolphin

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7f06fbd840 (LWP 6346))]

Thread 4 (Thread 0x7f7ef6287700 (LWP 6349)):
#0  0x7f7f079ccabf in poll () from /usr/lib/libc.so.6
#1  0x7f7f032e54a0 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7f032e5571 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f7f0581d8ac in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f7f057c405c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f7f055e8c62 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f7f055e9dd6 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f7f03d6146f in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f7f079d73d3 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f7efe7d7700 (LWP 6348)):
#0  0x7f7f032e2f3d in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x7f7f032e39f6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f7f032e4cbb in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#3  0x7f7f032e53c6 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f7f032e5571 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f7f0581d8ac in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f7f057c405c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f7f055e8c62 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f7f05a75b28 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x7f7f055e9dd6 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7f7f03d6146f in start_thread () from /usr/lib/libpthread.so.0
#11 0x7f7f079d73d3 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f7eff46f700 (LWP 6347)):
#0  0x7f7f079ccabf in poll () from /usr/lib/libc.so.6
#1  0x7f7f03f9463b in ?? () from /usr/lib/libxcb.so.1
#2  0x7f7f03f9637b in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f7effe85e01 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x7f7f055e9dd6 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f7f03d6146f in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f7f079d73d3 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f7f06fbd840 (LWP 6346)):
[KCrash Handler]
#6  0x55eb3993d430 in ?? ()
#7  0x7f7f057f4171 in QObject::disconnect(QObject const*, char const*,
QObject const*, char const*) () from /usr/lib/libQt5Core.so.5
#8  0x7f7f06e6131e in KActionCollection::removeAssociatedWidget(QWidget*)
() from /usr/lib/libKF5XmlGui.so.5
#9  0x7f7f06ea9ebc in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from
/usr/lib/libKF5XmlGui.so.5
#10 0x7f7f06eb1440 in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from
/usr/lib/libKF5XmlGui.so.5
#11 0x7f7efc47f053 in Konsole::SessionController::~SessionController() ()
from /usr/lib/libkonsoleprivate.so.20
#12 0x7f7efc47f2aa in Konsole::SessionController::~SessionController() ()
from /usr/lib/libkonsoleprivate.so.20
#13 0x7f7f057f2870 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#14 0x7f7f0634b352 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#15 0x7f7f06354829 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#16 0x7f7f057c54f2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#17 0x7f7f057c7d56 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#18 0x7f7f0581e244 in ?? () from /usr/lib/libQt5Core.so.5
#19 0x7f7f032e36be in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0x7f7f032e5531 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x7f7f032e5571 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x7f7f0581d890 in

[kdenlive] [Bug 419558] kdenlive crashes when cutting clip

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

--- Comment #3 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.

[kdenlive] [Bug 419958] Cannot Render Video on KdenLive 19.12.3(Installed Via Snap)

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

--- 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.

[krita] [Bug 419972] I can't export my files. I get a data error

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

--- Comment #3 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.

[kdenlive] [Bug 419567] Video playback is terrible!!!

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

--- 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.

[krita] [Bug 420231] The UI glitches while using Outline Selection Tool and holding Cmd

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED
 Ever confirmed|1   |0

--- Comment #12 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[kdenlive] [Bug 419810] Opening up the software give a broken UI with all seemingly working features except none of the features are visible

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

--- 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.

[kdenlive] [Bug 419899] I can't move my proyect to a second monitor

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

--- Comment #3 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.

[kde] [Bug 420646] New: Apps open with default theme after disk is full, even if space is freed

2020-04-26 Thread David
https://bugs.kde.org/show_bug.cgi?id=420646

Bug ID: 420646
   Summary: Apps open with default theme after disk is full, even
if space is freed
   Product: kde
   Version: unspecified
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

Created attachment 127911
  --> https://bugs.kde.org/attachment.cgi?id=127911=edit
mixed_themes

SUMMARY
If I run out of disk space, newly launched applications will use the default
KDE theme, icons, and colors instead of the ones I have configured, while
already-opened windows retain the configured theme/icons/color, save for the
titlebar and the space for rounding corners at the bottom. After freeing space,
new apps still keep launching with the default theme/icons/color until the
session is restarted.

STEPS TO REPRODUCE
1. Set oxygen theme, oxygen icons, and some dark color scheme.
2. Fill all disk space.
3. Launch some app.

OBSERVED RESULT
Apps should launch with configured theme, icons, and colors.

EXPECTED RESULT
Apps launch with the default (breeze) theme, icons, and colors.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
Attached a screenshot with an instance of Dolphin which was launched before
running out of space and another which was launched after.

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

[kdenlive] [Bug 398239] Filter “Delogo” is not configurable (-1 for all parameters) and has no effect

2020-04-26 Thread Dirk
https://bugs.kde.org/show_bug.cgi?id=398239

--- Comment #10 from Dirk  ---
Still not functional in the latest Kdenlive 20 release.

The manual addition of the XML file makes it possible use the filter but it
does not work with the newly introduced preview scaling (but I guess that’s
another issue)

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

[krita] [Bug 420213] Hard to move vector objects if they are relatively small

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

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #5 from vanyossi  ---
Making sure we have a minimum workable handle size/spacing is a good way to fix
this issue for smaller than workable shapes.

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

[yakuake] [Bug 415762] Exiting the session in a Yakuake tab sometimes crash Yakuake

2020-04-26 Thread p d
https://bugs.kde.org/show_bug.cgi?id=415762

--- Comment #6 from p d  ---
Created attachment 127910
  --> https://bugs.kde.org/attachment.cgi?id=127910=edit
New crash information added by DrKonqi

yakuake (3.0.5+) using Qt 5.13.2

New crash with latest version of yakuake ( yakuake-20.04.0-1.fc32.x86_64 ) on
Fedora 32 with zawertun's kde copr repo.

- What I was doing when the application crashed:

Closing a tab with the "X" button on the right side of yakuake.

-- Backtrace (Reduced):
#6  0x7f1aaa327442 in QList::removeAll(QAction* const&) () from
/lib64/libQt5Widgets.so.5
#7  0x7f1aaa36229b in QWidget::removeAction(QAction*) () from
/lib64/libQt5Widgets.so.5
#8  0x7f1aaaf50f79 in KActionCollection::removeAssociatedWidget(QWidget*)
() from /lib64/libKF5XmlGui.so.5
#9  0x7f1aaaf8a34f in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from
/lib64/libKF5XmlGui.so.5
#10 0x7f1aaaf8dd4f in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from
/lib64/libKF5XmlGui.so.5

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

[yakuake] [Bug 415762] Exiting the session in a Yakuake tab sometimes crash Yakuake

2020-04-26 Thread p d
https://bugs.kde.org/show_bug.cgi?id=415762

p d  changed:

   What|Removed |Added

 CC||pizzad...@linuxmail.org

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

[krita] [Bug 420626] Crash if brush settings editor used before files open

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

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
Setting to confirmed on Win.

The crash does not happen on macos.

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

[krita] [Bug 419795] Soft proofing doesn't work

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

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com

--- Comment #6 from vanyossi  ---
I Deevad can reproduce it Im setting this to confirmed.

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

[konsole] [Bug 419526] Crash on right click

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

--- Comment #3 from Kurt Hindenburg  ---
Any chance you can try on < Qt5.15?  It would be nice to confirm it is
something new in Qt5.15.

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

[telepathy] [Bug 420549] Telepathy-kde 20.04 causes long delay to plasma login completion

2020-04-26 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=420549

Alexandre  changed:

   What|Removed |Added

 CC||alexandre...@gmail.com

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635

--- Comment #1 from Brian Wright  ---
Deleting plasma-org.kde.plasma.desktop-appletsrc does not resolve the issue.

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

[digikam] [Bug 420642] Crash on face detection stop button

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
It crash when the reference engine is deleted :

https://invent.kde.org/kde/digikam/-/blob/master/core/libs/facesengine/detection/opencv-dnn/opencvdnnfacedetector.cpp#L73

The reason is not clear for me


Gilles Caulier

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

[kde] [Bug 420645] Dist upgrade in GUI has files missing

2020-04-26 Thread msmetko
https://bugs.kde.org/show_bug.cgi?id=420645

msmetko  changed:

   What|Removed |Added

   Platform|Other   |Ubuntu Packages

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

[kde] [Bug 420645] New: Dist upgrade in GUI has files missing

2020-04-26 Thread msmetko
https://bugs.kde.org/show_bug.cgi?id=420645

Bug ID: 420645
   Summary: Dist upgrade in GUI has files missing
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: marijansmetko...@gmail.com
  Target Milestone: ---

Created attachment 127909
  --> https://bugs.kde.org/attachment.cgi?id=127909=edit
Screenshot of the succesful fix

SUMMARY
There are bugs when running a GUI distribution upgrade

STEPS TO REPRODUCE
1. Run `sudo do-release-upgrade -m desktop -d -f DistUpgradeViewKDE`
2. Run into the first error (missing file)
3. Copy-paste the missing file from
https://github.com/guadalinex-archive/guadalinex-v7/blob/master/pkgs/update-manager/tags/1:0.125.1/UpdateManager/fetch-progress.ui
4. run the command again
5. Run into the seccond error
6. Copy-paste the missing file from
https://github.com/guadalinex-archive/guadalinex-v7/blob/master/pkgs/update-manager/tags/1:0.125.1/UpdateManager/dialog_release_notes.ui
7. Run the command again

OBSERVED RESULT
Well I had to manually download the missing files that should have been
deployed with the app

EXPECTED RESULT
I expected the files to be deployed with the update app

SOFTWARE/OS VERSIONS
Windows: No
macOS: No
Linux/KDE Plasma: Ubuntu 19.10 (upgrade to 20.04)
(available in About System)
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
none

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

[kmail2] [Bug 420644] New: feature request: be able to show message account/folder in message list

2020-04-26 Thread Christoph Vogtländer
https://bugs.kde.org/show_bug.cgi?id=420644

Bug ID: 420644
   Summary: feature request: be able to show message
account/folder in message list
   Product: kmail2
   Version: 5.14.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: message list
  Assignee: kdepim-b...@kde.org
  Reporter: k...@mockies.de
  Target Milestone: ---

SUMMARY
When showing mails in a search folder or in a unified mailbox there does not
seem to be an easy way to show the actual message folder (or mailbox account).
The only way to see the folder seems to be by opening the mail in a separate
window (the containing folder will then be shown in the title bar).

It would be nice to be able to add a "folder" and/or "account" field to the
theme.
Additionally, the folder might also be shown in the messages tool-tip which
would also allow quick access without opening an extra window.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.6.6-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4460 CPU @ 3.20GHz
Memory: 15,3 GiB


ADDITIONAL INFORMATION

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

[grantlee] [Bug 420351] Grantlee fails to package under macOS due to a dot in lib/granglee/major.minor folder name

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420351

--- Comment #6 from Dawid Wróbel  ---
Git commit 86f05b3009a622ce5ce90cdcfd32e52c875c8cae by Dawid Wróbel.
Committed on 27/04/2020 at 01:04.
Pushed by wrobelda into branch 'master'.

grantlee: fix macOS packaging issue with a patch

Add a missing patch file.

A  +36   -0   
kdesupport/grantlee/0001-Don-t-use-dot-in-folder-name-to-prevent-macOS-issues.patch

https://invent.kde.org/kde/craft-blueprints-kde/commit/86f05b3009a622ce5ce90cdcfd32e52c875c8cae

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

[kdenlive] [Bug 418506] kdenlive crashes on exit

2020-04-26 Thread alvarengando
https://bugs.kde.org/show_bug.cgi?id=418506

alvarengando  changed:

   What|Removed |Added

 CC||alvarenga...@hotmail.com

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

[print-manager] [Bug 420576] plasmashell crashes after login

2020-04-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420576

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---


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

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

[print-manager] [Bug 326289] plasma-desktop crashed after configuring printer applet [JobModel::updateJob]

2020-04-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=326289

Christoph Feck  changed:

   What|Removed |Added

 CC||gesb...@gmail.com

--- Comment #63 from Christoph Feck  ---
*** Bug 420576 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 420622] Maia Konsole theme disappeared

2020-04-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420622

Christoph Feck  changed:

   What|Removed |Added

 Resolution|FIXED   |DOWNSTREAM

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

[kdevelop] [Bug 396154] KDevelop Crash segfault

2020-04-26 Thread Romanus
https://bugs.kde.org/show_bug.cgi?id=396154

Romanus  changed:

   What|Removed |Added

 CC||kleber.rom...@gmail.com

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

[konsole] [Bug 420622] Maia Konsole theme disappeared

2020-04-26 Thread shawn
https://bugs.kde.org/show_bug.cgi?id=420622

shawn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[calligrasheets] [Bug 420643] New: Crash after pasting formatting

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

Bug ID: 420643
   Summary: Crash after pasting formatting
   Product: calligrasheets
   Version: 3.1.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: calligra-sheets-bugs-n...@kde.org
  Reporter: bird_ma...@hotmail.com
  Target Milestone: ---

Application: calligrasheets (3.1.0)

Qt Version: 5.13.2
Frameworks Version: 5.68.0
Operating System: Linux 5.5.15-200.fc31.x86_64 x86_64
Distribution: Fedora 31 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:  I clicked copy on one cell,
then highlighted two other cells and right-clicked Paste Special... then
selected Formatting.  That is when Calligra Sheets crashed.

-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd7f426f840 (LWP 1694))]

Thread 5 (Thread 0x7fd7dcbe7700 (LWP 1700)):
#0  0x7fd7f748cd45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd7de64c11b in util_queue_thread_func () from
/usr/lib64/dri/r300_dri.so
#2  0x7fd7de64bd2b in impl_thrd_routine () from /usr/lib64/dri/r300_dri.so
#3  0x7fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#4  0x7fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fd7ddd3a700 (LWP 1699)):
#0  0x7fd7f748cd45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd7de64c11b in util_queue_thread_func () from
/usr/lib64/dri/r300_dri.so
#2  0x7fd7de64bd2b in impl_thrd_routine () from /usr/lib64/dri/r300_dri.so
#3  0x7fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#4  0x7fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fd7e59ee700 (LWP 1697)):
#0  0x7fd7fa6dca3f in poll () from /lib64/libc.so.6
#1  0x7fd7f6d9686e in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7fd7f6d969a3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7fd7f981b843 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7fd7f97c51db in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7fd7f9615c45 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7fd7f7c75f6a in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x7fd7f9616d96 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#9  0x7fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd7e6fa7700 (LWP 1696)):
#0  0x7fd7fa6dca3f in poll () from /lib64/libc.so.6
#1  0x7fd7f7a3f38a in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7fd7f7a40fea in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x7fd7e7111d48 in QXcbEventQueue::run() () from
/lib64/libQt5XcbQpa.so.5
#4  0x7fd7f9616d96 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5  0x7fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#6  0x7fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd7f426f840 (LWP 1694)):
[KCrash Handler]
#6  0x0021 in ?? ()
#7  0x7fd7e4488cff in Calligra::Sheets::StyleStorage::invalidateCache() ()
from /lib64/libcalligrasheetsodf.so.16
#8  0x7fd7e4442473 in
Calligra::Sheets::Map::handleDamages(QList const&)
() from /lib64/libcalligrasheetsodf.so.16
#9  0x7fd7f97f091b in QMetaObject::activate(QObject*, int, int, void**) ()
from /lib64/libQt5Core.so.5
#10 0x7fd7e4375a46 in
Calligra::Sheets::Map::damagesFlushed(QList const&)
() from /lib64/libcalligrasheetsodf.so.16
#11 0x7fd7e4440247 in Calligra::Sheets::Map::flushDamages() () from
/lib64/libcalligrasheetsodf.so.16
#12 0x7fd7f97f179a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#13 0x7fd7f9bf9ab6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#14 0x7fd7f9c03150 in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQt5Widgets.so.5
#15 0x7fd7fa541fcd in KoApplication::notify(QObject*, QEvent*) () from
/lib64/libkomain.so.16
#16 0x7fd7f97c63e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#17 0x7fd7f97c942b in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x7fd7f981ba97 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5
#19 0x7fd7f6d96570 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#20 0x7fd7f6d96900 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#21 0x7fd7f6d969a3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0

[konsole] [Bug 420622] Maia Konsole theme disappeared

2020-04-26 Thread shawn
https://bugs.kde.org/show_bug.cgi?id=420622

--- Comment #2 from shawn  ---
(In reply to Kurt Hindenburg from comment #1)
> This would seem to be a packaging issue w/ your distro Manjaro.

Okay. If its not an issue on KDE's end then I'll just close this. Thanks

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

[kapman] [Bug 320284] Use a proper window size when start Kapman at first time.

2020-04-26 Thread André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=320284

--- Comment #3 from André Marcelo Alvarenga  ---
(In reply to André Marcelo Alvarenga from comment #2)

> Difficulty still starting in "Medium" when played for the first time.
> Difficulty should be "Easy".

Still present on Kapman 20.04

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

[kio-extras] [Bug 420527] Unknown error condition in stat: Software caused connection abort

2020-04-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=420527

Elvis Angelaccio  changed:

   What|Removed |Added

Product|dolphin |kio-extras
 CC||elvis.angelac...@kde.org
  Component|general |Samba
   Assignee|dolphin-bugs-n...@kde.org   |plasma-b...@kde.org
Version|19.12.1 |19.12

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

[choqok] [Bug 372291] Configure dialog always asks to save changes when I leaving from Appearance page

2020-04-26 Thread André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=372291

André Marcelo Alvarenga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #2 from André Marcelo Alvarenga  ---
Still present on Choqok 1.7.0

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

[KSystemLog] [Bug 304309] Buttons does not have default appearance

2020-04-26 Thread André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=304309

André Marcelo Alvarenga  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from André Marcelo Alvarenga  ---
This bug is not present on Applications 20.04.

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

[krita] [Bug 420641] Krita for Android: animation black screen

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

--- Comment #2 from nnn1...@nnn1590.org ---
This issue seems to occur when Scaling Mode is Nearest Neighbor or Bilinear
Filtering.

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

[okular] [Bug 420492] 20.04.0 significantly slows down mouse scrolling with a "hyperscroll" mouse or a touchpad driver that sends mouse wheel scroll events when configured for greater speed

2020-04-26 Thread roger truong
https://bugs.kde.org/show_bug.cgi?id=420492

--- Comment #13 from roger truong  ---
After looking through the rest of pageview.cpp, I think I narrowed down the
problem to the auto limit_value function. 

https://invent.kde.org/kde/okular/-/blob/master/ui/pageview.cpp#L5369
https://invent.kde.org/kde/okular/-/blob/master/ui/pageview.cpp#L5400


(In reply to Keziolio from comment #10)
> Regarding the original bug, the behaviour of the scroll events is programmed
> to be literally the same as it was before, probably QScroller::scrollTo
> behaves in a suboptimal way if it's flooded with events, I'll see if
> something comes to mind

Changing the value for nSteps to 2000 from 200 brought back the scrolling from
previous versions. It seems that the regression may be in animation speed
rather than scrolling if none of the code has changed.

It also brought up another bug in the animations with the Contents view. When
continuously scrolling, the headings don't advance as they did in 1.9.x. It
jumps to whatever heading the current page is on once scrolling has stopped.
I'm unsure if this qualifies for a separate bug report, as the synchronous
nature of the animations lead me to believe these bugs may be related. The
effect can be seen in Contents pane of the videos attached in the OP as well.

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

[plasmashell] [Bug 419596] Double clicking on mp3 file freezes plasma desktop

2020-04-26 Thread medin
https://bugs.kde.org/show_bug.cgi?id=419596

medin  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from medin  ---
(In reply to Nate Graham from comment #1)
> Cannot reproduce with Elisa and an MP3 file on the desktop.

I upgraded today to Elisa 20.4.0 and I can confirm the problem is not
reproducible anymore.

Really some great work from you, since ditching GNOME and MATE and embracing
KDE I don't regret it ;)

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

[digikam] [Bug 420642] Crash on face detection stop button

2020-04-26 Thread Stefan S
https://bugs.kde.org/show_bug.cgi?id=420642

--- Comment #1 from Stefan S  ---
Thread 0:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_malloc.dylib  0x7fff6ca96853 tiny_size + 185
1   libsystem_malloc.dylib  0x7fff6ca9673a szone_size + 45
2   libsystem_malloc.dylib  0x7fff6ca969a0 free + 107
3   libopencv_dnn.3.4.dylib 0x000114523845
std::__1::__tree,
std::__1::__map_value_compare,
std::__1::less, true>,
std::__1::allocator >
>::destroy(std::__1::__tree_node, void*>*) + 165
4   libopencv_dnn.3.4.dylib 0x0001145237be
std::__1::__tree,
std::__1::__map_value_compare,
std::__1::less, true>,
std::__1::allocator >
>::destroy(std::__1::__tree_node, void*>*) + 30
5   libopencv_dnn.3.4.dylib 0x0001145237be
std::__1::__tree,
std::__1::__map_value_compare,
std::__1::less, true>,
std::__1::allocator >
>::destroy(std::__1::__tree_node, void*>*) + 30
6   libopencv_dnn.3.4.dylib 0x0001145237be
std::__1::__tree,
std::__1::__map_value_compare,
std::__1::less, true>,
std::__1::allocator >
>::destroy(std::__1::__tree_node, void*>*) + 30
7   libopencv_dnn.3.4.dylib 0x000114533b4c
cv::dnn::experimental_dnn_34_v15::Net::Impl::~Impl() + 252
8   libopencv_dnn.3.4.dylib 0x000114533a1b
cv::detail::PtrOwnerImpl >::deleteSelf()
+ 27
9   libopencv_dnn.3.4.dylib 0x00011450fecd
cv::dnn::experimental_dnn_34_v15::Net::~Net() + 29
10  libdigikamcore.7.0.0.dylib  0x000109775507
Digikam::DNNFaceDetectorBase::~DNNFaceDetectorBase() + 39
11  libdigikamcore.7.0.0.dylib  0x000109769e55
Digikam::DNNFaceDetectorSSD::~DNNFaceDetectorSSD() + 21
12  libdigikamcore.7.0.0.dylib  0x000109769e75
Digikam::DNNFaceDetectorSSD::~DNNFaceDetectorSSD() + 21
13  libdigikamcore.7.0.0.dylib  0x000109769e99
Digikam::DNNFaceDetectorSSD::~DNNFaceDetectorSSD() + 25
14  libdigikamcore.7.0.0.dylib  0x00010976585f
Digikam::OpenCVDNNFaceDetector::~OpenCVDNNFaceDetector() + 47
15  libdigikamcore.7.0.0.dylib  0x000109765885
Digikam::OpenCVDNNFaceDetector::~OpenCVDNNFaceDetector() + 21
16  libdigikamcore.7.0.0.dylib  0x000109738d4f
Digikam::FaceDetector::Private::~Private() + 47
17  libdigikamcore.7.0.0.dylib  0x000109738d15
Digikam::FaceDetector::Private::~Private() + 21
18  libdigikamcore.7.0.0.dylib  0x000109738ce3
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer()
+ 83
19  libdigikamcore.7.0.0.dylib  0x000109736db5
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer()
+ 21
20  libdigikamcore.7.0.0.dylib  0x000109736d95
Digikam::FaceDetector::~FaceDetector() + 21
21  libdigikamcore.7.0.0.dylib  0x000109736dd5
Digikam::FaceDetector::~FaceDetector() + 21
22  libdigikamgui.7.0.0.dylib   0x000107bf6238
Digikam::DetectionWorker::~DetectionWorker() + 56
23  libdigikamgui.7.0.0.dylib   0x000107bf6295
Digikam::DetectionWorker::~DetectionWorker() + 21
24  libdigikamgui.7.0.0.dylib   0x000107bf62b9
Digikam::DetectionWorker::~DetectionWorker() + 25
25  libdigikamgui.7.0.0.dylib   0x000107be8629
Digikam::ParallelPipes::~ParallelPipes() + 217
26  libdigikamgui.7.0.0.dylib   0x000107be8805
Digikam::ParallelPipes::~ParallelPipes() + 21
27  libdigikamgui.7.0.0.dylib   0x000107be8829
Digikam::ParallelPipes::~ParallelPipes() + 25
28  libdigikamgui.7.0.0.dylib   0x000107bdfe78
Digikam::FacePipeline::~FacePipeline() + 200
29  libdigikamgui.7.0.0.dylib   0x000107be0035
Digikam::FacePipeline::~FacePipeline() + 21
30  libdigikamgui.7.0.0.dylib   0x000107a9bf33
Digikam::FacesDetector::Private::~Private() + 35
31  libdigikamgui.7.0.0.dylib   0x000107a9a125
Digikam::FacesDetector::Private::~Private() + 21
32  libdigikamgui.7.0.0.dylib   0x000107a9a0ed
Digikam::FacesDetector::~FacesDetector() + 61
33  libdigikamgui.7.0.0.dylib   0x000107a9a145
Digikam::FacesDetector::~FacesDetector() + 21
34  libdigikamgui.7.0.0.dylib   0x000107a9a169
Digikam::FacesDetector::~FacesDetector() + 25
35  org.qt-project.QtCore   0x00010bfbcb43
QObject::event(QEvent*) + 751
36  org.qt-project.QtWidgets0x00010b65aab6
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 218
37  org.qt-project.QtWidgets0x00010b65ba32
QApplication::notify(QObject*, QEvent*) + 718
38  org.qt-project.QtCore   0x00010bfa2774
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 138
39  org.qt-project.QtCore   0x00010bfa321f
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 389
40  libqcocoa.dylib 0x00011f340adf 0x11f312000 + 191199
41  libqcocoa.dylib 0x00011f34108c 0x11f312000 + 192652
42  

[digikam] [Bug 420642] New: Crash on face detection stop button

2020-04-26 Thread Stefan S
https://bugs.kde.org/show_bug.cgi?id=420642

Bug ID: 420642
   Summary: Crash on face detection stop button
   Product: digikam
   Version: 7.0.0
  Platform: macOS Disk Images
OS: macOS
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Faces-Detection
  Assignee: digikam-bugs-n...@kde.org
  Reporter: stefan.szeke...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. start face detect
2. force stop by pushing the stop detection button

OBSERVED RESULT
crash

EXPECTED RESULT
no crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 10.14.5 (18F132)
Build date: Apr 19 2020 (target: Debug)
Rev.: 3f079531b1116827cec535fa8c0bbdc45e43766c
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Digikam::FaceDetector::~FaceDetector()
https://gist.github.com/0wnrepo/c54ea618cc14b5bae0ec9794d4bf9cc5

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

[grantlee] [Bug 420351] Grantlee fails to package under macOS due to a dot in lib/granglee/major.minor folder name

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420351

--- Comment #5 from Dawid Wróbel  ---
Git commit e4f50336e0ed3adfd7748089877676b7e3c03840 by Dawid Wróbel.
Committed on 26/04/2020 at 22:35.
Pushed by wrobelda into branch 'master'.

grantlee: fix macOS packaging issue with a patch

Bug #420351 was reported to the upstream grantlee maintainer
but has been unresolved for quite a while now. It is causing
kmymoney macOS packages to fail to build and possibly any other
package that uses grantlee, either directly or indirectly via
kdepim.

This commit enables a patch that works around the issue on
macOS platform.

M  +4-0kdesupport/grantlee/grantlee.py

https://invent.kde.org/kde/craft-blueprints-kde/commit/e4f50336e0ed3adfd7748089877676b7e3c03840

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

[krita] [Bug 420641] Krita for Android: animation black screen

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

--- Comment #1 from nnn1...@nnn1590.org ---
Sorry for typo.
s/brank/blank/

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

[krita] [Bug 420641] New: Krita for Android: animation black screen

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

Bug ID: 420641
   Summary: Krita for Android: animation black screen
   Product: krita
   Version: git master
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: nnn1...@nnn1590.org
  Target Milestone: ---

Created attachment 127908
  --> https://bugs.kde.org/attachment.cgi?id=127908=edit
Recorded video

SUMMARY
When I try to play the animation, the canvas becomes black and it does not
display properly.

STEPS TO REPRODUCE
1. Create new file
2. In animation docker, touch create brank flame button(?)
3. Draw something
4. In animation docker, touch start button

OBSERVED RESULT
The canvas is entirely displayed in black.

EXPECTED RESULT
The animation start playing

SOFTWARE/OS VERSIONS
OS: Android Q 10 (arm64-v8a, Google Pixel 4, build number QQ1D.200205.002)
Krita Version: 4.3.0-prealpha (git 7183b4a) and 5.0.0-prealpha (git
d71b7fac86ea20dcbb087cb12d67a2fb6dc55156) both are arm64-v8a

ADDITIONAL INFORMATION
If disable Canvas Graphics Acceleration, it works fine.

I'm japanese. Sorry if my English is wrong.

A part of logcat:
04-27 05:58:15.173   619   645 E BufferQueueProducer: [SurfaceView -
org.krita/org.krita.android.MainActivity#0] disconnect: not connected (req=2)
04-27 05:58:16.786 20103 20126 D krita   : Entering
"KisAsyncAnimationRenderDialogBase::Result
KisAsyncAnimationRenderDialogBase::regenerateRange()" numWorkers = 4
numThreadsPerWorker = 2
04-27 05:58:16.824 20103 20126 D krita   : Entering
"KisAsyncAnimationRenderDialogBase::Result
KisAsyncAnimationRenderDialogBase::regenerateRange()" Copying done in 43
04-27 05:58:17.319 20103 20126 D krita   : Entering
"KisAsyncAnimationRenderDialogBase::Result
KisAsyncAnimationRenderDialogBase::regenerateRange()" Full regeneration done in
537
04-27 05:58:17.390   619   645 E BufferQueueProducer: [SurfaceView -
org.krita/org.krita.android.MainActivity#0] disconnect: not connected (req=2)

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

[plasmashell] [Bug 375951] locally integrated menus

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

--- Comment #29 from maxmustermann1...@web.de ---
(In reply to David Edmundson from comment #28)
> Pragmatically this cannot be done in a way that still works with CSDs and
> give a consistent result.
> 
> It also would not be doable in a way that can retrofit into every existing
> kwin decoration in a way that works.
> 
> IMHO if we can't deliver it reliably we (upstream) shouldn't try something
> that we know can't be reliable. I think Chris's approach as an out of tree
> option is probably the best compromise.

the locally integrated menu is just an improved application menu button, themes
not supporting the integrated menu would fall back to the current
implementation

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

[Discover] [Bug 420640] Discover does not allow user ID 1000 to install new packages anymore

2020-04-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=420640

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
   Severity|critical|normal

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

[Discover] [Bug 420640] New: Discover does not allow user ID 1000 to install new packages anymore

2020-04-26 Thread MMz
https://bugs.kde.org/show_bug.cgi?id=420640

Bug ID: 420640
   Summary: Discover does not allow user ID 1000 to install new
packages anymore
   Product: Discover
   Version: 5.18.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: karmare...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 127907
  --> https://bugs.kde.org/attachment.cgi?id=127907=edit
Tentative to Remove one package; User ID 1000, UserName "brixiamate"

SUMMARY
ID 1000 is the first user (Admin) from installation, named "brixiamate":
After creating a second Administrator user ID 1001, named "linusiano" none of
the 2 Admins are allowed anymore to install new packages from Discover.

STEPS TO REPRODUCE
1. Create a second Administrator ID 1001, named "Linusiano", and give it rights
as Member of the same main group named as "brixiamate, the ID 1000 first Admin

2. than  add "linusiano" to all the individual membership of "brixiamate" given
by default during installation:
   adm (4)
   brixiamate (1001)   [this Group ID 1001 is somehow strange; should be 1000,
but looks like impossible to change manually: abort error]
   cdrom (24)
   dip (30)
   lpadmin (119)
   plugdev (46)
   sambashare (1000)
   sudo (27)

3. Launch Discover from the menu

OBSERVED RESULT
Does not allow to complete the install procedure of new software or to
uninstall present software.

Error message box = 
  "Not sufficient rights ..."
  "the PackageKit Daemon stops"


EXPECTED RESULT
Run to Install/Remove without stop.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version:
Linux (x86_64) release 5.4.0-26-generic
LUBUNTU 20.04 LTS x64 - LXQt desktop [fresh installation from official .iso
with CheckSum verified before installation]

ADDITIONAL INFORMATION
On the contrary, by terminal each of the 2 Admins can run [$ sudo apt install
package_name] and committ positively the same installation.

Please, help !
Thank you :-)
MMz

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

[okular] [Bug 420492] 20.04.0 significantly slows down mouse scrolling with a "hyperscroll" mouse or a touchpad driver that sends mouse wheel scroll events when configured for greater speed

2020-04-26 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=420492

--- Comment #12 from David Hurka  ---
@Albert, Kezik:
I think that both your views don’t are ultimately right. It’s not that
something clearly broke, neither is it that nothing broke.

When Kezik implemented the smooth scroll feature, the funktional feature set of
Okular didn’t change. It just looks a bit better now. Let us say, scrolling has
 more “wow” now.

Now it turns out that Okular performs worse at fast scrolling. Again, the
functional feature set of Okular didn’t change. It is just a bit slower now.
Let us say, fast scrolling has less “wow” now.

So I think that no one strictly needs to fix this now. I also don’t think that
we shouldn’t do anything now. I think we should evaluate the improvements and
regressions, and how we could fix the regressions, and whether it is worth the
work.

I suggest to look at QScroller, to investigate why it doesn’t scroll fast
enough. But I fear that its arithmetics implicate some limit, so it would be
much work to fix it.

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451

--- Comment #6 from Robby Stephenson  ---
(In reply to Pino Toscano from comment #3)
> (In reply to Robby Stephenson from comment #1)
> > Created attachment 127900 [details]
> > Try to account for uchar from QByteArray
> 
> I tested this patch on s390x Debian unstable porterbox, and it worked --
> iso5426test passed. Thanks!

Thanks!

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

[kdenlive] [Bug 420639] New: kdenlive UI crash - modifying transform effect parameter (any)

2020-04-26 Thread chryjs
https://bugs.kde.org/show_bug.cgi?id=420639

Bug ID: 420639
   Summary: kdenlive UI crash - modifying transform effect
parameter (any)
   Product: kdenlive
   Version: 20.04.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: chr...@free.fr
  Target Milestone: ---

SUMMARY
The crash is reproductible through 19.12-3, 20.04, 20.07.70 releases  (and many
previous releases)

STEPS TO REPRODUCE
1. Open an existing project
2. Move to the timeline
3. Try to alter/modify a transform effect (or a couple of parameters)

OBSERVED RESULT
random kdenlive crash , prompting following outputs :

qml: +++ DRAG CLICKED +
-
// SHOW KEYFRAMES:  true
MUTEX LOCK setmodel
MUTEX UNLOCK setmodel
MUTEX LOCK loadEffects COUNT:  1
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
// FOUND ADDED PARAM
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
= Requested rowCount
QModelIndex(-1,-1,0x0,QObject(0x0)) 5
// // // RESULTING REQUIRED SCENE:  2
MUTEX UNLOCK loadEffects
-
// SHOW KEYFRAMES:  true
update lambda 0 QVariant(QString, "-382 -215 19 216 1") true
 = = SET EFFECT PARAM:  "rect"  =  "0=-382 -215 19 216 1;60=480 27 960 540 1"
ADD keyframe 78 QVariant(double, 0) true
add lambda 78 QVariant(double, 0) true
 = = SET EFFECT PARAM:  "rotation"  =  "0=0;60=0;78=0"
ADD keyframe 78 QVariant(QString, "480 27 960 540 1") true
add lambda 78 QVariant(QString, "480 27 960 540 1") true
 = = SET EFFECT PARAM:  "rect"  =  "0=-382 -215 19 216 1;60=480 27 960 540
1;78=480 27 960 540 1"
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setCompositionMode: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setWorldTransform: Painter not active
QPainter::setOpacity: Painter not active
QPainter::end: Painter not active, aborted
ASSERT: "mImg == qImg->constBits()" in file common.cpp, line 63
/tmp/.mount_kdenliAepfam/AppRun : ligne 26 : 10115 Abandon
(core dumped) kdenlive --config kdenlive-appimagerc $@


EXPECTED RESULT
No crash, just modifying the parameter (or prompting an alert for an invalid
parameter)

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

ADDITIONAL INFORMATION
AppImage releases

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||3.3.1
  Latest Commit||https://commits.kde.org/tel
   ||lico/ab305dd0d8b720c8e01dae
   ||8a66f6527442fb73f1
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Robby Stephenson  ---
Git commit fd35c88321710d42b89cd9733140ad269fcd78a5 by Robby Stephenson.
Committed on 26/04/2020 at 21:31.
Pushed by rstephenson into branch 'master'.

Use correct uchar cast for QByteARray in ISO-6937 converter

Similar to fix in the ISO-5426 converter. It doesn't seem to be
tested at all in the unit test.

M  +7-7src/utils/iso6937converter.cpp

https://commits.kde.org/tellico/fd35c88321710d42b89cd9733140ad269fcd78a5

--- Comment #5 from Robby Stephenson  ---
Git commit ab305dd0d8b720c8e01dae8a66f6527442fb73f1 by Robby Stephenson.
Committed on 26/04/2020 at 21:29.
Pushed by rstephenson into branch 'master'.

Account for QByteArray::at returning char, not uchar

Cast accordingly to uchar and fix the character combination code.
In addition, correct all the unit tests where the incorrect comparisons
were being done.
FIXED-IN: 3.3.1

M  +4-0ChangeLog
M  +127  -129  src/utils/iso5426converter.cpp

https://commits.kde.org/tellico/ab305dd0d8b720c8e01dae8a66f6527442fb73f1

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451

--- Comment #4 from Robby Stephenson  ---
Git commit fd35c88321710d42b89cd9733140ad269fcd78a5 by Robby Stephenson.
Committed on 26/04/2020 at 21:31.
Pushed by rstephenson into branch 'master'.

Use correct uchar cast for QByteARray in ISO-6937 converter

Similar to fix in the ISO-5426 converter. It doesn't seem to be
tested at all in the unit test.

M  +7-7src/utils/iso6937converter.cpp

https://commits.kde.org/tellico/fd35c88321710d42b89cd9733140ad269fcd78a5

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=350140

Jiri Palecek  changed:

   What|Removed |Added

 CC||jpale...@web.de

--- Comment #43 from Jiri Palecek  ---
This one is easy; I will post a fix to phabricator

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=350140

Jiri Palecek  changed:

   What|Removed |Added

 CC||francisco.mosquera@outlook.
   ||es

--- Comment #42 from Jiri Palecek  ---
*** Bug 419784 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 419784] KSysGuard crashes when try to close.

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=419784

Jiri Palecek  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||jpale...@web.de

--- Comment #1 from Jiri Palecek  ---


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

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

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread xchain
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #8 from xchain  ---
Here is an alternative idea, which is maybe a bit simpler and more in line with
what users already know in terms of UI:

You can already set a "Message Default Format" (i.e. HTML, plain text, or
global) for each folder. Currently this applies only to viewing mails, but
perhaps this could be replicated (as a separate setting?) for editing of mails.

Since often a folder is used with only a single identity, this would achieve a
similar effect. This would not help when all mail goes to a single inbox, of
course, and requires a bit more effort to set up.

The question is: Is rich text editing a property of identities, folders, or
even individual contacts? Closely aligning with what KMail already supports in
terms of HTML view settings might be a wise choice.

Mathias: It is always helpful to include use cases and context in a bug, i.e.
what is it you are actually trying to achieve? "Unable to configure X" is not
an end in itself...

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

[ksysguard] [Bug 419940] KSysGuard sometimes crashes when closed

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=419940

Jiri Palecek  changed:

   What|Removed |Added

 CC||jpale...@web.de
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jiri Palecek  ---


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

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=350140

Jiri Palecek  changed:

   What|Removed |Added

 CC||ckri...@gmail.com

--- Comment #41 from Jiri Palecek  ---
*** Bug 419940 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=350140

Jiri Palecek  changed:

   What|Removed |Added

 CC||elizab...@interlinked.me

--- Comment #40 from Jiri Palecek  ---
*** Bug 420281 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 420281] ksysguard crashes on close

2020-04-26 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=420281

Jiri Palecek  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||jpale...@web.de

--- Comment #1 from Jiri Palecek  ---


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

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

[kwalletmanager] [Bug 362805] KF5Wallet can't open previuosly created wallet with error code -9

2020-04-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=362805

David Faure  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #18 from David Faure  ---
Maximiliano Curia: I'm confused. Are you saying that you have a fix that
unbreaks big endian systems without breaking little endian systems? That sounds
good. Can you attach an actual patch?

Tests passing is good, but being able to open existing wallets is even more
important. Would the change still support existing wallets created on big
endian systems and on little endian systems?

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

[kmail2] [Bug 420638] Adding receipent to the white list

2020-04-26 Thread Andrzej
https://bugs.kde.org/show_bug.cgi?id=420638

Andrzej  changed:

   What|Removed |Added

 CC||xandr...@protonmail.com

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

[kjots] [Bug 302107] Line spacing doubled, if lines are pasted

2020-04-26 Thread Igor Poboiko
https://bugs.kde.org/show_bug.cgi?id=302107

Igor Poboiko  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kjo
   ||ts/4f861fa9211b31b1e810696b
   ||724d8459e2251a7c
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Igor Poboiko  ---
Git commit 4f861fa9211b31b1e810696b724d8459e2251a7c by Igor Poboiko.
Committed on 26/04/2020 at 21:09.
Pushed by poboiko into branch 'master'.

[KJotsEdit] Don't mess with margins when pasting rich text

Summary:
Original code contained weird html parsing, removing `margin-*: *px;' style
properties from raw HTML.
However, when inserted, `QTextDocument` sees no margins and decides to set them
to the default 12px,
which breaks even copy-pasting of non-formatted text (see attached).

Instead just use standard `QTextDocument` manipulation methods to remove
margins. It fixes both pasting
formatted and non-formatted text.

Test Plan:
Before: {F8259687}
After: {F8259688}

Reviewers: dvratil, mlaurent

Reviewed By: mlaurent

Subscribers: kde-pim

Tags: #kde_pim

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

M  +15   -29   src/kjotsedit.cpp

https://commits.kde.org/kjots/4f861fa9211b31b1e810696b724d8459e2251a7c

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

[kmail2] [Bug 420638] New: Adding receipent to the white list

2020-04-26 Thread Andrzej
https://bugs.kde.org/show_bug.cgi?id=420638

Bug ID: 420638
   Summary: Adding receipent to the white list
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: xandr...@protonmail.com
  Target Milestone: ---

Application: kmail (5.13.3 (19.12.3))

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.4.0-26-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I selected the receipent e-mail address and trying add it to while list.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3c86cc3600 (LWP 103896))]

Thread 22 (Thread 0x7f3beaa82700 (LWP 103950)):
#0  0x7f3c9c49196f in __GI___poll (fds=0x7f3bd80029e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f3c9931a1ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3c9931a2e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3c9ca2d583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3c9c9d44db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3c9c80c785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3c9c80d9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f3c99cb2609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f3c9c49e103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7f3bebfff700 (LWP 103948)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7f3bebffe4a0, clockid=, expected=0,
futex_word=0x7f3bebffe5e8) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7f3bebffe4a0, clockid=, mutex=0x7f3bebffe598, cond=0x7f3bebffe5c0) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7f3bebffe5c0, mutex=0x7f3bebffe598,
abstime=0x7f3bebffe4a0) at pthread_cond_wait.c:656
#3  0x7f3c9432bb2e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7f3c9432c51f in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7f3c9432c615 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7f3c942edda6 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7f3c942f0939 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7f3c942f0ef8 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7f3c9432eb63 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7f3c99cb2609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7f3c9c49e103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7f3c2a7fc700 (LWP 103946)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7f3c2a7fb4a0, clockid=, expected=0,
futex_word=0x7f3c2a7fb5e8) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7f3c2a7fb4a0, clockid=, mutex=0x7f3c2a7fb598, cond=0x7f3c2a7fb5c0) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7f3c2a7fb5c0, mutex=0x7f3c2a7fb598,
abstime=0x7f3c2a7fb4a0) at pthread_cond_wait.c:656
#3  0x7f3c9432bb2e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7f3c9432c51f in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7f3c9432c615 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7f3c942edda6 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7f3c942f0939 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7f3c942f0ef8 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7f3c9432eb63 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7f3c99cb2609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7f3c9c49e103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7f3c2affd700 (LWP 103932)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x7f3c2affc5f8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f3c2affc5a8,
cond=0x7f3c2affc5d0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7f3c2affc5d0, mutex=0x7f3c2affc5a8) at
pthread_cond_wait.c:638
#3  0x7f3c9432ba5e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7f3c9432c530 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7f3c9432c5d3 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7f3c942eddb8 in ?? () 

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419272
Bug 419272 depends on bug 420351, which changed state.

Bug 420351 Summary: Grantlee fails to package under macOS due to a dot in 
lib/granglee/major.minor folder name
https://bugs.kde.org/show_bug.cgi?id=420351

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

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

[grantlee] [Bug 420351] Grantlee fails to package under macOS due to a dot in lib/granglee/major.minor folder name

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420351

Dawid Wróbel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||craft-blueprints-kde/commit
   ||/2832644232c9966013f89ad545
   ||183c49140a65bd
 Status|REPORTED|RESOLVED

--- Comment #4 from Dawid Wróbel  ---
Git commit 2832644232c9966013f89ad545183c49140a65bd by Dawid Wróbel.
Committed on 26/04/2020 at 20:48.
Pushed by wrobelda into branch 'master'.

Change URL to a forked repo with a #420351 bugfix

Bug #420351 was reported to the upstream grantlee maintainer
but has been unresolved for quite a while now. It is causing
kmymoney macOS packages to fail to build and possibly any other
package that uses grantlee, either directly or indirectly via
kdepim.

This commit changes the upstream URL to a fork I created with a
bugfix/workaround.

It will be reverted back to original upstream URL once the
upstream maintainer merges the pull-request that contains said
bugfix or solves the issue otherwise.

M  +1-1kdesupport/grantlee/grantlee.py

https://invent.kde.org/kde/craft-blueprints-kde/commit/2832644232c9966013f89ad545183c49140a65bd

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

[dolphin] [Bug 420637] New: allow using apps other than kompare for diff functionality

2020-04-26 Thread Mariusz Libera
https://bugs.kde.org/show_bug.cgi?id=420637

Bug ID: 420637
   Summary: allow using apps other than kompare for diff
functionality
   Product: dolphin
   Version: 20.04.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: mariusz.lib...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Dolphin has a diff toolbar button available but it works only with kompare. I
prefer using Meld, some other people might prefer some other tools. Provide
some selection mechanism, or fallback to a list of known comparison tools if
kompare is not installed.

Currently I'm using a dolphin with this patch:
https://aur.archlinux.org/cgit/aur.git/tree/dolphin-meld.patch?h=dolphin-meld

but a more general solution would probably be required.

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

[digikam] [Bug 420634] Face thumbnails not zoomed in and have wrong orientation on network shares

2020-04-26 Thread Benny
https://bugs.kde.org/show_bug.cgi?id=420634

--- Comment #3 from Benny  ---
Created attachment 127905
  --> https://bugs.kde.org/attachment.cgi?id=127905=edit
Screenshot of face thumbnails and metadata

Hi Maik,

I use the share directly via \\servername\path and there are no special
characters in the path. But metadata is correctly shown in digiKam, see
screenshot.

Some faces had been recognized in another tool (picasa) and I'm now correcting
them in digiKam - but the face thumbnails are not updated at all for the
person-albums. In the normal albums the thumbnails are updated when I edit the
pictures or for example change orientation.

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

[digikam] [Bug 420634] Face thumbnails not zoomed in and have wrong orientation on network shares

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

--- Comment #2 from Maik Qualmann  ---
Yes, the reason is the use of "\\servername...". Exiv2 cannot read metadata.
The metadata tab should also be empty for you. As I said, officially we say
that digiKam requires the drive letter under Windows. I will see, maybe there
is a solution...

Maik

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

[kdenlive] [Bug 420628] Impossible to rename a duplicated clip in the project sources list

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420628

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/35daad98f71 |kdenlive/commit/453cfaadd7c
   |91ee1c6688b5d044c56bee5a2eb |3b7b90fd9871ab2127ee09d9b81
   |d6  |a8

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:32.
Pushed by mardelle into branch 'master'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7src/bin/bin.cpp
M  +1-1src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8

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

[kdenlive] [Bug 420628] Impossible to rename a duplicated clip in the project sources list

2020-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420628

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/35daad98f71
   ||91ee1c6688b5d044c56bee5a2eb
   ||d6

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 35daad98f7191ee1c6688b5d044c56bee5a2ebd6 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:30.
Pushed by mardelle into branch 'release/20.04'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7src/bin/bin.cpp
M  +1-1src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/35daad98f7191ee1c6688b5d044c56bee5a2ebd6

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

[krita] [Bug 420612] Krita: Segmentation fault when closing

2020-04-26 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=420612

--- Comment #3 from Lynx3d  ---
Should have read the above backtrace more carefully, it always seems to happen
when unloading pykrita plugin, the other threads don't matter.

And after plenty of tries, it always crashes with the Breeze style here, and
never with the Fusion style.

Since tiar had a hard time finding a crash that turned out to be caused by
incorrectly usage of a style object in KisColorFilterCombo I tested if that fix
also works for this crash, but unfortunately not...I don't really have a clue
what might be happening here, I couldn't find similar mistakes elsewhere (yet).

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

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread xchain
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #7 from xchain  ---
> Each time that you will switch identity it will ask you..

If only the signature changes back to plain text (e.g. when you did not write
any rich text above the signature yet), it's probably not needed to ask the
user for confirmation and simply switch to plain text.

Also, if the user already wrote some rich text in the current mail it is
probably enough to assume that switching back to plain text is unwanted.

In other cases asking for confirmation just like when using the rich text
button directly might be needed, though.

> So you have 3 identities

That being said, there is also the (more common?) case of opening the composer
already set to the correct identity automatically without having to switch
manually (e.g. due to replying to a specific mail, or due to starting a new
message from a folder with an associated identity): Having the correct rich
text setting set by KMail instead of using the (global) recent one would be
useful for sure.

As long as users can override what KMail did automatically, I think there
should be nothing wrong with this.

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

[digikam] [Bug 420634] Face thumbnails not zoomed in and have wrong orientation on network shares

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The problem must be specific to Windows. It cannot be reproduced here on Linux.
Is the network collection connected to a drive letter? Or the "\\servername..."
path is used? I suspect a basic problem reading the metadata of the images. Any
special characters in the path / file name?

Maik

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

[konsole] [Bug 420622] Maia Konsole theme disappeared

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

--- Comment #1 from Kurt Hindenburg  ---
This would seem to be a packaging issue w/ your distro Manjaro.

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

[krita] [Bug 420612] Krita: Segmentation fault when closing

2020-04-26 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=420612

--- Comment #2 from Lynx3d  ---
Created attachment 127904
  --> https://bugs.kde.org/attachment.cgi?id=127904=edit
krita master with ubuntu 20.04 libs + breeze theme

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635

Brian Wright  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[elisa] [Bug 420636] New: Elisa segmentation fault

2020-04-26 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=420636

Bug ID: 420636
   Summary: Elisa segmentation fault
   Product: elisa
   Version: 19.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: ken20...@ukr.net
  Target Milestone: ---

Application: elisa (19.12.3)

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.6.6-050606-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Just tried to start Elisa plays. It is always crashes on start.

The crash can be reproduced every time.

-- Backtrace:
Application: Elisa (elisa), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3329fb9840 (LWP 422461))]

Thread 15 (Thread 0x7f330cb9b700 (LWP 422487)):
#0  socketNotifierSourcePrepare (timeout=0x7f330cb9ab94) at
kernel/qeventdispatcher_glib.cpp:69
#1  0x7f332ce3872f in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f332ce390db in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f332ce392e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f332f1b7583 in QEventDispatcherGlib::processEvents
(this=0x7f32d8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x7f332f15e4db in QEventLoop::exec (this=this@entry=0x7f330cb9ad60,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x7f332ef96785 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x7f332ef979d2 in QThreadPrivate::start (arg=0x5586539b8990) at
thread/qthread_unix.cpp:361
#8  0x7f332d85e609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f332ec26103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f330d39c700 (LWP 422486)):
#0  0x7f332ce8633d in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f332ce3873a in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f332ce390db in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f332ce392e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f332f1b7583 in QEventDispatcherGlib::processEvents
(this=0x7f32e8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x7f332f15e4db in QEventLoop::exec (this=this@entry=0x7f330d39bd60,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x7f332ef96785 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x7f332ef979d2 in QThreadPrivate::start (arg=0x55865395b740) at
thread/qthread_unix.cpp:361
#8  0x7f332d85e609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f332ec26103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f330db9d700 (LWP 422485)):
#0  0x7f332ce38721 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f332ce390db in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f332ce392e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f332f1b7583 in QEventDispatcherGlib::processEvents
(this=0x7f32e4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f332f15e4db in QEventLoop::exec (this=this@entry=0x7f330db9cd60,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f332ef96785 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x7f332ef979d2 in QThreadPrivate::start (arg=0x55865395b750) at
thread/qthread_unix.cpp:361
#7  0x7f332d85e609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f332ec26103 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f330e39e700 (LWP 422484)):
#0  0x7f332ce48f14 in g_poll () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f332ce391ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f332ce392e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f332f1b7583 in QEventDispatcherGlib::processEvents
(this=0x7f32eb60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f332f15e4db in QEventLoop::exec (this=this@entry=0x7f330e39dd60,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f332ef96785 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x7f332ef979d2 in QThreadPrivate::start (arg=0x558653950c90) at
thread/qthread_unix.cpp:361
#7  

[grantlee] [Bug 420351] Grantlee fails to package under macOS due to a dot in lib/granglee/major.minor folder name

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420351

--- Comment #3 from Dawid Wróbel  ---
Also a pull request for grantlee blueprint to point to current grantlee
upstream git branch:
https://invent.kde.org/kde/craft-blueprints-kde/-/merge_requests/3

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

[plasmashell] [Bug 420635] New: Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635

Bug ID: 420635
   Summary: Apps that autostart do not appear in the system tray,
including DiscoverNotifier
   Product: plasmashell
   Version: 5.18.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: b...@briandwright.com
  Target Milestone: 1.0

Created attachment 127903
  --> https://bugs.kde.org/attachment.cgi?id=127903=edit
~/.config/plasma-org.kde.plasma.desktop-appletsrc

SUMMARY


STEPS TO REPRODUCE
1. Add apps to automatically start (KeepassXC, Dropbox, Slack, hp-systray,
Private Internet Access)
2. Log out, then log back in
3. Or, restart the system

OBSERVED RESULT
The apps are running (per ksysguard) but are not appearing in the system tray.
DiscoverNotifier is also running, but not appearing in the system tray.

The only way to have them appear in the system tray is to end the processes via
ksysguard then launch the programs manually. 

EXPECTED RESULT
The apps should start and be included in the system tray, including
DiscoverNotifier.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.18
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

I've attached the file ~/.config/plasma-org.kde.plasma.desktop-appletsrc.  I've
not deleted or changed it manually as I'm concerned that it may stop my system
from working.

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

[LabPlot2] [Bug 420624] Can't change the number of points for smoothing when "Data" set as x-Data

2020-04-26 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=420624

--- Comment #5 from Alexander Semke  ---
(In reply to disuser from comment #3)
> No, I'm not talking about the range for x-values. But I have just checked
> the settings for it and the range is represented in numeric form even if
> Date-values are assigned to x-Data.
Yes, this because we internally convert DateTime values to plottable integers.
This is what you see in the range settings now. We need to convert the values
back to DateTime when showing the range. I'm on it already.

> 
> What I have in mind is the number of points required to compute smoothed
> values (e.g. 3 days moving averages, or running percentiles etc.) This
> option is available just below the type of Smooth and I can't change it
> (2.7.0+git202004261232~ubuntu19.10.1).
This is the option you need. See the attached file how it should like. Is this
spin box completely deactivated for you so you cannot use those arrow buttons
to change the value or to enter the value manually? Once you changed the value,
you'll need to click on the "Recalculate" button again.

> By the way, it would be great to
> treat the smooth also as a fit to get a display of residuals (residual =
> data - smooth) for further analysis.
Ok. This is tracked now in Bug 420540, right?

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

[LabPlot2] [Bug 420540] Data = Smooth (as Fit) + Residuals

2020-04-26 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=420540

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #6 from Laurent Montel  ---
"However, currently this does not work for the opposite direction: If there is
a signature without HTML, KMail will not switch back to plaintext."

So you have 3 identities,  => first plaintext, second html, third plaintext

you start to compose with default identity => the first => plaintext
you decide to change to second => html
=> no problem it will switch
you continue to write as html
you change to plaintext identity => it will ask you if you want to lose html
format.
Each time that you will switch identity it will ask you..
Not sure that the user will be happy for it.

If you decide to write an html mail and you switch to identity plaintext it
will ask you if you want to switch to html. No sure it's very useful in this
case no ?

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

[LabPlot2] [Bug 420624] Can't change the number of points for smoothing when "Data" set as x-Data

2020-04-26 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=420624

--- Comment #4 from Alexander Semke  ---
Created attachment 127902
  --> https://bugs.kde.org/attachment.cgi?id=127902=edit
smoothing options

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

[grantlee] [Bug 420351] Grantlee fails to package under macOS due to a dot in lib/granglee/major.minor folder name

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420351

--- Comment #2 from Dawid Wróbel  ---
Pull request with a workaround created:

https://github.com/KDE/grantlee/pull/1

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

[kwin] [Bug 398220] Invisible windows appear randomly on wayland

2020-04-26 Thread Alexandre Pereira
https://bugs.kde.org/show_bug.cgi?id=398220

--- Comment #16 from Alexandre Pereira  ---
(In reply to Kyle Tirak from comment #15)
> It seems the AUR packages for plasma git aren't well-maintained, so it will
> be more difficult for me to set up an environment based on the git versions
> than I'd expected.

I recommend either set up a live usb stick with kde neon or this:
https://en.opensuse.org/SDB:Argon_and_Krypton ( i am testing on an installation
similar to krypton myself, its very well mantained and works rather well )

Its easier than to change your whole setup and probably break something !

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

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #5 from Mathias Homann  ---
(In reply to xchain from comment #4)
> Remembering rich text editing state per identity instead of globally sounds
> like a good idea.

that.

> Whether or not this needs a checkbox in the identity settings dialog is a
> different question.

if it works reliably it would not need a checkbox at all...

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=420451

--- Comment #3 from Pino Toscano  ---
(In reply to Robby Stephenson from comment #1)
> Created attachment 127900 [details]
> Try to account for uchar from QByteArray

I tested this patch on s390x Debian unstable porterbox, and it worked --
iso5426test passed. Thanks!

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

[kate] [Bug 419719] Crash when repeating pgrep operation back-to-back

2020-04-26 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=419719

--- Comment #7 from Kåre Särs  ---
I have now started looking into this and it is a bit complicated.

I have fixed the crash, but I still have some minor annoyances that I want to
iron out.

Basically the "thread-safety" was built on the GUI not being enabled, but with
the commands we do not have that...

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

[digikam] [Bug 420634] New: Face thumbnails not zoomed in and have wrong orientation on network shares

2020-04-26 Thread Benny
https://bugs.kde.org/show_bug.cgi?id=420634

Bug ID: 420634
   Summary: Face thumbnails not zoomed in and have wrong
orientation on network shares
   Product: digikam
   Version: 7.0.0
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jf...@web.de
  Target Milestone: ---

Created attachment 127901
  --> https://bugs.kde.org/attachment.cgi?id=127901=edit
Screenshot of face thumbnails in digiKam 7.0.0-rc

Thumbnails are not correctly created or shown in digiKam 6.4.0 or 7.0.0-rc when
using "Collections on Network Shares". Some thumbails are zoomed in to the
recognized face, but most of the thumbnails just show the whole picture and the
thumbnails are not updated, when the face region is changed, edited or the
picture is edited or rotated.


STEPS TO REPRODUCE
1. Use "Collections on Network Shares" and wait until digikam finishes
thumbnail creation
2. Go to People and select an album
3. Have a look at the thumbnails

OBSERVED RESULT
Thumbnails of peoples show the whole picture and not only the zoomed in view of
the face region. Rotated images (exif) are displayed in wrong orientation (in
the normal album the same picture is shown correctly even in the thumbnail
view).

EXPECTED RESULT
Show the face region only, use the exif orientation tag to show the correct
orrientation.

SOFTWARE/OS VERSIONS
Windows: 10 1909

FURTHER INFORMATION
Just found that other digiKam-users have the same issue:
http://digikam.1695700.n4.nabble.com/digiKam-users-People-thumbnail-not-zoomed-to-face-td4709112.html

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451

Robby Stephenson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Robby Stephenson  ---
You're right - I think I made multiple errors in the new code and then wrote
incorrect unit tests that didn't catch it! I attached a patch - I'd appreciate
if you'd let me know if this might fix it. I'm flying in the blind a little
bit.

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

[tellico] [Bug 420451] iso5426test fails (and maybe Iso5426Converter is broken) when char is unsigned

2020-04-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=420451

--- Comment #1 from Robby Stephenson  ---
Created attachment 127900
  --> https://bugs.kde.org/attachment.cgi?id=127900=edit
Try to account for uchar from QByteArray

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

[frameworks-baloo] [Bug 420633] New: [Feature request] Allow for force check

2020-04-26 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=420633

Bug ID: 420633
   Summary: [Feature request] Allow for force check
   Product: frameworks-baloo
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: stefan.bru...@rwth-aachen.de
  Reporter: herzensch...@gmail.com
  Target Milestone: ---

Currently baloo shows "Indexer state: Idle (Powersave)" on laptops when they're
not connected to AC, which makes perfect sense, but what if the user wants
baloo to check for files even when not charging? Disabling "Enable Power
Management" or using something like the "Intel P-state and CPUFreq manager" to
set to performance doesn't change baloo's state.

I think it makes sense to have the option to force a balooctl check even when
in such a state. Later on, if desired, it would be possible to add this to the
KCM or to KInfoCenter with something like a button "Index files now" followed
by "[ ] Even when powersave is on".

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

[kmymoney] [Bug 420593] A sum of multiple rows selected is incorrect for securities with fraction > 100

2020-04-26 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420593

--- Comment #5 from Dawid Wróbel  ---
Jack, yes, point 1. was supposed to say "investment account", not "brokerage".

> In the investment account, I don't think it makes any sense to show a sum of 
> anything

This functionality was already in place and I find it useful. 

> unless the selected transactions are all for the same security. 

I think we can safely assume the users are smart enough to understand which
securities they select and what does the sum mean in this case. Besides, I
don't think you're right – I myself specifically had to sum the shares of
different securities after my brokerage automatically liquidated B class of
shares and repurchased C class. Either way, it's a different issue, unrelated
to this bug fix. 

> In that case, why not use use precision of the security, instead of just 
> figuring what the transactions need. 

We don't need to figure out the precision at all when summing the values. The
precision only matters when converting the floating point value to a string for
displaying and the MyMoneyMoney::formatMoney() function can handle that
automatically – which my code change took advantage of.

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

  1   2   3   >