[digikam] [Bug 437072] New: digiKam does not start

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437072

Bug ID: 437072
   Summary: digiKam does not start
   Product: digikam
   Version: 7.2.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Database-Mysql
  Assignee: digikam-bugs-n...@kde.org
  Reporter: eberhard.morgenr...@eawag.ch
  Target Milestone: ---

SUMMARY

I wanted to switch to "MySQL Remote Server". I accidentally provided the wrong
name of the database. Now I cannot start digikam anymore. When I try to start I
get the following error messages:

"Error while opening the database. digiKam will try to automatically reconnect
to the database."

If I then press cancel, I get the message "Failed to open the database. You
cannot use digiKam without a working database. digiKam will attempt to start
now, but it will not be functional. Please check the database settings in the
configuration menu." If I press OK then the system simply stalls.

I have uninstalled digiKam and installed as new. But I still get into this dead
end.

STEPS TO REPRODUCE
1. Connect wrong MySQL database

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

[digikam] [Bug 435065] After upgrade from digikam 7.1 to 7.2, digikam won't start

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435065

eberhard.morgenr...@eawag.ch changed:

   What|Removed |Added

 CC||eberhard.morgenroth@eawag.c
   ||h

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

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=409376

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #12 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/988

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

[krita] [Bug 437071] New: Python setHDR Exposure and Gamma don't work

2021-05-13 Thread keyth_qcfx2
https://bugs.kde.org/show_bug.cgi?id=437071

Bug ID: 437071
   Summary: Python setHDR Exposure and Gamma don't work
   Product: krita
   Version: 4.4.3
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Scripting
  Assignee: krita-bugs-n...@kde.org
  Reporter: keyth2363...@gmail.com
  Target Milestone: ---

SUMMARY
the Python commands setHDRExposure() and setHDRGamma() do not apply any
exposure or gamma.


STEPS TO REPRODUCE
1. Open any image
2. Go to LUT Management and activate OpenColorIO and check gamma values if it
changes the image then place it back to 1.0
3. Run this basic script inside the scripter plugin
"""
import krita

n = 2

av = Krita.instance().activeWindow().activeView()
av.setHDRGamma(n)
s = av.HDRGamma()
print(s)
"""
4. Image remains unchanged

OBSERVED RESULT
It sets a Gamma value to be used in Krita. When reading the amount of Gamma is
it is correctly read the change of amount 2. However no change can be seen on
the image itself to reflect it. This is also valid for HDRExposure as it
behaves the same.


EXPECTED RESULT
see change to the image after applying a change in Gamma or Exposure to the
equivalent value set.


SOFTWARE/OS VERSIONS
Windows: 10
Qt Version: 5.12.9

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

[konsole] [Bug 437070] New: Konsole app crashes after seeting fonts to random colors

2021-05-13 Thread Hugh Miller
https://bugs.kde.org/show_bug.cgi?id=437070

Bug ID: 437070
   Summary: Konsole app crashes after seeting fonts to random
colors
   Product: konsole
   Version: 20.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: hughman-drif...@protonmail.com
  Target Milestone: ---

Application: konsole (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.19-300.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (KDE Plasma)

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

- Custom settings of the application:

Open Konsole go to edit profile. There is a setting to set the font to come up
in random colors each time a new session is opened.
Clicked that. App immediately crashed. Tried to restart app crashed again.
Reboot OS same result when opening Konsole.
Just installed Fedora 34 and was adjusting settings to ones I have used for
years.

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted

[KCrash Handler]
#4  0x7fdafb6752a2 in raise () from /lib64/libc.so.6
#5  0x7fdafb65e8a4 in abort () from /lib64/libc.so.6
#6  0x7fdafb536c78 in std::__replacement_assert(char const*, int, char
const*, char const*) () from /lib64/libkonsoleprivate.so.20
#7  0x7fdafb5d948f in
std::piecewise_linear_distribution::param_type::_M_initialize() () from
/lib64/libkonsoleprivate.so.20
#8  0x7fdafb5e05af in Konsole::ColorScheme::colorEntry(int, unsigned int)
const () from /lib64/libkonsoleprivate.so.20
#9  0x7fdafb592a29 in
Konsole::TerminalDisplay::applyProfile(QExplicitlySharedDataPointer
const&) () from /lib64/libkonsoleprivate.so.20
#10 0x7fdafb54a33b in
Konsole::ViewManager::applyProfileToView(Konsole::TerminalDisplay*,
QExplicitlySharedDataPointer const&) () from
/lib64/libkonsoleprivate.so.20
#11 0x7fdafb55284b in Konsole::ViewManager::createView(Konsole::Session*)
() from /lib64/libkonsoleprivate.so.20
#12 0x7fdafbe1182e in
Konsole::MainWindow::createSession(QExplicitlySharedDataPointer,
QString const&) () from /lib64/libkdeinit5_konsole.so
#13 0x7fdafbe17a64 in Konsole::Application::newInstance() () from
/lib64/libkdeinit5_konsole.so
#14 0x7fdafbe22918 in kdemain () from /lib64/libkdeinit5_konsole.so
#15 0x7fdafb65fb75 in __libc_start_main () from /lib64/libc.so.6
#16 0x55e6e0d0636e in _start ()
[Inferior 1 (process 7713) detached]

Reported using DrKonqi

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

[digikam] [Bug 437038] Unmark this face as Ignored - pressing will cause the ignored picture frame to disappear.

2021-05-13 Thread hannesj
https://bugs.kde.org/show_bug.cgi?id=437038

--- Comment #3 from hann...@hot.ee  ---
Additional comment

I would also dare to suggest that you make the left list of People dependent on
the status of the Filters options. This improves ease of use and search speed
as well as accuracy. If you find erroneous "father" relatives among the faces
under the "mother" album filter.

But of course, if the list can't be changed, I have to agree to it

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

[plasmashell] [Bug 433048] KDE initial startup takes 30-50 seconds when autostarting apps (with and without KSplash)

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433048

samping...@gmail.com changed:

   What|Removed |Added

Version|5.21.3  |5.21.90

--- Comment #9 from samping...@gmail.com ---
This is still present in Plasma 5.21.90. But now the whole shell loads up
instead of splash screen quitting into a black screen and then loading up the
shell (like seen in the video from Comment 4). I have ForceCompositionPipeline
enabled (not the ForceFullCompositionPipeline one) and disabled "Sync to
VBlank" and "Allow Flipping" in NVIDIA Control Panel.

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

[kio-extras] [Bug 436346] Dolphin doesn't show SMB1 workgroup clients anymore

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436346

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

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

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

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

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

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

[krita] [Bug 437039] Layer opacity change not always linked to selected layer.

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437039

Bug Janitor Service  changed:

   What|Removed |Added

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

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

[plasma-systemmonitor] [Bug 436300] More disk usage reported in Plasma System Monitor then what other tools report

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436300

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

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

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

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

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

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

[lattedock] [Bug 437040] Latte-Tasks: Pinned Applications Cannot Be Reordered Properly When Running

2021-05-13 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=437040

--- Comment #8 from Michail Vourlakos  ---
AUR version is one years old, are you sure you are using latest git version?

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

[lattedock] [Bug 437040] Latte-Tasks: Pinned Applications Cannot Be Reordered Properly When Running

2021-05-13 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=437040

Michail Vourlakos  changed:

   What|Removed |Added

   Assignee|h...@kde.org|mvourla...@gmail.com
Version|5.21.4  |git (master)
   Target Milestone|1.0 |---
Product|plasmashell |lattedock
  Component|Task Manager and Icons-Only |plasmoid
   |Task Manager|

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

