[kcontrol] [Bug 59027] Shortcuts cannot be only Alt+Shift or Ctrl+Alt or similar

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=59027

--- Comment #11 from kdeuzver  ---
`Alt+Shift` does'nt works together at all for shortcuts. Neither for default
nor for custom.

Despite the `Ctrl+Alt+Shift+ARROW_RIGHT` and `Ctrl+Alt+Shift+ARROW_LEFT` is set
by defalt for moving windows across desktops - it doesn't works!
The `Shift` is ignored and just `Ctrl+Alt+ARROW_RIGHT` and
`Ctrl+Alt+ARROW_LEFT` is triggered.

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

[frameworks-kglobalaccel] [Bug 384597] Shift+alt+[arrow keys] and Shift+Meta+[arrow keys] shortcuts broken in 5.38.0

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=384597

kdeuzver  changed:

   What|Removed |Added

 CC||asdf...@manlymail.net

--- Comment #29 from kdeuzver  ---
I submited a new bug: https://bugs.kde.org/show_bug.cgi?id=473496

`Alt+Shift` does'nt works together at all for shortcuts. Neither for default
nor for custom.

Despite the `Ctrl+Alt+Shift+ARROW_RIGHT` and `Ctrl+Alt+Shift+ARROW_LEFT` is set
by defalt for moving windows across desktops - it doesn't works!
The `Shift` is ignored and just `Ctrl+Alt+ARROW_RIGHT` and
`Ctrl+Alt+ARROW_LEFT` is triggered.

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

[kwin] [Bug 473496] Can't set a custom shortcut with Alt+Shift together simultaneously

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=473496

--- Comment #2 from kdeuzver  ---
Despite the `Ctrl+Alt+Shift+ARROW_RIGHT` and `Ctrl+Alt+Shift+ARROW_LEFT` is set
by defalt for moving windows across desktops - it doesn't works!
The `Shift` is ignored and just `Ctrl+Alt+ARROW_RIGHT` and
`Ctrl+Alt+ARROW_LEFT` is triggered.

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

[kcontrol] [Bug 59027] Shortcuts cannot be only Alt+Shift or Ctrl+Alt or similar

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=59027

--- Comment #10 from kdeuzver  ---
Here is a bug i submited: https://bugs.kde.org/show_bug.cgi?id=473496

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

[kcontrol] [Bug 59027] Shortcuts cannot be only Alt+Shift or Ctrl+Alt or similar

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=59027

--- Comment #9 from kdeuzver  ---
I can't even use Alt+Shift+SOME_KEY as a shortcut

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

[kwin] [Bug 473496] Can't set a custom shortcut with Alt+Shift together simultaneously

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=473496

--- Comment #1 from kdeuzver  ---
Can't set:  
Ctrl+Alt+Shift+ARROW_RIGHT or Ctrl+Alt+Shift+ARROW_LEFT

Can only:  
Ctrl+Alt+ARROW_RIGHT or Ctrl+Alt+ARROW_LEFT or Ctrl+Shift+ARROW_RIGHT or
Ctrl+Shift+ARROW_LEFT

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

[kwin] [Bug 473496] New: Can't set a custom shortcut with Alt+Shift together simultaneously

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=473496

Bug ID: 473496
   Summary: Can't set a custom shortcut with Alt+Shift together
simultaneously
Classification: Plasma
   Product: kwin
   Version: unspecified
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: asdf...@manlymail.net
  Target Milestone: ---

SUMMARY  
Can't set a custom shortcut with Alt+Shift together.

STEPS TO REPRODUCE  
1. Open shortcuts settings for KWin
2. Try to bind Ctrl+Alt+Shift+KEY custom shortcut e.g. for moving windows to
another desktops

OBSERVED RESULT  
Can't use Alt+Shift simultaneously for custom shortcut

EXPECTED RESULT  
Can use ANY keys and modifiers in ANY combination

SOFTWARE/OS VERSIONS  
Ubuntu: 20.04 (Feren OS)
Linux: 5.15.0-79-generic
KDE Plasma Version: 5.25.5-0xneon+20.04+focal+release+build60
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION  
https://www.reddit.com/r/kde/comments/z1zm0p/deleted_by_user/

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

[kcontrol] [Bug 59027] Shortcuts cannot be only Alt+Shift or Ctrl+Alt or similar

2023-08-17 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=59027

kdeuzver  changed:

   What|Removed |Added

 CC||asdf...@manlymail.net

--- Comment #8 from kdeuzver  ---
I stumbled upon this too

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

[plasmashell] [Bug 473432] Plasma crashes in libtrianglemousefilterplugin when opening app

2023-08-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=473432

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/1e8a8d6e6c338bcc66c781863 |t/dc146e7164a5dcb3a6ed48293
   |222a038d7136618 |98db69378111f0e

--- Comment #3 from Fushan Wen  ---
Git commit dc146e7164a5dcb3a6ed4829398db69378111f0e by Fushan Wen.
Committed on 18/08/2023 at 06:28.
Pushed by fusionfuture into branch 'Plasma/5.27'.

TriangleMouseFilter: check intercepted item still exists in reset timer

m_interceptedHoverItem.item can be deleted before m_interceptedHoverItem
is reset, so checking interceptedHoverEnterPosition is not enough.
FIXED-IN: 5.27.8


(cherry picked from commit 1e8a8d6e6c338bcc66c781863222a038d7136618)

M  +1-1components/trianglemousefilter/trianglemousefilter.cpp
M  +1-1components/trianglemousefilter/trianglemousefilter.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/dc146e7164a5dcb3a6ed4829398db69378111f0e

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

[plasmashell] [Bug 473432] Plasma crashes in libtrianglemousefilterplugin when opening app

2023-08-17 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=473432

Fushan Wen  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |FIXED
   Version Fixed In||5.27.8
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/1e8a8d6e6c338bcc66c781863
   ||222a038d7136618
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Fushan Wen  ---
Git commit 1e8a8d6e6c338bcc66c781863222a038d7136618 by Fushan Wen.
Committed on 18/08/2023 at 06:26.
Pushed by fusionfuture into branch 'master'.

TriangleMouseFilter: check intercepted item still exists in reset timer

m_interceptedHoverItem.item can be deleted before m_interceptedHoverItem
is reset, so checking interceptedHoverEnterPosition is not enough.
FIXED-IN: 5.27.8

