[krita] [Bug 373336] Layer styles use alpha of the layer incorrectly, resulting in color fringes in semitransparent areas

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=373336

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

--- Comment #4 from Dmitry Kazakov  ---
Hi, Spencer!

I was looking into this bug and I have a feeling that this is not actually a
bug, but basically incomplete feature. Layers styles work in a way that both,
the base layer content and filtered content are painted on a layer. So if you
paint with semi-transparent stroke, they will blend. To avoid that one should
select zero "Fill" property for a layer to avoid painting of the original layer
data. And this option is still not implemented.

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

[krita] [Bug 373336] [Incomplete "Fill" property] Layer styles use alpha of the layer incorrectly, resulting in color fringes in semitransparent areas

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=373336

Dmitry Kazakov  changed:

   What|Removed |Added

Summary|Layer styles use alpha of   |[Incomplete "Fill"
   |the layer incorrectly,  |property] Layer styles use
   |resulting in color fringes  |alpha of the layer
   |in semitransparent areas|incorrectly, resulting in
   ||color fringes in
   ||semitransparent areas

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

[frameworks-kglobalaccel] [Bug 395165] New: Alt shortcuts (alt-tab alt-f2) stop working after some time

2018-06-09 Thread David Mattatall
https://bugs.kde.org/show_bug.cgi?id=395165

Bug ID: 395165
   Summary: Alt shortcuts (alt-tab alt-f2) stop working after some
time
   Product: frameworks-kglobalaccel
   Version: 5.46.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: davidsm...@davidsmind.com
  Target Milestone: ---

Hi Team,

When I log in from sddm into kde-plasma alt-tab works alt-f2 opens up the
runner

But after some time, for whatever reason, those shortcuts stop working.

running qdbus org.kde.krunner /App org.kde.krunner.App.display opens the runner
so the applications can be launched, but it seems like something is stealing
focus from the shortcuts.


Weirdly the stop/start/pause/next media keys work, but the volume up down and
mute keys do not also.

What's the best way to start to debug this?

https://bugs.kde.org/show_bug.cgi?id=392302 POSSIBLY RELATED?

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

[frameworks-kglobalaccel] [Bug 395165] Alt shortcuts (alt-tab alt-f2) stop working after some time

2018-06-09 Thread David Mattatall
https://bugs.kde.org/show_bug.cgi?id=395165

David Mattatall  changed:

   What|Removed |Added

   Platform|Other   |Gentoo Packages

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

[plasmashell] [Bug 394962] Wallpaper slideshow fills memory

2018-06-09 Thread DeMus
https://bugs.kde.org/show_bug.cgi?id=394962

--- Comment #7 from DeMus  ---
Created attachment 113160
  --> https://bugs.kde.org/attachment.cgi?id=113160&action=edit
Start of 5 minute test with interval of 5 sec.

I did a 5 minute test with the slideshow active. In the two pictures you can
see the memory use at the bottom left of the pictures. As you can see the
second one is almost double ofthe first one. Nothing was done with the machine,
no programs were started or whatever, I just sat in front of the screen for 5
minutes watching the memory use go up with every change of the pictures.

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

[plasmashell] [Bug 394962] Wallpaper slideshow fills memory

2018-06-09 Thread DeMus
https://bugs.kde.org/show_bug.cgi?id=394962

--- Comment #8 from DeMus  ---
Created attachment 113161
  --> https://bugs.kde.org/attachment.cgi?id=113161&action=edit
End of 5 minutes test

This is the 2nd picture, taken 5 minutes after the first one.
I also show Kinfocenter to show I do use Qt5.11
Memory use is almost double of that in the first picture.

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

[krita] [Bug 361130] Layer Style: Stroke effect with big size doesn't follow correctly layer content shape

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=361130

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/2747016a313d98c137eb5d57
   ||229e0112854b70aa

--- Comment #3 from Dmitry Kazakov  ---
Git commit 2747016a313d98c137eb5d57229e0112854b70aa by Dmitry Kazakov.
Committed on 09/06/2018 at 07:07.
Pushed by dkazakov into branch 'master'.

Connect Erode/Dilate algorithms to "Stroke" layer style

Now it is **much** faster, more roundish and doesn't eat your memory :)
Related: bug 390985
CC:kimages...@kde.org

M  +0-18   libs/image/layerstyles/kis_layer_style_filter_environment.cpp
M  +0-2libs/image/layerstyles/kis_layer_style_filter_environment.h
M  +43   -46   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://commits.kde.org/krita/2747016a313d98c137eb5d57229e0112854b70aa

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

[krita] [Bug 390985] Krita uses a lot of ram while applying layer styles.

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=390985

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/2747016a313d98c137eb5d57
   ||229e0112854b70aa
 Resolution|--- |FIXED

--- Comment #5 from Dmitry Kazakov  ---
Git commit 2747016a313d98c137eb5d57229e0112854b70aa by Dmitry Kazakov.
Committed on 09/06/2018 at 07:07.
Pushed by dkazakov into branch 'master'.

Connect Erode/Dilate algorithms to "Stroke" layer style

Now it is **much** faster, more roundish and doesn't eat your memory :)
Related: bug 361130
CC:kimages...@kde.org

M  +0-18   libs/image/layerstyles/kis_layer_style_filter_environment.cpp
M  +0-2libs/image/layerstyles/kis_layer_style_filter_environment.h
M  +43   -46   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://commits.kde.org/krita/2747016a313d98c137eb5d57229e0112854b70aa

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

[plasmashell] [Bug 310022] Show date using different calendar-systems

2018-06-09 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=310022

Dennis Schridde  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
Product|plasma4 |plasmashell
Version|4.9.3   |5.12.5
   Target Milestone|--- |1.0
  Component|widget-clock|Digital Clock
 Resolution|UNMAINTAINED|---

--- Comment #2 from Dennis Schridde  ---
This is still valid for Plasma 5.