[lattedock] [Bug 433884] [On demand side bar] Freezing zone on the side of Latte side bar when system starts

2021-05-13 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433884

--- Comment #18 from Michail Vourlakos  ---
Your compositing is disabled, Latte is not related. You can enable it from
plasma systemsettings

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

[plasma-systemmonitor] [Bug 437069] New: When data source property can't be read for plasmoid instance, plasmashell becomes non-responsive

2021-05-13 Thread Don Phillips
https://bugs.kde.org/show_bug.cgi?id=437069

Bug ID: 437069
   Summary: When data source property can't be read for plasmoid
instance, plasmashell becomes non-responsive
   Product: plasma-systemmonitor
   Version: 5.21.4
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: mogul...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Created attachment 138407
  --> https://bugs.kde.org/attachment.cgi?id=138407=edit
xsession-errors

SUMMARY

Upgraded from Kubuntu 20.10 -> 21.04. Before upgrade, I had an instance of the
system monitor widget to monitor my hard disk I/O configured on my panel.

After upgrading, after logging in and plasmashell starts, it would go
non-responsive, with the plasmashell process using 100% of a CPU core. Killing
plasmashell would make the system responsive.

I noticed .xsession-errors exploded in size, so when looking, I found this
line:

> file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml:323:17:
>  QML Label: Binding loop detected for property 
> "width"plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/main.qml:54: 
> TypeError: Cannot read property 'length' of undefined

and then lines like this in the log over and over:

> kf.quickcharts.datasource: ModelSource: Invalid column XXX
(Where XXX was a number from 238 to 615)

and

> file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents> 
> /ui/LineChart.qml:93:13: Unable to assign [undefined] to int

I found my panel configuration in
~/.config/plasma-org.kde.plasma.desktop-appletsrc. I found the definition for
the system monitor widget in [Containments][num][Applets][Num], deleted it from
the config file, and restarted plasmashell. Problem went away

STEPS TO REPRODUCE
1. Have a system monitor plasmoid defined on a panel
2. Upgrade from Kubuntu 20.10 -> 21.04
3. Login after upgrade

OBSERVED RESULT
Plasmashell is unresponsive, maxing out a single CPU core


EXPECTED RESULT
Plasmashell is responsive

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Attached is a truncated .xsession-errors logfile (I cut it down once it just
started being filled with the repeating lines mentioned earlier).

Following is the plasmoid configuration

[Containments][2][Applets][40]
immutability=1
plugin=org.kde.plasma.systemmonitor

[Containments][2][Applets][40][Configuration]
PreloadWeight=60

[Containments][2][Applets][40][Configuration][Appearance]
chartFace=org.kde.ksysguard.linechart
title=Hard Disk Activity

[Containments][2][Applets][40][Configuration][ConfigDialog]
DialogHeight=720
DialogWidth=960

[Containments][2][Applets][40][Configuration][SensorColors]
acpi=61,99,233
acpi/Battery/0-Battery=61,73,233
acpi/Battery/0-Battery/Charge=61,161,233
acpi/Battery/0-Battery/ChargeDesign=61,159,233
acpi/Battery/0-Battery/Energy=61,157,233
acpi/Battery/0-Battery/EnergyDesign=61,156,233
acpi/Battery/0-Battery/Rate=61,154,233
acpi/Battery/0-Battery/RatePower=61,152,233
acpi/Cooling_Device/0-Processor=61,63,233
acpi/Cooling_Device/0-Processor/Activity=61,151,233
acpi/Cooling_Device/1-Processor=61,62,233
acpi/Cooling_Device/1-Processor/Activity=61,149,233
acpi/Cooling_Device/10-Processor=75,61,233
acpi/Cooling_Device/10-Processor/Activity=61,117,233
acpi/Cooling_Device/11-Processor=77,61,233
acpi/Cooling_Device/11-Processor/Activity=61,115,233
acpi/Cooling_Device/12-intel_powerclamp=79,61,233
acpi/Cooling_Device/12-intel_powerclamp/Activity=61,114,233
acpi/Cooling_Device/2-Processor=62,61,233
acpi/Cooling_Device/2-Processor/Activity=61,146,233
acpi/Cooling_Device/3-Processor=64,61,233
acpi/Cooling_Device/3-Processor/Activity=61,142,233
acpi/Cooling_Device/4-Processor=65,61,233
acpi/Cooling_Device/4-Processor/Activity=61,139,233
acpi/Cooling_Device/5-Processor=67,61,233
acpi/Cooling_Device/5-Processor/Activity=61,135,233
acpi/Cooling_Device/6-Processor=69,61,233
acpi/Cooling_Device/6-Processor/Activity=61,132,233
acpi/Cooling_Device/7-Processor=70,61,233
acpi/Cooling_Device/7-Processor/Activity=61,127,233
acpi/Cooling_Device/8-Processor=72,61,233
acpi/Cooling_Device/8-Processor/Activity=61,124,233
acpi/Cooling_Device/9-Processor=74,61,233
acpi/Cooling_Device/9-Processor/Activity=61,122,233
acpi/Thermal_Zone/1-TMEM=233,73,61
acpi/Thermal_Zone/1-TMEM/Temperature=61,147,233
acpi/Thermal_Zone/10-iwlwifi_1=233,88,61
acpi/Thermal_Zone/10-iwlwifi_1/Temperature=61,119,233
acpi/Thermal_Zone/2-SEN4=233,75,61
acpi/Thermal_Zone/2-SEN4/Temperature=61,144,233
acpi/Thermal_Zone/3-SEN2=233,76,61
acpi/Thermal_Zone/3-SEN2/Temperature=61,140,233
acpi/Thermal_Zone/3-pch_cannonlake=233,76,61

[plasmashell] [Bug 436664] Plasma crashes when I change display style of system monitor widget

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=436664

--- Comment #2 from Patrick Silva  ---
This crash also affects Plasma 5.22 beta on Arch Linux.

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

[plasmashell] [Bug 436246] Mouse selection clipboard (PRIMARY) works on Wayland, but klipper wont capture it

2021-05-13 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=436246

Thiago Sueto  changed:

   What|Removed |Added

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

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

[krita] [Bug 437068] New: Python - Weird Zoom Bug

2021-05-13 Thread keyth_qcfx2
https://bugs.kde.org/show_bug.cgi?id=437068

Bug ID: 437068
   Summary: Python - Weird Zoom Bug
   Product: krita
   Version: 4.4.3
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Scripting
  Assignee: krita-bugs-n...@kde.org
  Reporter: keyth2363...@gmail.com
  Target Milestone: ---

SUMMARY
I was working on a new python plugin and I came across a odd behavior with the
zoomLevel command in the Canvas class. I spoke of it in the Krita-Artists and
it seems it is known but I think it even the solution makes no sense when
trading notes to what one would expect and should be treated as a bug all
things considered. I will give 2 examples the first one works (for comparison)
and then the second will fail showing the error in contrast.

STEPS TO REPRODUCE (Works == Expected results)
1. open Krita and create a simply image with 72 DPI's
2. open the Scriptor Plugin and run this code:
"""
import krita

n = 0.5
c = Krita.instance().activeWindow().activeView().canvas()
c.setZoomLevel(n)  # The Zom level is set
s = c.zoomLevel()  # Ask what is the Zoom Level to Print it
print(s)
"""
3. Output will be
"""
==
0.5
"""
4. this is good, input is n=0.5 and when reading the level is 0.5.

