[kwin] [Bug 458233] In some games, controlling the camera with mouse, camera occasionally snaps into a different position when using Wayland

2023-11-10 Thread Pollux
https://bugs.kde.org/show_bug.cgi?id=458233

--- Comment #36 from Pollux  ---
i'm wondering how much it would cost to fix this bug as no one has been
assigned to fix it yet

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

[kwin] [Bug 476827] New: kwin_wayland crashes when using chromium if dim inactive effect enabled

2023-11-10 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=476827

Bug ID: 476827
   Summary: kwin_wayland crashes when using chromium if dim
inactive effect enabled
Classification: Plasma
   Product: kwin
   Version: 5.27.80
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aro...@archlinux.org
  Target Milestone: ---

If 'dim inactive' effect is enabled, kwin_wayland crashes constantly when using
Chromium (eg. when opening any menu).

Program terminated with signal SIGSEGV, Segmentation fault.
#0  std::__uniq_ptr_impl >::_M_ptr (this=0x38)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:199
199   pointer_M_ptr() const noexcept { return std::get<0>(_M_t); }
[Current thread is 1 (Thread 0x7f7e40332a00 (LWP 14259))]
(gdb) bt
#0  std::__uniq_ptr_impl >::_M_ptr() const (this=0x38)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:199
#1  std::unique_ptr >::get() const (this=0x38)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:470
#2  KWin::Group::effectGroup() (this=0x0) at
/usr/src/debug/kwin/kwin-5.27.80/src/group.h:80
#3  KWin::EffectWindowImpl::group() const (this=) at
/usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:1727
#4  0x558921e5d494 in KWin::belongToSameGroup (w2=0x5589247dbe70,
w1=)
at
/usr/src/debug/kwin/kwin-5.27.80/src/plugins/diminactive/diminactive.cpp:33
#5  KWin::DimInactiveEffect::canDimWindow(KWin::EffectWindow const*) const
(this=0x558924712fc0, w=0x5589247dbe70)
at
/usr/src/debug/kwin/kwin-5.27.80/src/plugins/diminactive/diminactive.cpp:170
#6  0x558921e5e1b7 in
KWin::DimInactiveEffect::paintWindow(KWin::RenderTarget const&,
KWin::RenderViewport const&, KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) (this=0x558924712fc0, renderTarget=..., viewport=...,
w=0x5589247dbe70, mask=0, region=..., data=...)
at
/usr/src/debug/kwin/kwin-5.27.80/src/plugins/diminactive/diminactive.cpp:119
#7  0x7f7e48021fd9 in
KWin::EffectsHandlerImpl::paintWindow(KWin::RenderTarget const&,
KWin::RenderViewport const&, KWin::EffectWindow*, int, QRegion const&,
KWin::WindowPaintData&) (this=0x5589246b2df0, renderTarget=..., viewport=...,
w=0x5589247dbe70, mask=0, region=, data=...)
at /usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:314
#8  0x7f7e48021fd9 in
KWin::EffectsHandlerImpl::paintWindow(KWin::RenderTarget const&,
KWin::RenderViewport const&, KWin::EffectWindow*, int, QRegion const&,
KWin::WindowPaintData&) (this=0x5589246b2df0, renderTarget=..., viewport=...,
w=0x5589247dbe70, mask=0, region=, data=...)
at /usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:314
#9  0x7f7e48021fd9 in
KWin::EffectsHandlerImpl::paintWindow(KWin::RenderTarget const&,
KWin::RenderViewport const&, KWin::EffectWindow*, int, QRegion const&,
KWin::WindowPaintData&) (this=0x5589246b2df0, renderTarget=..., viewport=...,
w=0x5589247dbe70, mask=0, region=, data=...)
at /usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:314
#10 0x7f7e481227d0 in KWin::WorkspaceScene::paintWindow(KWin::RenderTarget
const&, KWin::RenderViewport const&, KWin::WindowItem*, int, QRegion const&)
(this=, region=..., mask=0, item=0x558924c5eba0, viewport=...,
renderTarget=...)
at /usr/src/debug/kwin/kwin-5.27.80/src/scene/workspacescene.cpp:459
#11 KWin::WorkspaceScene::paintWindow(KWin::RenderTarget const&,
KWin::RenderViewport const&, KWin::WindowItem*, int, QRegion const&)
(this=this@entry=0x558923eb4e50, renderTarget=..., viewport=...,
item=0x558924c5eba0, mask=0, region=...)
at /usr/src/debug/kwin/kwin-5.27.80/src/scene/workspacescene.cpp:452
#12 0x7f7e48122ab4 in
KWin::WorkspaceScene::paintSimpleScreen(KWin::RenderTarget const&,
KWin::RenderViewport const&, int, QRegion const&)
(this=0x558923eb4e50, renderTarget=..., viewport=..., region=...) at
/usr/src/debug/kwin/kwin-5.27.80/src/scene/workspacescene.cpp:425
#13 0x7f7e480a13b0 in
KWin::EffectsHandlerImpl::paintScreen(KWin::RenderTarget const&,
KWin::RenderViewport const&, int, QRegion const&, KWin::Output*)
(screen=, region=, mask=,
viewport=, renderTarget=, this=0x5589246b2df0)
at /usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:286
#14 KWin::Effect::paintScreen(KWin::RenderTarget const&, KWin::RenderViewport
const&, int, QRegion const&, KWin::Output*)
(this=, renderTarget=, viewport=, mask=, region=, screen=)
at /usr/src/debug/kwin/kwin-5.27.80/src/libkwineffects/kwineffects.cpp:438
#15 0x7f7e480a13b0 in
KWin::EffectsHandlerImpl::paintScreen(KWin::RenderTarget const&,
KWin::RenderViewport const&, int, QRegion const&, KWin::Output*)
(screen=, region=, mask=,
viewport=, renderTarget=, this=0x5589246b2df0)
at /usr/src/debug/kwin/kwin-5.27.80/src/effects.cpp:286
#16 KWin::Effect::paintScreen(KWin::RenderTarget const&, KWin::RenderViewport
const&, int, QRegion const&, 

[kdenlive] [Bug 476826] Proxy files transcode incorrectly in v.23.8.2

2023-11-10 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=476826

--- Comment #1 from Mike  ---
Created attachment 163039
  --> https://bugs.kde.org/attachment.cgi?id=163039=edit
failed proxy file

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

[kdenlive] [Bug 476826] New: Proxy files transcode incorrectly in v.23.8.2

2023-11-10 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=476826

Bug ID: 476826
   Summary: Proxy files transcode incorrectly in v.23.8.2
Classification: Applications
   Product: kdenlive
   Version: 23.08.2
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: johnsonek...@gmail.com
  Target Milestone: ---

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. proxy checkbox checked on clip 
2. file is transcoded to proxy file
3. 

OBSERVED RESULT
proxy file is pixelated (see att.) 

EXPECTED RESULT 
the same files transcode correctly in v.23.04.3 
what has changed since v.23.04.3 ?

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

ADDITIONAL INFORMATION

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

[Breeze] [Bug 446468] Selected folder icon becomes white in selected list items

2023-11-10 Thread gianluca . pettinello
https://bugs.kde.org/show_bug.cgi?id=446468