M  +1-1components/trianglemousefilter/trianglemousefilter.cpp
M  +1-1components/trianglemousefilter/trianglemousefilter.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/1e8a8d6e6c338bcc66c781863222a038d7136618

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

[plasmashell] [Bug 469672] Blank screen after login. Wayland only.

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469672

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[dolphin] [Bug 472943] Removal of a place is impossible when directory does not exist anymore

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472943

--- 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 472077] pen is slow

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472077

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.

[krita] [Bug 472940] Crash when quitting the application with About Krita selected and the "About Krita" window displayed.

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472940

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

[okular] [Bug 473495] New: Give an option not to apply compatibility decomposition when copying

2023-08-17 Thread Huanyu Liu
https://bugs.kde.org/show_bug.cgi?id=473495

Bug ID: 473495
   Summary: Give an option not to apply compatibility
decomposition when copying
Classification: Applications
   Product: okular
   Version: 22.12.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: 1293660...@qq.com
  Target Milestone: ---

SUMMARY
When copying from Okular, all characters will be completely decomposed, i.e.
both canonical decomposition and compatibility decomposition will be applied
(see the Unicode Standard). While canonical decompostion is fine at most time,
compatibility decomposition is not always desired, since some formatting
information will be lost. It is especially a problem for punctuations in
Chinese, because we almost always use fullwidth characters, but they are
defined as compatibility decomposable to their ASCII counterparts, which are
almost never used (unless when mixed with Latin scripts, and those ASCII
counterparts are used exclusively for them).


STEPS TO REPRODUCE
1. Create any text file with the content "你好,世界!"
2. Open it with Okular
3. Copy the content

OBSERVED RESULT
The copied result is "你好,世界!", where "," (U+FF0C) is turned into "," (U+U+002C)
and "!" (U+FF01) is turned into "!" (U+0021).

EXPECTED RESULT
We should have an option to turn off compatibility decomposition (or canonical
decomposition, just in case) and the content should be copied as-is.

SOFTWARE/OS VERSIONS
Linux: Ubuntu 23.04
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
The version provided by Ubuntu may be a little old, but that shouldn't matter.

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

[plasmashell] [Bug 473494] Plasma crash while checking system info

2023-08-17 Thread Natalia
https://bugs.kde.org/show_bug.cgi?id=473494

--- Comment #1 from Natalia  ---
Created attachment 161042
  --> https://bugs.kde.org/attachment.cgi?id=161042=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[plasmashell] [Bug 473494] New: Plasma crash while checking system info

2023-08-17 Thread Natalia
https://bugs.kde.org/show_bug.cgi?id=473494

Bug ID: 473494
   Summary: Plasma crash while checking system info
Classification: Plasma
   Product: plasmashell
   Version: 5.27.7
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: invaliduser...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.7)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.9-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.7 [CoredumpBackend]

-- Information about the crash:
Crash occured after plugging in an external USB 3.0 drive and navigating to
"System Settings" -> "Show More Information" to check it

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  std::__atomic_base::load (__m=std::memory_order_acquire,
this=) at
/usr/include/c++/13/bits/atomic_base.h:835
#6  std::atomic::load (__m=std::memory_order_acquire, this=) at
/usr/include/c++/13/atomic:577
#7  QAtomicOps::loadAcquire (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:251
#8  QBasicAtomicPointer::loadAcquire (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:255
#9  QBasicAtomicPointer::operator QThreadData* (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:251


Reported using DrKonqi

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

[plasmashell] [Bug 446548] Let Trash applet be in the system tray

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446548

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|ASSIGNED|RESOLVED

--- Comment #12 from Nate Graham  ---
We didn't achieve consensus that this is better, so I'm afraid that at this
time the feature request will not be implemented, sorry!

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

[systemsettings] [Bug 469730] Night color shifting does not start at the correct time or end at the correct time

2023-08-17 Thread Ivan Garcia
https://bugs.kde.org/show_bug.cgi?id=469730

--- Comment #11 from Ivan Garcia  ---
(In reply to Nate Graham from comment #8)
> Can you please paste the output of running `qdbus org.kde.KWin /ColorCorrect
> GetAll org.kde.kwin.ColorCorrect` in a terminal window when the screen color
> temperature is incorrect? Please also specify the expected screen
> temperature. Thanks!

Info attached, thanks!

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

[Discover] [Bug 473492] Discover search broken

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473492

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasma-pa] [Bug 473493] Wrong volume changes across all controls

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473493

gudvinr+...@gmail.com changed:

   What|Removed |Added

  Component|applet  |general

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

[plasma-pa] [Bug 473493] New: Wrong volume changes across all controls

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473493

Bug ID: 473493
   Summary: Wrong volume changes across all controls
Classification: Plasma
   Product: plasma-pa
   Version: 5.27.7
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: plasma-b...@kde.org
  Reporter: gudvinr+...@gmail.com
CC: isma...@gmail.com, m...@ratijas.tk, now...@gmail.com
  Target Milestone: ---

SUMMARY

When I switch to another default sink (from BT speaker to built-in 3.5mm audio
output), volume changes through hotkeys and applet scroll wheel still change
volume of previous sink.

STEPS TO REPRODUCE
1. Connect to BT audio
2. Switch sinks (either through pactl or via applet; didn't matter for the
result) to built-in audio
3. Try to change volume

OBSERVED RESULT
Volume for BT changes