STEPS TO REPRODUCE (BUGGED)
1. open Krita and create a simple image with DPI's higher or different from 72,
you can use 300
2. open the Scriptor Plugin and run this code:
"""
import krita

n = 0.5
c = Krita.instance().activeWindow().activeView().canvas()
c.setZoomLevel(n)  # The Zom level is set
s = c.zoomLevel()  # Ask what is the Zoom Level to Print it
print(s)
"""
3. Output will be
"""
==
5.615234375
"""
4. this is bad as input is n=0.5 and when readding the level is 5.615234375.

KRITA-ARTISTS QUERRY
After speaking with other scriptors I was told that is was related to the
amount of DPI's of the image. Because of that I created extra code like

"""
c = Krita.instance().activeWindow().activeView().canvas()
ad = Krita.instance().activeDocument()
c_zoom = c.zoomLevel()
d_resolution = ad.resolution()

# Zoom and Dpi disparity
self.dpi = d_resolution / 72
c_zoom = c_zoom / self.dpi
"""

Despite the weirdness it shows the double standard on how to use the value
itself. When reading the value I need to do a divide for self.dpi however when
I apply the zoom value after to Krita instead of doing:

"""
Krita.instance().activeWindow().activeView().canvas().setZoomLevel(self.c_zoom
* self.dpi)
"""

to convert it to the DPI influenced Zoom value I have to use:

"""
Krita.instance().activeWindow().activeView().canvas().setZoomLevel(self.c_zoom)
"""

ignoring the use of self.dpi when sending the value back in.

FINAL THOUGHTS
My idea is that the value for zoomLevel() and setZoomLevel() should both use
the same scale of values, influenced by the amount of DPI's or not. Also if the
zoomLevel() API command uses DPI in it and setZoomLevel() does not it seems
relevant to indicate it in the Libkis site also, as I was only able to see the
DPI was the cause by word of mouth alone.



SOFTWARE/OS VERSIONS
Windows: 10
Qt Version:  5.12.9

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 436664] Plasma crashes when I change display style of system monitor widget

2021-05-13 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=436664

Thiago Sueto  changed:

   What|Removed |Added

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

--- Comment #1 from Thiago Sueto  ---
I can reproduce this on Plasma from master.

Weirdly enough, this only happens when you press OK, not when you press Apply.

This also happens to any display style, not just text only.

Operating System: openSUSE Tumbleweed 20210511
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.12.0-2-default (64-bit)
Graphics Platform: Wayland

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

[krita] [Bug 437029] timeline scroll issues with "show in timeline"

2021-05-13 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=437029

Emmet O'Neill  changed:

   What|Removed |Added

 CC||emmetoneill@gmail.com
  Latest Commit|https://invent.kde.org/grap |
   |hics/krita/commit/95e096dd3 |
   |46ad05ac3a43c64035ea0f0fb3a |
   |c246|

--- Comment #3 from Emmet O'Neill  ---
I've added a workaround that will hopefully fix this bug.

Basically there is a short period of time when adding an unpinned layer where
the internal numbering of the layers is incorrect. There doesn't seem to be a
great way to solve this that I can think of yet, so what we've done is add a
1/60 sec delay in the scrolling to give Qt time to get the numbering right.
It's a pretty tiny delay (about 1 frame of a 60 fps video game) so it shouldn't
feel noticeably worse.

Admittedly, this is a bit of a hacky fix, so there may be situations where this
bug still occurs. Though, it seems to work pretty solidly for me right now.

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

[krita] [Bug 437029] timeline scroll issues with "show in timeline"

2021-05-13 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=437029

Emmet O'Neill  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/95e096dd3
   ||46ad05ac3a43c64035ea0f0fb3a
   ||c246
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Emmet O'Neill  ---
Git commit 95e096dd346ad05ac3a43c64035ea0f0fb3ac246 by Emmet O'Neill.
Committed on 14/05/2021 at 02:27.
Pushed by emmetoneill into branch 'master'.

KisAnimTimeline: Fixed inconsistent scrollTo behavior.

When switching active layer there is a brief window of time where
two unpinned layers simultaneously exist on the timeline, causing
indexing issues that result in improper scrollTo behavior for the
last layer.

This commit adds a workaround by delaying the scrollTo for 1/60
of a second to give the timeline model enough time to have correct
indexing.

M  +8-1plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/commit/95e096dd346ad05ac3a43c64035ea0f0fb3ac246

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

[krunner] [Bug 437067] New: Dictionary runner apparently only works for English words

2021-05-13 Thread Podagric
https://bugs.kde.org/show_bug.cgi?id=437067

Bug ID: 437067
   Summary: Dictionary runner apparently only works for English
words
   Product: krunner
   Version: 5.21.90
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: kde.podag...@slmail.me
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
The spell check packages are installed on my system, but the runner still does
not work for the system language. Only definitions of English words are
displayed.

ADDITIONAL INFORMATION
I tried to contact two developers and they both informed me basically the same
thing
> The KRunner plugin uses the dataengine from plasma-workspace
> it uses Plasma::DataEngine

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: X11

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

[kwin] [Bug 433071] No background Wallpapers in Desktop Grid on Wayland

2021-05-13 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=433071

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #8 from Thiago Sueto  ---
Hello, I cannot reproduce this on Plasma from master.
Could you share your ~/.config/plasma-org.kde.plasma.desktop-appletsrc?
That's the file that handles wallpapers from what I recall.

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

[plasmashell] [Bug 436733] Ability to manually duplicate containments across screens/activities/etc

2021-05-13 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=436733

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #1 from Thiago Sueto  ---
I agree, especially with Activities where one might highly configure their task
manager (and want consistent keyboard shortcuts like Meta+1 regardless of
screen), being able to duplicate panels and whatever they contain would
effectively divide the customization time by the number of screens available.

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

[systemsettings] [Bug 435817] System Settings crashes in KXmlGuiWindow::event() upon open

2021-05-13 Thread David
https://bugs.kde.org/show_bug.cgi?id=435817

David <345...@posteo.net> changed:

   What|Removed |Added

 CC||345...@posteo.net

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

[systemsettings] [Bug 435817] System Settings crashes in KXmlGuiWindow::event() upon open

2021-05-13 Thread David
https://bugs.kde.org/show_bug.cgi?id=435817

--- Comment #7 from David <345...@posteo.net> ---
Created attachment 138406
  --> https://bugs.kde.org/attachment.cgi?id=138406=edit
New crash information added by DrKonqi

systemsettings5 (5.19.5) using Qt 5.14.2

- What I was doing when the application crashed: Tried to open Settings from
the menu in Plasma.

-- Backtrace (Reduced):
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x7f98b2d39864 in __GI_abort () at abort.c:79
#6  0x7f98b316cba3 in QMessageLogger::fatal(char const*, ...) const () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#9  0x7f98b2b11de5 in QQuickWidget::resizeEvent(QResizeEvent*) () from
/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#10 0x7f98b3f0cd64 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5

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

[konsole] [Bug 436443] Display errors after copying

2021-05-13 Thread inchy
https://bugs.kde.org/show_bug.cgi?id=436443

--- Comment #2 from inchy <2019091611...@std.uestc.edu.cn> ---
Created attachment 138405
  --> https://bugs.kde.org/attachment.cgi?id=138405=edit
a brief C program and the screenshots about errors

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

[lattedock] [Bug 433884] [On demand side bar] Freezing zone on the side of Latte side bar when system starts

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433884

--- Comment #17 from quochung2...@gmail.com ---
Oh, by the way, sometime after booting, my system notification show a warning
that the desktop effect was suspended due to the other process. Since then,
Latte docking bar did not show parabolic effect (stand still, I mean).

Hope this will give some helpful information for you!

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

[plasmashell] [Bug 437066] New: Widget loses Uptime sensor when Plasma is restarted

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=437066