To clarify, "foreign calendar" means "non-gregorian calendar".

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

[plasmashell] [Bug 310022] Show date in different non-gregorian calendar-systems

2018-06-09 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=310022

Dennis Schridde  changed:

   What|Removed |Added

Summary|Show date using different   |Show date in different
   |calendar-systems|non-gregorian
   ||calendar-systems

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

[plasma4] [Bug 330531] Allow right-click copy-to-clipboard of selected date in addition to today in calendar popup

2018-06-09 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=330531

Dennis Schridde  changed:

   What|Removed |Added

Summary|Allow right-click   |Allow right-click
   |copy-to-clipboard of|copy-to-clipboard of
   |selected date in addition   |selected date in addition
   |to today for different  |to today in calendar popup
   |calendar systems in |
   |calendar popup  |
 Status|RESOLVED|UNCONFIRMED
 Resolution|UNMAINTAINED|---

--- Comment #2 from Dennis Schridde  ---
This feature is still missing Plasma 5.  But the original feature for "today"
now also seems to be missing.

"different calendar systems" means "non-gregorian calendars", which is an extra
feature that belongs into a different feature request after this one is
implemented.  Also, it would be somewhat related to bug #310022.

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

[plasmashell] [Bug 330531] Allow right-click copy-to-clipboard of selected date in addition to today in calendar popup

2018-06-09 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=330531

Dennis Schridde  changed:

   What|Removed |Added

  Component|widget-clock|Digital Clock
Product|plasma4 |plasmashell
   Target Milestone|--- |1.0
Version|4.12.1  |5.12.5

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

[krita] [Bug 373922] color harmonies - add polygons inside the color wheel

2018-06-09 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373922

--- Comment #7 from Boudewijn Rempt  ---
Hi Ahmed,

Please join us on irc as well, that makes communication easier. I'm myself not
sure whether this functionality shouldn't rather be part of the artistic color
selector. I haven't given much though to this feature so I really just don't
know.

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

[plasma4] [Bug 245185] virtual keyboard plasmoid should get a display-only mode

2018-06-09 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=245185

Dennis Schridde  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|FIXED

