[kwin] [Bug 426767] kwin crashes when scrolling with scroll bar in kdevelop (Wayland)

2020-09-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=426767

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #4 from Vlad Zahorodnii  ---


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

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #162 from Marcel  ---
Bug news, on my test with clang the bad old error occurred again after a few
minutes of scanning:
Thread 47 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
#1  0x76a852b5 in Digikam::PreviewLoadingTask::execute (this=0xaec5a80)
at
/home/marcel/Repos/digikam/core/libs/threadimageio/preview/previewtask.cpp:321

I will try running it with asan. If my memory is too small I will increase the
swap for this test. I didn't increased swap so far because I think the scanning
must work with 8GB of ram.

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

[kwin] [Bug 425233] Crash in KWaylandServer::ShadowInterfacePrivate::~ShadowInterfacePrivate

2020-09-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=425233

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||rai...@finke.cc

--- Comment #8 from Vlad Zahorodnii  ---
*** Bug 426767 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 426496] Multiple monitor assignment is wrong after update to Qt 5.15.1

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426496

simpson.ross+...@gmail.com changed:

   What|Removed |Added

 CC||simpson.ross+...@gmail.com

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

[LabPlot2] [Bug 426440] Add background color for (tick-,title-,text-) labels

2020-09-20 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=426440

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[libalkimia] [Bug 426794] New: Configuration file is invalid in GHNS dialog

2020-09-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=426794

Bug ID: 426794
   Summary: Configuration file is invalid in GHNS dialog
   Product: libalkimia
   Version: master
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Online Quotes Editor
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

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

SUMMARY


STEPS TO REPRODUCE
1. download https://binary-factory.kde.org/job/Alkimia_Nightly_macos/ 
2. unpack
3. select onlinequoteseditor5 and press ctrl while opening the app to override
security restriction
4. Select alkimia5 profile
5. Press install

OBSERVED RESULT
A message appear that the configuration file is not valid 

EXPECTED RESULT
The dialog should load the listed entries

SOFTWARE/OS VERSIONS
macOS: 10.13
KDE Frameworks Version: 5.74
Qt Version: 5.15

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

[kde] [Bug 426795] New: one pixel line remains on top of maximized windows (hidpi)

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426795

Bug ID: 426795
   Summary: one pixel line remains on top of maximized windows
(hidpi)
   Product: kde
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: joseph.chataig...@appier.com
  Target Milestone: ---

On High-DPI screen with scaling 150%, maximizing windows lets a 1-pixel high
line uncovered at the top of the screen. I can see the top line of my desktop
wallpaper. This happens under Wayland.

STEPS TO REPRODUCE
1. Have KDE installed and a high-DPI screen
2. Open a Wayland session, set scaling to 150%
3. maximize a window 

OBSERVED RESULT

The window does not cover the screen exactly to the top. A line 1 pixel high
stays uncovered by the maximized window.

EXPECTED RESULT
The maximized window should cover the whole screen.


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.8.6-1-MANJARO
Graphics Processor: Mesa Intel UHD Graphics 620

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

[kwin] [Bug 424311] Severe Rendering Issues on Latest Nvidia Driver (450.57) (Arch)

2020-09-20 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=424311

--- Comment #47 from Lapineige  ---
I updated my system config by transferring old parameters (all ~/.xxx files),
and used Nvidia drivers again (I did switch to nouveau to "solve" that black
screen issue after standby), still 450.66, and the issue somewhat disappeared,
not mater if I use the compositor or OpenGL/XRender.

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

[umbrello] [Bug 73847] support for UML tagged values

2020-09-20 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=73847

--- Comment #21 from Oliver Kellogg  ---
(In reply to Oliver Kellogg from comment #20)
> [...]
> 2) Stereotype application
> 
>   
> 
> 
>   
> 

Correction:
There is no need for inventing a new tag here ("StereoApp").
Instead we can use the UML 1.3 TaggedValue extended by an attribute
  stereotype="xmiid_of_the_stereotype_def"
where "xmiid_of_the_stereotype_def" is the xmi.id of the 
definition.

Here the corrected stereotype application example:


  


  


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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #161 from Maik Qualmann  ---
Git commit edcab64cdca0ae1800bab455724b9753dffd000c by Maik Qualmann.
Committed on 21/09/2020 at 06:05.
Pushed by mqualmann into branch 'master'.

for a test, remove myself from the loading listener beforehand

M  +5-5core/libs/threadimageio/fileio/loadsavetask.cpp
M  +38   -36   core/libs/threadimageio/preview/previewtask.cpp
M  +4-4core/libs/threadimageio/thumb/thumbnailtask.cpp

https://invent.kde.org/graphics/digikam/commit/edcab64cdca0ae1800bab455724b9753dffd000c

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

[krita] [Bug 426793] New: Create New Document has duplicated Predefined list content

2020-09-20 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=426793

Bug ID: 426793
   Summary: Create New Document has duplicated Predefined list
content
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: ahab.greybe...@hotmail.co.uk
  Target Milestone: ---

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

SUMMARY
There is full duplication of the list of Predefined document sizes when
creating a new document.
This has been the case from the 4.2.0 appimage to the latest Sep20 4.4.0 alpha
(git 1ee63d5) appimage.

STEPS TO REPRODUCE
1. Create a new file
2. Look in the Predefined dropdown list

OBSERVED RESULT
2. See attached screenshot

EXPECTED RESULT
The list items should not be duplicated.

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #160 from caulier.gil...@gmail.com ---
Marcel,

This morning i append ASAN support. There is a new cmake compilation option:

https://invent.kde.org/graphics/digikam/-/blob/master/Mainpage.dox#L461