Bug ID: 437066
   Summary: Widget loses Uptime sensor when Plasma is restarted
   Product: plasmashell
   Version: 5.21.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

SUMMARY
Reproducible on both Arch Linux (Plasma 5.22 beta) and neon unstable.

STEPS TO REPRODUCE
1. add System Monitor Sensor to desktop
2. open widget settings
3. select "Text only" display style and apply it
4. click on "Sensors details" section
5. click on "Text-only sensors" row
6. search for "uptime" sensor and add it
7. close widget settings by clicking on "OK" button
8. restart Plasma running "plasmashell --replace" with Krunner

OBSERVED RESULT
System Monitor Sensor widget is empty, Uptime sensor disappeared

EXPECTED RESULT
Uptime sensor should be preserved after we restart Plasma

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[plasmashell] [Bug 436247] Breeze SDDM theme has a very strong shadow in the clock and date texts and they look weird with lighter backgrounds

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=436247

--- Comment #10 from Ninguém  ---
Created attachment 138404
  --> https://bugs.kde.org/attachment.cgi?id=138404=edit
neon-unstable-20210509-0329

Hi! A question: can I test this change? I installed
neon-unstable-20210509-0329, but the shadow is still the same.

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

[Powerdevil] [Bug 348529] Turn off screen after lock screen

2021-05-13 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=348529

Chris  changed:

   What|Removed |Added

 CC||inkbottle...@gmail.com

--- Comment #33 from Chris  ---
I've tried the following on debian sid with Plasma 5.21, Framework 5.82, and
most importantly Wayland:

$ cat ./kde-saver-script.sh 
#! /bin/bash
#
https://unix.stackexchange.com/questions/353998/run-script-on-screen-lock-in-kde
# Run the script in a terminal and then type Ctrl+Alt+L, and then the screen
should turn off after only 60 sec.
# Once you unlocked the screen, the turn off screen timer is set back to 600
sec.
dbus-monitor --session "type='signal',interface='org.freedesktop.ScreenSaver'"
|
  while read x; do
case "$x" in
  *"boolean true"*)
echo SCREEN_LOCKED;
kwriteconfig5 --file powermanagementprofilesrc --group AC --group
DPMSControl --key idleTime 60;
qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement
org.kde.Solid.PowerManagement.refreshStatus
;;
  *"boolean false"*)
echo SCREEN_UNLOCKED;
kwriteconfig5 --file powermanagementprofilesrc --group AC --group
DPMSControl --key idleTime 600;
qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement
org.kde.Solid.PowerManagement.refreshStatus
;;
esac
  done

And it works, very well indeed. But sometimes, even though it worked when you
left the room, when you come back you find the screen turned on, and stubbornly
refusing to turn off all by itself.
Consistency is of the essence here: save the planet, turn off the screen.

Even though it's not working, the "turn off screen" seems much more consistent
with Wayland than it was with x11.
(https://blog.martin-graesslin.com/blog/2015/09/comparing-dpms-on-x11-and-wayland/)

And maybe obvious improvements to the script could fix it.

Note that I did do `sudo systemd-inhibit --list`, when I observed the "turn
off" action was failing, but nothing stuck out. So I have no idea on what went
wrong.

However the "turn off screen" thing seems consistent without my script meddling
into it, and only the settings in "power management / energy saving". So it is
likely that the poor script above is missing some mandatory settings.

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

[systemsettings] [Bug 429027] System Settings segmentation faulted in KCModuleProxyPrivate::loadModule()

2021-05-13 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=429027

Matt Fagnani  changed:

   What|Removed |Added

 CC||matthew.fagn...@utoronto.ca

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

[systemsettings] [Bug 429027] System Settings segmentation faulted in KCModuleProxyPrivate::loadModule()

2021-05-13 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=429027

--- Comment #24 from Matt Fagnani  ---
Created attachment 138403
  --> https://bugs.kde.org/attachment.cgi?id=138403=edit
New crash information added by DrKonqi

systemsettings5 (5.21.5) using Qt 5.15.2

- What I was doing when the application crashed:

I tried to reproduce the System Settings crash in #429027 by selecting all the
items from Startup and Shutdown down to Regional Settings in the sidebar menu
on the left quickly so that sometimes the kcm screens didn't load before I
selected the next one. I was using Plasma 5.21.5 on Wayland with KF 5.81.0 and
Qt 5.15.2 in a Fedora 34 KDE Plasma installation. System Settings segmentation
faulted in
std::__atomic_base::store(QObjectPrivate::SignalVector*,
std::memory_order) at /usr/include/c++/11/bits/atomic_base.h:811 in
libstdc++-devel-11.1.1-1.fc34.x86_64. The first crash was in
std::__atomic_base::load(std::memory_order),
but the traces look similar otherwise. I remember this type of crash happening
for me just these two times.

-- Backtrace (Reduced):
#4 
std::__atomic_base::store(QObjectPrivate::SignalVector*,
std::memory_order) (__m=std::memory_order_relaxed, __p=0x55ce07c03990,
this=0x7f4330f8f888 ) at
/usr/include/c++/11/bits/atomic_base.h:811
#5 
std::atomic::store(QObjectPrivate::SignalVector*,
std::memory_order) (__m=std::memory_order_relaxed, __p=0x55ce07c03990,
this=0x7f4330f8f888 ) at
/usr/include/c++/11/atomic:568
#6 
QAtomicOps::storeRelaxed(std::atomic&,
QObjectPrivate::SignalVector*) (newValue=0x55ce07c03990, _q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:269
#7 
QBasicAtomicPointer::storeRelaxed(QObjectPrivate::SignalVector*)
(newValue=0x55ce07c03990, this=0x7f4330f8f888
) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:249
#8  QObjectPrivate::ConnectionData::resizeSignalVector(unsigned int)
(this=this@entry=0x7f4330f8f880 ,
size=) at kernel/qobject_p.h:308

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

[frameworks-kio] [Bug 423031] Modifier keys to move (shift), copy (ctrl) and create a link (ctrl+shift) don't work with files/folders dragged on Wayland

2021-05-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423031

David Edmundson  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #4 from David Edmundson  ---
Needs dataDevicev3 which I have pending review upstream

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

[systemsettings] [Bug 437065] KCM Firewall could make possible to create a rule by typing the name of an app and, also, to show the app name as a label for the rule (for better recognization)

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437065

--- Comment #1 from Ninguém  ---
Created attachment 138402
  --> https://bugs.kde.org/attachment.cgi?id=138402=edit
Gufw rules list

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

[systemsettings] [Bug 437065] New: KCM Firewall could make possible to create a rule by typing the name of an app and, also, to show the app name as a label for the rule (for better recognization)

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437065

Bug ID: 437065
   Summary: KCM Firewall could make possible to create a rule by
typing the name of an app and, also, to show the app
name as a label for the rule (for better
recognization)
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_firewall
  Assignee: plasma-b...@kde.org
  Reporter: lv215...@anonaddy.me
CC: tcanabr...@kde.org
  Target Milestone: ---

Created attachment 138401
  --> https://bugs.kde.org/attachment.cgi?id=138401=edit
Gufw rule creation

SUMMARY
In Gufw, you can add a rule by simple typing the name of the application. Also,
when the rule is added, the rule has the app name as a label -- this also
allows the user to better recognize what app that a rule is interfering).

STEPS TO REPRODUCE


OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-17-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8265U CPU @ 1.60GHz
Memory: 15,5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 437040] Latte-Tasks: Pinned Applications Cannot Be Reordered Properly When Running

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437040

