[krunner] [Bug 411326] krunner hangs on first start

2019-09-15 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=411326

--- Comment #2 from Ricardo J. Barberis  ---
Created attachment 122676
  --> https://bugs.kde.org/attachment.cgi?id=122676&action=edit
krunner plugins 2

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

[krunner] [Bug 411326] krunner hangs on first start

2019-09-15 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=411326

Ricardo J. Barberis  changed:

   What|Removed |Added

 CC||ricardo.barbe...@gmail.com

--- Comment #1 from Ricardo J. Barberis  ---
Created attachment 122675
  --> https://bugs.kde.org/attachment.cgi?id=122675&action=edit
krunner plugins

Can't reproduce on same distro and versions, neither after upgrading to Plasma
5.16.5, Frameworks 5.62, Applications 19.08.1

For reference I'm attaching 2 screenshots showing my krunner plugins.

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

[digikam] [Bug 411946] Crash when saving captions to picture

2019-09-15 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=411946

--- Comment #5 from IWBR  ---
Sure, no problem. I was just reporting what I experienced.

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

[krusader] [Bug 411384] CTRL+RIGHT / CTRL+LEFT

2019-09-15 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=411384

Davide Gianforte  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kru
   ||sader/ebb75da3e2c0475730de2
   ||7aceb1307bb4e0feab3

--- Comment #5 from Davide Gianforte  ---
Git commit ebb75da3e2c0475730de27aceb1307bb4e0feab3 by Davide Gianforte.
Committed on 15/09/2019 at 20:28.
Pushed by gengisdave into branch 'master'.

Handle Ctrl+Left/Right not working in brief view

Since the fix for bug 374238, Ctrl key with left or right keys didn't work
anymore in the brief view.

This patch change the logic between KrInterBriefView::handleKeyEvent and
KrView::handleKeyEvent

FIXED: [ 411384 ] CTRL+RIGHT / CTRL+LEFT

Differential revision: https://phabricator.kde.org/D23880

M  +2-11   krusader/Panel/PanelView/krinterbriefview.cpp

https://commits.kde.org/krusader/ebb75da3e2c0475730de27aceb1307bb4e0feab3

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

[digikam] [Bug 411946] Crash when saving captions to picture

2019-09-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=411946

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/a43d38dc2aee
   ||580ad89a243193b6dc0dd5d6575
   ||0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||6.4.0

--- Comment #6 from Maik Qualmann  ---
Git commit a43d38dc2aee580ad89a243193b6dc0dd5d65750 by Maik Qualmann.
Committed on 15/09/2019 at 20:28.
Pushed by mqualmann into branch 'master'.

prevent possible NULL pointer from QTextCodec
FIXED-IN: 6.4.0

M  +2-1NEWS
M  +1-1core/libs/metadataengine/engine/metaengine_exif.cpp

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

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

[digikam] [Bug 411946] Crash when saving captions to picture

2019-09-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=411946

--- Comment #7 from Maik Qualmann  ---
No problem, the bug is important to stabilize digiKam. But at the moment please
do not edit your images with the current developer AppImage. Without a working
locale there can be a lot of problems.

See here: Bug 410980

Maik

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

[digikam] [Bug 411946] Crash when saving captions to picture

2019-09-15 Thread IWBR
https://bugs.kde.org/show_bug.cgi?id=411946

--- Comment #8 from IWBR  ---
Ok, understood, thanks.

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

[kwin] [Bug 411943] Plasma crashed after open a virtual Window

2019-09-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411943

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Vlad Zahorodnii  ---
Please post output of
qdbus org.kde.KWin /KWin supportInformation

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

[Breeze] [Bug 411811] QPushButton and QLineEdit have different height

2019-09-15 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=411811

--- Comment #1 from Guo Yunhe  ---
The following components should have same height:

* QPushButton, QComboBox
* QLineEdit, QDateEdit, QTimeEdit, etc.

Then we come into the question: should we increase QLineEdit height, or
decrease QPushButton height?

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

[clazy] [Bug 411872] Uses python2 scripts

2019-09-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=411872

Sergio Martins  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |smart...@kde.org

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

[clazy] [Bug 411872] Uses python2 scripts

2019-09-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=411872

Sergio Martins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/cla
   ||zy/2665f754d3c6154fcc15d0c8
   ||58d9cda2672c8f1d

--- Comment #1 from Sergio Martins  ---
Git commit 2665f754d3c6154fcc15d0c858d9cda2672c8f1d by Sergio Martins.
Committed on 15/09/2019 at 21:02.
Pushed by smartins into branch 'master'.

tests: Port to python3

M  +42   -40   tests/run_tests.py

https://commits.kde.org/clazy/2665f754d3c6154fcc15d0c858d9cda2672c8f1d

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

[dolphin] [Bug 411942] In Firefox, when click to open a downloaded file on Dolphin, Dolphin is moved to Firefox's virtual desktop

2019-09-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411942

Vlad Zahorodnii  changed:

   What|Removed |Added

  Component|compositing |general
 CC||elvis.angelac...@kde.org
Version|5.16.4  |unspecified
Product|kwin|dolphin
   Assignee|kwin-bugs-n...@kde.org  |dolphin-bugs-n...@kde.org

--- Comment #1 from Vlad Zahorodnii  ---
Dolphin sends _NET_WM_DESKTOP client message and KWin honors it. Not a bug from
KWin's perspective.

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.17.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://cgit.kde.org/system
   ||settings.git/commit/?id=e64
   ||9d5a706b676979de813f9e32df8
   ||d5f8ca6609