EXPECTED RESULT
Volume for built-in audio should change instead

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.1.45-1-lts (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
I use pipewire (and, as a consequence, pipewire-pulse compatibility layer) of
version 0.3.77

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

[Discover] [Bug 473492] New: Discover search broken

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473492

Bug ID: 473492
   Summary: Discover search broken
Classification: Applications
   Product: Discover
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: table9ga...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 161041
  --> https://bugs.kde.org/attachment.cgi?id=161041=edit
A picture showing the error.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open Discover
2. Search for anything.

OBSERVED RESULT
It shows nothing.
EXPECTED RESULT
It shows the search results.

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/a
Linux/KDE Plasma: KDE neon Unstable Edition
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.340.0
Qt Version: 6.6.0

ADDITIONAL INFORMATION

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

[Akonadi] [Bug 471933] akonadi crash on logout

2023-08-17 Thread Torsten Römer
https://bugs.kde.org/show_bug.cgi?id=471933

Torsten Römer  changed:

   What|Removed |Added

 CC||d...@luniks.net

--- Comment #1 from Torsten Römer  ---
Similar issue here when connecting the laptop to an external screen including
automatic switching audio from internal to HDMI.
All applications are killed and there is a blank session with just the crash
reporter running.

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

[neon] [Bug 473426] Windows don't work properly after latest update on 2023-08-14

2023-08-17 Thread EBiForE
https://bugs.kde.org/show_bug.cgi?id=473426

--- Comment #12 from EBiForE  ---
(In reply to Nicolas Fella from comment #11)
> *** Bug 473491 has been marked as a duplicate of this bug. ***

Duplicate, Ok, Thanks, I'm sorry

You can upgrade your system by ctrl+alt+f3, but not at the moment, because the
bug is still present
I have tried with xfce in kde neon as emergency DE and all works well
I hade tried to change themes, disable effects, but kwin crash anyway

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

[konsole] [Bug 473465] Konsole does not respect --workdir option when install as Flatpak

2023-08-17 Thread kotbehemot
https://bugs.kde.org/show_bug.cgi?id=473465

--- Comment #1 from kotbehemot  ---
Created attachment 161040
  --> https://bugs.kde.org/attachment.cgi?id=161040=edit
vbvv

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

[konsole] [Bug 473465] Konsole does not respect --workdir option when install as Flatpak

2023-08-17 Thread kotbehemot
https://bugs.kde.org/show_bug.cgi?id=473465

kotbehemot  changed:

   What|Removed |Added

 CC||grazynaslawczyn...@gmail.co
   ||m

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

[okular] [Bug 473476] Okular crashing (SIGSEGV) when saving a PDF

2023-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=473476

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
Your backtrace is not very useful. Get yourself debug symbols and post it
again.

Ideally also run this through valgrind and tell us what valgrind says.

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

[Powerdevil] [Bug 473392] segfault after suspend-resume on wayland

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473392

--- Comment #4 from knd...@outlook.com ---
The full backtrace using debuginfod. `bt full` did not add anything useful so I
am posting the short version `bt`

#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x7fa4cf28e8a3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x7fa4cf23e668 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x7fa4cf2264b8 in __GI_abort () at abort.c:79
#4  0x7fa4cfaa0098 in qt_message_fatal (message=...,
context=) at global/qlogging.cpp:1919
#5  QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7ffecd96d6c0, msg=msg@entry=0x7fa4d05737de "%s") at
global/qlogging.cpp:898
#6  0x7fa4d013f3f2 in init_platform (argv=,
argc=@0x7ffecd96d90c: 1, platformThemeName=..., platformPluginPath=...,
pluginNamesWithArguments=...) at kernel/qguiapplication.cpp:1254
#7  QGuiApplicationPrivate::createPlatformIntegration() (this=0x5588235f0b90)
at kernel/qguiapplication.cpp:1484
#8  0x7fa4d013fa69 in QGuiApplicationPrivate::createEventDispatcher()
(this=) at kernel/qguiapplication.cpp:1501
#9  0x7fa4cfc9c195 in QCoreApplicationPrivate::init()
(this=this@entry=0x5588235f0b90) at kernel/qcoreapplication.cpp:835
#10 0x7fa4d013fb16 in QGuiApplicationPrivate::init() (this=0x5588235f0b90)
at kernel/qguiapplication.cpp:1530
#11 0x7fa4d014084c in QGuiApplication::QGuiApplication(int&, char**, int)
(this=this@entry=0x7ffecd96d940, argc=@0x7ffecd96d90c: 1, argv=0x7ffecd96dac8,
flags=flags@entry=331530, this=, argc=,
argv=, flags=)
at ../../include/QtGui/../../src/gui/kernel/qguiapplication.h:203
#12 0x558821d420a5 in PowerDevilApp::PowerDevilApp(int&, char**)
(argv=, argc=@0x7ffecd96d90c: 1, this=0x7ffecd96d940) at
/usr/src/debug/powerdevil-ddcutil/powerdevil-5.27.7/daemon/powerdevilapp.cpp:48
#13 main(int, char**) (argc=, argv=) at
/usr/src/debug/powerdevil-ddcutil/powerdevil-5.27.7/daemon/powerdevilapp.cpp:155

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

[Powerdevil] [Bug 473392] segfault after suspend-resume on wayland

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473392

--- Comment #3 from knd...@outlook.com ---
https://bbs.archlinux.org/viewtopic.php?id=263885 appears related

> This is what journalctl reports (option -p 3) about the time of the attempted 
> logout. 
> Lots of KDE related task notifying the end of the Wayland connection, some 
> several times
> and lots of coredumps of KDE related tasks ...

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

[Powerdevil] [Bug 473392] segfault after suspend-resume on wayland

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473392

knd...@outlook.com changed:

   What|Removed |Added

Version|5.27.3  |5.27.7
 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from knd...@outlook.com ---
The backtrace was sloppy the first time because I had built the package from
AUR with `!debug` and `strip` enabled by default. I updated it to the latest
powerdevil and built it with debug symbols this time. systemd-coredumpd does
not seem to catch the backtrace again, but I'll give it another shot.

I simplified the crash to a much simpler case. powerdevil crashes and aborts on
logging out. Here's the rough timeline. Logs attached at the end.

1. Cold boot
2. Log in: SDDM is still on X11 because wayland does not work for me
3. Log out: no errors related to powerdevil until this point

org_kde_powerdevil[1136]: The Wayland connection broke. Did the Wayland
compositor die?
systemd[890]: Starting Powerdevil...
systemd[890]: plasma-powerdevil.service: Scheduled restart job, restart counter
is at 1.
org_kde_powerdevil[1596]: Failed to create wl_display (No such file or
directory)
org_kde_powerdevil[1596]: This application failed to start because no Qt
platform plugin could be initialized. Reinstalling the application may fix this
problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl,
offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl,
wayland-xcomposite-glx, xcb.
org_kde_powerdevil[1596]: qt.qpa.plugin: Could not load the Qt platform plugin
"wayland" in "" even though it was found.
systemd[890]: Failed to start Powerdevil.
systemd[890]: plasma-powerdevil.service: Failed with result 'core-dump'.
systemd[890]: plasma-powerdevil.service: Main process exited, code=dumped,
status=6/ABRT

Note: A lot of other kde services such as kdeconnectd, krunner,
kactivitymanagerd, plasmashell, kwalletd5, kded5 die with similar error
message. plasmashell produces a core dump when systemd tries to restart it:
`plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.`

To summarize, can we reduce the scope of this bug to finding the reason why
services automatically start after a logout?

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

