[gwenview] [Bug 417730] New: Gwenview doesn't realise it's just opened an image from a "Tag" folder

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417730

Bug ID: 417730
   Summary: Gwenview doesn't realise it's just opened an image
from a "Tag" folder
   Product: gwenview
   Version: 19.12.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: tagwer...@innerjoin.org
  Target Milestone: ---

SUMMARY:

If you click on an image from "tag" folder, it opens the image in gwenview.
If you then step through the collection of images with "Go to next image" or
"Go to previous image", you step forward and back through the files in the
filesystem folder 

STEPS TO REPRODUCE:

1. Create a couple of subfolders under ~/Pictures, say, 2020-02-10,
2020-02-11

2. Create image files in these folders, for example:

~/Pictures/2020-02-10/image1.png
~/Pictures/2020-02-10/image2.png

~/Pictures/2020-02-11/picture1.png
~/Pictures/2020-02-11/picture2.png 

3. Tag image1.png and picture1.png with a tag "mytag", leave the other
images untagged.

4. Open the tags:/mytag/ folder in Dolphin, click on image1.png and open it
in Gwenview, then click on the "Go to next image" button

OBSERVED RESULTS:

The next image displayed is the (untagged) image2.png 

EXPECTED RESULTS:

The next image should be next in the "Tag" folder, picture1.png 

SOFTWARE/OS VERSIONS:

Gwenview 19.12.2
from Neon 5.18

KDE Plasma 5.18.0
KDE Frameworks 5.67.0
Qt 5.13.2 

ADDITIONAL INFORMATION:

Gwenview _does_ understand tag folders. If you switch to the browse view
and type "tags:/mytag/" into the folder field, you will see the selected files
and the "Go to" buttons will take you forward and back though tagged images.

The issue is that when opening Gwenview from Dolphin, it opens in the
context of the filesystem folder.

Not a regression, was checking this before 5.18

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

[kde] [Bug 417570] in KDE Neon 5.18 LibreOffice without gtk has a very wrong layout

2020-02-15 Thread Alexander Kandaurov
https://bugs.kde.org/show_bug.cgi?id=417570