--- Comment #8 from Dennis Schridde  ---
(In reply to Björn Ruberg from comment #5)
> Another hint:
> Call "plasmoidviewer plasmaboard" from console. It will open plasmaboard in
> a normal window with kwin decorations - so you can use all kwin features on
> it.

Might have been a solution for this.

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

[plasmashell] [Bug 395166] New: The suspend button disappears when the panel is too small

2018-06-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395166

Bug ID: 395166
   Summary: The suspend button disappears when the panel is too
small
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: christo...@krop.fr
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Sorry, I couldn't find a better place for this applet.
Reproducible with master but the issue appeared long ago. 

Steps to reproduce:
- Place the lock/logout applet on a panel,
- Resize the panel,
- Below a certain size, the suspend button disappears and becomes visible only
when mousehovering it.

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

[plasmashell] [Bug 395166] The suspend button disappears when the panel is too small

2018-06-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395166

--- Comment #1 from Christophe Giboudeaux  ---
Created attachment 113162
  --> https://bugs.kde.org/attachment.cgi?id=113162&action=edit
panel showing the issue

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

[plasmashell] [Bug 395166] The suspend button disappears when the panel is too small

2018-06-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395166

--- Comment #2 from Christophe Giboudeaux  ---
Created attachment 113163
  --> https://bugs.kde.org/attachment.cgi?id=113163&action=edit
Same area when mousehovering the button place

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

[Akonadi] [Bug 267884] akonadi imap doesn't work with gssapi authentication

2018-06-09 Thread Dirk Heinrichs
https://bugs.kde.org/show_bug.cgi?id=267884

Dirk Heinrichs  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #29 from Dirk Heinrichs  ---
Just updated my system to Debian Buster which ships kmail 5.7.3. After more
than 7(!) years, I'm finally able to authenticate with GSSAPI again.
Congratulations!

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

[konsole] [Bug 181986] Implement the "Set Selection End " action within context menu, as in KDE3 konsole

2018-06-09 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=181986

Richard Bos  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WAITINGFORINFO  |---

--- Comment #7 from Richard Bos  ---
For short text selections using the shift button is fine.

The request is however for long (huge) text selections.
In this case (long text selection), one just marks the beginning of the text,
release the mouse, scroll down (many, many lines) and when the correct point
is reach where the text selection should end, the "selection end" from the
the console context menu is then used.  Very convenient.   Much more convenient
then scrolling down, down, ,down (while scrolling down the mouse releases,
and one has to start over again.

Hence, the "selection end" is power users, and very much desired.

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

[kmail2] [Bug 395167] New: No menu bar when running inside kontact

2018-06-09 Thread Dirk Heinrichs
https://bugs.kde.org/show_bug.cgi?id=395167

Bug ID: 395167
   Summary: No menu bar when running inside kontact
   Product: kmail2
   Version: 5.7.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI
  Assignee: kdepim-b...@kde.org
  Reporter: dirk.heinri...@altum.de
  Target Milestone: ---

Hi,

when running standalone, I see a menu bar at the top of the kmail window, but
when running inside kontact, I don't get it. Pressing -M also doesn't let
it show up.

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

[dolphin] [Bug 395168] New: Dolphin show ISO file preview when extracting

2018-06-09 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=395168

Bug ID: 395168
   Summary: Dolphin show ISO file preview when extracting
   Product: dolphin
   Version: 18.04.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: guoyunhebr...@gmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Step to reproduce:

1. Enable Dolphin file preview for all types.
2. Download a large ISO compressed with 7z.
3. Unpack it in Dolphin.
4. When unpacking, Dolphin try to generate a file preview of the incomplete ISO
file. Maybe Dolphin thinks it is text file.
5. After extraction finished, fresh Dolphin with F5.
6. Now Dolphin won't show preview for ISO files.

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

[kcharselect] [Bug 395169] New: Chars not shown in left panel

2018-06-09 Thread casquinhas
https://bugs.kde.org/show_bug.cgi?id=395169

Bug ID: 395169
   Summary: Chars not shown in left panel
   Product: kcharselect
   Version: 1.13
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cf...@kde.org
  Reporter: adelinoara...@adelinoaraujo.com
  Target Milestone: ---

Created attachment 113164
  --> https://bugs.kde.org/attachment.cgi?id=113164&action=edit
charmap not show chars

At program start, not all chars are shown. Looks like they are behind the right
informational panel. If you maximize it, still not all chars are show. 
Second time I open program, all chars are shown. Maximize it and many are left
behind that panel.
So, the char list on the left, does not every time handles it horizontal size
well, and some chars are not shown.

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

[kcharselect] [Bug 395169] Chars not shown in left panel

2018-06-09 Thread casquinhas
https://bugs.kde.org/show_bug.cgi?id=395169

casquinhas  changed:

   What|Removed |Added

 CC||adelinoaraujo@adelinoaraujo
   ||.com

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

[kdenlive] [Bug 395170] New: Sharpen filter causes a crash when video file is named "9-15.avi"

2018-06-09 Thread Dimo
https://bugs.kde.org/show_bug.cgi?id=395170

Bug ID: 395170
   Summary: Sharpen filter causes a crash when video file is named
"9-15.avi"
   Product: kdenlive
   Version: 18.04.1
  Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: doftor.liv...@gmail.com
  Target Milestone: ---

Created attachment 113165
  --> https://bugs.kde.org/attachment.cgi?id=113165&action=edit
A zip file containing the troublesome video, and a core dump

The attached video "9-15.avi" causes a crash when Sharpen filter is applied.
Steps to reproduce:
- Add the video to a project (any project settings are fine)
- Drag it to the timeline at the bottom
- Add sharpen filter to it - either by right-clicking on the clip and selecting
it with the mouse, or by searching in the filters list and dragging it to the
list of filters.

At the last step Kdenlive freezes for a moment then it terminates. Renaming the
video file fixes the problem.

In the terminal, I get the following errors:
QXcbConnection: XCB error: 8 (BadMatch), sequence: 21905, resource id: 2097494,
major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 21937, resource id: 2097494,
major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 21940, resource id: 2097494,
major code: 130 (Unknown), minor code: 3
Segmentation fault (core dumped)

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

[konsole] [Bug 181986] Implement the "Set Selection End " action within context menu, as in KDE3 konsole

2018-06-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=181986

--- Comment #8 from Ahmad Samir  ---
It works similar to what you describe, please try this:
- Select some text and release the mouse button
- Scroll to wherever you want the selection to end
- Press and hold Shift then click on the selection end
- Text will be selected from beginning to end

(And with the fix for bug 331034, you can extend the selection in a couple more
use cases).

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

[dolphin] [Bug 395168] Dolphin show ISO file preview when extracting

2018-06-09 Thread Alan Pope
https://bugs.kde.org/show_bug.cgi?id=395168

Alan Pope  changed:

   What|Removed |Added

 CC||a...@popey.com

--- Comment #1 from Alan Pope  ---
Created attachment 113166
  --> https://bugs.kde.org/attachment.cgi?id=113166&action=edit
preview iso

I wasn't able to reproduce this on Dolphin 18.04.2 on KDE Neon.  I was
extracting an iso, but I'm not seeing a preview.  Maybe I'm doing something
wrong? What should I expect to see?

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

[kdenlive] [Bug 395170] Sharpen filter causes a crash when video file is named "9-15.avi"

2018-06-09 Thread Dimo
https://bugs.kde.org/show_bug.cgi?id=395170

--- Comment #1 from Dimo  ---
Update on the bug. Renaming the file only helps if this is the only file in a
project. Otherwise, Kdenlive still crashes.

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

[Akonadi] [Bug 376808] Akonadi stuck on retrieving folder content, ItemFetchJob Stuck, Failed: Multiple Merge Candidates

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=376808

Rolf Eike Beer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||k...@opensource.sf-tec.de
 Resolution|--- |DUPLICATE

--- Comment #12 from Rolf Eike Beer  ---


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

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=338658

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||christian.saem...@gmx.de

--- Comment #99 from Rolf Eike Beer  ---
*** Bug 376808 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=338658

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||thatskinnywhiteguy+kde@gmai
   ||l.com

--- Comment #100 from Rolf Eike Beer  ---
*** Bug 382253 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 382253] Akonadi restart required to see new email in kmail

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=382253

Rolf Eike Beer  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@opensource.sf-tec.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Rolf Eike Beer  ---


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

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

[kmail2] [Bug 393795] Need to restart akonadi and kmail to fetch imap mail for a second time

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=393795

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||k...@opensource.sf-tec.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Rolf Eike Beer  ---


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

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2018-06-09 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=338658

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #101 from Rolf Eike Beer  ---
*** Bug 393795 has been marked as a duplicate of this bug. ***

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

[plasma4] [Bug 308663] Clock gets stuck in multiple monitor setup

2018-06-09 Thread Daniel Noga
https://bugs.kde.org/show_bug.cgi?id=308663

Daniel Noga  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|FIXED

--- Comment #16 from Daniel Noga  ---
I can confirm it is fixed in KDE Plasma 5

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

[plasmashell] [Bug 363337] Recent docs/history shortcuts in kicker/kickoff fail when clicked with "Could not find any application or handler..." error

2018-06-09 Thread Daniel Noga
https://bugs.kde.org/show_bug.cgi?id=363337

Daniel Noga  changed:

   What|Removed |Added

 Resolution|FIXED   |---
Version|5.6.4   |5.12.4
 Status|RESOLVED|REOPENED
 CC||noga.d...@gmail.com

--- Comment #12 from Daniel Noga  ---
I found the same bug on Kubuntu 18.04 and openSUSE Leap 15.


1) Clean install openSUSE Leap 15.0 or Kubuntu 18.04 with KDE desktop on
VirtualBox
1.1) On openSUSE in left bottom corner right click on Start menu (SUSE logo) ->
select Alternatives -> choose Application launcher (second in list). On Kubuntu
it is default.
2) In Application launcher -> tab Computer -> select Documents
(search:/documents)
3) error appears: "could not find any application or handler for
search:/documents"

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