--- Comment #30 from gianluca.pettine...@gmail.com  ---
Hello all,
Will the new ocean breeze theme have the same white select folder? Btw if a
folder is hidden it does not get white. So it is an inconsistent behavior.
Thanks for an update
Gianluca

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

[kate] [Bug 476825] New: Режим расстановки отступов does not fit the menu

2023-11-10 Thread Evgeniy
https://bugs.kde.org/show_bug.cgi?id=476825

Bug ID: 476825
   Summary: Режим расстановки отступов does not fit the menu
Classification: Applications
   Product: kate
   Version: 21.12.3
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: task
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: xtem...@gmail.com
  Target Milestone: ---

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

See the screenshot attached.

KUbuntu 22.04.3 LTS (KDE/plasma)
KDE Frameworks 5.92.0
Qt 5.15.3

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

[dolphin] [Bug 470925] [Wayland] Apps crash on drag and drop

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470925

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[kwin] [Bug 436016] [Wayland] Context Menu Position Wrong

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436016

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[valgrind] [Bug 476553] RPM build of Valgrind 3.22.0 fails under RHEL8

2023-11-10 Thread Peter Klotz
https://bugs.kde.org/show_bug.cgi?id=476553

--- Comment #4 from Peter Klotz  ---
Created attachment 163037
  --> https://bugs.kde.org/attachment.cgi?id=163037=edit
Patch needed to package libexec content

As mentioned earlier in the bug, this patch is needed to properly package
libexec files. Otherwise the RPM build mechanism complains about installed but
unpackaged files. This was observed when building the RPM under RHEL8.

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

[plasmashell] [Bug 448867] Cannot drag-and-drop images to Desktop from Firefox unless you wait 1 or more seconds before dropping

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448867

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[plasmashell] [Bug 469839] X11 applications may not autostart properly in a Wayland session due to various important environment variables not being set

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469839

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[systemsettings] [Bug 374971] On Wayland previewing designs of tabbox doesn't clean them up afterwards

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374971

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[kwin] [Bug 452119] With an Intel iGPU, animations aren't as smooth on Wayland versus Xorg

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452119

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[valgrind] [Bug 476553] RPM build of Valgrind 3.22.0 fails under RHEL8

2023-11-10 Thread Peter Klotz
https://bugs.kde.org/show_bug.cgi?id=476553

--- Comment #3 from Peter Klotz  ---
Created attachment 163036
  --> https://bugs.kde.org/attachment.cgi?id=163036=edit
Workaround to packge gdb Python script files

It seems gdb in RHEL8 is not too old for packaging valgrind-monitor-def.py and
valgrind-monitor.py. The initial comment in the bug points to a permission
problem because the RPM build tries to incorrectly write the files into
/usr/libexec/valgrind.

In an RPM build the correct path would be
'/home/user/rpmbuild/BUILDROOT/valgrind-3.22.0-1.x86_64/usr/libexec/valgrind',
so the prefix is missing. The problem lies in the 'install-recursive' target of
the build.

This patch is just a workaround, that always sets the directory but it would
not work if the user opted for --without-gdbscripts-dir. Maybe someone who has
a deeper understanding of the Valgrind build mechanism can come up with a patch
that works in all cases.

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

[plasmashell] [Bug 461176] Applications don't prompt to save unsaved work when logging out on Wayland, causing data loss

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461176

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

--- Comment #5 from acc4commissi...@gmail.com ---
This still happens even after the patch. Sometimes Krita throws 'Unexpected
Error'.

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

[plasmashell] [Bug 476824] [Task Manager] Items are wider than they need to be

2023-11-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=476824

--- Comment #1 from Bacteria  ---
Created attachment 163035
  --> https://bugs.kde.org/attachment.cgi?id=163035=edit
Task Manager item on Plasma 5

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

[plasmashell] [Bug 476824] [Task Manager] Items are wider than they need to be

2023-11-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=476824

Bacteria  changed:

   What|Removed |Added

   Keywords||qt6
 CC||dev.bacterios...@aleeas.com

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

[plasmashell] [Bug 476824] New: [Task Manager] Items are wider than they need to be

2023-11-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=476824

Bug ID: 476824
   Summary: [Task Manager] Items are wider than they need to be
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: dev.bacterios...@aleeas.com
CC: qydwhotm...@gmail.com
  Target Milestone: 1.0

Created attachment 163034
  --> https://bugs.kde.org/attachment.cgi?id=163034=edit
Task Manager item on Plasma 6

SUMMARY
Items are wider than they need to be


STEPS TO REPRODUCE
1. Switch to task manager widget
2. Open a window

OBSERVED RESULT
Items are wider than they should be.

EXPECTED RESULT
Items should lesser space

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: git master
KDE Frameworks Version: git master
Qt Version: 6.6.0

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

[kwin] [Bug 476536] New overview/grid animation does not feel as precise when using touchpad gestures

2023-11-10 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=476536

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

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

[kwin] [Bug 476823] New: kwin crash when closing kate

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476823

Bug ID: 476823
   Summary: kwin crash when closing kate
Classification: Plasma
   Product: kwin
   Version: 5.27.8
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: greenscarf...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.27.8)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.0-10-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.10
DrKonqi: 5.27.8 [CoredumpBackend]

-- Information about the crash:
after downloading RSS xml file from firefox, i opened it with default text
editor, kate. then I tried to close (unsaved) RSS with Alt+F4 then kwin
crashed. i pressed 'restart kwin' button, then it crashed again, and after that
it works.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

   PID: 1213265 (kwin_x11)
   UID: 1000 (scarf)
   GID: 1000 (scarf)
Signal: 11 (SEGV)
 Timestamp: Sat 2023-11-11 14:39:42 KST (17s ago)
  Command Line: /usr/bin/kwin_x11 --replace
Executable: /usr/bin/kwin_x11
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
  Unit: user@1000.service
 User Unit: plasma-kwin_x11.service
 Slice: user-1000.slice
 Owner UID: 1000 (scarf)
   Boot ID: 3a6f86b1cbd14dbb9934cd4d7cdc768f
Machine ID: 137f3b8721984362860769e93fc61f71
  Hostname: TG02
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.3a6f86b1cbd14dbb9934cd4d7cdc768f.1213265.169968118200.zst
(present)
  Size on Disk: 16.4M
   Message: Process 1213265 (kwin_x11) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-253.5-1ubuntu6.amd64