--- Comment #2 from Nate Graham  ---
Fixed in 5.17 now!

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

[systemsettings] [Bug 400337] Pressing Tab key when focus is in search field of sidebar view does nothing

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400337

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #3 from Nate Graham  ---
Fixed with the fix for Bug 404065!

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

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 CC||we...@mail.ru

--- Comment #4 from Nate Graham  ---
*** Bug 218537 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

Nate Graham  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 400337 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 218537] System Settings application is unsable (or hard to use) without mouse

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=218537

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||n...@kde.org
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Nate Graham  ---


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

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

[Breeze] [Bug 411811] QPushButton and QLineEdit have different height

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411811

--- Comment #2 from Nate Graham  ---
Why are they the same height in QML/Kirigami user interfaces? Which one was
changed there? We should do the same thing in QWidgets.

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

[palapeli] [Bug 411940] Menu Bar shows "No Text"

2019-09-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=411940

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
Please fill in the software versions information requested

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

[kdiff3] [Bug 410962] kdiff3 vs svn (subversion)

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410962

michael  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

[krusader] [Bug 409473] Computer shutdown gets cancelled

2019-09-15 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=409473

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net

--- Comment #10 from Toni Asensi Esteve  ---
Darafei, if you know how to apply patches, you are a right candidate to test
the proposal :-), its patch can be downloaded from
https://phabricator.kde.org/D22932?download=true (from
https://phabricator.kde.org/D22932).

To build Krusader: you can follow the instructions in
https://cgit.kde.org/krusader.git/tree/INSTALL

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

[clazy] [Bug 411859] YAML file genereated by -export-fixes does not contain DiagnosticMessage node/entity

2019-09-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=411859

--- Comment #1 from Sergio Martins  ---
I've just tested:

$ clang-tidy -export-fixes=a.yaml -checks=modernize-use-override a.cpp --
$ cat a.yaml
---
MainSourceFile:  '/data/sources/clazy/a.cpp'
Diagnostics: 
  - DiagnosticName:  modernize-use-override