You need to install libasan-devel for linking stage first (i need to add cmake
check dependencies, it's in my TODO list).

Warning: ASAN require more memory to check... memory allocations (:-)))...

https://en.wikipedia.org/wiki/AddressSanitizer

There are plenty of checker to enable, but for the moment i just turn on the
most common: address sanitizer. I can see a linking failure with other ones.
This need investigations.

Gilles

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

[krita] [Bug 426517] DDS files can neither be opened or saved in 4.4.0 prealpha

2020-09-20 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=426517

Ahab Greybeard  changed:

   What|Removed |Added

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

--- Comment #1 from Ahab Greybeard  ---
Testing with the Sep20 4.4.0 alpha git 1ee63d5)appimage confirms this.

Opening: The file format cannot be parsed.
Exporting: Error occured while writing to the file

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

[ksysguard] [Bug 426792] ksysguard leaking some memory

2020-09-20 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=426792

--- Comment #1 from Ömer Fadıl USTA  ---
Created attachment 131820
  --> https://bugs.kde.org/attachment.cgi?id=131820&action=edit
Valgrind log

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

[ksysguard] [Bug 426792] New: ksysguard leaking some memory

2020-09-20 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=426792

Bug ID: 426792
   Summary: ksysguard leaking some memory
   Product: ksysguard
   Version: 5.19.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: libksysguard
  Assignee: ksysguard-b...@kde.org
  Reporter: omeru...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
When ksysguard launched it is about 20mb ram usage but after a while ( within
half hour) it became 400mb usage


STEPS TO REPRODUCE
1. run ksysguard
2. wait about half hour
3. (if you want to see faster result just open some cpu intensive applications
or do some travel around hard drive with dolphin )


OBSERVED RESULT
It reaches ~ 400 mb ram usage

EXPECTED RESULT
It must be around 20 - 30 mb usage


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Latest git version 
KDE Plasma Version: Latest git version ( 5.19.90 )
KDE Frameworks Version: Latest git version ( 5.75 )
Qt Version: Qt 5.15 branch compiled from git ( 5.15.1 )

ADDITIONAL INFORMATION
valgrind logs added

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

[kwin] [Bug 424311] Severe Rendering Issues on Latest Nvidia Driver (450.57) (Arch)

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424311

huyizh...@hotmail.com changed:

   What|Removed |Added

 CC||huyizh...@hotmail.com

--- Comment #46 from huyizh...@hotmail.com ---
Update to NVIDIA driver 455.23.04, it seems that the compositor will no longer
crash, however, the issue screenlocker and systemsettings still occurs.

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

[krita] [Bug 426606] Cannot edit text shape after saving in a vector library

2020-09-20 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=426606

Ahab Greybeard  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #159 from Marcel  ---
I run the face detection over night and run out of memory again, but it's
definitely not the seg fault from the Preview process that crashes to program.
This part is solved. Thank you Gilles. 

It's true, I'm just playing with face detection and not recognition.

I'm asking about the worker threads as on my system this threads just use more
memory and don't increase the speed of the process. Probably there is some
space for lower memory demand.

I started now compiling with clang to see if the compiler has any effect on
that memory leak.

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

[kate] [Bug 422604] problemas con las ventanas en 2 pantallas

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422604

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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


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

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

[frameworks-kxmlgui] [Bug 415150] Save window positions

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415150

Nate Graham  changed:

   What|Removed |Added

 CC||ajorgederosa...@yahoo.com.a
   ||r

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

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

[frameworks-kxmlgui] [Bug 415150] Save window positions

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415150

Nate Graham  changed:

   What|Removed |Added

 CC||slartibar...@gmail.com

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

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

[kate] [Bug 423191] kate does not remember position and size on 2nd monitor

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423191

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #6 from Nate Graham  ---
This should be fixed in Frameworks 5.74. :) See the bug report I just marked
this as a duplicate of.

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

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

[plasmashell] [Bug 426260] NVIDIA Optimus: Plasma boots a black desktop on multi-screen setup; wallpaper returns after changing display setup

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426260

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma boots a black|NVIDIA Optimus: Plasma
   |desktop on multi-screen |boots a black desktop on
   |setup; wallpaper returns|multi-screen setup;
   |after changing display  |wallpaper returns after
   |setup   |changing display setup
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 426764] Optimus laptop internal display no wallpaper or menu

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426764

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 426260] Plasma boots a black desktop on multi-screen setup; wallpaper returns after changing display setup

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426260

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

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

[Breeze] [Bug 426074] Buttons of gtk3 CSD do not respect size setting

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426074

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
   Priority|NOR |VHI

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

[kdenlive] [Bug 425401] Audio playback during preview stopped working

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425401

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[krita] [Bug 426225] Pen, and Tablet Express Buttons break after switching focused window

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426225

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

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

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

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

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

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

[krita] [Bug 425683] krita keeps freazing when i make one brush stroke

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425683

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.

[Breeze] [Bug 425928] Breeze icon for keepassxc not being applied

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425928

--- Comment #14 from Nate Graham  ---
OK cool, thanks so much!

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

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995

--- Comment #7 from Nate Graham  ---
Thoughts, Nazar?

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

[frameworks-kcoreaddons] [Bug 376771] KPatience

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376771

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

[plasmashell] [Bug 426591] Plasma doesn't respect resolution for wallpaper. Splash screen is in other resolution and desktop objects are misaligned

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426591

--- Comment #10 from Nate Graham  ---
But you said "I downgraded to Qt 5.15 and now wallpaper and edit menu are ok."

And if "Splash screen different resolution problem is ancient :)"< then it
wouldn't be affected by the Qt bug, right?

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