--- Comment #7 from abandonnone...@gmail.com ---
(In reply to Michail Vourlakos from comment #5)
> (In reply to abandonnone223 from comment #4)
> > (In reply to Michail Vourlakos from comment #3)
> > > (In reply to abandonnone223 from comment #2)
> > > > (In reply to Michail Vourlakos from comment #1)
> > > > > Dont you have the same behavior with plasma icon-only taskmanager?
> > > > 
> > > > The plasma icon-only taskmanager does not seem to be affected, only
> > > > latte-tasks
> > > 
> > > Latte does not provide its own solution for tasks and launchers. They both
> > > use plasma libtaskmanager for this.
> > 
> > I reattempted with a fresh plasma icon-only task manager as you suggested,
> > and I was incorrect before - this bug also happens for icon-only task
> > manager. Sorry for misreporting earlier!
> 
> please update the plasma versions in conflict and also provide a way to
> reproduce this with plasma panels and plasma icon-only taskmanager. That
> will help plasma devs to track the issue.

I believe this is the most recent Plasma version available in the stable repos.
I was able to reproduce in Latte dock with icons-only task manager, but with
the Plasma panel and icons-only task manager this behavior is not observed (see
attached video #2)

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

[plasmashell] [Bug 437040] Latte-Tasks: Pinned Applications Cannot Be Reordered Properly When Running

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437040

--- Comment #6 from abandonnone...@gmail.com ---
Created attachment 138400
  --> https://bugs.kde.org/attachment.cgi?id=138400=edit
No buggy behavior with plasm panel and icons-only task manager

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

[systemsettings] [Bug 437064] New: There is a unnecessary spacement in the "Software Update" screen

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437064

Bug ID: 437064
   Summary: There is a unnecessary spacement in the "Software
Update" screen
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: lv215...@anonaddy.me
  Target Milestone: ---

Created attachment 138399
  --> https://bugs.kde.org/attachment.cgi?id=138399=edit
Software Update page

SUMMARY


STEPS TO REPRODUCE
1. Open System Settings > Software Update.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-72-generic (64-bit)
Graphics Platform: X11
Processors: 3 × Intel Core Processor (Skylake, IBRS)
Memory: 3,8 GiB of RAM
Graphics Processor: llvmpipe
ADDITIONAL INFORMATION

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

[kate] [Bug 437063] Kate icon has a low resolution

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437063

Ninguém  changed:

   What|Removed |Added

Version|unspecified |Git

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

[kate] [Bug 437063] Kate icon has a low resolution

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437063

Ninguém  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[kate] [Bug 437063] New: Kate icon has a low resolution

2021-05-13 Thread Ninguém
https://bugs.kde.org/show_bug.cgi?id=437063

Bug ID: 437063
   Summary: Kate icon has a low resolution
   Product: kate
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: lv215...@anonaddy.me
  Target Milestone: ---

Created attachment 138398
  --> https://bugs.kde.org/attachment.cgi?id=138398=edit
Kate icon

SUMMARY


STEPS TO REPRODUCE
1. Pin the Kate shortcut to the app launcher.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-72-generic (64-bit)
Graphics Platform: X11
Processors: 3 × Intel Core Processor (Skylake, IBRS)
Memory: 3,8 GiB of RAM
Graphics Processor: llvmpipe

ADDITIONAL INFORMATION

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

[frameworks-kio] [Bug 398908] MimeTypeFinderJob can use huge amounts of memory reading unnecessary data

2021-05-13 Thread J.D
https://bugs.kde.org/show_bug.cgi?id=398908

J.D  changed:

   What|Removed |Added

 CC|o...@gmail.com  |

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

[frameworks-kio] [Bug 398908] MimeTypeFinderJob can use huge amounts of memory reading unnecessary data

2021-05-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=398908

--- Comment #88 from David Faure  ---
Git commit c19876052ecec18a87a82f5950e8909e22e895ba by David Faure, on behalf
of Ahmad Samir.
Committed on 13/05/2021 at 23:15.
Pushed by dfaure into branch 'master'.

MimeTypeFinderJob: the StatJob details should include the mimetype

Apparently we forgot to specify that we want the UDS_MIME_TYPE field in
the statFile() method (both when it lived in OpenUrlJob and when it was moved
to MimeTypeFinderJob). And now there is a dedicated StatJob flag, StatMimeType,
that we can use.

Not passing KIO::StatMimeType when creating the StatJob meant the code always
used a get job to determine the mime type, which mean that e.g. opening an
ISO file from Dolphin, which supposedly just needs to launch Ark, had the
whole file read into memory, which means that opening a couple of ISO's and
you're out of memory...

Thanks to sitter for doing a big chunk of the investigative work in the bug
report.

M  +5-1src/core/mimetypefinderjob.cpp

https://invent.kde.org/frameworks/kio/commit/c19876052ecec18a87a82f5950e8909e22e895ba

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

[frameworks-kio] [Bug 436049] Epiphany Browser Webapps fail to launch due to lack of execute permissions on .desktop files

2021-05-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=436049

David Faure  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/9fef54905
   ||d25fcebe7f3f554537df4ceef49
   ||a541

--- Comment #3 from David Faure  ---
Git commit 9fef54905d25fcebe7f3f554537df4ceef49a541 by David Faure, on behalf
of Ahmad Samir.
Committed on 13/05/2021 at 23:06.
Pushed by dfaure into branch 'master'.

When finding a job delegate extension, also try the uiDelegate() of its parents

A use case for this is an OpenUrlJob, urlJob, that has a KIO::JobUiDelegate,
it tries to open a .desktop file, and ends up creating an
ApplicationLauncherJob subjob, appJob:
- calling appJob->setUiDelegate(urlJob->uiDelegate()) won't work because
  the uiDelegate() of urlJob is already tracking a job
- creating a new, basic, KJobUiDelegate for appJob won't work because we need
  a KIO::JobUiDelegate (e.g. to get a untrustedProgramInterface if the .desktop
  file isn't owned by root and isn't executable), however KIO::JobUiDelegate
  is in KIOWidgets and those jobs are in KIOGui

Instead, change KIO::delegateExtension() to check the uiDelegate() of the
parent of its KJob arg, if that parent is a KCompositeJob (the only class
that can have sub-jobs).
And if that doesn't work, check the parent of the parent... etc (dfaure's
suggestion); until we find one or return nulltpr.

M  +14   -1src/core/jobuidelegatefactory.h

https://invent.kde.org/frameworks/kio/commit/9fef54905d25fcebe7f3f554537df4ceef49a541

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

[Breeze] [Bug 437062] New: Glitch on hover over context menu of a window decoration on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=437062

Bug ID: 437062
   Summary: Glitch on hover over context menu of a window
decoration on Wayland
   Product: Breeze
   Version: 5.21.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: QStyle
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
CC: noaha...@gmail.com
  Target Milestone: ---

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

SUMMARY
Similar to bug 399680, reproducible on both Arch Linux (Plasma 5.22 beta) and
neon unstable.
Please see the attached screenshot.

STEPS TO REPRODUCE
1. on Wayland, right-click on a window decoration
2. hover over context menu
3. 

EXPECTED RESULT
no glitch when we hover over context menu of a window decoration on Wayland

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[frameworks-kio] [Bug 398908] MimeTypeFinderJob can use huge amounts of memory reading unnecessary data

2021-05-13 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=398908

--- Comment #87 from Ahmad Samir  ---
This bug report is actually two bugs, one of them that the mimetype finding
code was falling back to KIO::get() which, as sitter's investigation shows,
meant the whole file was read into memory which meant spikes in memory
consumption used by Dolphin; hopefully this is fixed by the MR I linked above.
(Note that the issue with the code in MimeTypeFinderJob was probably the same
in OpenUrlJob, because that code lived in OpenUrlJob before getting split to a
separate MimeTypeFinderJob).

Now the other issue, the original report seems to hint that some of the files
in question are on remote filesystems?

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

[frameworks-kio] [Bug 398908] MimeTypeFinderJob can use huge amounts of memory reading unnecessary data

2021-05-13 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=398908

--- Comment #86 from Ahmad Samir  ---
https://invent.kde.org/frameworks/kio/-/merge_requests/444

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

[ksplash] [Bug 385153] When Wayland session is started, cursor should be hidden during splash screen like when X11 session is started

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=385153

Patrick Silva  changed:

   What|Removed |Added

   Platform|Neon Packages   |Archlinux Packages
Version|5.16.2  |5.21.90

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

[frameworks-kio] [Bug 423031] Modifier keys to move (shift), copy (ctrl) and create a link (ctrl+shift) don't work with files/folders dragged on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=423031

Patrick Silva  changed:

   What|Removed |Added

Version|5.71.0  |5.82.0

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

[Spectacle] [Bug 429390] Screenshot taken on Wayland via keyboard shortcuts is not copied to clipboard

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=429390

Patrick Silva  changed:

   What|Removed |Added

Version|20.11.80|21.04.1

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

[dolphin] [Bug 437061] New: Crash while cut and paste files

2021-05-13 Thread Kerry N
https://bugs.kde.org/show_bug.cgi?id=437061

Bug ID: 437061
   Summary: Crash while cut and paste files
   Product: dolphin
   Version: 20.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: mothli...@fastmail.fm
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.18-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: "Fedora release 34 (Thirty Four)"

-- Information about the crash:
- What I was doing when the application crashed:
Selected a number of files, cut and pasted into a different directory.
Dolphin crashes.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x7f9a314a00ce in KFileItemModel::data(int) const () at
/lib64/libdolphinprivate.so.5
#5  0x7f9a314d9ec8 in
KStandardItemListWidgetInformant::preferredRoleColumnWidth(QByteArray const&,
int, KItemListView const*) const () at /lib64/libdolphinprivate.so.5
#6  0x7f9a314cb887 in KItemListView::preferredColumnWidths(KItemRangeList
const&) const () at /lib64/libdolphinprivate.so.5
#7  0x7f9a314ce3e3 in
KItemListView::updatePreferredColumnWidths(KItemRangeList const&) () at
/lib64/libdolphinprivate.so.5
#8  0x7f9a314ce572 in KItemListView::updatePreferredColumnWidths() () at
/lib64/libdolphinprivate.so.5
#9  0x7f9a314d3030 in KItemListView::slotItemsRemoved(KItemRangeList
const&) () at /lib64/libdolphinprivate.so.5
#10 0x7f9a2f66e4b0 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#11 0x7f9a3148f209 in KItemModelBase::itemsRemoved(KItemRangeList const&)
() at /lib64/libdolphinprivate.so.5
#12 0x7f9a314abcfa in KFileItemModel::slotItemsDeleted(KFileItemList
const&) () at /lib64/libdolphinprivate.so.5
#13 0x7f9a2f66e4b0 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#14 0x7f9a30f7db19 in KCoreDirLister::itemsDeleted(KFileItemList const&) ()
at /lib64/libKF5KIOCore.so.5
#15 0x7f9a30f85c72 in
KCoreDirListerCache::itemsDeleted(QList const&, KFileItemList
const&) () at /lib64/libKF5KIOCore.so.5
#16 0x7f9a30f7a69c in KCoreDirListerCache::slotFilesRemoved(QList
const&) () at /lib64/libKF5KIOCore.so.5
#17 0x7f9a30f7ad26 in KCoreDirListerCache::slotFilesRemoved(QStringList
const&) () at /lib64/libKF5KIOCore.so.5
#18 0x7f9a2f66e4b0 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#19 0x7f9a30ee7cd9 in OrgKdeKDirNotifyInterface::FilesRemoved(QStringList
const&) () at /lib64/libKF5KIOCore.so.5
#20 0x7f9a30eedf63 in
OrgKdeKDirNotifyInterface::qt_metacall(QMetaObject::Call, int, void**) () at
/lib64/libKF5KIOCore.so.5
#21 0x7f9a2f939d12 in QDBusConnectionPrivate::deliverCall(QObject*, int,
QDBusMessage const&, QVector const&, int) () at /lib64/libQt5DBus.so.5
#22 0x7f9a2f665257 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#23 0x7f9a3018fe73 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#24 0x7f9a2f63df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#25 0x7f9a2f640c76 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#26 0x7f9a2f68ac57 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#27 0x7f9a2d5b14cf in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#28 0x7f9a2d6054e8 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#29 0x7f9a2d5aec03 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#30 0x7f9a2f68a6f8 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#31 0x7f9a2f63c9b2 in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#32 0x7f9a2f644544 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#33 0x7f9a31784d3d in kdemain () at /lib64/libkdeinit5_dolphin.so
#34 0x7f9a31586b75 in __libc_start_main () at /lib64/libc.so.6
#35 0x55f4c6c970ae in _start ()
[Inferior 1 (process 192483) detached]