[neon] [Bug 473426] Windows don't work properly after latest update on 2023-08-14

2023-08-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473426

Nicolas Fella  changed:

   What|Removed |Added

 CC||linux4free...@gmail.com

--- Comment #11 from Nicolas Fella  ---
*** Bug 473491 has been marked as a duplicate of this bug. ***

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

[kde] [Bug 473491] kwin crash ?

2023-08-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473491

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nicolas Fella  ---


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

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

[Tokodon] [Bug 472561] Multi-Account: Show account info on popups

2023-08-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=472561

Joshua Goins  changed:

   What|Removed |Added

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

--- Comment #1 from Joshua Goins  ---
I went to check, and this exists already believe it or not :D In the top right
corner of a notification (in Plasma) next to the application label is the
username. It works identical to NeoChat in this regard.

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

[kde] [Bug 473491] New: kwin crash ?

2023-08-17 Thread EBiForE
https://bugs.kde.org/show_bug.cgi?id=473491

Bug ID: 473491
   Summary: kwin crash ?
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: linux4free...@gmail.com
  Target Milestone: ---

Application: systemsettings (5.27.7)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.2.0-26-generic x86_64
Windowing System: X11
Distribution: KDE neon Testing Edition
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
no window title bar
i can't move windows
i can't use shortcut
i can't use desktop

The crash can be reproduced every time.

-- Backtrace:
Application: Impostazioni di sistema (systemsettings), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140006791710208)
at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140006791710208) at
./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140006791710208, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#7  0x7f55e3442476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7f55e34287f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x7f55e34896f6 in __libc_message (action=action@entry=do_abort,
fmt=fmt@entry=0x7f55e35db943 "*** %s ***: terminated\n") at
../sysdeps/posix/libc_fatal.c:155
#10 0x7f55e353676a in __GI___fortify_fail (msg=msg@entry=0x7f55e35db92b
"stack smashing detected") at ./debug/fortify_fail.c:26
#11 0x7f55e3536736 in __stack_chk_fail () at ./debug/stack_chk_fail.c:24
#12 0x7f55e1ba7f3a in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7f55e1ba8d35 in
QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*,
QV4::ExecutionEngine*, QV4::Lookup*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x7f55e1bc84e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x7f55e1bccf5f in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x7f55e1b5ee3e in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x7f55e1cebb35 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x7f55e1c9c56b in QQmlBoundSignalExpression::evaluate(void**) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#19 0x7f55e1c9dca8 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7f55e1cd0795 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7f55e3ef44ab in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7f55e1cd0795 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x7f55e3ef44ab in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7f55e1cd0795 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#25 0x7f55e3ef44ab in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7f55e226a9a8 in QQuickItemPrivate::removeChild(QQuickItem*) () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#27 0x7f55e226c26c in QQuickItem::setParentItem(QQuickItem*) () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#28 0x7f55e2272803 in QQuickItem::qt_metacall(QMetaObject::Call, int,
void**) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#29 0x7f55e22ecbea in QQuickFlickable::qt_metacall(QMetaObject::Call, int,
void**) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#30 0x7f55e233af4a in QQuickItemView::qt_metacall(QMetaObject::Call, int,
void**) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#31 0x7f55e234caaa in QQuickListView::qt_metacall(QMetaObject::Call, int,
void**) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#32 0x7f55e1c8b8de in QQmlPropertyPrivate::write(QObject*, QQmlPropertyData
const&, QVariant const&, QQmlContextData*, QFlags)
() from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#33 0x7f55e1bae232 in
QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*,
QQmlPropertyData*, QV4::Value const&) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#34 0x7f55e1bae7d2 in
QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*,
QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&)
() from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#35 0x7f55e1bae975 in QV4::QObjectWrapper::virtualPut(QV4::Managed*,
QV4::PropertyKey, QV4::Value const&, QV4::Value*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#36 0x7f55e1b359b7 in QV4::Lookup::setterFallback(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value&, QV4::Value const&) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#37 0x7f55e1bc8bb2 in ?? 

[plasma-systemmonitor] [Bug 473424] GPU monitoring widget fails with 2 dedicated Nvidia cards

2023-08-17 Thread Shad Young
https://bugs.kde.org/show_bug.cgi?id=473424

--- Comment #3 from Shad Young  ---
I have now tested and confirmed this on both Kubuntu 23.04, and Neon 5.27.

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

[kdeconnect] [Bug 463247] Unable to create new KDE CONNECT SMS messages with "+New" - button greyed out

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=463247

himcesjf.p...@gmail.com changed:

   What|Removed |Added

 CC||himcesjf.p...@gmail.com

--- Comment #10 from himcesjf.p...@gmail.com ---
In kdeconnect-kde/smsapp/qml/ConversationList.qml, the +New button requires
SmsHelper.isAddressValid() to be true for the button to be enabled. The
SmsHelper.isAddressValid() function can only be called when there is text in
the input field. If there is no text in the input field, then the function will
not be called, and the +New button will remain disabled.

So +New button is enabled when the following conditions are met:
1. There is text in the search field.
2. The text in the search field is a valid phone number (minimum of 3 digits
and maximum upto 15 digits)
3. The device is connected.

Hence, the observed result of +New button appeared greyed out upon opening KDE
Connect > SMS Messages as there is no text in the input field by default upon
opening.


For the expected result of 'When Opening KDE Connect > SMS Messages +New button
is available and can create new SMS Message' --

1. +New button to be available

onEnabledChanged: {
enabled = true
}

//we want the button to be enabled whenever the application is opened,
regardless of whether the device is connected or not. So, we use the
onEnabledChanged() signal to set the enabled property of the button to true.
Did not use onCreated() signal as the button would only be enabled once, when
the application is first opened. If the device is not connected when the
application is first opened, the button would be disabled.

2. Now that the button is enabled upon opening, too allow creating SMS when the
device is connected, the number is valideate SMS. 

onClicked: {
if (deviceConnected && SmsHelper.isAddressValid(filter.text)) {
conversationListModel.createConversationForAddress(filter.text)
view.currentIndex = 0
}
}

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

[plasmashell] [Bug 472003] Clicking on apps' systray icons have no effect (regular applets work fine)

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472003

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.5.3

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

[plasmashell] [Bug 472003] Clicking on apps' systray icons have no effect (regular applets work fine)

2023-08-17 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=472003

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #16 from Kai Uwe Broulik  ---
Qt bug, potential fix submitted at
https://codereview.qt-project.org/c/qt/qtdeclarative/+/497473

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