[frameworks-kcoreaddons] [Bug 376079] KDE applications stop receiving keyboard input when a Nitro Key Pro is inserted

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376079

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

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

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

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

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

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

[frameworks-kcoreaddons] [Bug 374173] Dolphin crashes when doing several actions fast (copy, change directory, change tab ...)

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=374173

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

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

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

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

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

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

[frameworks-kcoreaddons] [Bug 346434] kdirwatch_inotify_unittest hangs for ever

2020-09-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=346434

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

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

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

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

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

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

[frameworks-kio] [Bug 426716] Touchpad-scrolling on breadcrumbs address bar is very jumpy

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426716

Nate Graham  changed:

   What|Removed |Added

Version|20.08.1 |git master
 Ever confirmed|0   |1
   Assignee|dolphin-bugs-n...@kde.org   |kio-bugs-n...@kde.org
Product|dolphin |frameworks-kio
   Severity|normal  |minor
   Keywords||usability
 Status|REPORTED|CONFIRMED
  Component|bars: location  |URL navigator
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org

--- Comment #1 from Nate Graham  ---
Can confirm. Happens in KDirOperator too so it must be a bug in the URL
Navigator component itself rather than Dolphin. Moving to KIO, when
KURLNavigator lives.

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

[Powerdevil] [Bug 426691] Battery charge threshold detected as 0 on unsupported device

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426691

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Nate Graham  ---
Ok, thanks. :)

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

[frameworks-kded] [Bug 426669] Kded cannot start since update to Plasma 5.20 Beta

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426669

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Nate Graham  ---
Ok, thanks. :)

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

[okular] [Bug 426613] Middle click on sidebar tab bar unloads the document. Nice, but—wrong tab bar

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426613

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Nate Graham  ---
Good sleuthing!

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

[plasmashell] [Bug 424709] Plasma crashes when I try to clear the clipboard on Wayland session of neon unstable

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424709

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 417947] Plasma crashes when removing multiple Notes widgets or clearing a clipboard

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417947

Nate Graham  changed:

   What|Removed |Added

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

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

[Breeze] [Bug 426687] The hover effects for the titlebar buttons are missing in the Breeze GTK theme

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426687

Nate Graham  changed:

   What|Removed |Added

   Severity|minor   |normal
   Keywords||regression
   Priority|NOR |VHI
Summary|The hover animation for the |The hover effects for the
   |titlebar buttons is missing |titlebar buttons are
   |in the Breeze GTK theme on  |missing in the Breeze GTK
   |Plasma 5.19.90  |theme

--- Comment #8 from Nate Graham  ---
Yep, I can confirm the whole hover effect is missing. However disabling
animations with the global speed slider in System Settings > Workspace Behavior
> General Behavior does not fix it for me.

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

[Breeze] [Bug 425928] Breeze icon for keepassxc not being applied

2020-09-20 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=425928

--- Comment #13 from Noah Davis  ---
The issue is already fixed in commit 44a95a9cc821e5ee39310063b8062cf5f7daefdd,
so nothing needs to be done

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

[plasmashell] [Bug 426663] Widget settings windows have separator line under titlebar

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426663

--- Comment #3 from Nate Graham  ---
So let me offer a bit of background.

The "draw line under the titlebar" setting is a KWin thing. KWin doesn't know
what the window content is, only the window decoration (e.g. the titlebar). So
when KWin draws a line, it is always under the titlebar itself irrespective of
what is below it. This can look nice if the titlebar has a color that
deliberately contrasts with the window content underneath it, but otherwise it
can look quite ugly due to the bright color chosen, which is why it was
unpopular and we disabled it by default (and I would support removing the
feature entirely).

What we're going for in Plasma 5.21 is a unified look for the titlebar and the
menubar/toolbar content below it, with a subtle separator line separating this
area from what's underneath it. This requires some intelligence, and it has to
be in the widget theme itself. So now the window knows if there's no menubar or
toolbar, that it needs to draw the separator line itself at the very top of its
frame, so it would appear right underneath the titlebar. But if the window does
have a menubar or any toolbars, it will draw the line underneath them. So you
see, the KWin-generated line is not involved at all.

And yes, all of this will be disable-able in the Breeze widget theme settings
so if you want a 100% unibody line-less look, you can get it.

Hopefully that helps and isn't wy too much information. :)

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

[plasmashell] [Bug 426592] Black screen after some time with a tiny start menu in upper left corner

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426592

--- Comment #11 from Nate Graham  ---
While Thiago's comments are reasonable if Nick was a developer, he's not, so
it's also reasonable that has has no idea what to do now. :)

However I don't know either. I generally don't have a lot of contact with the
Qt people, which maybe should change, but that's a discussion for another time.

David, how should we proceed?

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

[plasmashell] [Bug 426674] Notification timer not visible on latest beta i.e 5.19.90 until SVG cache is cleared

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426674

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|Notification timer not  |Notification timer not
   |visible on latest beta i.e  |visible on latest beta i.e
   |5.19.90 |5.19.90 until SVG cache is
   ||cleared
 Resolution|WAITINGFORINFO  |---
   Keywords||regression
 Status|NEEDSINFO   |CONFIRMED
   Priority|NOR |VHI

--- Comment #4 from Nate Graham  ---
Thanks. However you shouldn't have needed to clear the cache! :) I wonder if
this is an artifact of porting the button from PlasmaCompoents2 to 3 for the
button.

FWIW I have seen various other user reports of this too so it doesn't seem like
a one-off thing.

A shotgun solution would be to clear the SVG cache after package upgrades of
Plasmashell just like we do for Plasma Framework.

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

[digikam] [Bug 426791] New: Unable to change database location via GUI

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426791