Reported using DrKonqi

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

[kwin] [Bug 430319] When I drop a file dragged from Dolphin to Kate, context menu of Dolphin opens

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=430319

Patrick Silva  changed:

   What|Removed |Added

Version|git master  |5.21.90
   Platform|Neon Packages   |Archlinux Packages

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

[plasmashell] [Bug 431232] Applets and Yakuake suddenly stop accept keyboard input

2021-05-13 Thread David
https://bugs.kde.org/show_bug.cgi?id=431232

--- Comment #10 from David  ---
(In reply to Johannes Claesson from comment #9)
> Think that this is perhaps related to returning from sleep mode. At least
> that's when I think I've seen it. Seen the issue with krunner, application
> launcher search, and yakuake. Possibly that other plasma applets are
> affected too. Browser is never affected, for example.
> 
> Also think it is a duplicate of:
> https://bugs.kde.org/show_bug.cgi?id=427921
> and thus unrelated to wayland/x11

I have a system with sleep and hibernation disabled and still experience this
bug.

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

[kolourpaint] [Bug 406734] "Acquire screenshot" feature does not work on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406734

Patrick Silva  changed:

   What|Removed |Added

Version|20.08   |21.04.1

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

[kdenlive] [Bug 437060] New: Add usage count to project bin items, and clip count to tracks

2021-05-13 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=437060

Bug ID: 437060
   Summary: Add usage count to project bin items, and clip count
to tracks
   Product: kdenlive
   Version: git-master
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jens-bugs.kde@spamfreemail.de
  Target Milestone: ---

SUMMARY
See $SUBJECT

This is a wishlist item, but I think there are several valid user stories for
it. In any way, it makes management of clips much easier and is probably rather
easy to implement.

1. Add usage indicator / count to project bin:
I am creating a collage or collection of short clips, and I want to make sure
that every clip has been used at least once. I would like a counter to appear
either as an overlay (like the "P" for proxy clips), or as text beside it.

2. Add clip count to track view:
I am creating a collage or collection of short clips, and I want to make sure
that one track contains exactly the number of clips I have in my project bin,
or (in case of splits) more than that. This can also help identifying
accidentally split clips or double splits.


Using Kdenlive 21.07.20 (nightly flatpak) on KDE Neon.

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

[Spectacle] [Bug 430781] Spectacle asks for confirmation to take "Window under cursor" screenshot on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=430781

Patrick Silva  changed:

   What|Removed |Added

Version|unspecified |21.04.1
   Platform|Neon Packages   |Archlinux Packages

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

[kdeplasma-addons] [Bug 425402] Application Dashboard doesn't cover Plasma panel on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=425402

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.90 |5.21.90

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

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.90 |5.21.90

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

[kwin] [Bug 404986] [Wayland] Popups and app launchers triggered via Plasma panel flicker when dismissed by click outside them

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=404986

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #18 from Patrick Silva  ---
Fixed on Arch (Plasma 5.22 beta) and neon unstable. :)

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