[print-manager] [Bug 395115] print-manager v18.04.1 interacts badly with recent cups v2.2.8, numerous errors leading to high system load

2018-06-09 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=395115

--- Comment #13 from Tony  ---
>From my POV, this bug can be closed.
Bug (as initially reported) is in CUPS, and /not/ in KDE print-manager.

CUPS maintainers have identified the issue, and there's a possible fix here
https://github.com/heftig/cups/commit/455c52a027ab3548953372a0b7bdb0008420e9ba

I do see there are comments about other potential issues in print-manager,
though.
Eg. https://bugs.kde.org/show_bug.cgi?id=395115#c6
I've not been following these and not being a C developer, have no opinion on
them.

I am happy for this bug to be closed.
But equally if there's other related issues then leave it open.

Many thanks,

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

[krita] [Bug 394376] Unable to export or save-as png, gif, or jpg on 4.1.0-pre-alpha nightly build (git 65e24ca)

2018-06-09 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394376

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #14 from Boudewijn Rempt  ---
Okay, I've made a Krita build with this patch. It can be downloaded from 

https://www.dropbox.com/s/yrovg6felfbw957/krita-qtbug394376.zip?dl=0

Debug symbols (probably not needed):

https://www.dropbox.com/s/yrovg6felfbw957/krita-qtbug394376.zip?dl=0

Please test it :-)

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

[kate] [Bug 353747] Schema button implements a pop-up menu, but menu only opens for click-and-hold

2018-06-09 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=353747

--- Comment #4 from Dominik Haumann  ---
This ia also the same for other actions such as: Tools > Indentation, Mode,
Highlighting, Scripts.

There is currently a discussion about a patch to fix this here:
https://phabricator.kde.org/D13026

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

[frameworks-baloo] [Bug 387672] Baloo File Extraction Error

2018-06-09 Thread keitalbame
https://bugs.kde.org/show_bug.cgi?id=387672

--- Comment #18 from keitalbame  ---
Created attachment 113167
  --> https://bugs.kde.org/attachment.cgi?id=113167&action=edit
New crash information added by DrKonqi

baloo_file_extractor (5.46.0) using Qt 5.9.4

- What I was doing when the application crashed:

Start Fedora 27 from a cold boot. I restart the application, baloo process
starts using 30% of cpu and not stopping until a new reboot.

-- Backtrace (Reduced):
#8  0x7f8f0b8c3bf2 in mdb_assert_fail.constprop () from
/lib64/liblmdb.so.0.0.0
#9  0x7f8f0b8b8b85 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x7f8f0b8b9dab in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x7f8f0b8ba039 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x7f8f0b8bbc64 in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0

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

[frameworks-baloo] [Bug 387672] Baloo File Extraction Error

2018-06-09 Thread keitalbame
https://bugs.kde.org/show_bug.cgi?id=387672

keitalbame  changed:

   What|Removed |Added

 CC||keitalb...@posteo.net

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

[konsole] [Bug 395171] New: Remove UTF-16 and other non ASCII compatible encodings

2018-06-09 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=395171

Bug ID: 395171
   Summary: Remove UTF-16 and other non ASCII compatible encodings
   Product: konsole
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: egm...@gmail.com
  Target Milestone: ---

Non ASCII compatible encodings (UTF-16, UCS-2; not sure about UTF-7) should be
removed from the list of offered encodings.

Any valid character might easily include a byte in the 0x00 - 0x1F range, which
will trigger a special action according to the kernel's line discipline, such
as send interrupt to the foreground process, send EOF, newline, wipe out the
buffer etc., or just simply being echoed back in a way that's broken in UTF-16.

That is, the behavior is bound to be broken big time, there's nothing Konsole
could do to fix this.

The kernel expects the data on the terminal lines to be ASCII compatible.

I'm almost certain the Linux kernel doesn't support UTF-16 here, and I don't
think other Unixes do either. (If some does, offering this option should be
limited to these architectures.)

Let alone Konsole's UTF-16 mode inserts a BOM in front of every chunk of input,
which is also broken.

See
https://unix.stackexchange.com/questions/448745/strange-konsole-character-encoding-behavior/448774
for a related question and my more detailed answer.

(Bug 115113 might be relevant, UTF-16 support _may_ have been added as part of
that bug. Note however that while the summary of the bug mentions both UTF-8
and UTF-16, the description doesn't give any reason whatsoever why UTF-16 was
asked for.)

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

[konsole] [Bug 181986] Implement the "Set Selection End " action within context menu, as in KDE3 konsole

2018-06-09 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=181986

Richard Bos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

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

[konsole] [Bug 181986] Implement the "Set Selection End " action within context menu, as in KDE3 konsole

2018-06-09 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=181986

--- Comment #9 from Richard Bos  ---
OK, thanks (a lot)!

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

[Spectacle] [Bug 395172] New: Can't save file when exported to KolourPaint, if saved image not updated

2018-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395172

Bug ID: 395172
   Summary: Can't save file when exported to KolourPaint, if saved
image not updated
   Product: Spectacle
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: mihael.ver...@gmail.com
  Target Milestone: ---

Created attachment 113168
  --> https://bugs.kde.org/attachment.cgi?id=113168&action=edit
Error in Kolour paint

When I export to KolourPaint there is an error when saving. That is because the
file that is created in /tmp has no write permissions. If I add write
permissions to that file then KolourPaint can save it successfully.

But the image in Spectacle isn't the one edited with KolourPaint even if it is
saved successfully.

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