Bug ID: 426791
   Summary: Unable to change database location via GUI
   Product: digikam
   Version: 7.1.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Setup-Database
  Assignee: digikam-bugs-n...@kde.org
  Reporter: ayr...@gmail.com
  Target Milestone: ---

SUMMARY
After moving my database to a different location on disk, updating the path to
the new database in "Configure DigiKam"->"Database" does not seem to actually
update the path. Upon restarting digikam, the path still points to the old
database location. Only after manually editing digikamrc, did the path show
correctly. This is with the MySQL internal database option. I am inclined to
think that this probably isn't platform specific.

STEPS TO REPRODUCE
1. Copy an existing mariadb database to a new location disk
2. "Configure Digikam" -> "Database" and update the path to point to the new
path.
3. Restart digikam.

OBSERVED RESULT
On my machine, when digikam restarted, all the albums disappeared. "Configure
Digikam" -> "Databases" shows the old path.
To confirm my hunch that perhaps the digikamrc file isn't be updated, I opened
it and left it open in my editor while I updated the path in digikam and closed
the application. No updates to digikamrc were made (as reported by my editor).
Upon updating the path in digikamrc, restarting digikam shows all my old
albums, and the path in "Configure Digikam" -> "Database" now reflects the new
path.


EXPECTED RESULT
I expect the updates to the path in the GUI to "stick" (ie, update digikamrc).
I shouldn't have to manually edit digikamrc to change the database location.


SOFTWARE/OS VERSIONS
Windows: 10
(available in About System)
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0

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

[Breeze] [Bug 426074] Buttons of gtk3 CSD do not respect size setting

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426074

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[frameworks-kxmlgui] [Bug 415150] Save window positions

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415150

--- Comment #36 from Nate Graham  ---
Thanks for the kind words! And sorry to have caused a problem for your users.
:(

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

[plasmashell] [Bug 424709] Plasma crashes when I try to clear the clipboard on Wayland session of neon unstable

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424709

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[Breeze] [Bug 425928] Breeze icon for keepassxc not being applied

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425928

Nate Graham  changed:

   What|Removed |Added

 CC||noaha...@gmail.com

--- Comment #12 from Nate Graham  ---
So right now we have two icons:
- The old-style leaf-ish icon which is used for "keepass" "keepassx" "keepass2"
and "keepassx2"
- The new-style key-ish icon which is used for "keepassxc"

On first glance this looks sane and correct to me, but I'm not a user of any of
these apps and am not super familiar with the requirements. Noah, I know you
use one of these, so could you shed some light on the situation? Thanks!

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

[Breeze] [Bug 426651] KStyle Breeze uses a wrong KColorScheme for Button colors focus and hover

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426651

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|unassigned-b...@kde.org |uhh...@gmail.com
 Status|REPORTED|ASSIGNED

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

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

[Breeze] [Bug 426651] KStyle Breeze uses a wrong KColorScheme for Button colors focus and hover

2020-09-20 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=426651

--- Comment #2 from Carson Black  ---
Seems like something to fix. Will add to my to-do list for tomorrow.

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

[systemsettings] [Bug 426772] Touchpad settings is broken

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=426772

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
it seems related to bug 408116 and bug 408338

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

[Breeze] [Bug 426651] KStyle Breeze uses a wrong KColorScheme for Button colors focus and hover

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426651

Nate Graham  changed:

   What|Removed |Added

 CC||noaha...@gmail.com,
   ||uhh...@gmail.com

--- Comment #1 from Nate Graham  ---
Noah and Carson, any thoughts on this?

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

[Breeze] [Bug 426651] KStyle Breeze uses a wrong KColorScheme for Button colors focus and hover

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426651

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kinfocenter] [Bug 426763] kinfocenter shows blurry fonts on Wayland

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=426763

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Patrick Silva  ---
Possibly duplicate of bug 418303

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

Patrick Silva  changed:

   What|Removed |Added

 CC||lukas.sp...@web.de

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

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

[plasmashell] [Bug 426784] [wayland] 'add panel' submenu of context menu for panel shown as window at the top left corner of screen

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=426784

Patrick Silva  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 359783] Folder view icons aligned left, but configured to be on the right

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=359783

Patrick Silva  changed:

   What|Removed |Added

 CC||sephiroth...@hotmail.it

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

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

[plasmashell] [Bug 426766] Icons do not respect user preference on positioning at login

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=426766

Patrick Silva  changed:

   What|Removed |Added

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

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


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

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

[dolphin] [Bug 426461] In Dolphin terminal panel, Ctrl+Shift+C triggers an ambiguous shortcut popup

2020-09-20 Thread nyanpasu64
https://bugs.kde.org/show_bug.cgi?id=426461