--- Comment #13 from Alexander Kandaurov  ---
(In reply to Beurt from comment #11)

libreoffice-kde5 is available from ppa:libreoffice/libreoffice-6-3.

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

[plasmashell] [Bug 417604] Scrolling direction inverted in some Plasma scrollviews

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417604

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

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

[elisa] [Bug 406560] Elisa doesn`t handle tags with multiple values

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406560

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[plasmashell] [Bug 417454] Emoji Picker (Selector) extremely slow

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417454

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[umbrello] [Bug 417520] Exporter searches for XSLT file in nonexistent directory

2020-02-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=417520

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|FIXED   |UPSTREAM

--- Comment #3 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #1)
> For
> https://build.opensuse.org/package/view_file/KDE:Applications/umbrello/
> umbrello.spec?expand=1 this runtime dependency is missing.
> 
This need to be reported to the opensuse distribution bug tracker.

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

[umbrello] [Bug 417520] Exporter searches for XSLT file in nonexistent directory

2020-02-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=417520

Ralf Habacker  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||2.30.3 (KDE Applications
   ||19.12.3)
  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/aa66d924406
   ||98ad1aa8981482b24eb2f7939cb
   ||53
 Resolution|--- |FIXED

--- Comment #2 from Ralf Habacker  ---
Git commit aa66d92440698ad1aa8981482b24eb2f7939cb53 by Ralf Habacker.
Committed on 16/02/2020 at 05:44.
Pushed by habacker into branch 'release/19.12'.

Fix KF5 issue 'Exporter searches for XSLT file in nonexistent directory'
FIXED-IN:2.30.3 (KDE Applications 19.12.3)

M  +1-1umbrello/docgenerators/xhtmlgenerator.cpp

https://invent.kde.org/kde/umbrello/commit/aa66d92440698ad1aa8981482b24eb2f7939cb53

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

[umbrello] [Bug 417520] Exporter searches for XSLT file in nonexistent directory

2020-02-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=417520

Ralf Habacker  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ralf.habac...@freenet.de
 Ever confirmed|0   |1

--- Comment #1 from Ralf Habacker  ---
There are two issues: 

> umbrello: XSLT is' "" '

This indicates that umbrello cannot find the required xsl stylesheet, which is
provided on the openuse system by the docbook-xsl-stylesheets package and does
not appear to be installed. 

For
https://build.opensuse.org/package/view_file/KDE:Applications/umbrello/umbrello.spec?expand=1
this runtime dependency is missing.

> umbrello: Local xsl is' "" '
This indicates that umbrello5 search the file docbook2xhtml.xsl in the wrong
directory, which is a bug inside umbrello
https://github.com/KDE/umbrello/blob/d426a5dbcfe1a6a20a50b8b25c07887f4889537c/umbrello/docgenerators/xhtmlgenerator.cpp#L261.

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

[klipper] [Bug 417729] New: Can't paste correctly if history is limited to 1 entry

2020-02-15 Thread Yoann
https://bugs.kde.org/show_bug.cgi?id=417729

Bug ID: 417729
   Summary: Can't paste correctly if history is limited to 1 entry
   Product: klipper
   Version: 5.18.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: yoann.p.pub...@gmail.com
  Target Milestone: ---

SUMMARY
If clipboard history limit is set to "1 entry", I am unable, in certain
condition, to paste selection (middle clic).
If clipboard history limit is set to "1 entry", I am unable, in certain
condition, to paste clipboard (Ctrl+C).

STEPS TO REPRODUCE
1. Limit history to 1 entry and untick every other option.
2. Fill clipboard by copying something (Ctrl+C).
3. Select something else (it's correctly put into klipper history).
4(issue). You can't paste selection with middle clic.
5. ReFill clipboard by copying something else (Ctrl+C)
6(issue). You can't paste selection with middle clic OR paste clipboard
(Ctrl+V).

SOFTWARE/OS VERSIONS
Kernel: 5.5.4-1-MANJARO x86_64
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Increasing clipboard history limit to "2 entry" solve the issue.

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

[konsole] [Bug 401094] Malayalam rendering regression in Konsole 18.08

2020-02-15 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=401094

--- Comment #22 from Rajeesh K V  ---
A polite ping.

Can we get Mariusz’s bug fix patch merged, possibly in 19.12.y release? I think
many distros are going to ship 19.12 release (including Fedora 32).

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

[plasmashell] [Bug 417604] Scrolling direction inverted in some Plasma scrollviews

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417604

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #6 from Patrick Silva  ---
Same thing on Wayand session of Neon unstable after update to Qt 5.14.1.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

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

[frameworks-kirigami] [Bug 417694] Disabled "Invert scroll direction" with touchpad, still inverted

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417694

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #1 from Patrick Silva  ---


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

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

[plasmashell] [Bug 417604] Scrolling direction inverted in some Plasma scrollviews

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417604

Patrick Silva  changed:

   What|Removed |Added

 CC||kamika...@web.de

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

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

[krita] [Bug 417711] Cannot use the mouse after using the drawing tablet if I don't unfocus and focus the window again

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417711

Bug Janitor Service  changed:

   What|Removed |Added

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

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

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

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

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

[kinfocenter] [Bug 372639] KInfocenter crashes in file indexing page

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=372639

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[k3b] [Bug 416364] can't find cd/dvd writer

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416364

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kate] [Bug 416384] Crash when editing some QML

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416384

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

[kinfocenter] [Bug 369347] KInfoCenter Crash When Tried to view Energy Information

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=369347

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kinfocenter] [Bug 366209] mouse picture don't return to the initial state

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=366209

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kinfocenter] [Bug 358623] core dumped, when using AMD open source driver

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=358623

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kinfocenter] [Bug 333372] Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=*)

2020-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=72

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[elisa] [Bug 406560] Elisa doesn`t handle tags with multiple values

2020-02-15 Thread Seqularise
https://bugs.kde.org/show_bug.cgi?id=406560

Seqularise  changed:

   What|Removed |Added

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

--- Comment #2 from Seqularise  ---
Oops, now it just displays one of the many genres, at least grid looks good now
Excuse me for bothering

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

[elisa] [Bug 406560] Elisa doesn`t handle tags with multiple values

2020-02-15 Thread Seqularise
https://bugs.kde.org/show_bug.cgi?id=406560

Seqularise  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Seqularise  ---
Seems like its fixed in 19.12

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

[i18n] [Bug 417593] some written are in English

2020-02-15 Thread Sante Caserio
https://bugs.kde.org/show_bug.cgi?id=417593

--- Comment #4 from Sante Caserio  ---
To whom this may concern:

You need to stop spamming my mailbox over issues I don't care.
For some reason I've receiving mail about issues that are nothing of my 
concern.
I tried disabling mail notification, yet still I receive totally 
uncalled for messages.

regards

S.C.




Il 15/02/20 14:53, Luigi Toscano ha scritto:
> https://bugs.kde.org/show_bug.cgi?id=417593
>
> Luigi Toscano  changed:
>
> What|Removed |Added
> 
>   Resolution|--- |FIXED
>   CC||luigi.tosc...@tiscali.it
>   Status|CONFIRMED   |RESOLVED
>
> --- Comment #3 from Luigi Toscano  ---
> The missing strings have been translated after the release of kuserfeedback
> 1.0.
>
> I can't find a few strings though, not even in the kuserfeedback sources 
> (Panel
> Count, Application Source Name; there is also a weird duplication: Parametri
> dello schermo/Screen parameters).
>

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

[plasmashell] [Bug 417627] Applet Config UI's have mixed animations loading when switching modules

2020-02-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=417627

--- Comment #5 from Christoph Feck  ---
The best way is to respect when the user has disabled user interface
animations.

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

[kwin] [Bug 417584] In-Window-Decoration menu for Libreoffice vanished in plasma 5.18

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417584

--- Comment #7 from lnx...@westlot.net ---
(In reply to Nate Graham from comment #5)
> I'm willing to bet that this works in a newer version of LibreOffice (Neon
> ships an old one), but it's still rather concerning that this used to work
> but broke in Plasma 5.18.

I can confirm this works in a newer version of LO.  I installed 6.3 ("Fresh")
release from the ppa that seems to have ignored or broke libreoffice-kde, and
left not only the Menubar but also the Toolbar directly under it missing.  I
purged that ppa and went with 6.2 ("Stil") release which brought LO back to the
state it was in prior to the Plasma 5.18 update.

I'm marking my report (417712) as a duplicate, but I believe there's a bit more
info in mine and a better explanation and screenshot of the problem.

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

[kwin] [Bug 417584] In-Window-Decoration menu for Libreoffice vanished in plasma 5.18

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417584

lnx...@westlot.net changed:

   What|Removed |Added

 CC||lnx...@westlot.net

--- Comment #6 from lnx...@westlot.net ---
*** Bug 417712 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 417712] Latest Plasma Update Breaks LibreOffice

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417712

lnx...@westlot.net changed:

   What|Removed |Added

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

--- Comment #2 from lnx...@westlot.net ---


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

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

[kwin] [Bug 417455] Black screen after SDDM login and start screen in 10bit/30bpp mode with compositor enabled in OpenGL mode (amdgpu)

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417455

post5...@yahoo.de changed:

   What|Removed |Added

 CC||post5...@yahoo.de

--- Comment #1 from post5...@yahoo.de ---
Effects me as well.

STEPS TO REPRODUCE
1. Set comositor to XRender
2. Enable xorg running in 10bit/30bpp via DefaultDepth in 20-amdgpu.conf
3. Reboot
4. Login via SDDM
5. Change compositor to OpenGL 2.0 or 3.1
6. Black screen with cursor (cursor changes shape according to the invisible
windows when moved)


SOFTWARE/OS VERSIONS
Linux host 5.6.0-rc1-1-mainline #1 SMP PREEMPT Sat, 15 Feb 2020 00:48:40 +
x86_64 GNU/Linux

KDE Plasma Workspace 5.18.0
KDE Frameworks 5.67.0
Qt 5.14.1 (kompiliert gegen 5.14.1)
mesa-git 20.1.0_devel.120193.8f5a252d350-1

ADDITIONAL INFORMATION
Navi 14 [Radeon RX 5500/5500M / Pro 5500M] (rev c5)

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

[kwin] [Bug 417455] Black screen after SDDM login and start screen in 10bit/30bpp mode with compositor enabled in OpenGL mode (amdgpu)

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417455

post5...@yahoo.de changed:

   What|Removed |Added

   Platform|Manjaro |Archlinux Packages
Version|5.17.5  |5.18.0

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

[plasmashell] [Bug 417728] New: The date is initially (after login) too big and wraps when the panel is vertical.

2020-02-15 Thread Jeremy Plsek
https://bugs.kde.org/show_bug.cgi?id=417728

Bug ID: 417728
   Summary: The date is initially (after login) too big and wraps
when the panel is vertical.
   Product: plasmashell
   Version: 5.18.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: jeremypl...@gmail.com
  Target Milestone: 1.0

SUMMARY
The date is initially (after login) too big and wraps when the panel is
vertical.

STEPS TO REPRODUCE
Create a default panel
Move it to the right edge of the screen.
Change the width of the panel to 56px.
Enable the date for the widget.
Log out.
Log in.

OBSERVED RESULT
https://i.imgur.com/sxWkGGX.png

EXPECTED RESULT
https://i.imgur.com/8HGtgqy.png
(Although, the date is a bit too small imo.)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch 5.18.0 and KDE Neon 5.18.80

ADDITIONAL INFORMATION
As a workaround, resizing the panel to be smaller, then back to 56px will fix
it. Although, the date is a bit too small imo.

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

[kdeplasma-addons] [Bug 417727] New: User should be able to undo POTD change and/or pause it for a few days

2020-02-15 Thread Jakub Skrzypnik
https://bugs.kde.org/show_bug.cgi?id=417727

Bug ID: 417727
   Summary: User should be able to undo POTD change and/or pause
it for a few days
   Product: kdeplasma-addons
   Version: 5.18.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Picture of the Day
  Assignee: plasma-b...@kde.org
  Reporter: jakub.skrzyp...@interia.pl
  Target Milestone: ---

SUMMARY

The POTD wallpapers sometimes vary in terms of quality or user's taste. There
should be a way to revert last wallpaper change (I don't think anything other
than -1 day is needed). Also, it might be nice to keep it "locked" for a
specified amount of time, like 1/2/5/7/inf days with selectable option.

STEPS TO REPRODUCE
1. Load "Configure: Desktop" dialog
2. Select "Picture of the day" as wallpaper type
3. Select desired provider, apply changes
4. Use it for a few days
5. Get an image which is not interesting, ugly, poorly scaled (in terms of
source image) or just not for you
OR
6. Get a very interesting or nice image
7. Decide to keep it for a few days, try to dig it from Plasma cache. etc.

OBSERVED RESULT

User can't do anything about the everyday POTD change

EXPECTED RESULT

User should be able to:
- revert back to POTD from yesterday
- pause POTD cycling for selectable amount of time
- (optionally) have an ability to dump current desktop wallpaper to
file/clipboard

SOFTWARE/OS VERSIONS

Linux/KDE Plasma:
- KDE Plasma Version: 5.18.0
- KDE Frameworks Version: 5.67.0
- Qt Version: 5.14.1

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

[gwenview] [Bug 411196] Gwenview very slow to launch while the top item in the system clipboard was sent by KDE Connect using the shared clipboard feature

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411196

--- Comment #17 from tagwer...@innerjoin.org ---
A handful of observations:

Sporadic one minute delays launching Dolphin and Gwenview (as detailed in Bug
416937), but also noticed slowness when using Klipper. Test environment updated
to:

Dolphin 19.12.2
Gwenview 19.12.2
From Neon Testing

KDE Plasma 5.18.0
KDE Frameworks 5.68.0
QT 5.14.1 

There were items in the Clipboard and gwenview 'started' after the clipboard
was cleared (text and images were removed, the last item was text and gwenview
started when that was deleted)

In these tests the kdeconnectd process was NOT running, however there were
Clipboard items shared from the KVM

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

[frameworks-baloo] [Bug 417700] Multiple issues with tags

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417700

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

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

[kontact] [Bug 415634] kontact crash on opening settings

2020-02-15 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=415634

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #3 from Thiago Sueto  ---
The following seem to be related bugs or perhaps duplicates:
https://bugs.kde.org/show_bug.cgi?id=417418
https://bugs.kde.org/show_bug.cgi?id=417396

This might be related, but its backtrace dates from 2017:
https://bugs.kde.org/show_bug.cgi?id=377832

I can reproduce this and I'm using openSUSE Krypton (master).

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

[plasmashell] [Bug 417627] Applet Config UI's have mixed animations loading when switching modules

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417627

--- Comment #4 from Nate Graham  ---
A vertical slide would indeed make more visual sense given that these pages are
presented as a vertical tab bar.

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

[klipper] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #11 from Nate Graham  ---
Strange. All three work fine for me with a single copy.

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

[frameworks-knotifications] [Bug 417639] Telegram notification shows reply input even if preview is disabled

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417639

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Yeah, this looks like a bug in Telegram itself. They shouldn't expose a "Reply"
action if you can't see the text that you would be replying to! Please report
this to https://github.com/telegramdesktop/tdesktop/issues/

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

[klipper] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #10 from jkhsjd...@totally.rip ---
(In reply to Nate Graham from comment #9)
> Are you pasting using a middle-click, the ctrl+v keyboard shortcut, or the
> menu item?

I'm usually pasting with ctrl+v, but I tested all three variants (middle-click
by copying to PRIMARY of course) and all of them only work if I copy the data
twice.

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

[kwin] [Bug 417614] KWin 5.18.0 ignores MaxFPS setting in ~/.config/kwinrc

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417614

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
 CC||n...@kde.org
Summary|[regression] kwin 5.18.0|KWin 5.18.0 ignores MaxFPS
   |ignores MaxFPS setting in   |setting in ~/.config/kwinrc
   |~/.config/kwinrc|

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

[Breeze] [Bug 417669] Wayland cursor position sent incorrectly to Xwayland firefox/thunderbird

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417669

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[kwin] [Bug 417444] Mouse input to GTK apps on XWayland is missplaced

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417444

Nate Graham  changed:

   What|Removed |Added

 CC||t...@r.je

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

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

[elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417610

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417284
 Resolution|WAITINGFORINFO  |---
Summary|Automatically enqueue songs |Automatically enqueue the
   |when selecting & playing a  |following songs when
   |song|selecting & playing a song
   ||from the main view
 Status|NEEDSINFO   |CONFIRMED
   Keywords||usability

--- Comment #3 from Nate Graham  ---
Sounds like you're also a fan of the "Just play my music, I don't want to mess
with this global queue thingy" approach. See also Bug 417284.

So yeah, I think your idea makes sense. When clicking "Play" on a song in the
main view, we could automatically enqueue all the next songs and change the
button's tooltip to "start playing here".

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

[elisa] [Bug 417284] Support for the "just play literally any music, and keep going until i say stop" use case

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417284

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417610

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

[plasmashell] [Bug 417627] Applet Config UI's have mixed animations loading when switching modules

2020-02-15 Thread The Feren OS Dev
https://bugs.kde.org/show_bug.cgi?id=417627

--- Comment #3 from The Feren OS Dev  ---
...oh, and also if we mean changing between the pages on a left sidebar, maybe
have it so the slide is vertical to signify transitioning from pages that're on
the left sidebar.

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

[plasmashell] [Bug 417627] Applet Config UI's have mixed animations loading when switching modules

2020-02-15 Thread The Feren OS Dev
https://bugs.kde.org/show_bug.cgi?id=417627

The Feren OS Dev  changed:

   What|Removed |Added

 CC||ferenos...@outlook.com

--- Comment #2 from The Feren OS Dev  ---
IMHO slide everything is the best way to go eye-candy-wise.

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

[kdenlive] [Bug 415146] Rendering produces produces black_track producer, black frames at end

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415146

ahii...@gmail.com changed:

   What|Removed |Added

 CC||ahii...@gmail.com

--- Comment #3 from ahii...@gmail.com ---
My setup:

Kdenlive Version 19.12.2
Using: MLT version 6.19.0
KDE Frameworks 5.66.0
Qt 5.14.0 (built against 5.14.0)
The windows windowing system

Windows 10

I think I'm seeing this too. Whenever I render something, the output video is
way longer than I expect. The output video has all of my expected content, but
also a very long segment of black nothingness at the end that I don't want.
This happens both when I select "Full project" or if I select "Selected zone"
in the "Rendering - Kdenlive" (after stretching the selected zone blue bar
thing in the timeline to cover the content part of the timeline).

To reproduce:

1. Start a new project (e.g. HD 720p 23.98 fps)
2. Drag a video from your filesystem into the project bin (e.g. a 32-second mp4
video file.)
3. Drag the clip from the project bin into the timeline. 
4. Render. (The settings probably don't matter, but I have it set to MP4,
quality: video = 30, audio = 192, Full project, More options > Encoder speed >
the highest/rightmost setting, More options > Threads > 1)

Observations:
1. This takes way longer to render than I'd expect of a short 32-second clip (4
minutes 30 seconds).
2. The output video is 21 minutes 23 seconds long.
3. The output video contains the 32-second video content, followed by 20
minutes 51 seconds of blackness.
4. If I open the kdenlive save file, I notice there's a line of text with
"", which
happens to be exactly the same length as the erroneously long output video.

Additional note:

I have older kdenlive save files that I created with an earlier version of
Kdenlive, version 19.08.1. These save files also have a "black_track" producer
on the order of 20-some minutes. But they rendered just fine back with the
older version of Kdenlive. But when I open up these same save files with
v19.12.2 and render, the output is erroneously long, with the overly lengthy
black frames at the end.

So, did something change about the rendering process? Behaviour-wise, I'd
expect the renderer to truncate the output after the end of the last clip on
the timeline, so that you don't have long empty stretches of black frames at
the end of the video.

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

[plasmashell] [Bug 417726] New: One of the desktops disappeared/got corrupted

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417726

Bug ID: 417726
   Summary: One of the desktops disappeared/got corrupted
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: manuelcha...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I have 2 monitors. One uses an hdmi cable, the other a display port. I wanted
to test if an hdmi cable worked, so I plugged it in the monitor that uses the
display port, then changed within the monitor to use the hdmi signal. After
checking the cable did work I switched it to display port source again. All of
this shuffling caused the state of that monitor/screen to get completely messed
up. The wallpaper was gone, and worse, the panel (the only panel I have) was
gone. This was the case even after various reboots. I had to re-setup a new
panel. 

Operating System: KDE neon 5.18
KDE Plasma Version: 5.17.2
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2
Kernel Version: 5.3.0-28-generic
OS Type: 64-bit
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15,6 GiB of RAM

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

[systemsettings] [Bug 333146] Font Family is localized and hence not understood by GTK applications

2020-02-15 Thread Lionel Chauvin
https://bugs.kde.org/show_bug.cgi?id=333146

--- Comment #11 from Lionel Chauvin  ---
It doesn't work with:
gtk-font-name="Ubuntu Light, 11"

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

[systemsettings] [Bug 333146] Font Family is localized and hence not understood by GTK applications

2020-02-15 Thread Lionel Chauvin
https://bugs.kde.org/show_bug.cgi?id=333146

--- Comment #10 from Lionel Chauvin  ---
Yes, it also work with:
gtk-font-name="Ubuntu Light 11"

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

[kdenlive] [Bug 417725] New: The contents of the monitor panel are displayed distorted with the wrong aspect ration

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417725

Bug ID: 417725
   Summary: The contents of the monitor panel are displayed
distorted with the wrong aspect ration
   Product: kdenlive
   Version: git-master
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: alridd...@googlemail.com
  Target Milestone: ---

SUMMARY

If the monitor panel is wider than it needs to be for the project aspect ratio,
the image in the monitor is displayed distorted with the wrong shape, and half
the width it should be.

This bug was introduced in the following commit:

31a4f3c4416817b71d5685cb600f77575927d79c
Fix display of vertical videos

STEPS TO REPRODUCE
1. Open kdenlive with a new 16:9 aspect ratio project profile.
2. Add a clip to the timeline, so an image of the correct aspect ratio is
displayed on the monitor.
3. Increase the width of the monitor until it is wider than the aspect ratio
calls for.

OBSERVED RESULT

The contents of the monitor are squeezed horizontally to half the width they
should be.

EXPECTED RESULT

The monitor should display the correct 16:9 aspect ratio image.

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

ADDITIONAL INFORMATION

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

[frameworks-kdeclarative] [Bug 417636] Titles of QML KCMs fade in and out, but others don't

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417636

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|Title of some KCMs has fade |Titles of QML KCMs fade in
   |effect  |and out, but others don't
   Severity|normal  |minor
Product|systemsettings  |frameworks-kdeclarative
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org
 Status|REPORTED|CONFIRMED
Version|5.18.0  |5.67.0
  Component|sidebarview |general

--- Comment #1 from Nate Graham  ---
We should probably not fade. Moving to kdeclarative where the QML KCM stuff
lives.

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

[digikam] [Bug 417709] Copy/clone common metadata (rating, location, tags, ...) when creating panorama image

2020-02-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=417709

--- Comment #4 from Maik Qualmann  ---
Git commit 97d2aef3fe7e56ee9bb82836d0d0d10c04e01e16 by Maik Qualmann.
Committed on 15/02/2020 at 23:08.
Pushed by mqualmann into branch 'master'.

fix read metadata from RAW images with sidecars

M  +2-2core/dplugins/generic/tools/panorama/tasks/copyfilestask.h

https://invent.kde.org/kde/digikam/commit/97d2aef3fe7e56ee9bb82836d0d0d10c04e01e16

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

[plasmashell] [Bug 417627] Applet Config UI's have mixed animations loading when switching modules

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417627

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Agreed on both counts.

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

[Discover] [Bug 417581] Unhelpful error message when flatpak repo removing fails because a package from it is installed

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417581

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[Discover] [Bug 403697] When trying to remove Flatpak repo, prompt to remove all apps from that repo rather than failing with a bad error message

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403697

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

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

[Discover] [Bug 403697] When trying to remove Flatpak repo, prompt to remove all apps from that repo rather than failing with a bad error message

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403697

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
Summary|Show remove currently   |When trying to remove
   |installed repo packages |Flatpak repo, prompt to
   |popup when trying to remove |remove all apps from that
   |Flatpak repo|repo rather than failing
   ||with a bad error message
   Severity|wishlist|normal

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

[systemsettings] [Bug 333146] Font Family is localized and hence not understood by GTK applications

2020-02-15 Thread Mikhail Zolotukhin
https://bugs.kde.org/show_bug.cgi?id=333146

--- Comment #9 from Mikhail Zolotukhin  ---
(In reply to Lionel Chauvin from comment #8)
> On my system (Kubuntu 19.10, KDE 5.18.0) I configured the following font in
> kcm_font:
> font: "Ubuntu Light"
> style: "Regular"
> size: "11"
> 
> It automatically adjusts the file ~/.gtkrc-2.0 with the line:
> gtk-font-name="Ubuntu Light, Regular 11"
> Gtk2 doesn't seems to understand this setting: in Gimp and Inkscape it is
> "Ubuntu Light, Bold 11" that is rendered.
> 
> It is properly rendered if I manually change the file and remove the comma:
> gtk-font-name="Ubuntu Light Regular 11"

If you remove "Regular" word in the comma variant, does it change something?

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

[kwin] [Bug 417584] In-Window-Decoration menu for Libreoffice vanished in plasma 5.18

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417584

--- Comment #5 from Nate Graham  ---
I'm willing to bet that this works in a newer version of LibreOffice (Neon
ships an old one), but it's still rather concerning that this used to work but
broke in Plasma 5.18.

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

[kwin] [Bug 417584] In-Window-Decoration menu for Libreoffice vanished in plasma 5.18

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417584

Nate Graham  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de,
   ||n...@kde.org
Summary|Libreoffice menu vanished   |In-Window-Decoration menu
   |since plasma 5.18 (KDE  |for Libreoffice vanished in
   |Neon)   |plasma 5.18
   Keywords||regression

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

[kde] [Bug 417570] in KDE Neon 5.18 LibreOffice without gtk has a very wrong layout

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417570

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #12 from Nate Graham  ---
This is a bug in LibreOffice, not in any KDE software. The version of
LibreOffice shipped in Neon is quite old; newer versions significantly improve
the KDE integration.

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

[kwin] [Bug 417566] Bouncing when changing virtual desktop through touchpad scroll

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417566

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Target Milestone|1.0 |---
   Assignee|notm...@gmail.com   |kwin-bugs-n...@kde.org
   Severity|normal  |major
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
Product|plasmashell |kwin
  Component|Desktop Containment |general
   Keywords||regression

--- Comment #2 from Nate Graham  ---
Can reproduce. This makes switching using a touchpad scroll almost impossible
and very frustrating.

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

[systemsettings] [Bug 333146] Font Family is localized and hence not understood by GTK applications

2020-02-15 Thread Lionel Chauvin
https://bugs.kde.org/show_bug.cgi?id=333146

Lionel Chauvin  changed:

   What|Removed |Added

 CC||megabig...@yahoo.fr

--- Comment #8 from Lionel Chauvin  ---
On my system (Kubuntu 19.10, KDE 5.18.0) I configured the following font in
kcm_font:
font: "Ubuntu Light"
style: "Regular"
size: "11"

It automatically adjusts the file ~/.gtkrc-2.0 with the line:
gtk-font-name="Ubuntu Light, Regular 11"
Gtk2 doesn't seems to understand this setting: in Gimp and Inkscape it is
"Ubuntu Light, Bold 11" that is rendered.

It is properly rendered if I manually change the file and remove the comma:
gtk-font-name="Ubuntu Light Regular 11"

Unfortunally this change is lost when I restart my computer.

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

[kwin] [Bug 410975] Alt-Tab not showing windows on *all* Virtual Desktops

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410975

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Works fine when you do that, yeah.

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

[elisa] [Bug 417609] Playlist support

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417609

--- Comment #2 from techxga...@outlook.com ---
Thank you

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

[elisa] [Bug 417617] When replacing the queue with a new album Elisa jumps to the 2nd track

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417617

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Hmm, cannot reproduce at all.

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

[elisa] [Bug 417610] Automatically enqueue songs when selecting & playing a song

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417610

--- Comment #2 from techxga...@outlook.com ---
When I press play on a specific song, it will only play that one song, instead
of moving on to the next one after that selected song is done.

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

[kio-extras] [Bug 393733] crash after SMB Login on NAS

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393733

--- Comment #7 from Nate Graham  ---
Looks like you'll want the debug package for kio. It might be called something
like libkf5kio-dbg. If not, try `apt search kio` to find it.

I am also noticing that you're using software that's almost two years old.
Dolphin is now on version 19.12.2. Is there a chance you could upgrade to a
newer version of Kubuntu to gain access to a newer Dolphin version and verify
that the problem is still happening?

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

[kwin] [Bug 417712] Latest Plasma Update Breaks LibreOffice

2020-02-15 Thread Beurt
https://bugs.kde.org/show_bug.cgi?id=417712

Beurt  changed:

   What|Removed |Added

 CC||bma...@free.fr

--- Comment #1 from Beurt  ---
Hi, Your bug seems to be linked to https://bugs.kde.org/show_bug.cgi?id=417584
and https://bugs.kde.org/show_bug.cgi?id=417570

You can try to uninstall libreoffice-kde. In my case it restored the correct
layout for LO.

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

[kde] [Bug 417570] in KDE Neon 5.18 LibreOffice without gtk has a very wrong layout

2020-02-15 Thread Beurt
https://bugs.kde.org/show_bug.cgi?id=417570

--- Comment #11 from Beurt  ---
Alexander, I am curious, are you sure you have libreoffice-kde5 installed on
KDE Neon? Because, I am also using KDE Neon, and the libreoffice-kde5 package
is not available on my computer. I only have libreoffice-kde and
libreoffice-kde4 packages.

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

[plasmashell] [Bug 385814] Some icons removed from the favorites list are back when plasma session is restarted

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385814

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

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

[kded-appmenu] [Bug 417582] When I remove Libreoffice from favorites in the start menu, It comes back after reboot.

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417582

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Yep, same as Bug 385814.

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

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

[plasmashell] [Bug 385814] Some icons removed from the favorites list are back when plasma session is restarted

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385814

Nate Graham  changed:

   What|Removed |Added

 CC||plong8...@gmail.com

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

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

[plasmashell] [Bug 417553] Scrollbar length and position jumps around if item has very long content

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417553

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Can you reproduce this issue with a standalone Notifications widget on the
desktop, and not in the system tray? Does it happen anywhere else you've
noticed? Does it happen if you reset the scale factor to 1? Does it happen on
Plasma 5.18?

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

[plasmashell] [Bug 417544] When kded5 is crashing, System Tray does not show all icons and behavior of icons is incorrect

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417544

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417545
 CC||mate...@gmail.com,
   ||n...@kde.org
Summary|System Tray does not show   |When kded5 is crashing,
   |all icons and behavior of   |System Tray does not show
   |icons is incorrect. |all icons and behavior of
   ||icons is incorrect
   Keywords||regression

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

[frameworks-modemmanager-qt] [Bug 417545] kded5 crashes in ModemMonitor::requestPin(MMModemLock)

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417545

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417544

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

[kio-extras] [Bug 393733] crash after SMB Login on NAS

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393733

--- Comment #6 from g...@netcologne.de ---
So I have logged out and in again. Opened dolphin. Ctrl+l to focus the location
bar. Entered "\\mynas". And again dolphin crashed. Here is the developer
report:


Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2efe075e80 (LWP 14909))]

Thread 5 (Thread 0x7f2ee700 (LWP 14913)):
#0  0x7f2f0064bc30 in g_mutex_lock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f2f005ffa24 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2f005ffb73 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2f02682653 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2f026295cb in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2f02462a45 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2f02463c92 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2f00ef8669 in start_thread (arg=) at
pthread_create.c:479
#8  0x7f2f0476e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f2ef5fc7700 (LWP 14912)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x564a1ccdddf8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564a1ccddda8,
cond=0x564a1cc0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x564a1cc0, mutex=0x564a1ccddda8) at
pthread_cond_wait.c:638
#3  0x7f2ef660dabb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f2ef660d6db in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f2f00ef8669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f2f0476e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f2ef7fff700 (LWP 14911)):
#0  0x7f2f04761c2f in __GI___poll (fds=0x7f2ef00029e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f005ffa3e in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2f005ffb73 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2f02682653 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2f026295cb in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2f02462a45 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2f02903efa in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f2f02463c92 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f2f00ef8669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f2f0476e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f2efd16c700 (LWP 14910)):
#0  0x7f2f04761c2f in __GI___poll (fds=0x7f2efd16bca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f00eb5917 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f2f00eb753a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f2efd96b288 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f2f02463c92 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2f00ef8669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f2f0476e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f2efe075e80 (LWP 14909)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x7f2f04671899 in __GI_abort () at abort.c:79
#8  0x7f2f03f3de0d in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x7f2f04052cd3 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x7f2f02656558 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f2f037d95a0 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x7f2f037da0ab in KJob::finishJob(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#13 0x7f2f03ff43a8 in KIO::SimpleJob::slotFinished() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x7f2f03feb91e in KIO::ListJob::slotFinished() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x7f2f02656558 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f2f03fc4932 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x7f2f03fc262f in KIO::SlaveInterface::dispatch() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x7f2f03fcb832 in KIO::Slave::gotInput() () from

[kio-extras] [Bug 393733] crash after SMB Login on NAS

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393733

--- Comment #5 from g...@netcologne.de ---
Hm, trying to reproduce the crash again, dolphin connected the NAS without
crashing!? But this time I was not asked for my password. It seems to be stored
since the last try in the same session. Probably I have to log out and in
again?

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

[kwin] [Bug 417525] the system freeze if the primary monitor is turned off in a two monitor setup

2020-02-15 Thread Miguel Rozsas
https://bugs.kde.org/show_bug.cgi?id=417525

--- Comment #4 from Miguel Rozsas  ---
oh.. and doing the opposite, I mean, turning OFF the secondary monitor, nothing
special occurs. The primary monitor and the mouse pointer are both alive and
turning ON the secondary monitor, the keyboard DID NOT receive a reset. The
secondary monitor goes back, and the previous image is displayed as expected.

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

[frameworks-baloo] [Bug 417127] baloofilerc file not getting updated when issuing balooctl commands

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417127

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

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

[frameworks-baloo] [Bug 417670] balooctl and KCM can not enable baloo on Plasma 5.18

2020-02-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417670

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #1 from Patrick Silva  ---


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

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

[plasmashell] [Bug 417603] Plasma crashes in AppletsLayout::editModeCondition()

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417603

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma does not come up |Plasma crashes in
   |after reboot|AppletsLayout::editModeCond
   ||ition()
 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
Any chance you can update to Plasma 5.18 and see if it's fixed now? Plasma
5.17.5 isn't scheduled to get any new bugfixes and 5.18 is an LTS release.

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

[plasmashell] [Bug 417603] Plasma crashes in AppletsLayout::editModeCondition()

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417603

Nate Graham  changed:

   What|Removed |Added

  Component|general |Desktop Containment
   Assignee|k...@davidedmundson.co.uk|notm...@gmail.com

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

[kwin] [Bug 417525] the system freeze if the primary monitor is turned off in a two monitor setup

2020-02-15 Thread Miguel Rozsas
https://bugs.kde.org/show_bug.cgi?id=417525

--- Comment #3 from Miguel Rozsas  ---
For me happens all the time.
As soon I turn off the primary monitor the mouse pointer on the second monitor
freezes. 
As soon I turn on the primary monitor the mouse pointer goes back to action AND
the keyboard gets a reset (I can tell that because my keyboard is a RGB
keyboard that when gets a reset it glows in a special way to indicate that)
Following additional information right from Configuration Center and Kinfo:
Kubuntu 19.10, plasma: 5.18.0; KDE Framework: 5.67.0; Qt: 5.12.4;
kernel:5.3.0.-29-generic
Processor:8 x Intel Core i7-3770 CPU @ 3.4GHz
Memory: 14,6GiB RAM (installed 2x8G bytes, dual Channel)
Primary Monitor (on the left): DELL U2312HM (DVI-I-1) (1920x1080)
Secondary monitor(on the right): 2343 (DVI-D-0) (1920x1080) - (AOC monitor)
GeForce GTX 760/PCe/SSE2
OpenGL 4.6.0 NVIDIA 430.50
Kernel module: i915
Using a X server: 1.20.5
version: 11.0
Screen #0 dimension: 3849x1080
resolution: 94 x 94 ppp

I can provide any other information you need. Just ask.

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

[krunner] [Bug 417724] New: Krunner crashes when I start typing

2020-02-15 Thread Luis Silva
https://bugs.kde.org/show_bug.cgi?id=417724

Bug ID: 417724
   Summary: Krunner crashes when I start typing
   Product: krunner
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: lacsi...@gmail.com
  Target Milestone: ---

Application: krunner (5.18.80)

Qt Version: 5.14.1
Frameworks Version: 5.68.0
Operating System: Linux 4.15.0-88-generic x86_64
Windowing system: X11
Distribution: KDE neon Unstable Edition

-- Information about the crash:
- What I was doing when the application crashed:
I had just ran a system update and restrted the machine.
Krunner responds to the usual shortcuts but freezes when I start typing and
then crashes.

- Custom settings of the application:
This started happenning immediately after the last upgrade.

The crash can be reproduced every time.

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

Thread 9 (Thread 0x7f65e3ed6700 (LWP 10534)):
#0  0x7f664c48cbf9 in poll () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f66478e85c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f66478e8962 in g_main_loop_run () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f6605e6f276 in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f6647910195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f6649ec46db in start_thread () at
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x7f664c49988f in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 8 (Thread 0x7f65e46d7700 (LWP 10533)):
#0  0x7f664c4880b4 in read () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f664792d2d0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f66478e80b7 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f66478e8570 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f66478e86dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f66478e8721 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f6647910195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7f6649ec46db in start_thread () at
/lib/x86_64-linux-gnu/libpthread.so.0
#8  0x7f664c49988f in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f6611aad700 (LWP 10530)):
#0  0x7f6649eca9f3 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f664cbab2db in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f664cbab459 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f664fe6e1d3 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f664fe6e631 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f664cba4d2c in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f6649ec46db in start_thread () at
/lib/x86_64-linux-gnu/libpthread.so.0
#7  0x7f664c49988f in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f6626b88700 (LWP 10529)):
#0  0x7f664c4880b4 in read () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f664792d2d0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f66478e80b7 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f66478e8570 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f66478e86dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f664cdf361b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f664cd92b7a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f664cba3857 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f664f91b605 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7f664cba4d2c in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f6649ec46db in start_thread () at
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x7f664c49988f in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f6627d99700 (LWP 10528)):
#0  0x7f6649eca9f3 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f6632cce85b in  () at /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2  0x7f6632cce457 in  () at /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3  0x7f6649ec46db in start_thread () at
/lib/x86_64-linux-gnu/libpthread.so.0
#4  0x7f664c49988f in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f66315ee700 (LWP 10527)):
#0  0x7f6649eca9f3 in 

[kio-extras] [Bug 393733] crash after SMB Login on NAS

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393733

--- Comment #4 from Nate Graham  ---
If you paste the un-symbolicated crash report anyway, we can probably help you
find the relevant debug packages.

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

[frameworks-modemmanager-qt] [Bug 417545] kded5 crashes in ModemMonitor::requestPin(MMModemLock)

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417545

Nate Graham  changed:

   What|Removed |Added

Version|5.18.0  |5.67.0
  Component|general |general
   Keywords||regression
 Resolution|--- |WAITINGFORINFO
   Assignee|ksysguard-b...@kde.org  |jgrul...@redhat.com
 Status|REPORTED|NEEDSINFO
Product|ksysguard   |frameworks-modemmanager-qt
 CC||lamar...@kde.org,
   ||lukas.ti...@merlin.cz
Summary|Ctrl+Esc no longer shows|kded5 crashes in
   |System Activity |ModemMonitor::requestPin(MM
   ||ModemLock)

--- Comment #6 from Nate Graham  ---
Interesting. Thanks for the info so far; can you please provided the additional
information that Méven has requested?

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

[KScreen] [Bug 416566] kded5 segmentation faults in KWayland::Client::OutputManagement::createConfiguration when logging into Plasma 5.17.90 on Wayland

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416566

Nate Graham  changed:

   What|Removed |Added

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

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

[kio-extras] [Bug 393733] crash after SMB Login on NAS

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393733

--- Comment #3 from g...@netcologne.de ---
With kubuntu 19/10 and KDE 5.18 from ppa dolphin still is crashing.

I have no idea which dbg package I need to install. Do you have a hint for me?

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

[plasmashell] [Bug 417649] Plasma takes some milliseconds to draw the context menu entirely after we drag an image from Firefox and drop it on desktop

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417649

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
So what's the problem here? The fact that the menu changes a moment after it
first displays? The same thing happens on X11. I think what's going on is that
it first displays the basic menu immediately, then it takes a moment to look at
the contents of the URL to determine what to do with it, at which point it's
able to display context-appropriate actions.

Showing the menu with context-appropriate actions instantly therefore isn't
possible because the URL needs to be examined first, which necessitates network
activity that might be slow.

On X11, the cursor changes to a busy cursor during this time. It should do that
on X11 too. I recall a recent patch that might have fixed this recently; do you
think you could test again with Neon unstable?

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

[kile] [Bug 417723] preview doesn't succeed too often

2020-02-15 Thread Didier Hérisson
https://bugs.kde.org/show_bug.cgi?id=417723

Didier Hérisson  changed:

   What|Removed |Added

   Platform|Other   |Mageia RPMs

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

[kile] [Bug 417723] New: preview doesn't succeed too often

2020-02-15 Thread Didier Hérisson
https://bugs.kde.org/show_bug.cgi?id=417723

Bug ID: 417723
   Summary: preview doesn't succeed too often
   Product: kile
   Version: 2.9.92
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: user interface
  Assignee: michel.lud...@kdemail.net
  Reporter: didier.heris...@gmail.com
  Target Milestone: ---

SUMMARY
I'm using lualatex to compile my documents.
I would like to use the preview feature, but got 'red' light at the end of
compilation much too often.
Lualatex returns an error code when it quits, after the flashing yellow light,
i have the red one at the end of the process.
What is frustrating is that lualatex produces a PDF file most of the time, kile
could show a reasonnable preview from it.

STEPS TO REPRODUCE
1. create document lualatex escapes with error code 1, but output a PDF file
anyway (command line for the preview: lualatex --synctex=1
--interaction=nonstopmode --shell-escape
--output-directory=/tmp/kile-livepreview.HbSljY DS06.tex )
2. 
3. 

OBSERVED RESULT
No preview displayed, but a 15 pages PDF can be found in the temporary
directory
a message displayed:
[Live-Preview-LuaLaTeX] terminé avec le code de sortie 1
on the bottom-right corner of the editor side, close to the livepreview icon, a
red dot.

EXPECTED RESULT
As a PDF is obtained, even if errors are reported, display a preview generated
from this PDF file.
Maybe a red message can be superposed, so the user can be aware of the errors
as soon as it happens.
Preview should display an output as soon as something can be displayed. Nothing
displayed should only happen if the processor ends with "no PDF output"

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 5.4.17/KDE 
(available in About System)
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.6

ADDITIONAL INFORMATION
texlive 2019

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

[Spectacle] [Bug 417722] New: Cannot Drag/Drop Screenshot Due To Subfolder in Filename

2020-02-15 Thread Dubfiance
https://bugs.kde.org/show_bug.cgi?id=417722

Bug ID: 417722
   Summary: Cannot Drag/Drop Screenshot Due To Subfolder in
Filename
   Product: Spectacle
   Version: 19.12.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: tdgall...@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
I had Spectacle to save my screenshots under folders that change every month
and year. This has been working perfectly fine between the months of August to
February where now the program does make these folders when I save or copy the
image to the clipboard, but I get an error of "Cannot Save Screenshot. Error
while writing temporary local file." when I try to drag and drop the image into
applications I want to send it to.

STEPS TO REPRODUCE
1. Set the save location file name to have a subfolder. (i.e.
"%Y-%M/Screenshot_%T_%Y%M%D_%H%m%S")
2. Close the program.
3. Take a screenshot.
4. Try to drag and drop the image.

OBSERVED RESULT
Error with "Cannot Save Screenshot. Error while writing temporary local file."

EXPECTED RESULT
To drag the image and drop it to any program without issue.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.18.0 (Kernel 5.3.0-28-generic)
(available in About System)
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[lattedock] [Bug 416928] Latte panel background is layered.

2020-02-15 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=416928

--- Comment #13 from Michał Dybczak  ---
I applied the fixed version. Two weeks have passed and the issue is gone for
good, so it's safe to say that this really fixed.

Thank you :)

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

[plasmashell] [Bug 390177] Upgrade to 5.12 activated window decoration menu button, making in-app menu bars disappear

2020-02-15 Thread fire f.
https://bugs.kde.org/show_bug.cgi?id=390177

fire f.  changed:

   What|Removed |Added

   Platform|Other   |Fedora RPMs

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

[plasmashell] [Bug 390177] Upgrade to 5.12 activated window decoration menu button, making in-app menu bars disappear

2020-02-15 Thread fire f.
https://bugs.kde.org/show_bug.cgi?id=390177

fire f.  changed:

   What|Removed |Added

 CC||fire...@firemail.cc

--- Comment #40 from fire f.  ---
while those separated menus work as expected in Manjaro KDE, they are broken in
current Fedora wokstation 31.

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

[digikam] [Bug 410787] can't export to Google photo

2020-02-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410787

--- Comment #31 from caulier.gil...@gmail.com ---
I just tested all step that Maik explain, and i cannot reproduce the problem
here.

Perhaps you can take a screencast of all operations that you perform to see if
an important step is missing from your explaination.

Also, perhaps the console output can help to understand all you google
workflow.

Gilles Caulier

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

[digikam] [Bug 417709] Copy/clone common metadata (rating, location, tags, ...) when creating panorama image

2020-02-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=417709

--- Comment #3 from Maik Qualmann  ---
The metadata like tags, rating must be in the images. It works well for JPEG
files, for RAW files the Panorama Toot currently ignores the sidecar files.
Because of the historical development, the panorama tool is not currently using
the DB.

Maik

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

[plasmashell] [Bug 417693] KDE Neon Plasma 5.18 plasmashell immediately crashes after login

2020-02-15 Thread deadite66
https://bugs.kde.org/show_bug.cgi?id=417693

deadite66  changed:

   What|Removed |Added

 CC||lee295...@gmail.com

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

[kwin] [Bug 417699] Kwin crashes on emoji in titlebar

2020-02-15 Thread deadite66
https://bugs.kde.org/show_bug.cgi?id=417699

--- Comment #3 from deadite66  ---
[lee@Plasma ~]$ LC_ALL=C kwin_x11 --replace
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 178, resource
id: 96468999, major code: 20 (GetProperty), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 179, resource
id: 96468999, major code: 20 (GetProperty), minor code: 0
Module 'org.kde.kwin.decoration' does not contain a module identifier directive
- it cannot be protected from external registrations.
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: TypeError:
Cannot read property 'closeOnDoubleClickOnMenu' of null
file:///usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml:92:
TypeError: Cannot read property 'borderSize' of null
file:///usr/lib/qt/qml/org/kde/kwin/decoration/MenuButton.qml:22: 

  1   2   3   >