[dolphin] [Bug 395255] improve usability by launching KFind from right-click (servicemenu) rather than the current file FIND toil & labour

2021-05-13 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=395255

Ismael Asensio  changed:

   What|Removed |Added

 CC||isma...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Ismael Asensio  ---
This is already available at the store:
https://store.kde.org/p/998310/

It can be downloaded within dolphin interface:

Dolphin -> Preferences -> Context Menu -> Download new services
Then search for: "KFind" -> choose the item -> Install

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

[plasmashell] [Bug 400318] [Wayland] Window shadows Plasma panels when "Keep above others" feature is enabled and when I use the task switcher to walk through maximized windows running natively on Way

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400318

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.90 |5.21.90

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

[plasmashell] [Bug 431232] Applets and Yakuake suddenly stop accept keyboard input

2021-05-13 Thread Johannes Claesson
https://bugs.kde.org/show_bug.cgi?id=431232

--- Comment #9 from Johannes Claesson  ---
Think that this is perhaps related to returning from sleep mode. At least
that's when I think I've seen it. Seen the issue with krunner, application
launcher search, and yakuake. Possibly that other plasma applets are affected
too. Browser is never affected, for example.

Also think it is a duplicate of:
https://bugs.kde.org/show_bug.cgi?id=427921
and thus unrelated to wayland/x11

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

[Spectacle] [Bug 432011] "On click" feature is not available on Wayland session

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432011

Patrick Silva  changed:

   What|Removed |Added

Version|20.12.1 |21.04.1

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

[kscreenlocker] [Bug 432341] Screen flickers when the screen is locked/unlocked on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432341

--- Comment #1 from Patrick Silva  ---
Less noticeable, but it also occurs on Arch Linux.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[kstars] [Bug 437059] Ekos -> Camera -> Darks library -> Dark - Maximum exposure time: can't be greater than 60 seconds

2021-05-13 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=437059

Jasem Mutlaq  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||3.5.4
 Status|REPORTED|RESOLVED

--- Comment #1 from Jasem Mutlaq  ---
This is fixed in 3.5.4.

You can try nightly packages for 3.5.4 from PPA.

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

[plasmashell] [Bug 431232] Applets and Yakuake suddenly stop accept keyboard input

2021-05-13 Thread Johannes Claesson
https://bugs.kde.org/show_bug.cgi?id=431232

Johannes Claesson  changed:

   What|Removed |Added

 CC||johannes.claes...@gmail.com

--- Comment #8 from Johannes Claesson  ---
Created attachment 138396
  --> https://bugs.kde.org/attachment.cgi?id=138396=edit
Video of input bug

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

[kstars] [Bug 437059] New: Ekos -> Camera -> Darks library -> Dark - Maximum exposure time: can't be greater than 60 seconds

2021-05-13 Thread Carlos Vera H.
https://bugs.kde.org/show_bug.cgi?id=437059

Bug ID: 437059
   Summary: Ekos -> Camera -> Darks library -> Dark - Maximum
exposure time: can't be greater than 60 seconds
   Product: kstars
   Version: 3.5.3
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: cvera...@gmail.com
  Target Milestone: ---

Created attachment 138395
  --> https://bugs.kde.org/attachment.cgi?id=138395=edit
Screenshot of the refered KStars-Ekos Darks library utility.

SUMMARY: In KStars-Ekos Darks library utility,the limit of maximum exposure
time is established in 60 seconds, then you can not obtain darks with greater
exposure time than that limit.

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

[Discover] [Bug 428575] [Wayland] Extremely slow/choppy scrolling when I drag the scrollbar

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=428575

Patrick Silva  changed:

   What|Removed |Added

   Platform|Neon Packages   |Archlinux Packages
Version|unspecified |5.21.90

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

[kwin] [Bug 433334] MPV player running on Wayland is partially out of the screen when video resolution is higher than screen resolution

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=44

Patrick Silva  changed:

   What|Removed |Added

Version|5.21.0  |5.21.90

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

[Spectacle] [Bug 432165] On Wayland, I can't take a screenshot by pressing printscreen key while Spectacle is open

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432165

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #2 from Patrick Silva  ---
I can't reproduce with Spectacle 21.04.1.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[kwin] [Bug 417394] Entries of "Open with" submenu behind Plasma panel on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417394

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.90 |5.21.90

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

[okular] [Bug 436710] Playing of Flash-free ("plain") Rich Media annotations

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436710

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/426

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

[plasmashell] [Bug 400014] After I drag the icon of a favorite app to konsole, cursor changes to "not allowed" cursor on mouseover some items in plasma panel

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400014

Patrick Silva  changed:

   What|Removed |Added

Version|5.18.5  |5.21.90
Summary|After I drag the icon of a  |After I drag the icon of a
   |favorite app to konsole,|favorite app to konsole,
   |cursor changes to hand  |cursor changes to "not
   |shaped cursor on mouseover  |allowed" cursor on
   |some items in plasma panel  |mouseover some items in
   ||plasma panel

--- Comment #9 from Patrick Silva  ---
On Plasma 5.22 beta I see "not allowed" cursor in the step 3 instead of an hand
shaped one.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-05-13 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #35 from Philippe ROUBACH  ---
no more problem

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

[systemsettings] [Bug 434711] Feature request on Wayland: per screen widget layout and panel management settings to replace primary display setting

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434711

basch...@yahoo.de changed:

   What|Removed |Added

 CC||basch...@yahoo.de

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

[kwin] [Bug 427124] Window sizes are not correctly restored on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=427124

Patrick Silva  changed:

   What|Removed |Added

Version|5.21.3  |5.21.90

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

[plasmashell] [Bug 423444] "Switch" and "Cancel" buttons of "Show alternatives..." popup can be hidden behind plasma panel on Wayland

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=423444

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #5 from Patrick Silva  ---
Fixed on Arch (Plasma 5.22 beta) and neon unstable. \o/

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

[kwin] [Bug 434683] Wayland only - Secondary display doesn't come back on after disconnecting and reconnecting

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434683

basch...@yahoo.de changed:

   What|Removed |Added

 CC||basch...@yahoo.de

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

[plasmashell] [Bug 402903] [Wayland] Launch feedback on taskbar does not work

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=402903

basch...@yahoo.de changed:

   What|Removed |Added

 CC||basch...@yahoo.de

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

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2021-05-13 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=402154

--- Comment #26 from Stefan Brüns  ---
Getting a stable ID is not the hard part, but changing everything in the
internals to use an indirection layer is.

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

[konsole] [Bug 436457] Konsole launched via Dolphin with shift+F4 shortcut has Wayland generic icon

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=436457

Patrick Silva  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #5 from Patrick Silva  ---
ops, terminal seen in my screenshot is Gnome Terminal, not Konsole. lol

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

[frameworks-kquickcharts] [Bug 428601] Network Speed widget: alignment of download/upload rate values is inconsistent

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=428601

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #4 from Patrick Silva  ---
Fixed on Plasma 5.22 beta. :)

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[plasmashell] [Bug 437057] Panel popups don't close when they lose focus

2021-05-13 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=437057

Antonio Rojas  changed:

   What|Removed |Added

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