--- Comment #5 from nyanpasu64  ---
Do you plan to disable "copy location" when the terminal is highlighted instead
of the main panel? How does it work when the sidebar or other panels are
focused? (sorry I'm not on KDE at the moment)

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

[dolphin] [Bug 426461] In Dolphin terminal panel, Ctrl+Shift+C triggers an ambiguous shortcut popup

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426461

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression, usability

--- Comment #4 from Nate Graham  ---
My vote would be to change the "Copy location" action's shortcut to Ctrl+Alt+C.
IMO that's a more intuitive shortcut anyway since it's an alternate form of
copying.

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

[systemsettings] [Bug 426776] When bluetooth is unavailable, KCM Bluetooth just acts as if Bluetooth is merely disabled

2020-09-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=426776

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/bluedevil/commit/30df59a
   ||fd80a3967abff8f013ebbe6aa45
   ||12b50b
 Resolution|--- |FIXED

--- Comment #1 from Nicolas Fella  ---
Git commit 30df59afd80a3967abff8f013ebbe6aa4512b50b by Nicolas Fella.
Committed on 20/09/2020 at 19:31.
Pushed by ngraham into branch 'master'.

Show appropriate message when no bluetooth adapter is available

When bluetooth is blocked the manager doesn't show any adapters. Therefore the
message is only shown when the rfkill state is unknown, which is the case when
no bluetooth hardware is present.

Depends on https://invent.kde.org/frameworks/bluez-qt/-/merge_requests/5

M  +9-1src/kcm/package/contents/ui/Bluetooth.qml

https://invent.kde.org/plasma/bluedevil/commit/30df59afd80a3967abff8f013ebbe6aa4512b50b

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

[krita] [Bug 426790] New: Request : Noise and Density features for both basic and custom brushes

2020-09-20 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=426790

Bug ID: 426790
   Summary: Request : Noise and Density features for both basic
and custom brushes
   Product: krita
   Version: 4.3.0-beta2
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: tgdev...@gmail.com
  Target Milestone: ---

SUMMARY
Greetings. This is a feature request for the brush engine.
We would like to have Density setting available for both basic and custom
brushes. But also another feature I would call Noise. Except that this one puts
slight value changes inside your stroke paint and edges to reinforce their
natural feel. It's almost unnoticeable from far away, but is very obvious when
zoomed in. When combined with the basic soft brushes, the noise is even more
noticeable. The soft brush' gradient becomes very noisy and lesser and lesser
dense the more we get away from the center of the brush tip shape.
Photoshop has it and it helps to reinforce the natural feel of your paint
strokes. Looking forward to having a similar thing in Krita.

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

[plasmashell] [Bug 413104] Left-click mouse actions on Desktop don't work

2020-09-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=413104

Christoph Feck  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Jason Playne
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #13 from Jason Playne  ---
As an aside, when I captured the first strace in konsole, I went to select the
whole text - and konsole crashed. - not sure if related or not

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

[plasmashell] [Bug 424636] System monitors leak memory, to a tune of 1GB (!) every 24 hours.

2020-09-20 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=424636

Alex  changed:

   What|Removed |Added

 CC||a...@1stleg.com

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Jason Playne
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #12 from Jason Playne  ---
Created attachment 131819
  --> https://bugs.kde.org/attachment.cgi?id=131819&action=edit
strace of kpat crashing

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Jason Playne
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #11 from Jason Playne  ---
For me it still crashes.

Using neons current build, the flathub version and the kdeapps (flatpak)
version all crash.

the time it takes to crash seems variable. sometimes it is nearly instant,
others takes a while.

I get feeling that the larger the screen the more likely the crash (I have a 2k
monitor, I feel that when the window is larger the crash comes quicker).

When I get the crash, I also get an artefact on the screen, it's ~50% opaque
copy of the window that is not selectable.


For me, to reproduce it this time. 
* open kpat (any source, either cli or launcher)
* grab a corner and resize (really shake the mouse around)
*
* profit!

I grabbed an strace of the neon version too

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #10 from Neal Gompa  ---
Created attachment 131818
  --> https://bugs.kde.org/attachment.cgi?id=131818&action=edit
New crash information added by DrKonqi

kpat (20.04.3) using Qt 5.15.1

- What I was doing when the application crashed:
Resizing the application window to be larger from the bottom right corner
- Custom settings of the application:
  + Ancient Egyptians card deck
  + Desert Sands game theme

-- Backtrace (Reduced):
#4  0x7f809776d003 in
KSharedDataCache::Private::CacheLocker::cautiousLock() () from
/lib64/libKF5CoreAddons.so.5
#5  0x7f809776e533 in KSharedDataCache::find(QString const&, QByteArray*)
const () from /lib64/libKF5CoreAddons.so.5
#6  0x7f8097ad561b in KAbstractCardDeck::cardPixmap(unsigned int, bool) ()
from /lib64/libkcardgame.so
#7  0x7f8097ad5a4e in KCard::paint(QPainter*, QStyleOptionGraphicsItem
const*, QWidget*) () from /lib64/libkcardgame.so
#8  0x7f809734e8bf in QGraphicsScenePrivate::draw(QGraphicsItem*,
QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double,
QTransform const*, bool, bool) () from /lib64/libQt5Widgets.so.5

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

[umbrello] [Bug 426789] New: Umbrello - Activity Diagram

2020-09-20 Thread nanjifoundation
https://bugs.kde.org/show_bug.cgi?id=426789

Bug ID: 426789
   Summary: Umbrello - Activity Diagram
   Product: umbrello
   Version: 2.32.0 (KDE releases 20.08.0)
  Platform: Other
OS: Other
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: nanjifoundat...@gmail.com
  Target Milestone: ---

SUMMARY
GUI Components in the Drawing Canvas NOT RESPONDING - or attaching.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
Un-able to Draw .Components

EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[Breeze] [Bug 426788] New: Some times the gtk applications opens without the breeze gtk theme

2020-09-20 Thread viniciusbr
https://bugs.kde.org/show_bug.cgi?id=426788

Bug ID: 426788
   Summary: Some times the gtk applications opens without the
breeze gtk theme
   Product: Breeze
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: gtk theme
  Assignee: uhh...@gmail.com
  Reporter: viniciusbr...@gmail.com
  Target Milestone: ---

Hi,

Some gtk applications, as gpodder, opens without the breeze gtk theme, despite
I have already selected it in the system settings. So, I need to open the
config and apply it again.

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

[klipper] [Bug 426787] New: unable to erease

2020-09-20 Thread viniciusbr
https://bugs.kde.org/show_bug.cgi?id=426787