[Spectacle] [Bug 395172] Can't save file when exported to KolourPaint, if saved image not updated

2018-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395172

--- Comment #1 from mihael.ver...@gmail.com ---
Created attachment 113169
  --> https://bugs.kde.org/attachment.cgi?id=113169&action=edit
File perrmisions of the exported file

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

[ksmserver] [Bug 395173] New: Computer suspends immediately after switching to user X, if user X's session was previously in suspended mode

2018-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395173

Bug ID: 395173
   Summary: Computer suspends immediately after switching to user
X, if user X's session was previously in suspended
mode
   Product: ksmserver
   Version: 5.12.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: accr...@yahoo.com
  Target Milestone: ---

To reproduce:
- Suspend computer in user X's session, and leave it off the amount of minutes
it would need to autosuspend, as defined in Energy Saving options.
- Wake up computer and login to user Y's account
- Switch back to user to X's account and login

Expected result:
User X's session should work normally.

Actual result:
User X's session suspends about 1 second after successful login.
Upon waking up computer immediately after, user X's session is already
unlocked, with no password required

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

[konsole] [Bug 395171] Remove UTF-16 and other non ASCII compatible encodings

2018-06-09 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=395171

--- Comment #1 from Egmont Koblinger  ---
(Forget the last paragraph. I didn't realize it wasn't a konsole bug.)

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

[Discover] [Bug 395174] New: Search using string 'keepass' does not display the program 'keepassx' in search result

2018-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395174

Bug ID: 395174
   Summary: Search using string 'keepass' does not display the
program 'keepassx' in search result
   Product: Discover
   Version: 5.12.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: accr...@yahoo.com
  Target Milestone: ---

To reproduce:
- Open Discover and type 'keepass' in search field.

Expected result:
The program KeePassX should be displayed in search result

Actual result:
KeePassX is not displayed in search result

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-06-09 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #4 from Jonathan Marten  ---
Created attachment 113170
  --> https://bugs.kde.org/attachment.cgi?id=113170&action=edit
Patch to work around problem in Akregator

This patch provides a workaround in Akregator for the Qt bug, and it may be
possible to do something similar in Kontact.  Not sure whether it should be
incorporated into the master sources, though, as hopefully it will be fixed
upstream.

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

[kmail2] [Bug 393795] Need to restart akonadi and kmail to fetch imap mail for a second time

2018-06-09 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393795

--- Comment #2 from Boudewijn Rempt  ---
Really? That surprises me, though I have no idea of the internals of akonadi or
kmail, of course. I would never have guessed it in any case.

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

[dolphin] [Bug 395168] Dolphin show ISO file preview when extracting

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=395168

Julian Schraner  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
   Severity|normal  |minor

--- Comment #2 from Julian Schraner  ---
Hello, and thanks for reporting this bug! I also tried to reproduce this
behavior just like Alan did, but I failed as well. Could you maybe attach a
screenshot of Dolphin while it tries to generate the file preview? That would
be great :)

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

[okular] [Bug 395175] support opening multiple files from "File->Open" dialog

2018-06-09 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=395175

Lukas Sabota  changed:

   What|Removed |Added

 CC||lu...@lwsabota.com

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

[okular] [Bug 395175] New: support opening multiple files from "File->Open" dialog

2018-06-09 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=395175

Bug ID: 395175
   Summary: support opening multiple files from "File->Open"
dialog
   Product: okular
   Version: 1.4.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: lu...@lwsabota.com
  Target Milestone: ---

Okular supports opening multiple files at the same time on the command line by
specifying multiple PDF files as arguments.  However, if one wants to open
multiple PDFs within the Okular QT GUI, one must open each one one at a time
through the Open dialog since it is a single-file open dialog.
I suggest this Open dialog be changed to support multiple files so that users
can quickly open a set of PDFs in a directory without having to run okular from
the terminal.

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

[kde] [Bug 394811] Mess on the panels after disable one of my monitors.

2018-06-09 Thread Damian Giebas
https://bugs.kde.org/show_bug.cgi?id=394811

Damian Giebas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Damian Giebas  ---
I think problem is solved. I searched for Spacer in Widget window, but there is
special button for it. I think my problem is solved.

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

[krita] [Bug 394376] Unable to export or save-as png, gif, or jpg on 4.1.0-pre-alpha nightly build (git 65e24ca)

2018-06-09 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=394376

--- Comment #15 from Alvin Wong  ---
(In reply to Boudewijn Rempt from comment #14)
> Okay, I've made a Krita build with this patch. It can be downloaded from 
> 
> https://www.dropbox.com/s/yrovg6felfbw957/krita-qtbug394376.zip?dl=0
> 
> Debug symbols (probably not needed):
> 
> https://www.dropbox.com/s/yrovg6felfbw957/krita-qtbug394376.zip?dl=0
> 
> Please test it :-)

Also, please make a Process Monitor capture when testing so I can use it to
verify the behaviour of Dropbox.

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

[systemsettings] [Bug 395176] New: First menu entry not highlighted when selected

2018-06-09 Thread Markus Leonhardt
https://bugs.kde.org/show_bug.cgi?id=395176

Bug ID: 395176
   Summary: First menu entry not highlighted when selected
   Product: systemsettings
   Version: 5.12.5
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: sidebarview
  Assignee: notm...@gmail.com
  Reporter: l...@llt.it
  Target Milestone: ---

Created attachment 113171
  --> https://bugs.kde.org/attachment.cgi?id=113171&action=edit
Screenshot

I recently installed Plasma 5 and when I'm using systemsettings the first menu
entry is not highlighted when selected. Therefore the text is invisible because
both text and background are white (left screenshot).
When I select any other menu entry the highlight works normally (right
screenshot). When I select the first entry again the highlight does not work
again.

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

[kate] [Bug 353747] Schema button implements a pop-up menu, but menu only opens for click-and-hold