[frameworks-kwidgetsaddons] [Bug 472355] Misaligned header text in most of the configuration windows

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472355

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||6.0

--- Comment #2 from Nate Graham  ---
This has been fixed by Waqar Ahmed's work with
https://invent.kde.org/frameworks/kwidgetsaddons/-/commit/c8c3cdfd681508b2e496c20df83c562806e0dc62.
I was planning to do it after he merged that work, but he fixed this issue as
well as a part of it!

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

[plasmashell] [Bug 473483] [Wayland] Window preview blank when hovering icon

2023-08-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=473483

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[valgrind] [Bug 472409] Assertion '!overlap' failed.

2023-08-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472409

--- Comment #16 from Paul Floyd  ---
Possibly relevant.

https://reviews.llvm.org/D64906

I'll try -z noseparate-code and see if I can reproduce the issue.

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

[kmymoney] [Bug 473490] New: Store backup folder so it is per data file and not just per user

2023-08-17 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=473490

Bug ID: 473490
   Summary: Store backup folder so it is per data file and not
just per user
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ostrof...@users.sourceforge.net
  Target Milestone: ---

I maintain two kmy files, one for personal finances, and another for an
organization for which I am Treasurer.  I want the backups of those saved in
different folders, but now I must either copy some of them to a different
folder, or else remember to reset the backup folder based on which file I have
open.  My preference would be to store this backup folder within the data file
itself, since there can only be one.  If it is stored in the user's
configuration file, it would need to be the pair of file name and backup
folder, and that list would be likely to proliferate in include long unused
entries.

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

[krita] [Bug 473484] Krita 5.2.0-beta 2 closes when trying to open animation file.

2023-08-17 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=473484

Emmet O'Neill  changed:

   What|Removed |Added

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

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

[krita] [Bug 473485] QAbstractItemModel::endInsertColumns: Invalid index

2023-08-17 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=473485

Emmet O'Neill  changed:

   What|Removed |Added

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

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

[krita] [Bug 473485] QAbstractItemModel::endInsertColumns: Invalid index

2023-08-17 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=473485

Emmet O'Neill  changed:

   What|Removed |Added

 CC||emmetoneill@gmail.com
  Component|General |Animation

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

[valgrind] [Bug 472963] Broken regular expression in configure.ac

2023-08-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472963

Paul Floyd  changed:

   What|Removed |Added

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

--- Comment #2 from Paul Floyd  ---
commit 991bf3789a828e60c24776a1cd2f8271255596bc
Author: Paul Floyd 
Date:   Thu Aug 17 22:05:47 2023 +0200

Bug 472963 - Broken regular expression in configure.ac

Was extracting the last two decimal digits from a hex humber.

I switched to using grep and sed because the proposed solution
didn't work on Solaris 11.3.

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

[digikam] [Bug 393382] Add documentation section about the BQM custom shell scripts tool.

2023-08-17 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=393382

--- Comment #20 from Such A Shame  ---
Can't make scripts work without constantly getting "Failed to process item..."
& "Failed to create file..." however occasionally file is there after
refreshing. Applies for both images and sound.

BQM seems to have base tool for cropping but why it's not possible to do
cropping to center as it would possibly be the most likely use case?

There's plenty of very nice tools in this software but these could be made more
intuitive and effective to use.

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

[kdeconnect] [Bug 473421] Deprecated links to source code under Download tab on KDE Connect website

2023-08-17 Thread Ben Bonacci
https://bugs.kde.org/show_bug.cgi?id=473421

Ben Bonacci  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/webs
   ||ites/kdeconnect-kde-org/-/c
   ||ommit/2cd8308516888953edcb5
   ||a939e6a950ff6f31a47
 Resolution|--- |FIXED

--- Comment #2 from Ben Bonacci  ---
Git commit 2cd8308516888953edcb5a939e6a950ff6f31a47 by Ben Bonacci.
Committed on 17/08/2023 at 13:38.
Pushed by phunh into branch 'master'.

Update source code hyperlinks
This commit updates the source code hyperlinks to the updated location

M  +1-1download.html

https://invent.kde.org/websites/kdeconnect-kde-org/-/commit/2cd8308516888953edcb5a939e6a950ff6f31a47

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

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473478

--- Comment #9 from grum...@grum.fr ---
To be more precise 


Build #2097 (Aug 13, 2023 4:09:00 PM)
krita-5.3.0-prealpha-afb761c5d8-x86_64.appimage

==> the error message is here

So it's a commit merged between 
krita-5.3.0-prealpha-a4fa5a5ccb-x86_64.appimage (2023-08-10)
 and 
krita-5.3.0-prealpha-afb761c5d8-x86_64.appimage (2023-08-13)

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

[plasma-pa] [Bug 473093] Multiple duplicate entries after interface re-connection

2023-08-17 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=473093

Fabio Coatti  changed:

   What|Removed |Added

 CC|fabio.coa...@gmail.com  |

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

[Spectacle] [Bug 473446] spectacle (wayland) main window does not disappears when taking a screenshot, no config option available

2023-08-17 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=473446

--- Comment #3 from Fabio Coatti  ---
Created attachment 161039
  --> https://bugs.kde.org/attachment.cgi?id=161039=edit
Windows rules

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

[Spectacle] [Bug 473446] spectacle (wayland) main window does not disappears when taking a screenshot, no config option available

2023-08-17 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=473446

--- Comment #2 from Fabio Coatti  ---
Only for konsole, according to settings. (screenshot attached)

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

[policykit-kde-agent-1] [Bug 455578] Auth dialog shows a password field when requiring fingerprint for authorization even though password field does nothing

2023-08-17 Thread postix
https://bugs.kde.org/show_bug.cgi?id=455578

postix  changed:

   What|Removed |Added

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

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

[kscreenlocker] [Bug 462041] Fingerprint unlock gets stuck after resuming from standby

2023-08-17 Thread postix
https://bugs.kde.org/show_bug.cgi?id=462041

postix  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=455578
 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #2 from postix  ---
Can you still reproduce it? Seems to work for on Fedora 38. Though, bug #455578
bothers me, which shows a password field without function additional to the
fingerprint auth.

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

[plasmashell] [Bug 448271] Integrate night mode controls into separate Brightness applet

2023-08-17 Thread postix
https://bugs.kde.org/show_bug.cgi?id=448271

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasmashell] [Bug 424283] Split applet into two: "Power Management" and "Brightness"