Module libudev.so.1 from deb systemd-253.5-1ubuntu6.amd64
Stack trace of thread 1213265:
#0  0x7f83d729ec88 __GI___pthread_sigmask (libc.so.6 +
0x9ec88)
#1  0x7f83d7242b0d __GI___sigprocmask (libc.so.6 + 0x42b0d)
#2  0x7f83da56405f _ZN6KCrash15setCrashHandlerEPFviE
(libKF5Crash.so.5 + 0x605f)
#3  0x7f83da56659b _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x859b)
#4  0x7f83d7242910 __restore_rt (libc.so.6 + 0x42910)
#5  0x7f83d8e75fa7 _ZN7QRegionD1Ev (libQt5Gui.so.5 +
0x475fa7)
#6  0x7f83d8e2884a n/a (libQt5Gui.so.5 + 0x42884a)
#7  0x7f83d8e1253d _ZN18QRasterPaintEngineD0Ev
(libQt5Gui.so.5 + 0x41253d)
#8  0x7f83d8b97736 _ZN10QImageDataD1Ev (libQt5Gui.so.5 +
0x197736)
#9  0x7f83d8b97c0b _ZN6QImageD1Ev (libQt5Gui.so.5 +
0x197c0b)
#10 0x7f83da53fe7c _ZN12KDecoration216DecorationShadowD1Ev
(libkdecorations2.so.5 + 0x1be7c)
#11 0x7f83da0adc82 _ZN4KWin6ShadowD1Ev (libkwin.so.5 +
0x2adc82)
#12 0x7f83da08418d n/a (libkwin.so.5 + 0x28418d)
#13 0x7f83da0e8584 _ZN4KWin6WindowD1Ev (libkwin.so.5 +
0x2e8584)
#14 0x7f83d9ff886d _ZN4KWin7DeletedD0Ev (libkwin.so.5 +
0x1f886d)
#15 0x7f83d86f976b _ZN7QObject5eventEP6QEvent
(libQt5Core.so.5 + 0x2f976b)
#16 0x7f83d7b6bc82
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x16bc82)
#17 0x7f83d86cc7a8
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2cc7a8)
#18 0x7f83d86cfeb1
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt5Core.so.5 + 0x2cfeb1)
#19 0x7f83d87286f7 n/a (libQt5Core.so.5 + 0x3286f7)
#20 0x7f83d6313b2c n/a (libglib-2.0.so.0 + 0x5ab2c)
#21 0x7f83d636f46f n/a (libglib-2.0.so.0 + 0xb646f)
#22 0x7f83d6311d20 g_main_context_iteration
(libglib-2.0.so.0 + 0x58d20)
#23 0x7f83d8727daa
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 0x327daa)
#24 0x7f83d86cb15b
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 +
0x2cb15b)
#25 0x7f83d86d3904 _ZN16QCoreApplication4execEv
(libQt5Core.so.5 + 0x2d3904)
#26 0x55dfc0d1fb42 n/a (kwin_x11 + 0x47b42)
#27 0x7f83d72280d0 __libc_start_call_main (libc.so.6 +
0x280d0)
#28 0x7f83d7228189 __libc_start_main_impl (libc.so.6 +
0x28189)
#29 0x55dfc0d20fc5 n/a (kwin_x11 + 0x48fc5)

Stack trace of thread 1213283:
#0  0x7ffcb0dfcbb2 n/a (linux-vdso.so.1 + 

[konsole] [Bug 476822] New: Unable to load shell specified in profile

2023-11-10 Thread ByteEnable
https://bugs.kde.org/show_bug.cgi?id=476822

Bug ID: 476822
   Summary: Unable to load shell specified in profile
Classification: Applications
   Product: konsole
   Version: unspecified
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: byteena...@outlook.com
  Target Milestone: ---

SUMMARY
***
Unable to load shell specified in the profile via "command" if spaces are in
the path.
C:\\Program Files\\PowerShell\\7\\pwsh.exe -nologo

***


STEPS TO REPRODUCE
1.  Edit an existing profile and change the "command" to use PowerShell 7.
2.  Switch to the new profile
3.  Konsole fails to load the shell

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION
konsole version = 23.11.70 - nightly build.

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

[konsole] [Bug 476821] New: Unable to save new profile

2023-11-10 Thread ByteEnable
https://bugs.kde.org/show_bug.cgi?id=476821

Bug ID: 476821
   Summary: Unable to save new profile
Classification: Applications
   Product: konsole
   Version: unspecified
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: byteena...@outlook.com
  Target Milestone: ---

SUMMARY
***
Unable to save new profile: Says profile name too short.
***


STEPS TO REPRODUCE
1.  Create new profile
2.  Edit new profile
3. Attempt to save profile

OBSERVED RESULT
Cannot save new profile.  Says profile name too short.

EXPECTED RESULT
To save profile.

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

ADDITIONAL INFORMATION
Konsole version = 23.11.70

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

[k3b] [Bug 476820] New: não instala

2023-11-10 Thread Rubens
https://bugs.kde.org/show_bug.cgi?id=476820

Bug ID: 476820
   Summary: não instala
Classification: Applications
   Product: k3b
   Version: 23.04.2
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@kde.org
  Reporter: rubensbellonc...@gmail.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Application: k3b (23.04.2)
 (Compiled from sources)
Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 5.15.0-84-generic x86_64
Windowing System: X11
Distribution: Linuxfx 11.4.2
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
fecha antes de terminar a instalação, não consigo instalar sempre o mesmo erro,
tentativa de abrir um arquivo iso.

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault

[KCrash Handler]
#4  0x7f54fa46aae6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x7f54faaee854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f54fbe57958 in KIO::TransferJob::data(KIO::Job*, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#7  0x7f54faaee854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f54fbe2adb6 in KIO::SlaveInterface::data(QByteArray const&) () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x7f54fbe2d1a2 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x7f54fbe2b57d in KIO::SlaveInterface::dispatch() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#11 0x7f54fbe2f9b2 in KIO::Slave::gotInput() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#12 0x7f54faaee854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7f54faae42fe in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f54fb5b0763 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f54faab6dda in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f54faab9ec7 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f54fab10c07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f54f53f2d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f54f5448258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7f54f53f03e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7f54fab10258 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7f54faab56fb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7f54fbc47fad in KJob::exec() () from
/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#24 0x56075ddb473a in ?? ()
#25 0x56075de5f697 in ?? ()
#26 0x56075dd8b6a7 in ?? ()
#27 0x7f54faae42fe in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x7f54fb5b0763 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#29 0x7f54faab6dda in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x7f54faab9ec7 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x7f54fab10c07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x7f54f53f2d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x7f54f5448258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x7f54f53f03e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x7f54fab10258 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x7f54faab56fb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#37 0x7f54faabdc94 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#38 0x56075dd5f03a in ?? ()
#39 0x7f54fa3cfd90 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#40 0x7f54fa3cfe40 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#41 0x56075dd5f265 in ?? ()
[Inferior 1 (process 45818) detached]

The reporter indicates this bug may be a duplicate of or related to bug 469268.

Reported using DrKonqi

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

[k3b] [Bug 469268] k3b faild

2023-11-10 Thread Rubens
https://bugs.kde.org/show_bug.cgi?id=469268

Rubens  changed:

   What|Removed |Added

 CC||rubensbellonc...@gmail.com

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

[systemsettings] [Bug 469730] Night color shifting happens at the wrong time during daylight savings time when using manual Date & Time setting

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469730

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474949

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|KF6 |6.0

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

[plasmashell] [Bug 476819] Plasma shell crashes after entering edit mode and clicking add widget

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476819

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Akonadi] [Bug 443459] The Akonadi personal information management service is not running. This application cannot be used without it.

2023-11-10 Thread Mike Lieberman
https://bugs.kde.org/show_bug.cgi?id=443459

Mike Lieberman  changed:

   What|Removed |Added

   Platform|Other   |Debian stable
  Latest Commit||Still does not work. No
   ||change

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