Bug ID: 426787
   Summary: unable to erease
   Product: klipper
   Version: 5.19.90
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: plasma-widget
  Assignee: plasma-b...@kde.org
  Reporter: viniciusbr...@gmail.com
  Target Milestone: ---

Hi,

I can't erase the klipper history pressing the "clear history" icon in the
applet. How can I debug it for better help?

Many thanks

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #9 from Neal Gompa  ---
Created attachment 131817
  --> https://bugs.kde.org/attachment.cgi?id=131817&action=edit
New crash information added by DrKonqi

kpat (19.12.1) using Qt 5.14.2

- What I was doing when the application crashed:
Resizing the application window to be larger from the bottom right corner.
- Custom settings of the application:
  + Ancient Egyptians card deck
  + Desert Sands game theme

-- Backtrace (Reduced):
#6  0x7f0b965e5a7f in QMessageLogger::fatal(char const*, ...) const () from
/lib64/libQt5Core.so.5
#8  0x7f0b849700f9 in
QtWaylandClient::QWaylandShmBackingStore::resize(QSize const&) () from
/lib64/libQt5WaylandClient.so.5
#9  0x7f0b8497035d in
QtWaylandClient::QWaylandShmBackingStore::beginPaint(QRegion const&) () from
/lib64/libQt5WaylandClient.so.5
#10 0x7f0b96d3ddad in QBackingStore::beginPaint(QRegion const&) () from
/lib64/libQt5Gui.so.5
#11 0x7f0b9721ce0e in QWidgetRepaintManager::paintAndFlush() () from
/lib64/libQt5Widgets.so.5

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #8 from Neal Gompa  ---
Reproducer to trigger the crash:

1. Open kpat
2. Select FreeCell
3. Change theme to desert sands and egyptian theme for game and cards
4. Resize from the corner a couple of times

It slows down and eventually freezes and crashes after 4-5 resize attempts.

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=426200

--- Comment #7 from Neal Gompa  ---
Actually scratch that, I *just* managed to reproduce this. It took a few times
to resize it to make it happen.

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=426200

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com

--- Comment #6 from Neal Gompa  ---
I cannot reproduce this on Fedora 32 (Qt 5.14.2; KF5 5.70.0; Plasma 5.18) and
Fedora 33 (Qt 5.15.1; KF5 5.73.0; Plasma 5.19.5). Resizing the window is chunky
and sluggish, but it works fine and does not crash.

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

[dolphin] [Bug 426617] Dolphin 100% CPU core usage [Folders panel]

2020-09-20 Thread Tonurics
https://bugs.kde.org/show_bug.cgi?id=426617

--- Comment #6 from Tonurics  ---
Created attachment 131816
  --> https://bugs.kde.org/attachment.cgi?id=131816&action=edit
gdb

Here you go.

Steps to reproduce on GUI:
1) Navigate to /tmp by typing the path into the address bar.
2) Double Click on tmp location in Folder panel to collapse it. [No noticeable
flashing.]
3) Double Click on tmp location in Folder panel to expanding it. [Arrows are
now flashing.]

Also, I may have discovered something while creating the dump: Unless I
navigate using the Folder panel, the flashing arrows aren't visible until the
Folder panel tree is expanded to a second level.

For example:

1) Start Dolphin [no flashing]
2) Double click on ~/Downloads from Folder panel [flashing]
3) Type in ~/Documents/foo [flashing]

1) Start Dolphin [no flashing]
2) Type in ~/Downloads/foo [no flashing]
3) Type in ~/Documents/bar [flashing]

1) Start Dolphin [no flashing]
2) Type in ~/Downloads [no flashing]
3) Type in ~/Documents/bar [no flashing]
3) Type in ~/Downloads/foo [flashing]

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

[kpat] [Bug 426200] Under wayland kpatience crashes on window resize

2020-09-20 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=426200

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #5 from Aleix Pol  ---
I just tried it and I cannot reproduce.

Tried the flatpak version (Qt 5.15.1). @Jason, maybe you can try it with the
flatpak as well which is using the latest stable Qt?

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

[kdiff3] [Bug 426301] kdiff3: Data loss error when used with "git mergetool"

2020-09-20 Thread michael
https://bugs.kde.org/show_bug.cgi?id=426301

michael  changed:

   What|Removed |Added

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

--- Comment #2 from michael  ---
What data are you having this issue with? The error does not show up for all
files when using kdiff3 as described. I have used it on multiple merge conflict
situations when back-porting patches from master to 1.8 in kdiff3. This error
is difficult to trouble shoot without a repo case.

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

[okular] [Bug 422050] Scrolling issues with PageDown/PageUp navigation

2020-09-20 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=422050

Jesse  changed:

   What|Removed |Added

 CC||j.stryke...@gmail.com

--- Comment #22 from Jesse  ---
(In reply to Nate Graham from comment #18)
> If you want to disable smooth scrolling entirely even though the slowness
> problem is now fixed, that's *yet another* separate issue. Currently (as of
> the git master version) you can do this by turning off animations globally
> in System Settings if you're using Plasma and just don't like any animations
> at all. If you're a person who does generally like some animations but just
> does not want animated scrolling only in Okular, then we plan to add an
> Okular-specific setting for that please see Bug 420755.

I would like to add my support for the Okular-specific setting to disable
animated scrolling in Okular.  I don't use Plasma so I still have the
animations.  Instant PgUp/PgDn navigation is ideal -- that is how I navigate in
many different applications and having that impeded in Okular interrupts my
workflow and is distracting.

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

[digikam] [Bug 426786] New: Filter with a specific path does not work

2020-09-20 Thread Podagric
https://bugs.kde.org/show_bug.cgi?id=426786