2018-06-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353747

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

--- Comment #5 from Nate Graham  ---
I've updated the patch to fix the other toolbar buttons that can show menus,
too.

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

[dolphin] [Bug 395078] Crash when moving files from one disk to another

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=395078

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Elvis Angelaccio  ---


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

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

[dolphin] [Bug 368287] Dolphin crashed while moving files

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368287

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||a.skemb...@gmail.com

--- Comment #10 from Elvis Angelaccio  ---
*** Bug 395078 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 395089] Dolphin crashed when moving file from USB to SSD

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=395089

--- Comment #2 from Elvis Angelaccio  ---
@Julian: we already had bug #368287, let's continue to use that one for
duplicates.

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

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

[dolphin] [Bug 368287] Dolphin crashed while moving files

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368287

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||s...@mauch.me

--- Comment #9 from Elvis Angelaccio  ---
*** Bug 395089 has been marked as a duplicate of this bug. ***

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

[frameworks-kwidgetsaddons] [Bug 395169] Chars not shown in left panel

2018-06-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395169

Christoph Feck  changed:

   What|Removed |Added

Product|kcharselect |frameworks-kwidgetsaddons
  Latest Commit||https://commits.kde.org/kwi
   ||dgetsaddons/43d23824a94cb64
   ||6ae9691a56262c8ec680868a3
   Version Fixed In||5.47.0
 CC||kdelibs-b...@kde.org
 Resolution|--- |FIXED
  Component|general |general
Version|1.13|5.46.0
 Status|UNCONFIRMED |RESOLVED

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

[dolphin] [Bug 394507] Dolphin Crash Message Immediately after I close the Application

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=394507

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||danielwohl...@gmx.de

--- Comment #17 from Elvis Angelaccio  ---
*** Bug 395128 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 395128] Dolphin/Plasma: Crash while deleting muliple files from Plasma-Desktop

2018-06-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=395128

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Elvis Angelaccio  ---


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

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

[Falkon] [Bug 395112] Empty bar graph in Wayback Machine's calendar view

2018-06-09 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=395112

--- Comment #1 from Theo  ---
Funny story: after an update (including libQt5WebKit5 5.212~alpha2) this
problem is gone. (Unrelated: I'm also pleasantly surprised that there is no
longer a QtWebEngineProcess for every unloaded restored tab when Falkon loads
the last session on start. This saves a lot of memory when there are many
tabs.)

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

[krita] [Bug 361130] Layer Style: Stroke effect with big size doesn't follow correctly layer content shape

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=361130

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/2747016a313d98c137eb5d57 |ta/ace6d8252a5a7b783ace53ad
   |229e0112854b70aa|ded6584f315ebe1f

--- Comment #4 from Dmitry Kazakov  ---
Git commit ace6d8252a5a7b783ace53added6584f315ebe1f by Dmitry Kazakov.
Committed on 09/06/2018 at 09:00.
Pushed by dkazakov into branch 'krita/4.0'.

Connect Erode/Dilate algorithms to "Stroke" layer style

Now it is **much** faster, more roundish and doesn't eat your memory :)
Related: bug 390985
CC:kimages...@kde.org

M  +0-18   libs/image/layerstyles/kis_layer_style_filter_environment.cpp
M  +0-2libs/image/layerstyles/kis_layer_style_filter_environment.h
M  +43   -46   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://commits.kde.org/krita/ace6d8252a5a7b783ace53added6584f315ebe1f

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

[krita] [Bug 390985] Krita uses a lot of ram while applying layer styles.

2018-06-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=390985

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/2747016a313d98c137eb5d57 |ta/ace6d8252a5a7b783ace53ad
   |229e0112854b70aa|ded6584f315ebe1f

--- Comment #6 from Dmitry Kazakov  ---
Git commit ace6d8252a5a7b783ace53added6584f315ebe1f by Dmitry Kazakov.
Committed on 09/06/2018 at 09:00.
Pushed by dkazakov into branch 'krita/4.0'.

Connect Erode/Dilate algorithms to "Stroke" layer style

Now it is **much** faster, more roundish and doesn't eat your memory :)
Related: bug 361130
CC:kimages...@kde.org

M  +0-18   libs/image/layerstyles/kis_layer_style_filter_environment.cpp
M  +0-2libs/image/layerstyles/kis_layer_style_filter_environment.h
M  +43   -46   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://commits.kde.org/krita/ace6d8252a5a7b783ace53added6584f315ebe1f

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

[Falkon] [Bug 395112] Empty bar graph in Wayback Machine's calendar view

2018-06-09 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=395112

David Rosca  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from David Rosca  ---
It does use QtWebEngine, not QtWebKit.

Site compatibility issues are most of the times due to QtWebEngine/Chromium.

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

[dolphin] [Bug 382736] Devices send to wrong place when I edit fstab

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=382736

Julian Schraner  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from Julian Schraner  ---
No response -> closing. Please update Dolphin and try to reproduce this
behavior. If it does still exist, then reopen this report. Thanks a lot!

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

[Falkon] [Bug 395112] Empty bar graph in Wayback Machine's calendar view

2018-06-09 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=395112