[xdg-desktop-portal-kde] [Bug 473881] False detection of "background activity" for many Flatpak apps

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473881

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 476818] Cannot assign focus shortcut to Panel

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476818

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/a9592c671fc6980bb2f1cb474
   ||b16f48fab252e42
   Version Fixed In||6.0
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Fushan Wen  ---
Git commit a9592c671fc6980bb2f1cb474b16f48fab252e42 by Fushan Wen.
Committed on 11/11/2023 at 04:47.
Pushed by fusionfuture into branch 'master'.

shell: set plasmoid context property
Related: bug 476817
FIXED-IN: 6.0

M  +6-2shell/panelconfigview.cpp

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

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

[plasmashell] [Bug 476817] Cannot delete panel

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476817

Fushan Wen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/a9592c671fc6980bb2f1cb474
   ||b16f48fab252e42
   Version Fixed In||6.0

--- Comment #2 from Fushan Wen  ---
Git commit a9592c671fc6980bb2f1cb474b16f48fab252e42 by Fushan Wen.
Committed on 11/11/2023 at 04:47.
Pushed by fusionfuture into branch 'master'.

shell: set plasmoid context property
Related: bug 476818
FIXED-IN: 6.0

M  +6-2shell/panelconfigview.cpp

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

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

[plasmashell] [Bug 476818] Cannot assign focus shortcut to Panel

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476818

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 476817] Cannot delete panel

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476817

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 476631] "Add Widgets" button in Panel edit mode toolbar/dialog menu kills plasmashell with a Wayland Protocol error

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476631

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
Then that's something else; please report it separately. In fact this specific
issue as reported has already been fixed.

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

[Discover] [Bug 476815] Discover cannot find sddm package

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476815

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Right, Discover is an "app store" and not a package manager. It's not meant to
find technical packages like SDDM that your distro should have already
pre-installed for you.

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

[plasmashell] [Bug 475864] Error on switch from yandex browser to desktop

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475864

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

[dolphin] [Bug 463372] When user cancels operation, the message that appears has too large of a height

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=463372

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.

[XWaylandVideoBridge] [Bug 475496] Attempting to screenshare via Discord causes the screenshare permission request menu to continuously open

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475496

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[systemsettings] [Bug 475465] Export Scheme regression -- Fails to Export Keyboard Shortcuts in Syetem Settings

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475465

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[plasmashell] [Bug 476818] Cannot assign focus shortcut to Panel

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476818

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[plasmashell] [Bug 476817] Cannot delete panel

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476817

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[plasmashell] [Bug 476813] Plasmashell crash trying to change global theme

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476813

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

plasmashell (5.81.0) using Qt 6.6.0

Switching between Breeze and Breeze dark global themes with "Desktop and window
layout" selected causes plasmashell to crash

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140113105148608)
at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=140113105148608) at
./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=140113105148608, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#9  0x7f6ea3642476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#10 0x7f6ea36287f3 in __GI_abort () at ./stdlib/abort.c:79

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

[plasmashell] [Bug 476813] Plasmashell crash trying to change global theme

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476813

Vishwas Parpattegar  changed:

   What|Removed |Added

 CC||vishw...@skiff.com

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

[Akonadi] [Bug 475412] akonadi_mail_dispatcher_agent closed unexcpectedly

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475412

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

[kwin] [Bug 475797] Unable to change resolution of primary monitor to 1440p

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475797

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

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

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

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

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

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

[plasmashell] [Bug 444386] Plasma crashes in QWindowSystemInterface::handleScreenRemoved() when HDMI cable is disconnected/reconnected

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444386

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

[kwin] [Bug 461198] Wayland: Night Colour filter is restored incorrectly to reconnected display

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=461198

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

[kscreenlocker] [Bug 451897] Password bar in lock screen becomes invisible

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=451897

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

[Akonadi] [Bug 443459] The Akonadi personal information management service is not running. This application cannot be used without it.

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443459

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

[kscreenlocker] [Bug 442736] wayland system hangs on lock session

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442736

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

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

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

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

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

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

[plasmashell] [Bug 476819] Plasma shell crashes after entering edit mode and clicking add widget

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476819

--- Comment #2 from Vishwas Parpattegar  ---
Updated reproduction steps

1. Right Click Panel
2. Enter Edit Mode
3. Click Add Widget in Panel settings
4. Click Get New / Download New Widgets
5. Close the Download New widgets window //HERE
6. Exit edit mode using the round cross at the top
7. Repeat Steps 1-3 //HERE

I have experienced crashes during steps 5 and 7.

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

[systemsettings] [Bug 476702] No search plugin is listed in the KCM

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476702

--- Comment #4 from Fushan Wen  ---
Git commit 5cadb20aea5f08b49bbcf38a33143248ae03dd8d by Fushan Wen.
Committed on 11/11/2023 at 04:31.
Pushed by fusionfuture into branch 'master'.

kcms/runners: test kcm_plasmasearch can load plugin list

By matching some plugin names in the KCM.

M  +6-0appiumtests/CMakeLists.txt
A  +60   -0appiumtests/kcm_plasmasearch_test.py

https://invent.kde.org/plasma/plasma-desktop/-/commit/5cadb20aea5f08b49bbcf38a33143248ae03dd8d

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

[plasmashell] [Bug 476819] New: Plasma shell crashes after entering edit mode and clicking add widget

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476819

Bug ID: 476819
   Summary: Plasma shell crashes after entering edit mode and
clicking add widget
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: vishw...@skiff.com
  Target Milestone: 1.0

Application: plasmashell (5.81.0)

Qt Version: 6.6.0
Frameworks Version: 5.245.0
Operating System: Linux 6.2.0-36-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 5.81.0 [CoredumpBackend]

-- Information about the crash:
SUMMARY
***
Plasma shell crashes after entering edit mode and clicking add widgets or
further along when clicking get new in left panel
***


STEPS TO REPRODUCE
1.  Right click panel and enter edit mode
2. Click Add widgets in panel settings
3.  Click Get New or Press red close button near top

OBSERVED RESULT
plasmashell crashes 

EXPECTED RESULT
User should be able to edit panel settings without crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245
Qt Version: 6.6.0

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  0x7f63a7a5e7a0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt6Core.so.6
#7  0x7f63a7f2bb4c in QPlatformWindow::deliverUpdateRequest() () from
/lib/x86_64-linux-gnu/libQt6Gui.so.6
#8  0x7f63a79c70d2 in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#9  0x7f63a8bf079b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt6Widgets.so.6
#10 0x7f63a7a5e828 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt6Core.so.6


The reporter indicates this bug may be a duplicate of or related to bug 475853,
bug 476674.

Reported using DrKonqi

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

[plasmashell] [Bug 476819] Plasma shell crashes after entering edit mode and clicking add widget

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476819

--- Comment #1 from Vishwas Parpattegar  ---
Created attachment 163032
  --> https://bugs.kde.org/attachment.cgi?id=163032=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 476817] Cannot delete panel

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476817

Fushan Wen  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 476818] New: Cannot assign focus shortcut to Panel

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476818

Bug ID: 476818
   Summary: Cannot assign focus shortcut to Panel
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: qt6, regression
  Severity: minor
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

When I reopened the config dialog the setting was not saved.

plasma-desktop at f52731bf7339fcaa6cf1cf51fe446f994b6b61e2
plasma-workspace at 767756d08dd8af4415cdebf661897bc258e78d6f

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