2023-08-17 Thread postix
https://bugs.kde.org/show_bug.cgi?id=424283

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kdenlive] [Bug 454185] On startup, error popup: Unable to create io-slave

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454185

turtle.e...@gmail.com changed:

   What|Removed |Added

 Attachment #161037|0   |1
is obsolete||

--- Comment #10 from turtle.e...@gmail.com ---
Created attachment 161038
  --> https://bugs.kde.org/attachment.cgi?id=161038=edit
KIO-worker-popup.zip

Change: The KIO-worker-popup started to appear in kdenlive-22.04.2

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

[systemsettings] [Bug 473489] (wishlist) Application-specific control for enabling or disabling notification sounds when the app does not support configuring notifications on a per-event basis

2023-08-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473489

Nicolas Fella  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de,
   ||nicolas.fe...@gmx.de
Product|kde-inotify-survey  |systemsettings
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
  Component|general |kcm_notify

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

[plasmashell] [Bug 411155] Alternatives is missing hovering indicator

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411155

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||6d587a9de1951a34d8885f08dcc
   ||f8a3ae58925be
   Version Fixed In||6.0

--- Comment #6 from Nate Graham  ---
Git commit 6d587a9de1951a34d8885f08dccf8a3ae58925be by Nate Graham, on behalf
of Lukas Spies.
Committed on 17/08/2023 at 21:29.
Pushed by ngraham into branch 'master'.

AppletAlternatives: Add hovering indicator

The alternatives popup had no hovering indicator; only clicks on
entries resulted in visual feedback. This adds the typical highlight
effect for selecting entries.
FIXED-IN: 6.0

M  +64   -64   desktoppackage/contents/explorer/AppletAlternatives.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/6d587a9de1951a34d8885f08dccf8a3ae58925be

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

[plasmashell] [Bug 473483] [Wayland] Window preview blank when hovering icon

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473483

--- Comment #2 from edoardo...@gmail.com ---
(In reply to Nate Graham from comment #1)
> Is it broken for 100% of windows 100% of the time?
> 
> Or does it happen only sometimes?

I never had it working since around plasma 5.23 (the bug I commented on earlier
was the one I had found back then when searching for this problem) and has
never worked since then.
If it might be helpful, the system I'm having this issue on is an Acer nitro 5
with an i5-7300hq and 1050ti and I'm using the noveau drivers.

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

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473478

--- Comment #8 from grum...@grum.fr ---
Running built krita-5.3.0-prealpha-c86187cd73-x86_64.appimage give me the same
messages :-(

Taking a look on:
* krita-5.3.0-prealpha-a4fa5a5ccb-x86_64.appimage
 => downloaded 2023-08-10, after bug fix
https://bugs.kde.org/show_bug.cgi?id=473161 
 => no error message (font or QML) 

* krita-5.3.0-prealpha-cf19feaa2f-x86_64.appimage 
 => downloaded 2023-08-17 (built today ~6.00pm)
 => error message (font and QML) 


If it can help you for a bisect search 

Grum999

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

[xdg-desktop-portal-kde] [Bug 473464] Portal crashes in QPlatformWindow::isAncestorOf() crashes when trying to save a file

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473464

Nate Graham  changed:

   What|Removed |Added

Summary|Portail crashes when trying |Portal crashes in
   |to save a file  |QPlatformWindow::isAncestor
   ||Of() crashes when trying to
   ||save a file

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

[plasmashell] [Bug 473466] Plasma Crashed as a result of Restarting Network Interfaces

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473466

Nate Graham  changed:

   What|Removed |Added

  Component|general |generic-crash
   Target Milestone|--- |1.0
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
Product|kde |plasmashell
Version|unspecified |5.27.7
 CC||n...@kde.org

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

[plasmashell] [Bug 473456] Klipper has mixed up the order of clipboard history.

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473456

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Are you using X11 or Wayland?

Can you attach a screen recording that shows the problem happening?

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

[kdenlive] [Bug 454185] On startup, error popup: Unable to create io-slave

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454185

--- Comment #9 from turtle.e...@gmail.com ---
Created attachment 161037
  --> https://bugs.kde.org/attachment.cgi?id=161037=edit
System info. OS, package versions, and debug info from kdenlive

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

[kdenlive] [Bug 454185] On startup, error popup: Unable to create io-slave

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454185

turtle.e...@gmail.com changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #8 from turtle.e...@gmail.com ---
Here are some more details about this defect. This is mostly an annoyance
because it delays the start up of kdenlive. After clicking on the OK button
things seem to work OK.

This bug report: https://bugs.kde.org/show_bug.cgi?id=454185 was closed because
it could not be reproduced. More can be found at:
https://discuss.kde.org/t/popup-error-dialog-kio-worker-prob/2282
And I've included more details here.

The KIO-worker-popup started to appear in kdenlive-23.04.1 on my Ubuntu and
mxlinux laptops. Both use KDE Plasma for the desktop.  KDE Plasma seems to be
the important part for reproducing the bug.

kdenlive-21.12.2-x86_64.appimage - no popup with this and earlier versions
kdenlive-22.04.2-x86_64.AppImage - KIO-worker-popup first appears with this
version and all other versions after this.

Files in attached: KIO-worker-popup.zip
README.txt - see this file for more information
KIO-worker-popup.png - show the popup dialog
ubuntu-laptop-details.xml - System info, OS, package versions
mxlinux-laptop-details.xml - System info, OS, package versions
kdenlive-21.12.2-ub.log - startup output from kdenlive-21.12.2 on ubuntu
kdenlive-22.04.2-ub.log - startup output from kdenlive-22.04.2 on ubuntu
kdenlive-23.04.3-ub.log - startup output from kdenlive-23.04.1 on ubuntu
kdenlive-21.12.2-mx.log - startup output from kdenlive-21.12.2 on mxlinux
kdenlive-22.04.2-mx.log - startup output from kdenlive-22.04.2 on mxlinux

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

[Discover] [Bug 473332] Discover crashes when searching

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473332

Nate Graham  changed:

   What|Removed |Added

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

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

[Discover] [Bug 473472] Discover crashes when refreshing updates

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473472

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=473332

--- Comment #1 from Nate Graham  ---
Looks quite similar to Bug 473332.

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

[krita] [Bug 473479] Krita app keeps crashing while im drawing

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473479

Nate Graham  changed:

   What|Removed |Added

  Component|general |General
   Assignee|unassigned-b...@kde.org |krita-bugs-n...@kde.org
Product|kde |krita
 CC||n...@kde.org

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

[plasma-mobile-settings] [Bug 473480] Incorrect charging status with Pine keyboard

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473480

Nate Graham  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |espi...@gmail.com
Product|Powerdevil  |plasma-mobile-settings
 CC||n...@kde.org
Version|5.27.7  |unspecified
  Component|general |general

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

[plasmashell] [Bug 473483] [Wayland] Window preview blank when hovering icon

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473483

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Is it broken for 100% of windows 100% of the time?

Or does it happen only sometimes?

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

[kmail2] [Bug 467147] Falkon and KMail (qtwebengine-based(?)) crash in QtWaylandClient::QWaylandWindow::handleScreensChanged() when DP screen is going to standby or powered off

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467147

Nate Graham  changed:

   What|Removed |Added

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

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

[konsole] [Bug 468846] Konsole crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external monitor (with connected keyboard and mouse) goes to sleep mode

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468846

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 473020] Plasma crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when screen powers down

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473020

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 419492] Plasma crashes in QPlatformScreen::screen() immediately after login to Wayland session with an external monitor connected to hdmi port and mult-monitor mode set to "Switch t

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419492

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=473020,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=468846,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=467147