Bug ID: 426786
   Summary: Filter with a specific path does not work
   Product: digikam
   Version: 7.1.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Import-Gphoto2
  Assignee: digikam-bugs-n...@kde.org
  Reporter: kde.podag...@slmail.me
  Target Milestone: ---

SUMMARY
My phone has several folders with jpg, jpeg, png and mp4 files, but the ones I
want to keep a copy on my computer are the ones in two specific folders, the
screenshots one and the camera one. 
To solve this, I tried to use the import filters and define a specific folder.

STEPS TO REPRODUCE
1. Create an import filter in the settings menu
2. Check the "location filter" option and insert the folder path in the
smartphone
3. Access the "Import" menu and choose the camera (my phone is detected
automatically)
4. In the menu at the bottom, select the filter created previously

OBSERVED RESULT
No image is displayed if the filter is active

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
Kernel Version: 5.8.10-arch1-1
OS Type: 64-bit

ADDITIONAL INFORMATION
I tried to put only the folder name, like "DCIM" or "Camera", both did not
work.
Maybe I'm informing the folder location in the wrong way, but I didn't find
anything about it in the documentation found on the official website.

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

[krita] [Bug 426629] Pen Pressure will not work even though it is enabled.

2020-09-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=426629

vanyossi  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED
 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Krita on macOS has no special tablet code, we use the macOS provided API
through Qt, if its not working the problem is most likely to be on the driver
side of your tablet. Please update your graphics tablet driver. If it was
working and just sudenly stopped working once, then it probably is a glitch and
can happen on any system on any software, selecting another window and coming
back to the application fixes it.

However we can only guess as you provided no information on your tablet model,
computer model, macOS version, krita version, or anything we could use.

As Ahab commented before me: "Please go to https:krita-artists.org, sign up and
start a topic there in the Support and Advice : Input Device Support category."

Closing as worksforme

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

[kwin] [Bug 424311] Severe Rendering Issues on Latest Nvidia Driver (450.57) (Arch)

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424311