--- Comment #3 from Theo  ---
(In reply to David Rosca from comment #2)
> It does use QtWebEngine, not QtWebKit.
That makes more sense (given that I even mentioned QtWebEngineProcess in my
comment). For the record: Qt WebEngine was updated from 5.10.1 to 5.11.0
(openSUSE Tumbleweed libqt5-qtwebengine).

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

[kwin] [Bug 395177] New: Wayland subsubmenus are not put in the correct place when the submenu has to be re positioned due to screen space

2018-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395177

Bug ID: 395177
   Summary: Wayland subsubmenus are not put in the correct place
when the submenu has to be re positioned due to screen
space
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: bluescreenaven...@gmail.com
  Target Milestone: ---

Created attachment 113172
  --> https://bugs.kde.org/attachment.cgi?id=113172&action=edit
The placement of the subsubmenu when the first menu is repositioned

Hi

First, I am surprised that kwin actually supports it, since Weston does not. 

but when I have kate near the bottom of the screen, and I go View>Wordwrap

the View menu appears properly so it is in the correct location, however, the
Word wrap (and other sub menus) are placed in the wrong location, almost as if
though it's treating it as if though the menu was not re positioned... 

(or is this a bug in the client side)


Thanks

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

[dolphin] [Bug 307682] Dolphin doens't respect kiosk restrictions

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=307682

Julian Schraner  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Julian Schraner  ---
No response -> closing. This has probably been fixed, but please reopen the
report if you can still reproduce the behavior. Thanks!

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

[dolphin] [Bug 378289] Dolphin crash (kdeinit5)

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=378289

Julian Schraner  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |FIXED

--- Comment #4 from Julian Schraner  ---
No response -> closing. Please reopen the report if the issue does persist with
newer versions of Dolphin. Thanks!

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

[dolphin] [Bug 382822] Location field auto-complete doesn't always notice all subdirectories

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=382822

Julian Schraner  changed:

   What|Removed |Added

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

--- Comment #3 from Julian Schraner  ---
Okay, even though I have not been able to reproduce this myself as it seems to
only occur randomly, I'll set the status to CONFIRMED. It'll be pretty hard to
fix this if the behavior is truly random, but we'll do our best.

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

[dolphin] [Bug 382847] listing desktop:// in kio_desktop crashes

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=382847

--- Comment #3 from Julian Schraner  ---
It'd be great if we knew the status of this ticket. Aaron, have you been able
to update your system & test this again?

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

[plasmashell] [Bug 251284] background of text of desktop icons cant be specified

2018-06-09 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=251284

Christoph Thielecke  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
Version|unspecified |5.12.5
 Status|RESOLVED|REOPENED
 Resolution|UNMAINTAINED|---
  Component|desktop |Desktop Containment
Product|plasma4 |plasmashell
   Assignee|plasma-b...@kde.org |se...@kde.org
 Ever confirmed|0   |1
 CC||plasma-b...@kde.org

--- Comment #9 from Christoph Thielecke  ---
This is still valid with plasmashell.

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

[dolphin] [Bug 378613] Add auto preview support for audio files (dolphin/phonon)

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=378613

Julian Schraner  changed:

   What|Removed |Added

Version|16.12.3 |18.04.1
 CC||juliquad...@gmail.com
   Severity|normal  |wishlist

--- Comment #11 from Julian Schraner  ---
Updated the status of this ticket to reflect the current situation. As already
mentioned in D7539, it'd be better from a security perspective if we could
sandbox this in Phonon, but this is a rather big change and will probably
require quite a lot of work.

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

[plasmashell] [Bug 165792] Allow multirow panels

2018-06-09 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=165792

Christoph Thielecke  changed:

   What|Removed |Added

   Platform|unspecified |Ubuntu Packages
  Component|general |Panel
 Resolution|UNMAINTAINED|---
Product|plasma4 |plasmashell
Version|unspecified |5.12.5
   Target Milestone|--- |1.0
 Status|RESOLVED|REOPENED

--- Comment #63 from Christoph Thielecke  ---
This is still valid in plasmashell.

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

[dolphin] [Bug 384535] Drag and drop onto Tags no longer works

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=384535

Julian Schraner  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Julian Schraner  ---
I can do this with Dolphin 18.04:

1. Create a tag "test" & assign a random file to the tag
2. Add a new Places entry with the target "tags:test/"
3. Drag n'Drop another file onto the entry
4. Select "Move..."
5. The file gets tagged with "test" and is searchable via this tag

Can you confirm that this behavior is now working as expected?
Thanks!

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

[plasmashell] [Bug 251283] length of text of desktop icons cant be specified

2018-06-09 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=251283

Christoph Thielecke  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
Product|plasma4 |plasmashell
Version|unspecified |5.12.5
 Status|RESOLVED|REOPENED
   Assignee|i.semenov@gmail.com |se...@kde.org
  Component|widget-folderview   |Desktop Containment
 Resolution|UNMAINTAINED|---

--- Comment #6 from Christoph Thielecke  ---
This still valid for plasmashell.

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

[plasmashell] [Bug 289998] panel does overlap other panel on same edge

2018-06-09 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=289998

Christoph Thielecke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Target Milestone|--- |1.0
Product|plasma4 |plasmashell
Version|4.7.95  |5.11.5
 Status|RESOLVED|REOPENED
  Component|containment-panel   |Panel
 Resolution|UNMAINTAINED|---

--- Comment #12 from Christoph Thielecke  ---
Still valid with plasmashell.

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

[plasmashell] [Bug 258167] adding tabbing, stacking, grid or floating group to grouping panel not possible

2018-06-09 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=258167

Christoph Thielecke  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|---
  Component|groupingdesktop |Panel
Product|plasma4 |plasmashell
Version|4.8.0   |5.12.5
   Target Milestone|--- |1.0
 Status|RESOLVED|REOPENED
   Assignee|giuliocamu...@gmail.com |plasma-b...@kde.org

--- Comment #12 from Christoph Thielecke  ---
Still valid in plasmashell.

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

[gwenview] [Bug 395178] New: Browsing photos with preview and next not displaying photos in order

2018-06-09 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=395178

Bug ID: 395178
   Summary: Browsing photos with preview and next not displaying
photos in order
   Product: gwenview
   Version: 18.04.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: z...@cnzhx.net
  Target Milestone: ---

When browsing photos in a folder, all the images have sequential ordered names
such as img_001, img_002, etc., the Previous (left arrow) and Next (right
arrow) will give the sequential previous or next photo.

However, when the names of the files are not so obvious, the Previous (left
arrow) and Next (right arrow) no longer gives the sequential previous or next
photo. I think this bug was introduced with 18.04. This behaviour is a bug to
me and Gwenview did not behave like this before.


For example, for following photos in a foler,
```
img_C001H001S000101.png
img_C001H001S000102.png
img_C001H001S000103.png
img_C001H001S000104.png
img_C001H001S000105.png
img_C001H001S000106.png
img_C001H001S000107.png
img_C001H001S000108.png
img_C001H001S000109.png
```

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

[plasmashell] [Bug 251284] background of text of desktop icons cant be specified

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=251284

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Assignee|se...@kde.org   |h...@kde.org
  Component|Desktop Containment |Folder

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

[plasmashell] [Bug 165792] Allow multirow panels

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=165792

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||k...@davidedmundson.co.uk
 Status|REOPENED|RESOLVED

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

[plasmashell] [Bug 258167] adding tabbing, stacking, grid or floating group to grouping panel not possible

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=258167

David Edmundson  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||k...@davidedmundson.co.uk
 Resolution|--- |WONTFIX

--- Comment #13 from David Edmundson  ---
I'm not adding that

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

[plasmashell] [Bug 289998] panel does overlap other panel on same edge

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=289998

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk
 Status|REOPENED|RESOLVED

--- Comment #13 from David Edmundson  ---


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

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

[plasmashell] [Bug 336374] Panels can overlap each other

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=336374

David Edmundson  changed:

   What|Removed |Added

 CC||criss...@gmx.de

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

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

[plasmashell] [Bug 347633] add option to remove history

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=347633

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from David Edmundson  ---
Right now Kickoff alway remembers the applications it last launched.
You can.Right click: Forget all.

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

[plasmashell] [Bug 330531] Allow right-click copy-to-clipboard of selected date in addition to today in calendar popup

2018-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=330531

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kwin] [Bug 395177] Wayland subsubmenus are not put in the correct place when the submenu has to be re positioned due to screen space