Message: 'annotate this function with ''override'' or (rarely)
''final'''
FileOffset:  79
FilePath:'/data/sources/clazy/a.cpp'
Replacements:
  - FilePath:'/data/sources/clazy/a.cpp'
Offset:  84
Length:  0
ReplacementText: ' override'
...

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

[systemsettings] [Bug 402458] SystemSettings crash on startup after KF5 libs updated to version 5.52.

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402458

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||n...@kde.org

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

[clazy] [Bug 411859] YAML file genereated by -export-fixes does not contain DiagnosticMessage node/entity

2019-09-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=411859

--- Comment #2 from Sergio Martins  ---
clang-tidy 8.0.1

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

[systemsettings] [Bug 405765] Uninformative error message (The module Multimedia is not a valid configuration module)

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405765

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Assignee|notm...@gmail.com   |plasma-b...@kde.org
 CC||n...@kde.org
 Resolution|--- |DOWNSTREAM
  Component|sidebarview |general

--- Comment #3 from Nate Graham  ---
This is a distro or local configuration issue.

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

[systemsettings] [Bug 405030] Start search with CTRL+F

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405030

--- Comment #1 from Nate Graham  ---
This is still broken, because there's a Kirigami search field that has built-in
logic to intercept Ctrl+F, but the base app re-implements this itself (for the
non-sidebar views), so the two conflict.

We can't just remove the QWidgets searchfield logic because some people still
using icon view are using it. Also, even if you do that, then for reasons I
have not discovered, the Kirigami searchfield receives focus when you hit
Ctrl+F, but does not actually accept text input until you manually click in it.
It's odd.

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

[systemsettings] [Bug 382705] Error about invalid configuration module on top-level category match under sidebar view

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382705

Nate Graham  changed:

   What|Removed |Added

 CC||mikhail.kru...@seznam.cz

--- Comment #1 from Nate Graham  ---
*** Bug 405765 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 405765] Uninformative error message (The module Multimedia is not a valid configuration module)

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405765

Nate Graham  changed:

   What|Removed |Added

 Resolution|DOWNSTREAM  |DUPLICATE

--- Comment #4 from Nate Graham  ---
Never Mind, this is Bug 382705.

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

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

[systemsettings] [Bug 382705] Error about invalid configuration module on top-level category match under sidebar view

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382705

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Keywords||usability

--- Comment #2 from Nate Graham  ---
Also works when searching for "Window Management" (since the Multimedia
category is hidden by default as of Plasma 5.17 unless you have the optical
disc KCMs installed)

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

[systemsettings] [Bug 393061] Focus not transferred properly to child windows in sidebar view

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393061

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |FIXED
   Version Fixed In||5.17.0
 Status|REPORTED|RESOLVED

--- Comment #4 from Nate Graham  ---
Confirmed fixed now.

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

[systemsettings] [Bug 382705] Error about invalid configuration module on top-level category match under sidebar view

2019-09-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=382705

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 398715] After click an entry in the side bar, cursor gets stuck and the side bar scrolls just with cursor movements

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398715

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
 Status|CONFIRMED   |NEEDSINFO

--- Comment #2 from Nate Graham  ---
Hmm, I cannot reproduce with current git master. Can anyone else?

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

[systemsettings] [Bug 404065] Keyboard-only navigation impossible

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404065

--- Comment #5 from Nate Graham  ---
*** Bug 400343 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 400343] Increase usability of System Settings app by using arrow keys more

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400343

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---


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

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

[systemsettings] [Bug 404056] System Settings crash when closing

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404056

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Can you reproduce this with Plasma 5.16 or current git master?

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411919

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|Dolphin doesn't show|Store thumbnails for files
   |thumbnails for files in |inside an encfs or cryFS
   |encfs or cryFS encrypted|encrypted container
   |folders |somewhere inside the
   ||encrypted container itself,
   ||not ~/.cache/thumbnails
  Component|panels: folders |Thumbnails and previews
   Severity|minor   |normal
 Ever confirmed|0   |1
Product|dolphin |kio-extras
   Assignee|dolphin-bugs-n...@kde.org   |plasma-b...@kde.org
 Status|REPORTED|CONFIRMED

--- Comment #2 from Nate Graham  ---
This is deliberate, because right now, the only place that thumbnails are
stored are outside of the encrypted container in ~/.cache/thumbnails, which
represents a security leak that could compromise the reason why you're using an
encrypted behavior in the first place.

We can turn this back on once the thumbnails for files in an encrypted
container are stored in the container itself.

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

[dolphin] [Bug 411942] In Firefox, when click to open a downloaded file on Dolphin, Dolphin is moved to Firefox's virtual desktop

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411942

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 411945] Notifications since 5.16 are not kept in history if app is not configured

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411945

Nate Graham  changed:

   What|Removed |Added

  Component|general |Notifications
   Target Milestone|--- |1.0
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Version|5.61.0  |5.16.5
   Assignee|kdelibs-b...@kde.org|k...@privat.broulik.de
Product|frameworks-knotifications   |plasmashell

--- Comment #1 from Nate Graham  ---
This is deliberate, but maybe we should revisit it, or make it configurable...
:/

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

[plasmashell] [Bug 411935] Panel and widgets are transparent on Wayland after upgrade to frameworks 5.62

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411935

Nate Graham  changed:

   What|Removed |Added

 CC||plasma-b...@kde.org
  Component|Panel   |general
   Assignee|plasma-b...@kde.org |k...@davidedmundson.co.uk

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

[plasmashell] [Bug 411935] Panel and widgets are transparent on Wayland after upgrade to frameworks 5.62

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411935

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Did the "Background contrast" desktop effect get turned off?

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

[plasma-pa] [Bug 411936] After upgrade to PulseaAudio 13, Plasma changes the default output device to HDMI port after every login and after I wake up my monitor connected to HDMI port from power save

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411936

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||nicolas.fe...@gmx.de

--- Comment #1 from Nate Graham  ---
If this only started happening after upgrading to PulseAudio 13, it's probably
a bug in PulseAudio 13 (or at least introduced by the upgrade, even if
ultimately it's our fault).

Nico, is it possible that this was caused by
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/162? Maybe
the version check didn't work correctly or doesn't work on Arch for some
reason?

Patrick, is there any way you can test with PulseAudio 13 and Plasma 5.17 (i.e.
git master)?

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

[Spectacle] [Bug 411938] Segmentation fault at launch with Wayland

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411938

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[krita] [Bug 411947] New: Cannot move the selection done with outline selection tool

2019-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411947

Bug ID: 411947
   Summary: Cannot move the selection done with outline selection
tool
   Product: krita
   Version: 4.2.6
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Selection
  Assignee: krita-bugs-n...@kde.org
  Reporter: katearche...@yandex.ru
  Target Milestone: ---

SUMMARY
In recent krita(4.2.6) on linux it's impossible to move a selection(not the
contents of a selection but the selection itself) by outline selection tool.
Every other selection(to be more precise the selection tool that is selected)
works as intended i.e. if there are a composite selection made with different
selection tools like box, outline and circle and the selected selection tool is
NOT the outline selection tool the resulted selection can be moved.


STEPS TO REPRODUCE
1. Create a new file.
2. Select the outline selection tool and make a selection with it.
3. Try to move the selection by dragging it by it's border.


OBSERVED RESULT
The actual result being the tool starting to make a new selection.


EXPECTED RESULT
It is expected that it would drag the selection.


As I was saying above a selection made with a outline selection tool CAN be
moved but for dragging it a user should switch to any other selection tool(box,
circle or polygonal) then dragging the selection by it's border works as
intended. I've make a few tests with krita versions I have on disk and the
results are:

4.1.7: the feature not presented
4.2.2: everything(every selection tool available) works as intended
4.2.3: Moving box/circle/polygonal works, outline selection gives no "move"
cursor when hovering on a selection border so no moving available for it.
4.2.5: same as 4.2.3

I'm using ubuntu 18.04 with nvidia drivers 430.40

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

[systemsettings] [Bug 100016] unclear text explanation in default browser dialog

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=100016

Nate Graham  changed:

   What|Removed |Added

 CC||felixbra...@gmail.com

--- Comment #14 from Nate Graham  ---
*** Bug 411941 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 411941] i cant set firefox as my default browser in kde neon 5.16 which runs plasma

2019-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411941

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[plasma-pa] [Bug 411936] After upgrade to PulseaAudio 13, Plasma changes the default output device to HDMI port after every login and after I wake up my monitor connected to HDMI port from power save

2019-09-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=411936

--- Comment #2 from Patrick Silva  ---
(In reply to Nate Graham from comment #1)
> Patrick, is there any way you can test with PulseAudio 13 and Plasma 5.17
> (i.e. git master)?
Unfortunately I can't test PulseAudio 13 with git master.
But probably Arch will provide Plasma 5.17 beta in a few days.

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

[plasmashell] [Bug 411935] Panel and widgets are transparent on Wayland after upgrade to frameworks 5.62

2019-09-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=411935

--- Comment #3 from Patrick Silva  ---
(In reply to Nate Graham from comment #2)
> Did the "Background contrast" desktop effect get turned off?
No. It's still enabled.

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

[krita] [Bug 411948] New: Moving a selection causes freezes

2019-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411948

Bug ID: 411948
   Summary: Moving a selection causes freezes
   Product: krita
   Version: 4.2.6
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Selection
  Assignee: krita-bugs-n...@kde.org
  Reporter: katearche...@yandex.ru
  Target Milestone: ---

Created attachment 122677
  --> https://bugs.kde.org/attachment.cgi?id=122677&action=edit
Example of freezing when moving a selection by a selection tool

SUMMARY
Trying to move a selection by selection tools(a selection itself but not it's
content) in 4.2.6 causing freezing of the entire desktop while dragging. I.e.
when you start to drag a selection by it's border the windows(not only the
krita window but every open window that has some visual activity going on, like
system monitor for example) stop updating until the move is over.



STEPS TO REPRODUCE
1. create a new file.
2. Make a selection by box selection tool
3. Try to quickly move it by it's border(like in circles or something like
that)


OBSERVED RESULT
Everything but the mouse freezes.


EXPECTED RESULT
No freezes both in the krita window and any other window as well.


I've attached the video showing how it looks on my system. Moreover i've done
some digging with krita versions I have on disk and the results are:

4.1.7: the feature is not presented
4.2.2: no freezing(although a little laggy)
4.2.3: no freezing(although a little laggy)
4.2.5: freezing on move before the drag ends
4.2.6: freezing on move before the drag ends

My system is ubuntu 18.04, nvidia drivers 430.40, x11 server.

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

[kdiff3] [Bug 410962] kdiff3 vs svn (subversion)

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410962

--- Comment #3 from michael  ---
Looks I made mistake in translating to QCommandLineParser's API. Will push a
fix shortly.

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

[kdiff3] [Bug 410962] kdiff3 vs svn (subversion)

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410962

michael  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdiff3/commit/b7b2375c01b19
   ||ee1a1c49725fa28b0fa549156b4
   Version Fixed In||1.8.2

--- Comment #4 from michael  ---
Git commit b7b2375c01b19ee1a1c49725fa28b0fa549156b4 by Michael Reeves.
Committed on 16/09/2019 at 00:05.
Pushed by mreeves into branch 'master'.

Fix '-L' parameter handling
FIXED-IN:1.8.2

M  +1-1src/kdiff3.cpp
M  +1-1src/main.cpp

https://invent.kde.org/kde/kdiff3/commit/b7b2375c01b19ee1a1c49725fa28b0fa549156b4

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

[kdiff3] [Bug 411602] Missing menu item for choose a file for all unsolved whitespace conflicts in 1.8

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=411602

michael  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdiff3/commit/1c86432a9a72c
   ||9fbf193d97035255e3a1b6cac09
   Version Fixed In||1.8.2

--- Comment #2 from michael  ---
Git commit 1c86432a9a72c9fbf193d97035255e3a1b6cac09 by Michael Reeves.
Committed on 16/09/2019 at 00:02.
Pushed by mreeves into branch 'master'.

Fix missing menu items.

Make sure all menu related actions are created before calling 
KXMLGUIClient::setXMLFile.
The actual signal connections can happen later.

Perfer having MergeResultWindow handle the creation and connection
of merge related actions that depend on it to function. Avoids potential
nullptr issue if one is triggered unexpectedly early in startup.  This also
improves readability KDiff3App is quite large even without this and would
just have small wrapper functions for these actions.

Thanks tur...@think-electric.com for spotting the bug.
FIXED-IN: 1.8.2

M  +92   -0src/guiutils.h
M  +2-0src/kdiff3.cpp
M  +36   -9src/mergeresultwindow.cpp
M  +12   -10   src/mergeresultwindow.h
M  +1-1src/pdiff.cpp

https://invent.kde.org/kde/kdiff3/commit/1c86432a9a72c9fbf193d97035255e3a1b6cac09

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

[kdiff3] [Bug 411602] Missing menu item for choose a file for all unsolved whitespace conflicts in 1.8

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=411602

michael  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdiff3/commit/1c86432a9a72c |kdiff3/commit/3828f2e7211b8
   |9fbf193d97035255e3a1b6cac09 |b1441cc5fd53ebdf268ab477c68

--- Comment #3 from michael  ---
Git commit 3828f2e7211b8b1441cc5fd53ebdf268ab477c68 by Michael Reeves.
Committed on 15/09/2019 at 18:57.
Pushed by mreeves into branch '1.8'.

Fix missing menu items.

Make sure all menu related actions are created before calling 
KXMLGUIClient::setXMLFile.
The actual signal connections can happen later.

Perfer having MergeResultWindow handle the creation and connection
of merge related actions that depend on it to function. Avoids potential
nullptr issue if one is triggered unexpectedly early in startup.  This also
improves readability KDiff3App is quite large even without this and would
just have small wrapper functions for these actions.

Thanks tur...@think-electric.com for spotting the bug.
FIXED-IN: 1.8.2

M  +92   -0src/guiutils.h
M  +2-0src/kdiff3.cpp
M  +36   -9src/mergeresultwindow.cpp
M  +12   -10   src/mergeresultwindow.h
M  +1-1src/pdiff.cpp

https://invent.kde.org/kde/kdiff3/commit/3828f2e7211b8b1441cc5fd53ebdf268ab477c68

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

[kdiff3] [Bug 410962] kdiff3 vs svn (subversion)

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410962

michael  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdiff3/commit/b7b2375c01b19 |kdiff3/commit/b4b2c97004b9d
   |ee1a1c49725fa28b0fa549156b4 |f2ad9807ba5ac00bb8f06958ce5

--- Comment #5 from michael  ---
Git commit b4b2c97004b9df2ad9807ba5ac00bb8f06958ce5 by Michael Reeves.
Committed on 15/09/2019 at 22:58.
Pushed by mreeves into branch '1.8'.

Fix '-L' parameter handling
FIXED-IN:1.8.2

M  +1-1src/kdiff3.cpp
M  +1-1src/main.cpp

https://invent.kde.org/kde/kdiff3/commit/b4b2c97004b9df2ad9807ba5ac00bb8f06958ce5

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

[Falkon] [Bug 411949] New: Falkon crashes and/or freezes entire desktop.

2019-09-15 Thread Xeno Idaltu
https://bugs.kde.org/show_bug.cgi?id=411949

Bug ID: 411949
   Summary: Falkon crashes and/or freezes entire desktop.
   Product: Falkon
   Version: 3.0.0
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: xenoida...@gmail.com
  Target Milestone: ---

After a fresh install, I tried to run Falkon with no success. It crashes on
start. Sometimes it actually starts but when it does, if I click the default
bookmark titled Falkon Wiki, it crashes and/or freezes the entire desktop.
Falkon froze the entire desktop twice. I couldn't even use a TTY Terminal. 


Debian Buster (stable)
Kernel: 4.19.0-6amd64
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

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

[kdiff3] [Bug 411885] Out of memory error from kdiff3 on small binary files

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=411885

michael  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 Blocks||410008

--- Comment #1 from michael  ---
Thanks this is why 1.8 does not enable binary comparison at this time. Many
parts of kdiff3 assume they are working with a text file. 1.8.x releases are
likely to keep this off as I expect making kdiff3 safely deal with binaries
will require a lot of work.


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=410008
[Bug 410008] Kdiff3 inadequately shows line diff for files
-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 410008] Kdiff3 inadequately shows line diff for files

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410008

michael  changed:

   What|Removed |Added

 Depends on||411885


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=411885
[Bug 411885] Out of memory error from kdiff3 on small binary files
-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 404477] Binary file causes Desktop freeze

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=404477

michael  changed:

   What|Removed |Added

 Blocks||410008


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=410008
[Bug 410008] Kdiff3 inadequately shows line diff for files
-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 410008] Kdiff3 inadequately shows line diff for files

2019-09-15 Thread michael
https://bugs.kde.org/show_bug.cgi?id=410008

michael  changed:

   What|Removed |Added

 Depends on||404477


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=404477
[Bug 404477] Binary file causes Desktop freeze
-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 411947] Cannot move the selection done with outline selection tool

2019-09-15 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=411947

Ahab Greybeard  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #1 from Ahab Greybeard  ---
This seems to have been fixed: https://bugs.kde.org/show_bug.cgi?id=411813

Can you try the latest 4.3.0 pre-alpha and check for the composite selection
case then change the status of this report as needed?

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

[krita] [Bug 411948] Moving a selection causes freezes

2019-09-15 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=411948

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #1 from Ahab Greybeard  ---
I don't see this at all (and no effect on the system monitor sliding graphs)
with 4.2.5 or 4.2.6 appimages. The selection outline moves quickly to follow
the cursor for me.

Debian 10
Renderer:  "GeForce GTX 750 Ti/PCIe/SSE2" 
  Version:  "4.6.0 NVIDIA 418.74"

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

[krita] [Bug 411932] Instant preview can turn off permanently

2019-09-15 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=411932

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Ahab Greybeard  ---
I can confirm this for the 4.3.0 pre-alpha (git 307e910).
It also happens if you select brushes from the brush preset dockers (then check
them in the brush editor).

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

[kdenlive] [Bug 411845] Color Theme

2019-09-15 Thread h h
https://bugs.kde.org/show_bug.cgi?id=411845

--- Comment #2 from h h  ---
(In reply to emohr from comment #1)
> settings -> enable: force breeze icon theme. Settings -> color theme ->
> breeze dark

I press color theme is not opening onther solution

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

[kate] [Bug 411950] New: Crash while pasting in embedded terminal

2019-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411950

Bug ID: 411950
   Summary: Crash while pasting in embedded terminal
   Product: kate
   Version: 18.08.0
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: zeroping+kdeb...@gmail.com
  Target Milestone: ---

Application: kate (18.08.0)

Qt Version: 5.11.3
Frameworks Version: 5.54.0
Operating System: Linux 4.19.0-5-amd64 x86_64
Distribution: Debian GNU/Linux 10 (buster)

-- Information about the crash:
- What I was doing when the application crashed:
I can reproduce by opening Kate fresh, clicking in the embedded terminal pane,
and then pasting using Ctrl-Shift-v.

I'm not sure if I had to set the keyboard shortcut for paste manually for the
shortcut. Pasting using the right-click context menu in the terminal pane works
as expected.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4344c0ac80 (LWP 9979))]

Thread 12 (Thread 0x7f4307da6700 (LWP 25780)):
#0  0x7f434227863d in pa_pstream_unref () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#1  0x7f4342278b93 in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#2  0x7f43422793ca in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#3  0x7f43422e7ca8 in pa_mainloop_dispatch () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f43422e7f7c in pa_mainloop_iterate () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f43422e8020 in pa_mainloop_run () at
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f43422f6049 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x7f43422894f8 in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#8  0x7f4348003fa3 in start_thread (arg=) at
pthread_create.c:486
#9  0x7f43493974cf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f4321ffb700 (LWP 14484)):
#0  0x7f434800a00c in futex_wait_cancelable (private=0, expected=0,
futex_word=0x561bd83f4100) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f434800a00c in __pthread_cond_wait_common (abstime=0x0,
mutex=0x561bd83f40b0, cond=0x561bd83f40d8) at pthread_cond_wait.c:502
#2  0x7f434800a00c in __pthread_cond_wait (cond=0x561bd83f40d8,
mutex=0x561bd83f40b0) at pthread_cond_wait.c:655
#3  0x7f43496a825b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f433a6ebd30 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f433a6efae8 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f433a6eae3d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f433a6edbb9 in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f43496a7aa7 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f4348003fa3 in start_thread (arg=) at
pthread_create.c:486
#10 0x7f43493974cf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7f43227fc700 (LWP 14483)):
#0  0x7f434800a00c in futex_wait_cancelable (private=0, expected=0,
futex_word=0x561bd83f4100) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f434800a00c in __pthread_cond_wait_common (abstime=0x0,
mutex=0x561bd83f40b0, cond=0x561bd83f40d8) at pthread_cond_wait.c:502
#2  0x7f434800a00c in __pthread_cond_wait (cond=0x561bd83f40d8,
mutex=0x561bd83f40b0) at pthread_cond_wait.c:655
#3  0x7f43496a825b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f433a6ebd30 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f433a6efae8 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f433a6eae3d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f433a6edbb9 in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f43496a7aa7 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f4348003fa3 in start_thread (arg=) at
pthread_create.c:486
#10 0x7f43493974cf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7f4322ffd700 (LWP 14482)):
#0  0x7f434800a00c in futex_wait_cancelable (private=0, expected=0,
futex_word=0x561bd83f4100) at ../s

[digikam] [Bug 411902] Interface icons become very large and unusable

2019-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411902

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

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/a83d952fb87e
   ||df590506d8175421fa3d6caba64
   ||e
 Resolution|--- |FIXED

--- Comment #14 from caulier.gil...@gmail.com ---
Git commit a83d952fb87edf590506d8175421fa3d6caba64e by Gilles Caulier.
Committed on 16/09/2019 at 04:00.
Pushed by cgilles into branch 'master'.

Under MacOS, use now Qt 5.12 LTS instead 5.11 which has a bug with Hdpi support
Note: Due to Qt requirements to compile, the minimal MacOS version supported is
10.12 (Sierra)

M  +2-1NEWS
M  +11   -6project/bundles/macports/01-build-macports.sh
M  +2-2project/bundles/macports/config.sh

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

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

[kpat] [Bug 392946] Hi-DPI cards too small to use.

2019-09-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392946

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

[lokalize] [Bug 305542] take into account &bla-bla when showing results of a search in Translation Memory

2019-09-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=305542

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

[lattedock] [Bug 410913] Latte se detuvo al instalar un nuevo tema

2019-09-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=410913

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[lokalize] [Bug 305598] File in BranchDir does not get updated

2019-09-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=305598

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

[elisa] [Bug 411951] New: "surname, name" in interpret field results in showing "surname and name"

2019-09-15 Thread Stefan Rücker
https://bugs.kde.org/show_bug.cgi?id=411951

Bug ID: 411951
   Summary: "surname, name" in interpret field results in showing
"surname and name"
   Product: elisa
   Version: 0.4.2
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: s.ruec...@gmx.de
  Target Milestone: ---

SUMMARY
Album interpret. When specifying the name of an interpret resp. composer in the
form: e.g. "Copland, Aaron" (surname, name) elisa interprets it as "Copland und
Aaron" which is not correct. it would be good to not interpret the comma at all
but to leave it as is.

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

[elisa] [Bug 411952] New: Provide list view

2019-09-15 Thread Stefan Rücker
https://bugs.kde.org/show_bug.cgi?id=411952

Bug ID: 411952
   Summary: Provide list view
   Product: elisa
   Version: 0.4.2
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: s.ruec...@gmx.de
  Target Milestone: ---

SUMMARY
For the various sections e.g. Album, Interprets, Genre, Files it would be great
to change to be able to change to a list view mode, the icons are pretty big
and consuming a lot of space in the UI in consequence providing less
information on first view and require a lot of scrolling with bigger music
collections.

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

[kmymoney] [Bug 411896] Report improvement

2019-09-15 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=411896

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||t...@net-bembel.de
 Resolution|--- |NOT A BUG
Summary|Reort improvement   |Report improvement

--- Comment #1 from Thomas Baumgart  ---
Please do not misuse the bug tracking system for user questions. A more
appropriate location for this kind of support is the user-mailing list or the
forum. Please visit https://kmymoney.org/support.php to get more information.

Thank you.

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

[krunner] [Bug 411326] krunner hangs on first start

2019-09-15 Thread Lioh
https://bugs.kde.org/show_bug.cgi?id=411326

--- Comment #3 from Lioh  ---
It is definitly related to Plasma Search plugins. I have set them to default
(which is nearly everything is enabled) and the issue occurs. Can you try to
enable all plugins and test again?

I have also noticed that clicking on the configuration icon for plasma search
modules in krunner takes about 2 minutes till the dialog is opened.

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

[krunner] [Bug 411326] krunner hangs on first start

2019-09-15 Thread Lioh
https://bugs.kde.org/show_bug.cgi?id=411326

--- Comment #4 from Lioh  ---
In the meanwhile I could nail it down to the instant messenger / telepathy
plugin.

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

[kdenlive] [Bug 411331] Crashing when trying to stabilize and when saving clip title

2019-09-15 Thread Jiří Svítil
https://bugs.kde.org/show_bug.cgi?id=411331

--- Comment #3 from Jiří Svítil  ---
(In reply to emohr from comment #1)
> It seems you swithed on Movit or used Movit effects. Movit/GPU is not
> supported at the moment. Please switch of all Movit effect and try again.

Okey I think that resolved it. But
It made kdenlive so slow that i had to switch to shot cut I will try again when
the software will be more mature, now it is unusable. I have ryzen 5 1600 I
tried
It with rx 560 and gt745 both unusably slow and unstable. (I am using a stable
version of kdenlive) if someone has some tips for my problems please tell me.
Thank you for carring :). Jirka

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

[krita] [Bug 402329] The vector shape's repeat type of gradient is not saved.

2019-09-15 Thread OK
https://bugs.kde.org/show_bug.cgi?id=402329

--- Comment #5 from OK  ---
It seems that it has not been fixed in the current version
(krita-nightly-x64-v4.2.6-105-g714a51bdd0).

Thanks to you, the line style is saved correctly now.
But the repeat type of vector shape is not saved still.

Is it difficult to implement?

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

[plasma-browser-integration] [Bug 411742] Audio doesn't play when Enhanced Media Controls is enabled on specific websites

2019-09-15 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=411742

--- Comment #1 from Frederick Zhang  ---
Just noticed that Cambridge Dictionary has rolled out a new UI and this issue
is no longer reproducible on their website.

So I created a simple fiddle for this: https://jsfiddle.net/h78m6r0q/

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

[plasmashell] [Bug 411953] New: FolderView crashes when dragging rubber band on desktop

2019-09-15 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=411953

Bug ID: 411953
   Summary: FolderView crashes when dragging rubber band on
desktop
   Product: plasmashell
   Version: master
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Folder
  Assignee: h...@kde.org
  Reporter: j...@keelhaul.me.uk
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

Since a recent Plasma update, the Folder View as desktop containment asserts
when starting to drag a rubber band around the desktop:

Application: Plasma (plasmashell), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7faafc3b1880 (LWP 9384))]

Thread 5 (Thread 0x7faae3fff700 (LWP 9392)):
[KCrash Handler]
#7  0x7fab025ab3a4 in raise () from /lib64/libc.so.6
#8  0x7fab02594536 in abort () from /lib64/libc.so.6
#9  0x7fab02bb1607 in qt_message_fatal (context=..., message=...) at qtcore-5.13./src/corelib/global/qlogging.cpp:1907
#10 QMessageLogger::fatal (this=this@entry=0x7faae3ffe690,
msg=msg@entry=0x7fab02ea24b8 "ASSERT failure in %s: \"%s\", file %s, line %d")
at qtcore-5.13./src/corelib/global/qlogging.cpp:888
#11 0x7fab02bb07e7 in qt_assert_x (where=where@entry=0x7fab03dbff9e
"QWidget", what=what@entry=0x7fab03dbfd08 "Widgets must be created in the GUI
thread.", file=file@entry=0x7fab03dbeee8
"qtwidgets-5.13./src/widgets/kernel/qwidget.cpp", line=line@entry=1144) at
../../include/QtCore/../../../qtcore-5.13./src/corelib/global/qlogging.h:91
#12 0x7fab039b213b in QWidgetPrivate::init (this=0x7faadca0d9d0,
parentWidget=, f=...) at
../../include/QtCore/../../../qtwidgets-5.13./src/corelib/global/qlogging.h:91
#13 0x7fab03a34785 in QDesktopWidget::QDesktopWidget (this=0x7faadc28c950)
at
../../include/QtCore/../../../qtwidgets-5.13./src/corelib/tools/qlist.h:159
#14 0x7fab039d2ab5 in QApplication::desktop () at
qtwidgets-5.13./src/widgets/kernel/qapplication.cpp:2752
#15 0x7fab039d2aea in QApplication::fontMetrics () at
qtwidgets-5.13./src/widgets/kernel/qapplication.cpp:1785
#16 0x7faae2dcc20e in RubberBand::paint (this=0x5563c0213320,
painter=0x7faae3ffe8d8) at /usr/include/qt5/QtCore/qcoreapplication.h:116
#17 0x7fab0505b769 in QSGDefaultPainterNode::paint() () from
/usr/lib64/libQt5Quick.so.5
#18 0x7fab0505c56c in QSGDefaultPainterNode::update() () from
/usr/lib64/libQt5Quick.so.5
#19 0x7fab0510d6fa in QQuickPaintedItem::updatePaintNode(QSGNode*,
QQuickItem::UpdatePaintNodeData*) () from /usr/lib64/libQt5Quick.so.5
#20 0x7fab050be68f in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) ()
from /usr/lib64/libQt5Quick.so.5
#21 0x7fab050befab in QQuickWindowPrivate::updateDirtyNodes() () from
/usr/lib64/libQt5Quick.so.5
#22 0x7fab050c04c2 in QQuickWindowPrivate::syncSceneGraph() () from
/usr/lib64/libQt5Quick.so.5
#23 0x7fab05062c90 in QSGRenderThread::sync(bool) () from
/usr/lib64/libQt5Quick.so.5
#24 0x7fab050640b4 in QSGRenderThread::syncAndRender() () from
/usr/lib64/libQt5Quick.so.5
#25 0x7fab05067980 in QSGRenderThread::run() () from
/usr/lib64/libQt5Quick.so.5
#26 0x7fab02c02701 in QThreadPrivate::start (arg=0x5563be2bc890) at
qtcore-5.13./src/corelib/thread/qthread_unix.cpp:360
#27 0x7fab017fb588 in start_thread () from /lib64/libpthread.so.0
#28 0x7fab0267a88f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7faafc3b1880 (LWP 9384)):
#0  0x7fab01802434 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7fab02c090c3 in QWaitConditionPrivate::wait (deadline=...,
this=0x5563be039de0) at
qtcore-5.13./src/corelib/thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=, mutex=0x5563be2bc8d0,
deadline=...) at
qtcore-5.13./src/corelib/thread/qwaitcondition_unix.cpp:225
#3  0x7fab02c091d9 in QWaitCondition::wait (this=0x5563be2bc8d8,
mutex=0x5563be2bc8d0, time=) at
../../include/QtCore/../../../qtcore-5.13./src/corelib/kernel/qdeadlinetimer.h:68
#4  0x7fab05065d50 in
QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) ()
from /usr/lib64/libQt5Quick.so.5
#5  0x7fab0506692c in
QSGThreadedRenderLoop::handleUpdateRequest(QQuickWindow*) () from
/usr/lib64/libQt5Quick.so.5
#6  0x7fab050cd1d3 in QQuickWindow::event(QEvent*) () from
/usr/lib64/libQt5Quick.so.5
#7  0x7fab039d2c22 in QApplicationPrivate::notify_helper
(this=this@entry=0x5563bdae8050, receiver=receiver@entry=0x5563bddef510,
e=e@entry=0x7fff4d471fc0) at
qtwidgets-5.13./src/widgets/kernel/qapplication.cpp:3703
#8  0x7fab039dbb30 in QApplication::notify (this=0x7fff4d472600,
receiver=0x5563bddef510, e=0x7fff4d471fc0) at
qtwidgets-5.13./src/widgets/kernel/qapplication.cpp:3449
#9  0x7fab02dbf1df in QCoreApplication::notifyInternal2
(receiver=0x5563

[kdenlive] [Bug 411930] DeFish filter is not threadsafe

2019-09-15 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411930

--- Comment #6 from Jonathan Gilbert  ---
Perhaps it would make sense, then, for Kdenlive to know which filters have this
upstream problem and either warn the user or refuse to use parallel processing
if the render will be affected.

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

[plasmashell] [Bug 411945] Notifications since 5.16 are not kept in history if app is not configured

2019-09-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411945

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

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

[Discover] [Bug 411757] Window decoration says "Not responding..." on Wayland while the spinner rotates in "Updates" page

2019-09-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411757

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
The spinner is animated on the renderer thread and as such can continue to spin
even if the main thread is frozen.

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

[dolphin] [Bug 401145] Partition label is not immediately updated in the places panel if it was modified while Dolphin was running

2019-09-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=401145

--- Comment #3 from Kai Uwe Broulik  ---
*** Bug 411675 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 411675] Edited device label is not immediately updated

2019-09-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411675

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Kai Uwe Broulik  ---


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

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

[frameworks-solid] [Bug 401145] Partition label is not immediately updated in the places panel if it was modified while Dolphin was running

2019-09-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=401145

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |lu...@kde.org
Product|dolphin |frameworks-solid
Version|19.08.1 |unspecified
  Component|panels: places  |general
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org

--- Comment #4 from Kai Uwe Broulik  ---
Pretty sure this is solid, however, I don't think Solid has any change signals
for existing devices.

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

[kmail2] [Bug 411954] New: Only ~ half of the messages are deleted

2019-09-15 Thread Fab Stz
https://bugs.kde.org/show_bug.cgi?id=411954

Bug ID: 411954
   Summary: Only ~ half of the messages are deleted
   Product: kmail2
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-b...@kde.org
  Reporter: fabstz...@yahoo.fr
  Target Milestone: ---

In Kmail2, Debian buster (stable) I try to delete a lot of unread messages from
a folder.
Let's say ~16000. But this is also reproducible with less, like 250 messages,
or 100...

Selecting the messages in the folder (Filter unread + CTRL+A + Shift+Del)
 - Filter unread messages
 - CTRL+A to select all
 - Shift+Del to delete permanently (because it is too long and buggy to move
them to the trash)

Then refresh the view :
 - click on Check Mail 
 - Select the Maildir ressource containing the folder (it is a
mixedmaildir_resource )

About half of the emails have been deleted only and the other hald is still
remaining in the folder as unread.

A new sequence of deletion will delete again only about half of the messages
and so on...

System: Debian Buster (stable)
KMail 5.9.3
PIM/Akonadi 18.08.3

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

[kmail2] [Bug 411954] Only ~ half of the messages are deleted

2019-09-15 Thread Fab Stz
https://bugs.kde.org/show_bug.cgi?id=411954

Fab Stz  changed:

   What|Removed |Added

Version|unspecified |5.9.3

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

<    1   2