--- Comment #3 from Antonio Rojas  ---
can no longer reproduce after a restart

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

[Discover] [Bug 437058] New: "Favorite panel" network error, but "Update panel" work very well.

2021-05-13 Thread Misha
https://bugs.kde.org/show_bug.cgi?id=437058

Bug ID: 437058
   Summary: "Favorite panel" network error, but "Update panel"
work very well.
   Product: Discover
   Version: 5.21.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: mishaicq2...@mail.ru
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
"Favorite panel" network error, but "Update panel" work very well.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


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.

[plasmashell] [Bug 436823] [Wayland] Impossible to move an app to another virtual desktop by dragging its entry in task manager and dropping it on Pager widget

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=436823

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #8 from Patrick Silva  ---
Not fixed on Plasma 5.22 beta.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[plasmashell] [Bug 414834] Plasma crashes in QWaylandClientExtensionPrivate::handleRegistryGlobal() on Wayland when I change global theme

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414834

--- Comment #60 from Nate Graham  ---
Perhaps those are separate issues. Can you re-open the ones that are still
reproducible for you and put them in the "See also" list for this ticket?
Thanks!

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

[plasmashell] [Bug 437057] Panel popups don't close when they lose focus

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437057

Nate Graham  changed:

   What|Removed |Added

 CC||vlad.zahorod...@kde.org

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

[plasmashell] [Bug 437057] Panel popups don't close when they lose focus

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437057

--- Comment #2 from Nate Graham  ---
Works for me on Wayland with git master.

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

[plasmashell] [Bug 414834] Plasma crashes in QWaylandClientExtensionPrivate::handleRegistryGlobal() on Wayland when I change global theme

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=414834

--- Comment #59 from Patrick Silva  ---
Plasma no longer crashes on Plasma 5.22 beta when I change global theme.
But at least the following duplicates are still reproducible:

bug 429407
bug 436274
bug 432297
bug 429342
bug 429137

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[kate] [Bug 436004] Automatic spell checking does not work initially and must be disabled then re-enabled to work

2021-05-13 Thread Peter Kreussel
https://bugs.kde.org/show_bug.cgi?id=436004

Peter Kreussel  changed:

   What|Removed |Added

 CC||pri...@peter-kreussel.de

--- Comment #6 from Peter Kreussel  ---
Seeing the same as Johnny, also on Arch Linux with Hunspell de_De.

In addition, I switched on debug reporting for sonnet core + sonnet hunspell,
which gave me:

kf.sonnet.clients.hunspell:  SpellerPlugin *HunspellClient::createSpeller(const
QString ) ; "de_DE"
kf.sonnet.clients.hunspell: Loading dictionary for "de_DE" from
"/usr/share/hunspell"
kf.sonnet.clients.hunspell: Load a user dictionary
"/home/peter/.hunspell_de_DE"
kf.sonnet.clients.hunspell: Created  0x563e505be0a0
kf.sonnet.core: Using the "Hunspell" plugin for language "de_DE"
kf.sonnet.clients.hunspell:  isCorrect : "sfsdf"
kf.sonnet.clients.hunspell:  result : false
kf.sonnet.clients.hunspell:  isCorrect : "sdfsdf"
kf.sonnet.clients.hunspell:  result : false
kf.sonnet.clients.hunspell:  isCorrect : "d"
kf.sonnet.clients.hunspell:  result : true
kf.sonnet.clients.hunspell:  isCorrect : "f"
kf.sonnet.clients.hunspell:  result : true
kf.sonnet.clients.hunspell:  isCorrect : "g"
kf.sonnet.clients.hunspell:  result : true

I.e.: I switched on auto spellcheck with the text "sfsdf sdfsdf" already typed.
Which got the red mark as expected. With auto spellcheck on I typed "dfg",
which did not get marked as wrong. 

If I interpret correctly, hunspell checked every single letter separately
instead of the whole word "dfg", thus getting the result "isCorrect".

I remember that some time ago (sorry, cannot say exactly when) German Umlaute
caused the problem that all letters behind them were always marked as wrong.
Later (very probably as Johnny described after
"qt5-base-5.15.2+kde+r171-2-x86_64" this changed to spellcheck on typing not
working any more.

So, word segmentation broke and was "fixed"?


Software versions:
qt5-base: 5.15.2+kde+r192-1
kde frameworks: 5.82.0
kde gear: 21.04
hunspell: 1.7.0

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

[plasma-systemmonitor] [Bug 436803] Weird flickering when list of apps is refreshed

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436803

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/129

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

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2021-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=402154

--- Comment #25 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #24)
> With further tests, too fragile :-(
Maybe the "subvolid" that findmnt gives you is better:

findmnt -T testfile.txt

reports the mount point, the filesystem type and a "subvolid" (in the case of
BTRFS).

It seems that "subvolid" is stable. It is possible to change it but it doesn't
change on it's own (as far as I can tell...)

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

[okular] [Bug 436990] Interactive PDF Forms with field validation cannot be filled due to repeating error window

2021-05-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=436990

--- Comment #2 from Albert Astals Cid  ---
It's not errors, it's messagebox popped up by the Javascript of the document,
could very well be anything, so no they can't appear anyway else.

I have not checked the code at all, but my guess the problem here is, that the
file does:

 If the field has an won focus -> show messagebox saying what the field
contents has to be

But that makes it lose the focus to the messagebox and win it again, so 

 If the field has an won focus -> show messagebox saying what the field
contents has to be


etc. etc.

Would need time to check that is indeed the problem and make it realize that if
it's winning the focus and had it and was lost because a mesagebox was shown,
there's no need to show the messagebox again.

And also check what Adobe Reader does with the file, because it's super easy to
infinite loop firefox too

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

[frameworks-frameworkintegration] [Bug 437008] border line through all windows tabs when using Oxygen style

2021-05-13 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=437008

Ahmad Samir  changed:

   What|Removed |Added

  Component|tabbar  |general
Product|konsole |frameworks-frameworkintegra
   ||tion
Version|19.12.3 |unspecified
   Assignee|konsole-de...@kde.org   |kdelibs-b...@kde.org

--- Comment #3 from Ahmad Samir  ---
It's a bug, it should fixed.

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

[systemsettings] [Bug 437055] systemsettings hangs at startup

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437055

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.22
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||ec245ebf612bf16b31d45f51cbf
   ||cfaf3f9cd9fd6
 Resolution|--- |FIXED

--- Comment #4 from Nate Graham  ---
Fixed by merging that.

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

[okular] [Bug 437010] Windows build doesnt remember window size + location

2021-05-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=437010

Albert Astals Cid  changed:

   What|Removed |Added

   Platform|Other   |Microsoft Windows
 OS|Other   |Microsoft Windows
 CC||aa...@kde.org

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

[systemsettings] [Bug 437055] systemsettings hangs at startup

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437055

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #3 from Nate Graham  ---
Yay!

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

[okular] [Bug 436738] docdata duplicated each time pdf is edited

2021-05-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=436738

--- Comment #11 from Albert Astals Cid  ---
I fear that what you're suggesting would create too much I/O. Each time i open
a PDF i have never opened before i would have to read all the filenames in the
docdata folder in case some of them has a matching sha.

Doesn't sound like it would work fine at scale.

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

[plasmashell] [Bug 436907] [Wayland] clicking on task manager icon to bring windows to the front doesn't work

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436907

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.22
 CC||n...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Nate Graham  ---
Fixed in Plasma 5.22 already. :)

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

[krita] [Bug 437031] Range select and pressing clearshould clear everything

2021-05-13 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=437031

Eoin O'Neill  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |eoinoneill1...@gmail.com

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

  1   2   3   4   >