2018-06-09 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=395177

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
   See Also||https://bugreports.qt.io/br
   ||owse/QTBUG-51640
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Flöser  ---
This is unfortunately a bug in Qt. The submenus have position hints according
to the main window and not to the parent menu. See
https://bugreports.qt.io/browse/QTBUG-51640

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

[ktorrent] [Bug 359903] ktorrent sequential download UI wishlist

2018-06-09 Thread Andrew Travneff
https://bugs.kde.org/show_bug.cgi?id=359903

Andrew Travneff  changed:

   What|Removed |Added

 CC||travn...@gmail.com

--- Comment #4 from Andrew Travneff  ---
(In reply to Nick Shaforostoff from comment #1)
> currently sequential download is activated automatically when you open a
> video or audio file from torrent file tree inside ktorrent's bottom panel

Do you mean sequential download for the entire file (not only start/end
chunks)?
It is described anywhere?

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

[kwin] [Bug 395179] New: Global menu getting outside of screen

2018-06-09 Thread QIN Yuhao
https://bugs.kde.org/show_bug.cgi?id=395179

Bug ID: 395179
   Summary: Global menu getting outside of screen
   Product: kwin
   Version: 5.12.5
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: effects-window-management
  Assignee: kwin-bugs-n...@kde.org
  Reporter: qinq_...@buaa.edu.cn
  Target Milestone: ---

Created attachment 113173
  --> https://bugs.kde.org/attachment.cgi?id=113173&action=edit
Global menu going outside of screen. There is only one monitor.

If the global menu is relocated to be on the right, the global menu will still
try to go right and even go out of screen, like in the attached picture.

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

[plasmashell] [Bug 347633] add option to remove history

2018-06-09 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=347633

--- Comment #4 from Tristan Miller  ---
(In reply to David Edmundson from comment #3)
> Right now Kickoff alway remembers the applications it last launched.
> You can.Right click: Forget all.

I think the point of this feature request was the ability to have Kickoff never
remember history.  This is important for privacy reasons.  Doesn't "Forget all"
simply clear the existing history, but then continue to record it?

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

[dolphin] [Bug 384833] dolphin kamera-kio can no longer read my camera: Nikon D810

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=384833

Julian Schraner  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||juliquad...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Julian Schraner  ---
Hello and sorry that no developer initially responded to your bug report. Can
you try to reproduce this issue again with the newest version of Dolphin
(18.04)? That 'd be great, thanks!

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

[dolphin] [Bug 384927] Cropped service icons

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=384927

Julian Schraner  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||juliquad...@gmail.com

--- Comment #1 from Julian Schraner  ---
Could you check if this still happens with a newer version of Dolphin? Thanks!

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

[dolphin] [Bug 384771] Error when move a file from my home dir, to a windows partition

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=384771

Julian Schraner  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||juliquad...@gmail.com

--- Comment #1 from Julian Schraner  ---
The version of Dolphin you are using is very old. Please update Dolphin & and
try to reproduce the crash if possible. Thanks!

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

[dolphin] [Bug 385457] Icons show wrong image

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=385457

Julian Schraner  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||juliquad...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Julian Schraner  ---
Does this behavior still happen with a newer version of Dolphin? If yes, it'd
be great if we had a simple way to trigger the bug. Thanks!

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

[dolphin] [Bug 385428] Titlebar button does not show

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=385428

Julian Schraner  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com

--- Comment #4 from Julian Schraner  ---
If I understand this report correctly, the problem is the following:
If you add the global menu widget into the window header and then take them
back out, Dolphin will not automatically show the menubar again. Is this
correct? If yes, then I can indeed still reproduce this behavior with Dolphin
18.04.2.

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

[dolphin] [Bug 385588] Sorting and groupping items by rating, tags, comments causes invalid selection when navigating back to folder

2018-06-09 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=385588

Julian Schraner  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Julian Schraner  ---
Thanks for reporting this bug, I can still reproduce the behavior with Dolphin
18.04.2 -> confirmed. Sebastian, if you already found time to look into this
issue it'd be great if you could share your findings :)

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

  1   2   >