--- Comment #25 from Nate Graham  ---
We have a very similar issue happening where apps and Plasma crash in
QtWaylandClient::QWaylandWindow::handleScreensChanged() when monitors enter
power save mode. See Bug 473020, Bug 468846, and Bug 467147.

I can't tell whether they're the exact same issue, or slightly different.

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

[plasmashell] [Bug 473020] Plasma crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when screen powers down

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473020

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma crashes in   |Plasma crashes in
   |QtWaylandClient::QWaylandWi |QtWaylandClient::QWaylandWi
   |ndow::handleScreensChanged( |ndow::handleScreensChanged(
   |) when screen configuration |) when screen powers down
   |changes |

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

[kmail2] [Bug 467147] Falkon and KMail (qtwebengine-based(?)) crash in QtWaylandClient::QWaylandWindow::handleScreensChanged() when DP screen is going to standby or powered off

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467147

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|Falkon and KMail|Falkon and KMail
   |(qtwebengine-based(?))  |(qtwebengine-based(?))
   |segfault when DP screen is  |crash in
   |going to standby or powered |QtWaylandClient::QWaylandWi
   |off |ndow::handleScreensChanged(
   ||) when DP screen is going
   ||to standby or powered off

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

[konsole] [Bug 468846] Konsole crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external monitor (with connected keyboard and mouse) goes to sleep mode

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468846

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|Konsole crashes when|Konsole crashes in
   |external monitor (with  |QtWaylandClient::QWaylandWi
   |connected keyboard and  |ndow::handleScreensChanged(
   |mouse) goes to sleep mode   |) when external monitor
   ||(with connected keyboard
   ||and mouse) goes to sleep
   ||mode

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

[plasmashell] [Bug 473020] Plasma crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when screen configuration changes

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473020

Nate Graham  changed:

   What|Removed |Added

 CC||cont...@mettekou.com

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

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

[plasmashell] [Bug 473462] In Wayland, plasmashell crashes when external monitors are disconnected and reconnected

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473462

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 473020] Plasma crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when screen configuration changes

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473020

Nate Graham  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
   Keywords||multiscreen
Summary|Lock screen crashes when|Plasma crashes in
   |screen is locked and screen |QtWaylandClient::QWaylandWi
   |sleeps  |ndow::handleScreensChanged(
   ||) when screen configuration
   ||changes
Product|kwin|plasmashell
  Component|wayland-generic |generic-crash
   Target Milestone|--- |1.0

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

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478

--- Comment #7 from Alvin Wong  ---
Can you please try the AppImage from
https://invent.kde.org/graphics/krita/-/jobs/1130894 after it's been built?

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

[Spectacle] [Bug 469527] Spectacle crashes in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469527

Nate Graham  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |noaha...@gmail.com
  Component|general |General
Version|unspecified |23.04.3
Product|kde |Spectacle
Summary|Applications crash in   |Spectacle crashes in
   |QWindowSystemInterface::han |QWindowSystemInterface::han
   |dleScreenRemoved() when |dleScreenRemoved() when
   |disabling screen where app  |disabling screen where app
   |is opened   |is opened

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

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473478

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473478

--- Comment #5 from grum...@grum.fr ---
Created attachment 161036
  --> https://bugs.kde.org/attachment.cgi?id=161036=edit
Touch docker

The touch docker seems to work properly

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

[Breeze] [Bug 466630] Need 16px version of system-switch-user icon to improve display in menus

2023-08-17 Thread Alexander Wilms
https://bugs.kde.org/show_bug.cgi?id=466630

Alexander Wilms  changed:

   What|Removed |Added

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

--- Comment #9 from Alexander Wilms  ---
Git commit 2eb68fda72ffe9e0a85809c88fb0195302769de7 by Nate Graham, on behalf
of Alexander Wilms.
Committed on 17/08/2023 at 16:46.
Pushed by ngraham into branch 'master'.

Add actions/16/system-switch-user

Based on actions/22/system-switch-user. Also add -symbolic symlink for it.

A  +1-0icons/actions/16/system-switch-user-symbolic.svg
A  +13-0   icons/actions/16/system-switch-user.svg

https://invent.kde.org/frameworks/breeze-icons/-/commit/2eb68fda72ffe9e0a85809c88fb0195302769de7

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

[dolphin] [Bug 416087] Optionally find hidden files using Dolphin's standard search

2023-08-17 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=416087

Stefan Brüns  changed:

   What|Removed |Added

 CC|stefan.bruens@rwth-aachen.d |
   |e   |

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

[bugs.kde.org] [Bug 473457] When filing a bug report, not all software has a git-master version

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473457

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Yeah, we need to harmonize these.

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

[plasmashell] [Bug 473454] Closing the global menu with the Esc key inappropriately triggers panel auto-hide when the cursor was still hovering over the panel

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473454

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |minor
 CC||n...@kde.org
Summary|Closing the global app menu |Closing the global menu
   |triggers panel auto-hide|with the Esc key
   ||inappropriately triggers
   ||panel auto-hide when the
   ||cursor was still hovering
   ||over the panel
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 473428] "ab" gives "About this System" but "abo" to "about th" gives KDiskFree instead of "About this System"

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473428

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
   Version Fixed In||6.0
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Nate Graham  ---
Thanks. It's fixed already for Plasma 6 by changing the search result
weightings and also by making Kickoff use the same ordering as KRunner.

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