--- Comment #45 from br1ghtc...@gmail.com ---
(In reply to Fonic from comment #44)
> (In reply to br1ghtch1p from comment #42)
> > (In reply to Fonic from comment #41)
> > > Just out of curiosity: is NVIDIA actually doing something about this?
> > > 
> > > Seems to be a recurring pattern with NVIDIA where they admit/know about 
> > > bugs
> > > in their driver, but just don't care (e.g. bug preventing use of AMD SME).
> > 
> > Yes I filed a bug and nvidia confirmed the problem exists. Here is
> > transcript of last email:
> > 
> > -- I installed fresh Arch linux and can recreate issue every time I used
> > inbuilt sleep command.
> > 
> > -- We are working on its fix and will keep you updated on the same.
> > 
> > and that's date 11 August.
> > 
> > I assume the fix will come on the next major update but when that will
> > happen is everyone's guess. I don't think there's a testing driver yet - not
> > that I know of anyway.
> 
> When I reported the bug regarding AMD SME, it was exactly the same:
> 'We can confirm this bug.'
> 'We're working on it.'
> 'We'll keep you posted.'
> 
> What actually happened:
> I only ever got updates after inquiring.
> After 6 months, of mostly silence apart from 'we're still working on it', I
> got this answer: 'AMD SME is currently not supported. Our driver
> documentation advises users to disable that feature. We might support this
> in the future, but currently there is no timeline for this.'
> 
> Let's hope you have more luck.
> 
> Curious though:
> How did you report the bug? There seems to be no bug tracker. I had to go
> through customer support back then.

Nvidia has a builtin bug report script packaged with the driver. Just run:
sudo nvidia-bug-report.sh

This will create a nvidia-bug-report.log.gz file. Just email this file and how
to reproduce issue to this email: linux-bugs [ at ] nvidia [ dot ] com

It's probably good to have many people reporting the bug to be heard.

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #158 from caulier.gil...@gmail.com ---
Git commit ef51f605528649e9f509bd37d2710409f3bf83f0 by Gilles Caulier.
Committed on 20/09/2020 at 21:32.
Pushed by cgilles into branch 'master'.

Add new compilation option to enable compiler sanitizers ASAN and UBSAN
Related: bug 426597

M  +1-0Mainpage.dox
M  +6-1core/CMakeLists.txt
M  +3-1core/cmake/modules/MacroCompiler.cmake

https://invent.kde.org/graphics/digikam/commit/ef51f605528649e9f509bd37d2710409f3bf83f0

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

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426597

--- Comment #22 from caulier.gil...@gmail.com ---
Git commit ef51f605528649e9f509bd37d2710409f3bf83f0 by Gilles Caulier.
Committed on 20/09/2020 at 21:32.
Pushed by cgilles into branch 'master'.

Add new compilation option to enable compiler sanitizers ASAN and UBSAN
Related: bug 426175

M  +1-0Mainpage.dox
M  +6-1core/CMakeLists.txt
M  +3-1core/cmake/modules/MacroCompiler.cmake

https://invent.kde.org/graphics/digikam/commit/ef51f605528649e9f509bd37d2710409f3bf83f0

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

[krusader] [Bug 424680] Krusader crashs after the command F6 (move files)

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424680

--- Comment #9 from andre.fritz...@t-online.de ---
Created attachment 131815
  --> https://bugs.kde.org/attachment.cgi?id=131815&action=edit
It's the automatical generated crash report

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

[dolphin] [Bug 426461] In Dolphin terminal panel, Ctrl+Shift+C triggers an ambiguous shortcut popup

2020-09-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=426461

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org,
   ||n...@kde.org

--- Comment #3 from Elvis Angelaccio  ---
@Nate: what should we do here? Should we change the shortcut?

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

[dolphin] [Bug 426461] In Dolphin terminal panel, Ctrl+Shift+C triggers an ambiguous shortcut popup

2020-09-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=426461

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||nishith.kha...@gmail.com

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

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

[dolphin] [Bug 426762] Ambiguos shortcut detected with terminal panel

2020-09-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=426762

Elvis Angelaccio  changed:

   What|Removed |Added

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

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


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

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

[ark] [Bug 425938] Drag & Drop file from Ark to mpv

2020-09-20 Thread Nicolas Frattaroli
https://bugs.kde.org/show_bug.cgi?id=425938

--- Comment #4 from Nicolas Frattaroli  ---
> I can think of one: extraction takes a long time.

One possible solution is to have Ark expose a temporary fuse mount of the
archive. It mounts the archive, passes a filename to the application of that
path (i.e. no Ark-specific code is needed) and then keeps around a fuse daemon
process while there are still some file handles to it open, plus some grace
period for reopening and such. That way, ark only really has to extract as the
application reads.

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

[dolphin] [Bug 426617] Dolphin 100% CPU core usage [Folders panel]

2020-09-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=426617

--- Comment #5 from Elvis Angelaccio  ---
Hmm I'm not able to reproduce it. Can you please run:

"gdb dolphin"

from Konsole? Then as soon as you hit the issue, press CTRL+C in Konsole, then
type 'bt' and then copy here the text that you get.

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

[krusader] [Bug 424680] Krusader crashs after the command F6 (move files)

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424680

andre.fritz...@t-online.de changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REPORTED

--- Comment #8 from andre.fritz...@t-online.de ---
See the first information from me - the problem consists still on.

"Ausführbare Datei: krusader PID: 7434 Signal: Segmentation fault (11) Datum:
20.09.20 23:06:03"

All the facts I reported are unchanched. If I want to generate a crash report,
the assistent wants me to install some debug-symbols, because the report
without these wouldn't be helpfull. The console is opening, the install process
starts, then comes a message in red, that there is no such repository (it was
to fast for me to look the name of the repository). Then it ends.

What can I do?

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

[umbrello] [Bug 73847] support for UML tagged values

2020-09-20 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=73847

--- Comment #20 from Oliver Kellogg  ---
(In reply to Ralf Habacker from comment #8)
> [...]
> To support uml 1.4 tagged values, it is required
> 1. to add a key/value map to class UMLStereotype

IMHO stereotype definition needs to be separated from stereotype application.
This means that the stereotype definition would declare e.g.
" this stereotype has an attribute named 'foo' of type String and an attribute
'bar' of type Double "
and the stereotype application would define the concrete values of the 'foo'
and 'bar' attributes.
Example in XMI:

1) Stereotype definition

  
  


2) Stereotype application

  


  


We need the separation between definition and application because different
classes will apply the same stereotype but with different concrete values for
the stereotype attributes.
Stereotype attributes cannot be of arbitrary type but they can use the UML
primitive types, see
https://www.omg.org/spec/UML/20161101/PrimitiveTypes.xmi
I.e. the possible attribute types are:
- Boolean
- UnlimitedNatural
- Integer
- Real
- String

The stereotype definition attributes from the example,
  
  
use the xmi.id given at "type" to be equal to the primitive type name.

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #157 from caulier.gil...@gmail.com ---
Git commit 2b8a165d227d8cb9f90c21db745bc699d254ce44 by Gilles Caulier.
Committed on 20/09/2020 at 20:53.
Pushed by cgilles into branch 'master'.

Use heap to create MetaEngine instance to prevent stack overflow

M  +1-1core/dplugins/bqm/enhance/lensautofix/lensautofix.cpp
M  +1-2core/dplugins/editor/enhance/lensautofix/lensautofixtool.cpp
M  +1-1core/libs/dimg/dimg.h
M  +13   -6core/libs/dimg/filters/lens/lensfuncameraselector.cpp
M  +3-2core/libs/dimg/filters/lens/lensfuncameraselector.h
M  +9-9core/libs/dimg/filters/lens/lensfuniface.cpp
M  +1-1core/libs/dimg/filters/lens/lensfuniface.h
M  +5-5core/libs/fileactionmanager/metadatahub.h
M  +1-1core/tests/filters/testlensfuniface.cpp

https://invent.kde.org/graphics/digikam/commit/2b8a165d227d8cb9f90c21db745bc699d254ce44

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

[krita] [Bug 426785] Krita always exits with Critical error. Cannot log into bug reporter.

2020-09-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=426785

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Boudewijn Rempt  ---
No, bugs.kde.org is not connected to the kde identity system, it needs a
separate account for that.

Please update to the Krita 4.3.0 appimage or test the latest stable nightly
build (https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/) --
instead of using a 4.2.9 distribution package.

Your distribution is repsonsible for making the crash handler work correctly; I
am not sure whether that works with mint.

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

[plasmashell] [Bug 426592] Black screen after some time with a tiny start menu in upper left corner

2020-09-20 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=426592

--- Comment #10 from Nick Stefanov  ---
They closed my bug, I'm lost...

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

[kdenlive] [Bug 426640] Kdenlive 20.08.1 freezes when opening some projects created by 19.08.1 but not others

2020-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426640

--- Comment #4 from ahii...@gmail.com ---
Created attachment 131814
  --> https://bugs.kde.org/attachment.cgi?id=131814&action=edit
Debug output when opening projects with nightly build 520

Hm, I'm still getting the same freezes with the latest build.

1 and 2 freeze while loading clips. With project 3, the timeline and bin load,
but when I click "play" on the timeline, nothing happens. And it freezes after
I try playing a bin clip.

I attached a copy-paste of the debug output (when running the exe with gdb),
just in case it helps (same password).

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

  1   2   3   >