[systemsettings] [Bug 476816] Flashing menus when switching between power configuration in energy saving menu

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476816

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Tokodon] [Bug 476797] Tokodon crashes on closing

2023-11-10 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=476797

Joshua Goins  changed:

   What|Removed |Added

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

--- Comment #1 from Joshua Goins  ---
Can't remember if a bug was filed before, but it's unfixable unfortunately.
This is a Qt5 bug that's a big pain, and it's "fixed" when we transition to Qt6
in February. You can avoid this crash by not opening fullscreen images, which
isn't a great solution but that's all I say for now :(

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

[plasmashell] [Bug 476817] New: Cannot delete panel

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476817

Bug ID: 476817
   Summary: Cannot delete panel
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: qt6, regression
  Severity: major
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

file:///home/qydw/kde/usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/PanelConfiguration.qml:524:
TypeError: Property 'internalAction' of object [object Object] is not a
function

plasma-desktop at f52731bf7339fcaa6cf1cf51fe446f994b6b61e2
plasma-workspace at 767756d08dd8af4415cdebf661897bc258e78d6f

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

[plasmashell] [Bug 476631] "Add Widgets" button in Panel edit mode toolbar/dialog menu kills plasmashell with a Wayland Protocol error

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476631

Vishwas Parpattegar  changed:

   What|Removed |Added

 CC||vishw...@skiff.com

--- Comment #2 from Vishwas Parpattegar  ---
Currently running Plasma 6 Wayland with today's git master, 1 screen, with 125%
scaling.

I do not receive a wayland protocol error but when attempting the reproduction
steps twice in a row, I experience a plasmashell crash.

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

[systemsettings] [Bug 476816] Flashing menus when switching between power configuration in energy saving menu

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476816

Vishwas Parpattegar  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de,
   ||vishw...@skiff.com
  Component|general |kcm_powerdevil
Product|Powerdevil  |systemsettings

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

[Powerdevil] [Bug 476816] New: Flashing menus when switching between power configuration in energy saving menu

2023-11-10 Thread Vishwas Parpattegar
https://bugs.kde.org/show_bug.cgi?id=476816

Bug ID: 476816
   Summary: Flashing menus when switching between power
configuration in energy saving menu
Classification: Plasma
   Product: Powerdevil
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: vishw...@skiff.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
***
Energy Saving menu in system settings flashes and moves right when switching
between power profiles using the new menu.
***


STEPS TO REPRODUCE
1.  Open System Settings
2. Navigate to Energy Saving Menu
3.  Switch between "On AC Power" / "On Battery" / "On Low Battery"

OBSERVED RESULT
the options below the header bar flash and move to the right when switching
between options

EXPECTED RESULT
the options should switch between each other without flashing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon Unstable Edition
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245
Qt Version: 6.6.0

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

[frameworks-kded] [Bug 465646] Run kbuildsycoca5 automatically upon manual changes to files in ~/.local/share/applications

2023-11-10 Thread Thomas Carmichael
https://bugs.kde.org/show_bug.cgi?id=465646

--- Comment #9 from Thomas Carmichael  ---
I've done some additional testing that may help provide more useful context.

Looking into how nano saves files, I'm wondering if the way the
"~/.local/share/applications" directory is watched, or how the files in the
directory are watched, has an impact here. I had a look at the source and saw
references to KDirWatch so I enabled Full Debug (via KDebugSettings) for both
KDirWatch and KDED and did more testing to see what output I would get.

As I understand it, when nano saves a file it overwrites the file directly, so
I expected debug output there, but got nothing on saving the file.

Testing with Kate, I checked my settings and under Open/Save > Advanced, the
"Swap file mode" is set to "Enabled, Store In Default Directory", and when
saving, it creates a temporary "kate-swp" file in the same folder and then
deletes it (it also creates the swap file if you start making changes), events
which show up in the debug output, along the lines of "kf.coreaddons.kdirwatch:
1 instance(s) monitoring the new file " and then
"kf.coreaddons.kdirwatch: "KDirWatch-XX" emitting [created/deleted]
", and those events trigger the update.

Testing with vim, there are similar events, but vim saves to a temporary file
first and then I assume it moves/saves the modified file in place of the
existing file, which also triggers the update.

With the above information, I've also tested nano by turning on the "set
lockfile" setting which creates a ".swp" file when you open, but won't delete
the swap file on saving (without exiting), however if you make another edit
after saving it will delete the old swap file and create a new one, which will
trigger the update, or once you exit, either "exit and save" or just exit after
saving manually.

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

[Discover] [Bug 476815] Discover cannot find sddm package

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476815

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[baloo-widgets] [Bug 420841] Metadata labels in ‘Details’ view in file properties dialogue is cut off (truncated)

2023-11-10 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=420841

Stefan Brüns  changed:

   What|Removed |Added

  Component|general |general
   Assignee|pinak.ah...@gmail.com   |baloo-bugs-n...@kde.org
Version|5.69.0  |23.08.3
Product|frameworks-kfilemetadata|baloo-widgets
 CC||stefan.bruens@rwth-aachen.d
   ||e

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

[frameworks-kfilemetadata] [Bug 398101] Insufficient documentation

2023-11-10 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=398101

Stefan Brüns  changed:

   What|Removed |Added

   Keywords||junior-jobs

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

[frameworks-kfilemetadata] [Bug 398101] Insufficient documentation

2023-11-10 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=398101

Stefan Brüns  changed:

   What|Removed |Added

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

--- Comment #2 from Stefan Brüns  ---
@skierpage - That are extractors implemented as shared libraries, not
standalone executables for external extractors, so the README.md is correct.

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

[frameworks-kfilemetadata] [Bug 438455] KFileMetadata does not support some Microsoft Office .doc file versions

2023-11-10 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=438455

Stefan Brüns  changed:

   What|Removed |Added

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

--- Comment #40 from Stefan Brüns  ---
Bugs in several upstream projects (catdoc, shared-mime-info), which should
contain the fixes by now.

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

[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly

2023-11-10 Thread Fredric
https://bugs.kde.org/show_bug.cgi?id=422306

--- Comment #32 from Fredric  ---
(In reply to Méven Car from comment #28)
> Then you can screenshot the flamegraph, or try to identify which functions
> and taking too long to finish.

Thanks for the instructions. 
I have attached the screenshots of the hotspot. 

Please let me know if there's any other way I can investigate or solve this
bug.

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

[frameworks-kfilemetadata] [Bug 475352] FLAC Ogg files incorrectly use the TagLib::Ogg::Vorbis extractor instead of TagLib::Ogg::FLAC

2023-11-10 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=475352

Stefan Brüns  changed:

   What|Removed |Added

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

--- Comment #5 from Stefan Brüns  ---
The mimetype for FLAC in a Ogg transport layer stream is "audio/x-flac+ogg".
This is currently not supported by kfilemetadata.

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

[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly

2023-11-10 Thread Fredric
https://bugs.kde.org/show_bug.cgi?id=422306

--- Comment #31 from Fredric  ---
Created attachment 163031
  --> https://bugs.kde.org/attachment.cgi?id=163031=edit
Hotspot Flame Graph

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

[Discover] [Bug 476815] New: Discover cannot find sddm package

2023-11-10 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476815

Bug ID: 476815
   Summary: Discover cannot find sddm package
Classification: Applications
   Product: Discover
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
In one of last "This week in KDE" I have read that Discover can find all, so I
decided to test. Unfortunately it is not able to find in my system sddm
package, whereas apt is able.

$ apt list sddm
Listing... Done
sddm/jammy,now 0.20.0+p22.04+vunstable+git20231026.1300-0 amd64
[installed,automatic]

STEPS TO REPRODUCE
1. Start Discover 
2. Enter sddm in search field
3. press Enter

OBSERVED RESULT
Never ending animation "Still looking..."

EXPECTED RESULT
Should be found mentioned package

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245
Qt Version: 6.6

ADDITIONAL INFORMATION

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

[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly

2023-11-10 Thread Fredric
https://bugs.kde.org/show_bug.cgi?id=422306

--- Comment #30 from Fredric  ---
Created attachment 163030
  --> https://bugs.kde.org/attachment.cgi?id=163030=edit
Hotspot Bottom Up

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

[frameworks-kfilemetadata] [Bug 475352] FLAC Ogg files incorrectly use the TagLib::Ogg::Vorbis extractor instead of TagLib::Ogg::FLAC

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475352

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kfilemetadata/-/merge_requests/111

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

[frameworks-syntax-highlighting] [Bug 475933] Fish syntax reported falsely as error

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475933

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/580

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

[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly

2023-11-10 Thread Fredric
https://bugs.kde.org/show_bug.cgi?id=422306

--- Comment #29 from Fredric  ---
Created attachment 163029
  --> https://bugs.kde.org/attachment.cgi?id=163029=edit
Hotspot Top Down

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

[kio-gdrive] [Bug 391186] [kio-gdrive]Access token expires/invalidates after performing a few file operations

2023-11-10 Thread Darin Miller
https://bugs.kde.org/show_bug.cgi?id=391186

Darin Miller  changed:

   What|Removed |Added

 CC||darinsmil...@gmail.com

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

[ktorrent] [Bug 430355] Provide an option to disable logging

2023-11-10 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=430355

--- Comment #1 from Lastique  ---
Related proposed change that adds a command line option to disable logging:

https://invent.kde.org/network/ktorrent/-/merge_requests/86

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

[systemsettings] [Bug 466733] Crash when switching between KCMs

2023-11-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466733

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #4 from Nicolas Fella  ---
Haven't seen this in a while

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

[systemsettings] [Bug 473147] Connections KCM takes ~3 seconds to load

2023-11-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473147

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/qqc2-desktop-style/-
   ||/commit/c2da775cf8605eb74a4
   ||c3a16d5cc54ad2aa3edee
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Nicolas Fella  ---
Git commit c2da775cf8605eb74a4c3a16d5cc54ad2aa3edee by Nicolas Fella.
Committed on 11/11/2023 at 01:40.
Pushed by nicolasfella into branch 'master'.

Use correct Event to detect palette change

PaletteChanged is emitted any time a widget changes something in its palette.

What we want is to get notified when the global palette changes, which is a
different event

M  +1-1kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp

https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/c2da775cf8605eb74a4c3a16d5cc54ad2aa3edee

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

[Discover] [Bug 476802] "Upgrade to [new distro version]" button text is not strictly speaking accurate

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476802

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

[kwin] [Bug 475632] When booting up with laptop lid closed, passwordless account, and auto-lock-on-login, external monitor turns off after splash screen is shown

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475632

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476563

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[Discover] [Bug 476802] "Upgrade to [new distro version]" button text is not strictly speaking accurate

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476802

--- Comment #5 from Nate Graham  ---
Proposed changes: https://invent.kde.org/plasma/discover/-/merge_requests/689

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

[systemsettings] [Bug 476814] Clock widget time zones button can't open specific systemsettings page

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476814

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 476813] Plasmashell crash trying to change global theme

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476813

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[xdg-desktop-portal-kde] [Bug 476803] Launch flameshot gui with a xdg-desktop-portal-kde crash report

2023-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476803

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/247

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-10 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476563

--- Comment #5 from Piotr Mierzwinski  ---
(In reply to fanzhuyifan from comment #4)
> (In reply to Piotr Mierzwinski from comment #3)
> > > Do you also encounter this issue when you manually lock the screen?
> > I don't. Just pressed key shortcut, and got lock screen which I could 
> > unlock.
> 
> Does this also happen when you manually lock, and wait for 60 seconds for
> the screen to turn off? (I see from your settings your screen turns off
> after 60 seconds when locked).

When I did this my monitor just hang (no any reaction on power button) to
unhung it I needed to plug off power cord and plug it again. In result I saw
lock screen and could login normally.

I didn't mention this earlier, by my monitor is connected via USB Type C hub by
HDMI connector.
My monitor is NEC EA275WMi (the buttons it has are touch sensitive, not
physical so this maybe was the cause I could not turn it off).

And I remind. The issue happens in normal session. After waiting time my screen
getting black (and turns off). I was moving my mouse instantly to back to
session. In result by fraction of a second I can see background of lock screen,
after that the screen turns black with visible mouse cursor, which I can move.

BTW. I tried back to normal session by switching to text terminal, killing sddm
and go to TTY with sddm again. I got login screen, but in result of login my
monitor just hung (details I described this on begin this post).

This behavior I observe since couple weeks (lock screen I tested today). Let me
know if you need any additional information about my hardware or configuration
of KDE/Plasma.

BTW. I reported similar issue: 475632 where monitor turns off in moment of
login to plasma session.

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

[plasmashell] [Bug 446531] Plasma crashed inMpris2Engine::serviceOwnerChanged() after closing all running apps with middle-click on their entries in task manager

2023-11-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446531

Fushan Wen  changed:

   What|Removed |Added

   Version Fixed In|5.108   |6.0
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma5support/-/commit/ |ma/plasma-workspace/-/commi
   |d9c52371f487a4fd53f9d0b1876 |t/84b65b26338d7fbff15ccda23
   |0d0b902500695   |fda336a07ba915e

--- Comment #15 from Fushan Wen  ---
Git commit 84b65b26338d7fbff15ccda23fda336a07ba915e by Fushan Wen.
Committed on 11/11/2023 at 01:11.
Pushed by fusionfuture into branch 'master'.

libkmpris: record source names of pending players

When a player container hasn't finished its initialization, it may
already disappear on DBus, so onServiceOwnerChanged will call
`removeMediaPlayer` prematurely. This adds several checks to guard the
situation.
FIXED-IN: 6.0

M  +22   -7libkmpris/mpris2sourcemodel.cpp
M  +3-2libkmpris/mpris2sourcemodel.h
M  +20   -4libkmpris/multiplexer.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/84b65b26338d7fbff15ccda23fda336a07ba915e

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

[kwin] [Bug 476653] Plasma 6 Titlebars do not work

2023-11-10 Thread Zoey Ahmed
https://bugs.kde.org/show_bug.cgi?id=476653

--- Comment #5 from Zoey Ahmed  ---
(In reply to Nate Graham from comment #4)
> Very interesting, thanks. Can I ask a few more questions?
> 1. Is it working on X11 with the Breeze window decoration theme, not
> Plastik? How about a 3rd-party window decoration theme?
> 2. Are any of the buttons on the titlebar  interactive when it's in this
> state? Or no?
> 3. Do any of the titlebar buttons *visually* react when clicked while the
> titlebar is in this state?

Hello, sorry ive been quite busy with school so i didnt respond quickly,
anyways:
1. Breeze decorations work as expected on X11 on all accounts. 
2. The close button does go a shade of red when hovered over, but that is it.
3. No

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

[systemsettings] [Bug 476814] New: Clock widget time zones button can't open specific systemsettings page

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476814

Bug ID: 476814
   Summary: Clock widget time zones button can't open specific
systemsettings page
Classification: Applications
   Product: systemsettings
   Version: 5.27.80
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
  Target Milestone: ---

SUMMARY
If you add a couple time zones so that the clock panel widget displays the
extra timezones column clicking the "Switch..." button will fail to open the
specific time zones systemsettings page. as far as i can tell this works on x11
but not wayland, or if this is a more recent bug, doesn't work on qt6 

journalctl shows: 
Nov 11 00:16:02 neon systemd[1190]: Started System Settings - System Settings.
Nov 11 00:16:03 neon plasmashell[3448]: libEGL warning: egl: failed to create
dri2 screen
Nov 11 00:16:03 neon plasmashell[3448]: warning: queue 0x56457954a170 destroyed
while proxies still attached:
Nov 11 00:16:03 neon plasmashell[3448]:   wl_display@1 still attached
Nov 11 00:16:07 neon systemsettings[3448]:
file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/ScrollablePage.qml:332:
TypeError: Cannot read property 'activeFocus' of null (exception occurred
during delayed function evaluation)
Nov 11 00:16:07 neon systemsettings[3448]:
file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/ScrollablePage.qml:332:
TypeError: Cannot read property 'activeFocus' of null (exception occurred
during delayed function evaluation)


STEPS TO REPRODUCE
1. Add a few time zones
2. Click on the clock panel widget
3. Click on the "Switch..." button on the left 

OBSERVED RESULT
System settings window opens on the home page

EXPECTED RESULT
System settings open on the Date & time page

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.2.0-36-generic (64-bit)
Graphics Platform: Wayland

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

[plasmashell] [Bug 476813] New: Plasmashell crash trying to change global theme

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476813

Bug ID: 476813
   Summary: Plasmashell crash trying to change global theme
Classification: Plasma
   Product: plasmashell
   Version: 5.27.80
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

SUMMARY
Changing global theme from Breeze to Breeze Dark and selecting the "Desktop and
window layout" box in the theme components chooser makes plasmashell crash

Backtrace: 
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140707793746624)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140707793746624) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140707793746624, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x7ff91a026476 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
#4  0x7ff91cb0064e in KCrash::defaultCrashHandler(int) () from
/lib/x86_64-linux-gnu/libKF6Crash.so.6
#5  
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140707793746624)
at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=140707793746624) at
./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=140707793746624, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#9  0x7ff91a026476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#10 0x7ff91a00c7f3 in __GI_abort () at ./stdlib/abort.c:79
#11 0x7ff91a90efb7 in qAbort() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#12 0x7ff91a90a465 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#13 0x7ff91a90f9e3 in QMessageLogger::fatal(char const*, ...) const () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#14 0x7ff91a8dd908 in qt_assert(char const*, char const*, int) () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#15 0x556c0dc13a15 in ?? ()
#16 0x7ff91a85eb9e in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#17 0x7ff91a813a5e in QTimer::timeout(QTimer::QPrivateSignal) () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#18 0x7ff91a7ff02e in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#19 0x7ff91bb0179b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt6Widgets.so.6
#20 0x7ff91a896828 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt6Core.so.6
#21 0x7ff91a79bd81 in QTimerInfoList::activateTimers() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#22 0x7ff91a69ae8c in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#23 0x7ff919051d3b in g_main_dispatch (context=0x7ff910005040) at
../../../glib/gmain.c:3419
#24 g_main_context_dispatch (context=0x7ff910005040) at
../../../glib/gmain.c:4137
#25 0x7ff9190a7258 in g_main_context_iterate.constprop.0
(context=context@entry=0x7ff910005040, block=block@entry=1,
dispatch=dispatch@entry=1, 
self=) at ../../../glib/gmain.c:4213
#26 0x7ff91904f3e3 in g_main_context_iteration (context=0x7ff910005040,
may_block=1) at ../../../glib/gmain.c:4278
#27 0x7ff91a695e60 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt6Core.so.6
#28 0x7ff91a898a5b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#29 0x7ff91a89a68c in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#30 0x556c0dc18b2f in ?? ()
#31 0x7ff91a00dd90 in __libc_start_call_main
(main=main@entry=0x556c0dc17af0, argc=argc@entry=2,
argv=argv@entry=0x7ffd9fecd0e8)
at ../sysdeps/nptl/libc_start_call_main.h:58
#32 0x7ff91a00de40 in __libc_start_main_impl (main=0x556c0dc17af0, argc=2,
argv=0x7ffd9fecd0e8, init=, fini=, 
rtld_fini=, stack_end=0x7ffd9fecd0d8) at
../csu/libc-start.c:392
#33 0x556c0dc18db5 in ?? ()

STEPS TO REPRODUCE
1. Change global theme to Breeze Dark 
2. Make sure to select the "Desktop and window layout" box. Both checkboxes
should be selected
3. Click apply

OBSERVED RESULT
plasmashell crash

EXPECTED RESULT
no crash

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.2.0-36-generic (64-bit)
Graphics Platform: Wayland

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

[Discover] [Bug 476802] "Upgrade to [new distro version]" button text is not strictly speaking accurate

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476802

--- Comment #4 from Nate Graham  ---
I think moving the name of the release you're upgrading to in the text makes
sense, as it is a very long button right now! If we do that, then either "Begin
Upgrade…" or "Start Upgrade…" would be good, I think. And note the ellipsis in
these proposed strings; that's also to important to let the user know that it
starts a multi-step action that demands further interactivity, rather than
doing something immediately.

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

[frameworks-kded] [Bug 465646] Run kbuildsycoca5 automatically upon manual changes to files in ~/.local/share/applications

2023-11-10 Thread Thomas Carmichael
https://bugs.kde.org/show_bug.cgi?id=465646

Thomas Carmichael  changed:

   What|Removed |Added

 CC||carmanau...@gmail.com

--- Comment #8 from Thomas Carmichael  ---
(In reply to David Faure from comment #7)
> If I touch a desktop file in that directory, I see debug output from kded5
> appearing right away. at least stuff like "kded module [...] is already
> loaded". Do you see that too? Enable the debug area kf.kded in the
> kdebugsettings application first.

I enabled debug output for KDED and I do see the "kded module [...] is already
loaded". This output triggers whenever I change a file in
"~/.local/share/applications", but I've discovered some interesting things as
part of testing this just now. I don't know if the behavior I'm testing will be
the same for others, but it's what has happened for me and it seems to relate
to using "nano" to edit the desktop files.

In all of the testing that I've been doing, I've been using nano in a terminal
to edit my .desktop files and changes made that way has worked as expected
using GNOME (from what I remember). When I change a .desktop file with nano,
the KDED debug output is displayed, but the change is not reflected in the
applications menu, which I take to indicate that kbuildsycoca5 hasn't run.

If I use Kate or vim to edit the file instead (the only other editors I've
tested so far), I still get the same KDED debug output, but the change actually
is reflected in the applications menu, which I assume means that kbuildsycoca5
has actually run this time. Is there something different in the way nano saves
files which could be relevant here?

If I save a new .desktop file in the applications directory, that triggers an
update, so I could change one .desktop file with nano, copy in another .desktop
file entirely and it will trigger an update. Similarly, if I copy a .desktop
file over the top of the existing file it will trigger an update, which means
that I could edit a file with nano, copy the file elsewhere and then copy it
over the top of the existing file and again, an update is triggered.

So at least for me, it looks like it's generally working as expected UNLESS I
edit an existing file with nano. Again, I don't know if others will get the
same behavior, but that's what my testing has shown so far.

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476563

--- Comment #4 from fanzhuyi...@gmail.com ---
(In reply to Piotr Mierzwinski from comment #3)
> > Do you also encounter this issue when you manually lock the screen?
> I don't. Just pressed key shortcut, and got lock screen which I could unlock.

Does this also happen when you manually lock, and wait for 60 seconds for the
screen to turn off? (I see from your settings your screen turns off after 60
seconds when locked).

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

[Discover] [Bug 476802] "Upgrade to [new distro version]" button text is not strictly speaking accurate

2023-11-10 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=476802

--- Comment #3 from Justin Zobel  ---
What about Begin Upgrade indicating that this is only the beginning of 
the upgrade and it's a multi-step process?

On 11/11/23 09:03, Alessandro Astone wrote:
> https://bugs.kde.org/show_bug.cgi?id=476802
>
> --- Comment #2 from Alessandro Astone  ---
> To me "Start Upgrade..." still feels like an immediate action. Also you lose
> the Name - Version information, but i suppose that could become part of the
> banner text instead
>
> (Currently the button says Upgrade to Fedora Linux 39)
>

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-10 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476563

Piotr Mierzwinski  changed:

   What|Removed |Added

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

--- Comment #3 from Piotr Mierzwinski  ---
> Do you also encounter this issue when you manually lock the screen?
I don't. Just pressed key shortcut, and got lock screen which I could unlock.

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

[plasmashell] [Bug 476563] Lockscreen shows black screen without possibility to back to normal

2023-11-10 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=476563

--- Comment #2 from Piotr Mierzwinski  ---
Created attachment 163028
  --> https://bugs.kde.org/attachment.cgi?id=163028=edit
Energy Saving - profile

> Have you configured your system to automatically sleep/suspend instead of 
> just locking? 
I didn't.
For sure this is not result of suspending. In my profile of Energy Saving is
set "Do nothing" in case of suspending (check attached screenshot). I use daily
profile "On AC Power". In moment of black screen I can see mouse cursor which I
can move.

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

[plasmashell] [Bug 476812] New: Random crash after changing DNS

2023-11-10 Thread Edan Osborne
https://bugs.kde.org/show_bug.cgi?id=476812

Bug ID: 476812
   Summary: Random crash after changing DNS
Classification: Plasma
   Product: plasmashell
   Version: 5.27.9
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: edanosbo...@protonmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.9)

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.5.9-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.9 [CoredumpBackend]

-- Information about the crash:
I just went into the KDE settings panel and changed my IPv6 DNS servers to
NextDNS, and disabled IPv4.

I also had a video playing in PiP mode from Vivaldi, through CloudTube. In
Vivaldi, I had at least 10 tabs open.

When I then tried to open a new app, I noticed that the bottom bar had
disappeared and that Plasma had crashed. According to Dr. Konqi, this was
caused by a segfault.

I don't expect this to happen again any time soon.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

   PID: 5411 (plasmashell)
   UID: 1000 (edan)
   GID: 1000 (edan)
Signal: 11 (SEGV)
 Timestamp: Fri 2023-11-10 23:13:32 GMT (59s ago)
  Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
  Unit: user@1000.service
 User Unit: plasma-plasmashell.service
 Slice: user-1000.slice
 Owner UID: 1000 (edan)
   Boot ID: bb6df83b736047c2bab2f23e12d1914c
Machine ID: a7dd00c4e31d4b7cb88eb54c8ca7fa1c
  Hostname: garnet
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.bb6df83b736047c2bab2f23e12d1914c.5411.169965801200.zst
(present)
  Size on Disk: 44.8M
   Message: Process 5411 (plasmashell) of user 1000 dumped core.

Stack trace of thread 5411:
#0  0x7fa763c91dec __pthread_kill_implementation (libc.so.6
+ 0x91dec)
#1  0x7fa763c3f0c6 raise (libc.so.6 + 0x3f0c6)
#2  0x7fa7668cad9a _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x7d9a)
#3  0x7fa763c3f190 __restore_rt (libc.so.6 + 0x3f190)
#4  0x7fa763c91dec __pthread_kill_implementation (libc.so.6
+ 0x91dec)
#5  0x7fa763c3f0c6 raise (libc.so.6 + 0x3f0c6)
#6  0x7fa763c3f190 __restore_rt (libc.so.6 + 0x3f190)
#7  0x7fa763c8c4ec __futex_abstimed_wait_common (libc.so.6
+ 0x8c4ec)
#8  0x7fa763c8f230 pthread_cond_wait@@GLIBC_2.3.2
(libc.so.6 + 0x8f230)
#9  0x7fa764509a1b
_ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0x109a1b)
#10 0x7fa766439c2d n/a (libQt5Quick.so.5 + 0x239c2d)
#11 0x7fa76643ad1e n/a (libQt5Quick.so.5 + 0x23ad1e)
#12 0x7fa764b890a5 _ZN7QWindow5eventEP6QEvent
(libQt5Gui.so.5 + 0x1890a5)
#13 0x7fa7653a519e
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x1a519e)
#14 0x7fa7646ed198
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2ed198)
#15 0x7fa764b86427 _ZN7QWindow10setVisibleEb
(libQt5Gui.so.5 + 0x186427)
#16 0x7fa766d2b2c6
_ZN11PlasmaQuick6Dialog13focusOutEventEP11QFocusEvent (libKF5PlasmaQuick.so.5 +
0x282c6)
#17 0x7fa764b891e4 _ZN7QWindow5eventEP6QEvent
(libQt5Gui.so.5 + 0x1891e4)
#18 0x7fa7653a519e
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x1a519e)
#19 0x7fa7646ed198
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2ed198)
#20 0x7fa764b79179
_ZN22QGuiApplicationPrivate21processActivatedEventEPN29QWindowSystemInterfacePrivate20ActivatedWindowEventE
(libQt5Gui.so.5 + 0x179179)
#21 0x7fa764b5038c
_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Gui.so.5 + 0x15038c)
#22 0x7fa765b5f7b0 n/a (libQt5WaylandClient.so.5 + 0xbc7b0)
#23 0x7fa763126f30 n/a (libglib-2.0.so.0 + 0x5bf30)
#24 0x7fa763128b58 n/a (libglib-2.0.so.0 + 0x5db58)
#25 0x7fa76312920c g_main_context_iteration
(libglib-2.0.so.0 + 0x5e20c)
#26 0x7fa7647460d6
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 

  1   2   3   >