[plasmashell] [Bug 473428] "ab" gives "About this System" but "abo" to "about th" gives KDiskFree instead of "About this System"

2023-08-17 Thread Yao Mitachi
https://bugs.kde.org/show_bug.cgi?id=473428

Yao Mitachi  changed:

   What|Removed |Added

  Component|general |Application Launcher
   ||(Kickoff)
   Target Milestone|--- |1.0
   Platform|Other   |Archlinux
Product|krunner |plasmashell
Version|master  |5.27.7

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

[ksysguard] [Bug 473486] wrong cpu measurement

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473486

--- Comment #2 from Bug Janitor Service  ---

Thank you for the bug report!

However Plasma 5.22.0 is no longer eligible for support or maintenance from
KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to a
supported version as soon as your distribution makes it available to you.
Plasma is a fast-moving project, and bugs in one version are often fixed in the
next one.

If you need support for Plasma 5.22.0, please contact your distribution, who
bears the responsibility of providing support for older releases that are no
longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel
free to re-open this bug report.

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

[ksysguard] [Bug 473486] wrong cpu measurement

2023-08-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473486

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #1 from Bug Janitor Service  ---

Thank you for the bug report!

However Plasma 5.22.0 is no longer eligible for support or maintenance from
KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to a
supported version as soon as your distribution makes it available to you.
Plasma is a fast-moving project, and bugs in one version are often fixed in the
next one.

If you need support for Plasma 5.22.0, please contact your distribution, who
bears the responsibility of providing support for older releases that are no
longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel
free to re-open this bug report.

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

[digikam] [Bug 473430] Tagging deletes the image file

2023-08-17 Thread Vince Dugar
https://bugs.kde.org/show_bug.cgi?id=473430

--- Comment #18 from Vince Dugar  ---
(In reply to caulier.gilles from comment #16)
> If Exiv2 corrupt file and not ExifTool, well the bug is certainly located in
> Exiv2 library. Please report this problem to Exiv2 project for github:
> 
> https://github.com/Exiv2/exiv2
> 
> Gilles Caulier

Gilles, It looks like you're already working with the exiv2 team in github.  I
can add my 2 cents if that would help.

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

[krunner] [Bug 473428] "ab" gives "About this System" but "abo" to "about th" gives KDiskFree instead of "About this System"

2023-08-17 Thread Yao Mitachi
https://bugs.kde.org/show_bug.cgi?id=473428

--- Comment #2 from Yao Mitachi  ---
Created attachment 161035
  --> https://bugs.kde.org/attachment.cgi?id=161035=edit
Screenshot of KDiskFree as the top result in Application Launcher for "about
th"

I am using 5.27.7, and this is actually about the Application Launcher widget
on the panel, not krunner. I've corrected this. Here's a screenshot.

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

[Spectacle] [Bug 473446] spectacle (wayland) main window does not disappears when taking a screenshot, no config option available

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473446

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Are you using any Window Rules?

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

[plasmashell] [Bug 473441] DaVinci Resolve does not display the toolbar correctly in the global menu

2023-08-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473441

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
This is a bug in the app. It's not exporting its menu to the global menu widget
correctly, but it's hiding its own menubar as if it did. You should report this
to the app's developers.

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

[frameworks-kio] [Bug 473228] Can't use Open dialog to open files with colons in the name but no spaces anywhere before the colon

2023-08-17 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=473228

David Faure  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/kio/-/commit/1f89769 |eworks/kio/-/commit/eba6da1
   |36d60979f4f329ba151d2cc870b |15b135565c3070af2380c1de1a8
   |7faf1b  |3946ce

--- Comment #6 from David Faure  ---
Git commit eba6da115b135565c3070af2380c1de1a83946ce by David Faure, on behalf
of Méven Car.
Committed on 17/08/2023 at 20:27.
Pushed by dfaure into branch 'kf5'.

KFileWidget: better exclude string that may look like Urls
(cherry picked from commit 1f8976936d60979f4f329ba151d2cc870b7faf1b)

M  +4-0autotests/kfilewidgettest.cpp
M  +4-1src/filewidgets/kfilewidget.cpp

https://invent.kde.org/frameworks/kio/-/commit/eba6da115b135565c3070af2380c1de1a83946ce

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

[konsole] [Bug 473487] "Missing executable shellcheck" error

2023-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473487

--- Comment #1 from tcanabr...@kde.org ---
Please install shellcheck

On Thu, 17 Aug 2023 at 19:59 Abdussamed  wrote:

> https://bugs.kde.org/show_bug.cgi?id=473487
>
> Bug ID: 473487
>Summary: "Missing executable shellcheck" error
> Classification: Applications
>Product: konsole
>Version: 23.04.3
>   Platform: Manjaro
> OS: Linux
> Status: REPORTED
>   Severity: normal
>   Priority: NOR
>  Component: general
>   Assignee: konsole-de...@kde.org
>   Reporter: abdussamedulu...@yandex.com.tr
>   Target Milestone: ---
>
> Created attachment 161033
>   --> https://bugs.kde.org/attachment.cgi?id=161033=edit
> Konsole screenshot
>
> SUMMARY
>
> Every time I start a terminal, I receive the error message "Missing
> executable
> shellcheck" for the first command I run.
>
> STEPS TO REPRODUCE
>
> 1 Launch your Konsole application.
> 2 Open the Quick Commands panel.
> 3 Double-click on a command.
>
> OBSERVED RESULT
>
> When I attempt to execute the command, it will prompt me to resolve the
> warning
> displayed at the bottom of the Quick Commands panel. If I manually remove
> those
> notifications and then try to run the command again, it will execute.
>
> EXPECTED RESULT
> I should be able to execute commands as long as there are no valid errors
> present.
>
>
> SOFTWARE/OS VERSIONS
>
> Linux 6.1 x64/ Manjaro (Up to date) / X11
> KDE Plasma: 5.27.7
> QT Version: 5.15.10
> KDE Frameworks Version: 5.108.0
>
> ADDITIONAL INFORMATION
>
> Language: Türkçe
> CPU: 8 × Intel® Core™ i5-10200H CPU @ 2.40GHz
> RAM: 16gb
> Device: MONSTER ABRA A5 V16.6
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.

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

  1   2   3   >