[kwin] [Bug 460693] New: Keyboard stop working after boot

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460693

Bug ID: 460693
   Summary: Keyboard stop working after boot
Classification: Plasma
   Product: kwin
   Version: 5.20.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: vaughan.m.johns...@protonmail.com
  Target Milestone: ---

SUMMARY
I'm not sure if this is in the right section, apologies in advance; I'm a linux
noob. My keyboard input stops working with plasma and plasma apps after
booting. I found that 'ibus-daemon --xim -d' fixes it, I found that suggested
on a forum somewhere but unfortunately am unable to find the source again to
link here.

SOFTWARE/OS VERSIONS
OS: Debian stable
Kernal: 5.10.0-18-amd64
KDE Plasma Version: v5.20.5
KDE Frameworks Version: v5.78.0
Qt Version: v5.15.2

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

[KScreen] [Bug 350912] dual screens collapsed to clone after login

2022-10-18 Thread Menno
https://bugs.kde.org/show_bug.cgi?id=350912

Menno  changed:

   What|Removed |Added

 CC||mlabak...@gmail.com

--- Comment #3 from Menno  ---
I can reproduce this on my identical monitors just by turning the monitors off
and then on again. (Hello, IT?)
Or by  coming out of sleep mode without first turning the monitors on.
Definitely most annoying!

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

[ark] [Bug 457314] Ark crashes when restarting plasmashell

2022-10-18 Thread Fredrick Brennan
https://bugs.kde.org/show_bug.cgi?id=457314

--- Comment #2 from Fredrick Brennan  ---
Created attachment 153018
  --> https://bugs.kde.org/attachment.cgi?id=153018=edit
New crash information added by DrKonqi

ark (21.12.3) using Qt 5.15.3

- What I was doing when the application crashed:
Restarting plasmashell

-- Backtrace (Reduced):
#4  0x7fa7522ed3f3 in QObject::property (this=this@entry=0x556b150a9140,
name=name@entry=0x7fa7534f6eb1 "desktopFileName") at kernel/qobject.cpp:4086
#5  0x7fa7534f05b4 in KUiServerV2JobTracker::registerJob
(this=0x556b1504d090, job=) at
./src/kuiserverv2jobtracker.cpp:187
#6  0x7fa7534ed79e in operator() (__closure=0x556b150fe3a0) at
./src/kuiserverv2jobtracker.cpp:215
#9 
QtPrivate::QFunctorSlotObject,
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=, this_=0x556b150fe390, r=, a=, ret=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:443
#10 0x7fa7522f1793 in QtPrivate::QSlotObjectBase::call (a=0x7ffd75831960,
r=0x556b1504d090, this=0x556b150fe390) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398

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

[ark] [Bug 457314] Ark crashes when restarting plasmashell

2022-10-18 Thread Fredrick Brennan
https://bugs.kde.org/show_bug.cgi?id=457314

Fredrick Brennan  changed:

   What|Removed |Added

 CC||copypa...@kittens.ph

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

[krita] [Bug 460631] Krita command line export freezes while Krita GUI is open

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460631

vanyossi  changed:

   What|Removed |Added

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

--- Comment #1 from vanyossi  ---
I can confirm this on master, It is clear by the backtrace that krita is
waiting for sqlite database to be freed to continue. 

```
 thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x00018f8fe06c libsystem_kernel.dylib`__semwait_signal + 8
frame #1: 0x00018f806fc8 libsystem_c.dylib`nanosleep + 220
frame #2: 0x00018f806ee0 libsystem_c.dylib`usleep + 68
frame #3: 0x000134ba63fc libqsqlite.dylib`___lldb_unnamed_symbol442 +
60
frame #4: 0x000134bb6cf4 libqsqlite.dylib`___lldb_unnamed_symbol649 +
108
frame #5: 0x000134bc6d84 libqsqlite.dylib`___lldb_unnamed_symbol820 +
40
frame #6: 0x000134bd6dac libqsqlite.dylib`___lldb_unnamed_symbol909 +
2448
frame #7: 0x000134be8c64 libqsqlite.dylib`___lldb_unnamed_symbol941 +
55716
frame #8: 0x000134ba6c2c libqsqlite.dylib`___lldb_unnamed_symbol452 +
260
frame #9: 0x000134b98dc8 libqsqlite.dylib`___lldb_unnamed_symbol283 +
412
frame #10: 0x000134b9a508 libqsqlite.dylib`___lldb_unnamed_symbol294 +
1456
frame #11: 0x000100b82fe0 QtSql`QSqlQuery::exec(QString const&) + 844
frame #12: 0x000134b9be50 libqsqlite.dylib`___lldb_unnamed_symbol317 +
116
frame #13: 0x000101326f5c
libkritaresources.19.dylib`KisResourceCacheDb::synchronizeStorage(storage=)
at KisResourceCacheDb.cpp:1920:30 [opt]
frame #14: 0x000101331fd4
libkritaresources.19.dylib`KisResourceLocator::synchronizeDb(this=0x60238060)
at KisResourceLocator.cpp:1183:14 [opt]
frame #15: 0x0001013305c0
libkritaresources.19.dylib`KisResourceLocator::initialize(this=0x60238060,
installationResourcesLocation=) at KisResourceLocator.cpp:129:10
[opt]
frame #16: 0x00010269a56c
libkritaui.19.dylib`KisApplication::registerResources(this=0x00016fdff228)
at KisApplication.cpp:371:74 [opt]
frame #17: 0x00010269bd18
libkritaui.19.dylib`KisApplication::start(this=0x00016fdff228,
args=0x00016fdff2b8) at KisApplication.cpp:462:10 [opt]
```

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

[frameworks-kio] [Bug 431351] For files that don't fit in the trash, the user isn't provided with the option to delete immediately

2022-10-18 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431351

Ahmad Samir  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.100
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/3f922b72e
   ||5202b882c85a390926c905f8008
   ||ca60
 Resolution|--- |FIXED

--- Comment #10 from Ahmad Samir  ---
Git commit 3f922b72e5202b882c85a390926c905f8008ca60 by Ahmad Samir.
Committed on 19/10/2022 at 04:29.
Pushed by ahmadsamir into branch 'master'.

AskUserActionInterface: add DeleteInsteadOfTrash deletion type

Typical use-case:
- the user tries to Trash some file, which fails due to size constraints
- we ask the user again about deleting the files instead of Trashing them
FIXED-IN: 5.100

M  +7-0src/core/askuseractioninterface.h
M  +8-1src/core/global.h
M  +3-0src/core/job_error.cpp
M  +2-2src/ioslaves/trash/trashimpl.cpp
M  +22   -2src/widgets/deleteortrashjob.cpp
M  +23   -1src/widgets/widgetsaskuseractionhandler.cpp

https://invent.kde.org/frameworks/kio/commit/3f922b72e5202b882c85a390926c905f8008ca60

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

[kscreenlocker] [Bug 433495] Lock screen greeter fails to visually update when system is woken up while connected to TV via receiver

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433495

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[krita] [Bug 459401] Can't export recording timelapse

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459401

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.

[kscreenlocker] [Bug 419299] [kscreenlocker] spaming "kscreenlocker_greet[9912]: Could not create AF_NETLINK socket"

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419299

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 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 412551] KDE Connect settings crashes when device list updated very often

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412551

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

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

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

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

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

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

[frameworks-knewstuff] [Bug 348049] Network error. (203) in KNewStuff

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=348049

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kopete] [Bug 418432] Kopete crash when I want to edit a participant information

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418432

--- 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 409042] Graphical issues on desktop with GeForce 7950 GX2

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=409042

--- Comment #21 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 460563] kwin_wayland crashes in Plasma 5.26 with error "No provider of eglQueryDmaBufModifiersEXT found." when attempting to screen share or use OBS (due to an aurorae theme)

2022-10-18 Thread Aki
https://bugs.kde.org/show_bug.cgi?id=460563

Aki  changed:

   What|Removed |Added

 CC||k...@aki.tw

--- Comment #5 from Aki  ---
I encountered this error too with nvidia card.
It does not happens if I switch to intel igpu.

Below is the stacktrace of kwin_wayland.

0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x7f14c5e3bc46 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x7f14c5e227fc in __GI_abort () at ./stdlib/abort.c:79
#5  0x7f14c7d8bcaa in  () at /lib/x86_64-linux-gnu/libepoxy.so.0
#6  0x7f14c7d8bcf0 in  () at /lib/x86_64-linux-gnu/libepoxy.so.0
#7  0x7f14c7d8dd62 in  () at /lib/x86_64-linux-gnu/libepoxy.so.0
#8  0x564066424099 in KWin::querySupportedModifiers (format=875713089,
eglDisplay=0x5640669a7220)
at /home/aki/kde/src/kwin/src/plugins/screencast/screencaststream.cpp:323
#9  KWin::ScreenCastStream::createStream() (this=this@entry=0x564066ba5a50) at
/home/aki/kde/src/kwin/src/plugins/screencast/screencaststream.cpp:344
#10 0x5640664247b8 in KWin::ScreenCastStream::init()
(this=this@entry=0x564066ba5a50)
at /home/aki/kde/src/kwin/src/plugins/screencast/screencaststream.cpp:295
#11 0x56406641ca40 in
KWin::ScreencastManager::integrateStreams(KWaylandServer::ScreencastStreamV1Interface*,
KWin::ScreenCastStream*)
(this=, waylandStream=0x564067230e60, stream=0x564066ba5a50)
at /home/aki/kde/src/kwin/src/plugins/screencast/screencastmanager.cpp:201
#12 0x56406641cc74 in
KWin::ScreencastManager::streamOutput(KWaylandServer::ScreencastStreamV1Interface*,
KWin::Output*, KWaylandServer::ScreencastV1Interface::CursorMode)
(this=, waylandStream=, streamOutput=, mode=)
at /home/aki/kde/src/kwin/src/plugins/screencast/screencastmanager.cpp:148
#13 0x56406641cdab in
KWin::ScreencastManager::streamVirtualOutput(KWaylandServer::ScreencastStreamV1Interface*,
QString const&, QSize const&, double,
KWaylandServer::ScreencastV1Interface::CursorMode)
(this=, stream=0x564067230e60, name=,
size=, scale=,
mode=KWaylandServer::ScreencastV1Interface::Metadata) at
/home/aki/kde/src/kwin/src/plugins/screencast/screencastmanager.cpp:114
#14 0x7f14c70f36ff in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f14c8b9da7f in
KWaylandServer::ScreencastV1Interface::virtualOutputScreencastRequested(KWaylandServer::ScreencastStreamV1Interface*,
QString const&, QSize const&, double,
KWaylandServer::ScreencastV1Interface::CursorMode)
(this=this@entry=0x564066b55bc0, _t1=, 
_t1@entry=0x564067230e60, _t2=..., _t3=..., _t4=,
_t4@entry=1, _t5=, 
_t5@entry=KWaylandServer::ScreencastV1Interface::Metadata)
at
/home/aki/kde/build/kwin/src/kwin_autogen/IEXH3JLKNG/moc_screencast_v1_interface.cpp:342
#16 0x7f14c8e402b4 in
KWaylandServer::ScreencastV1InterfacePrivate::zkde_screencast_unstable_v1_stream_virtual_output(QtWaylandServer::zkde_screencast_unstable_v1::Resource*,
unsigned int, QString const&, int, int, int, unsigned int)
(this=, resource=0x5640670a2870, streamid=32, name=...,
width=, height=, scale=256, pointer=4)
at /home/aki/kde/src/kwin/src/wayland/screencast_v1_interface.cpp:88
#17 0x7f14c8eec85a in
QtWaylandServer::zkde_screencast_unstable_v1::handle_stream_virtual_output(wl_client*,
wl_resource*, unsigned int, char const*, int, int, int, unsigned int)
(client=, resource=, stream=32,
name=0x5640670a4570 "fake", width=1920, height=1080, scale=256, pointer=4)
--Type  for more, q to quit, c to continue without paging--
  
awn/kde/build/kwin/src/wayland/qwayland-server-zkde-screencast-unstable-v1.cpp:298
#18 0x7f14c42e8e2e in  () at /lib/x86_64-linux-gnu/libffi.so.8
#19 0x7f14c42e5493 in  () at /lib/x86_64-linux-gnu/libffi.so.8
#20 0x7f14c5a442a0 in  () at /lib/x86_64-linux-gnu/libwayland-server.so.0
#21 0x7f14c5a48694 in  () at /lib/x86_64-linux-gnu/libwayland-server.so.0
#22 0x7f14c5a470fa in wl_event_loop_dispatch () at
/lib/x86_64-linux-gnu/libwayland-server.so.0
#23 0x7f14c8e16109 in KWaylandServer::Display::dispatchEvents()
(this=) at /home/aki/kde/src/kwin/src/wayland/display.cpp:114
#24 0x7f14c70f36ff in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x7f14c70f6b83 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7f14c70f73b5 in QSocketNotifier::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x7f14c676bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x7f14c70bae38 in QCoreApplication::notifyInternal2(QObject*, 

[Akonadi] [Bug 460576] Akonadiserver crash upon adding pim google calendar to Korganizer

2022-10-18 Thread spittingverse
https://bugs.kde.org/show_bug.cgi?id=460576

--- Comment #2 from spittingve...@gmail.com  ---
(In reply to Nicolas Fella from comment #1)
> This is caused by kwin_wayland crashing.
> 
> Please follow
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
> to get a backtrace for kwin_wayland and post that here

#0  0x7f2597faa464 in ?? ()
#1  0x7f259815cd75 in ?? ()
#2  0x17ea91c0 in ?? ()
#3  0x557a16b3c070 in ?? ()
#4  0x000b in ?? ()
#5  0x7f2595d7d01c in ?? ()
#6  0x557a16a596c0 in ?? ()
#7  0x557a16b3c088 in ?? ()
#8  0x557a16ae1f50 in ?? ()
#9  0x00017d4ef48b in ?? ()
#10 0x00619d6d177fcd60 in ?? ()
#11 0x7f256001f670 in ?? ()
#12 0x557a1694cc00 in ?? ()
#13 0x0032 in ?? ()
#14 0x557a17d44330 in ?? ()
#15 0x7f25983cacb0 in ?? ()
#16 0xbff0 in ?? ()
#17 0xcff2d23cd5edc700 in ?? ()
#18 0xbfdb477bfd84a2fb in ?? ()
#19 0x0008 in ?? ()
#20 0x in ?? ()
#21 0x0001c8afb940 in ?? ()
#22 0x557a17d443a4 in ?? ()
#23 0x1000 in ?? ()
#24 0x in ?? ()



Is this what you are looking for? I can replicate the crash again if you would
like.

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

[kstars] [Bug 459963] Polar alignment speed not selectable

2022-10-18 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=459963

--- Comment #1 from Jasem Mutlaq  ---
Can you please try the latest build from here?
https://binary-factory.kde.org/job/KStars_Release_macos/

Please report back if the issue is resolved.

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

[krita] [Bug 460641] Auto-lock parameters in rectangular selection tool settings when user manually inputs values

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460641

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Makes sense, however what would be the logic to "auto unlock it"? erase the
input value?

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

[systemsettings] [Bug 445224] Short date format preview not visible on Time page

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445224

hanyo...@protonmail.com changed:

   What|Removed |Added

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

--- Comment #15 from hanyo...@protonmail.com ---
The short format is added back in the new Region & Language KCM, and the new
KCM has replaced both Language and Formats KCM in Plasma 5.26

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

[krita] [Bug 460667] Not Importing Images properly from internet

2022-10-18 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=460667

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ghe...@gmail.com
 Status|REPORTED|NEEDSINFO
   Keywords||triaged

--- Comment #1 from vanyossi  ---
Hi! I could not reproduce what you are having using safari or firefox and
images from various sites on macOS and Windows. I Did however found an error
message when "download from remote source" is used, however this is fixed in
master.

Could you tell us what browser you are dragging from? 

Also does this happen if you select "paste attached bitmap" or "local file"
from the options available?

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

[frameworks-kglobalaccel] [Bug 407139] kglobalaccel fails with QDBusObjectPath: invalid path "/component/vlc_bébé_desktop"

2022-10-18 Thread crc
https://bugs.kde.org/show_bug.cgi?id=407139

--- Comment #14 from crc  ---
(In reply to Nate Graham from comment #13)
> Good catch. Since you've already done some investigation, would you be
> interested in submitting a merge request to fix it?

Many thanks for your appreciate! But unfortunately I'm not a professional
developer, so I don't know how to correctly submit a merge request. Besides,
the original code solving the problem seems primal, even a bit ugly now. So I
suggest the current code changing may have  its own reason, and simply restore
the old one,which is the only workaround I found, may not be a good choice for
a long term solution.

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

[plasmashell] [Bug 459952] Plasma crashed on Wayland after clicking on an icon created with kmenuedit added to favorites list of Kickoff

2022-10-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459952

Fushan Wen  changed:

   What|Removed |Added

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

--- Comment #2 from Fushan Wen  ---
Is it reproducible?

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

[kmail2] [Bug 357269] Can't import custom message list aggregation and theme from older config

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357269

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #5 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kmahjongg] [Bug 342163] Game over replay animation not interrupted by loading a saved game

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=342163

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[Discover] [Bug 460391] Header text is clipped at the top of the Snap channel popup

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460391

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.2

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

[kwin] [Bug 460532] Cursor jumps to lower right corner of the screen on click into spinbox in Blender

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460532

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.1

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

[kmail2] [Bug 357366] Kmail sends empty mails when signing html formatted messages

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357366

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #6 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kphotoalbum] [Bug 340211] KPA should invalidate/update metadata when a changed image is detected.

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=340211

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #9 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[ktorrent] [Bug 357691] In List of active downloads: If i select several downloads, Right-Mouse-Properties, Change Location after finished: the finished downloads are still stored in the old location

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357691

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[ktorrent] [Bug 356319] Download time not being computed correctly

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356319

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[konqueror] [Bug 356371] missing option / default behaviour to disable mixed (insecure http) content within https sites

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356371

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[calligrawords] [Bug 308903] Creating multiple numbered lists is complicated

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=308903

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[ktorrent] [Bug 356311] Improper handling of sshfs filesystem.

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356311

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[amarok] [Bug 354759] Amarok freezes while meta data changes are applied

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=354759

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #9 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kwin] [Bug 460691] Overview searches through windows despite being turned off in Plasma Search

2022-10-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=460691

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

--- Comment #1 from Natalie Clarius  ---
I think you are getting two things mixed up here.

The Plasma search settings determine which categories show up as a *text*
result for the search box that is present in the overview, application
launcher, etc. It has no effect on filtering window thumbnails in the overview
effect.

In the overview effect, the search box additionally filters the windows shown,
and text search results appear only when no open window matches. This behavior
was introduced recently and is not configurable.

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

[kpat] [Bug 356872] Card LOST during a Spider2 game

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356872

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[amarok] [Bug 356097] Connection to external MySQL database not recovered on resuming from sleep

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356097

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kpat] [Bug 355867] Gypsy solver incorrectly reports game as unwinnable

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=355867

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[KScreen] [Bug 357275] When plugging in new screen (diff resolution) in unified mode, kwin reports wrong desktop size

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357275

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #19 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kmail2] [Bug 357086] Maximum Number of connections error break imap ressource

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357086

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kdelibs] [Bug 133142] Can't install third-party cert created in konqueror

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=133142

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #6 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[knotes] [Bug 354959] Idea: "always on top" function (or did I miss it?)

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=354959

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #2 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kstart] [Bug 277775] KDE Autostart / kstart starts 2 apps in wrong desktop (mixed up)

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=25

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[konqueror] [Bug 358006] html5 element "main" not 'display: block' by default

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=358006

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[amarok] [Bug 355888] open subtree with right key doesn't work

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=355888

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[calligrastage] [Bug 356971] default print-to-pdf filename doesn't work for unsaved documents

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356971

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[korganizer] [Bug 357700] modified event date ignored

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357700

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kpat] [Bug 357349] In Spider Solitaire an extra card gets sent to completed piles

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357349

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[konqueror] [Bug 356050] crash page; no animation of page

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356050

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kmail2] [Bug 357909] All IMAP Resources named "IMAP E-Mail Server"

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357909

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #2 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[knotes] [Bug 347272] Unable to create notes. Error with collections

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=347272

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #2 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[korganizer] [Bug 357282] connection to my own caldav but not to shared caldav from another user on same server. In Thunderbird on same machine both works!

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357282

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[ktorrent] [Bug 357016] upnp internal server error

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357016

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[konqueror] [Bug 357929] Terminal emulator linking issue

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357929

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kmail2] [Bug 357351] Akonadi crashes when dowloading mail

2022-10-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=357351

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[kwin] [Bug 460617] Task Switcher not working with multiple desktops

2022-10-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=460617

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

--- Comment #2 from Natalie Clarius  ---
I don't understand what it is the two of you are missing. Isn't this what you
get if you just don't filter by desktop?

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

[plasmashell] [Bug 460692] Canceling a wallpaper change does not revert to the original image

2022-10-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=460692

Fushan Wen  changed:

   What|Removed |Added

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

--- Comment #1 from Fushan Wen  ---
Can you provide log of plasmashell when changing the wallpaper?

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

[kwin] [Bug 450874] Plasma Wayland remaps virtual tablet input

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450874

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

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

[plasmashell] [Bug 460692] New: Canceling a wallpaper change does not revert to the original image

2022-10-18 Thread Bernhard
https://bugs.kde.org/show_bug.cgi?id=460692

Bug ID: 460692
   Summary: Canceling a wallpaper change does not revert to the
original image
Classification: Plasma
   Product: plasmashell
   Version: 5.26.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Image Wallpaper
  Assignee: plasma-b...@kde.org
  Reporter: micraf...@gmail.com
CC: notm...@gmail.com, qydwhotm...@gmail.com
  Target Milestone: 1.0

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. Context Menu > Configure Desktop and Wallpaper
2. Select different wallpaper
3. Press Cancel, Discard

OBSERVED RESULT
Wallpaper changes when selecting one - does not change back after Cancel +
Discard

EXPECTED RESULT
Wallpaper changes to the original wallpaper

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 5.15.74-1-lts (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Layout is set to Desktop
The change does not seem to get written to config as "plasmashell --replace"
reverts it.

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

[kwin] [Bug 450874] Plasma Wayland remaps virtual tablet input

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450874

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[kwin] [Bug 460691] New: Overview searches through windows despite being turned off in Plasma Search

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460691

Bug ID: 460691
   Summary: Overview searches through windows despite being turned
off in Plasma Search
Classification: Plasma
   Product: kwin
   Version: 5.26.0
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-overview
  Assignee: kwin-bugs-n...@kde.org
  Reporter: arct...@gmail.com
  Target Milestone: ---

Lets say you want to open a new instance of "xfce4-terminal" while one is
already running.

REPRODUCE:
Turn off "windows" under Plasma Search (Settings).
Open the Plasma Overview, type "term".

Expected Behavior:
Overview offers search results according to the search settings -- the same
behavior as if no instance was running yet. This is how it worked in the last
version, I believe.

Actual behavior:
Overview offers the already running window and nothing else.

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

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=398320

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #28 from Kurt Hindenburg  ---
https://invent.kde.org/utilities/konsole/-/merge_requests/754 - this didn't
close when the MR commit

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

[konsole] [Bug 458822] Crash when using Konsole

2022-10-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=458822

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Kurt Hindenburg  ---
https://invent.kde.org/utilities/konsole/-/merge_requests/754 - this didn't
close when the MR commit

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

[dolphin] [Bug 460402] Dolphin crashing when dragging a file over the folder path location

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460402

--- Comment #2 from itcrams...@gmail.com ---
Created attachment 153017
  --> https://bugs.kde.org/attachment.cgi?id=153017=edit
New crash information added by DrKonqi

dolphin (22.08.1) using Qt 5.15.6

Dragging any file or folder into the folder path location bar in Dolphin
results in a crash every time.

-- Backtrace (Reduced):
#4  0x7fe245107906 in
KDEPrivate::KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent*) () from
/lib64/libKF5KIOFileWidgets.so.5
#5  0x7fe243cfb621 in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#6  0x7fe243dbecae in QAbstractButton::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#7  0x7fe243e8c52c in QPushButton::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#8  0x7fe243cbba40 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5

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

[dolphin] [Bug 460402] Dolphin crashing when dragging a file over the folder path location

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460402

itcrams...@gmail.com changed:

   What|Removed |Added

 CC||itcrams...@gmail.com

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

[frameworks-baloo] [Bug 460509] Baloo indexes files temporarily mounted from other file systems

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460509

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[ghostwriter] [Bug 460212] Ghostwriter Documentation and Source reference https://wereturtle.github.io/ghostwriter/

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460212

megan.con...@kdemail.net changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[systemsettings] [Bug 460643] lookandfeeltool crashes/doesn't work when invoked by other tools such as cron, darkman...

2022-10-18 Thread ZhangHua
https://bugs.kde.org/show_bug.cgi?id=460643

ZhangHua  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/merge
   ||_requests/2230
   Version Fixed In||5.26.3
 CC||zhanghua...@qq.com

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

[ghostwriter] [Bug 460526] the editor area (not the preview) show pandoc table in strange format

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460526

megan.con...@kdemail.net changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from megan.con...@kdemail.net ---
My apologies for the confusion.  This is actually expected behavior since the
syntax highlighting is handled by cmark-gfm, which does not support the Pandoc
table extensions.  The highlighter is instead seeing these tables as setext
headings.  One workaround would be for you change the settings to not use large
headings.  (It will still be bold.)  I don't want to add highlighting for
Pandoc-specific extensions since I would like to maintain a means of warning
the end user that their Markdown is not portable/compatible with other Markdown
processors.

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

[kdenlive] [Bug 460690] New: Time Remapping: general thoughts/critic UI/UX

2022-10-18 Thread Veps
https://bugs.kde.org/show_bug.cgi?id=460690

Bug ID: 460690
   Summary: Time Remapping: general thoughts/critic UI/UX
Classification: Applications
   Product: kdenlive
   Version: 22.08.1
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: v...@gmx.de
  Target Milestone: ---

 SUMMARY
I'll try to keep it short (and skip also the natural appreciation part for all
your work, which I do but...): I find the UI of the "Time Remapping" alias
Speed Ramp ***EXTREMLY*** not only un-intuitive (bad UX) but even limiting in
(possible) functionality .

 STEPS TO REPRODUCE
Try to figure out "Time Remap" without a tutorial -- without being the
dev/creator of the UI/UX
(Off-Topic but doesn't enhance the situation: while at the same time it's
constantly crashing on you, see #437113).
Really, I mean it. Put your uninformed uncle/cousin/whoever in front of this,
tell him: here is this new feature in kdenlive, please make me this:
https://youtu.be/W1SbGOl9YEc?t=308)

 OBSERVED RESULT
A)  Under specific circumstances extends the clip (probably it's a feature but
regarding UX completely unexpected and unintended)
B) With a lot of "ramps" granularity/accuracy gets lost due to weird scaling of
the "Time-Ramp"-UI
  B2) Under certain circumstances cannot click handles in the """graph""" due
to overlapping/aids of the UI
C) Not even sure if this is intended but you can even reverse time. -- Not
anytime soon I would have realised that! (Though the feature at all integrated
here really sounds great.) [2]

 EXPECTED RESULT
A graph where I could even have control over the kind/speed/slope of the
ramp/function (not only "please magically cramp 2 minutes into 1 minute for
me")

 ADDITIONAL INFORMATION
Maybe I'm just ignored but can the master mind behind the UI please explain the
benefits of the current "fancy" UI over a regular graph/function which
"everybody", I would claim, with a descent educational background would expect
and could grasp in an instant.
AGAIN: I really appreciate your work and *even* a new/different approach over
the "classic" one but only if it brings benefits. The documentation for this
feature is a one-liner which literally just and only states: "The new Time
Remap feature allows to keyframe the speed of a clip."[1] (Since then a whole
*major* release has passed.)


[1]
https://docs.kdenlive.org/de/effects_and_compositions/effects.html#time-remapping-speed-ramps
[2] https://youtu.be/weY57YFPD-g?t=222

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

[plasmashell] [Bug 460493] Blurry "unread notifications" icon on HiDpi screens

2022-10-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=460493

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Fushan Wen  ---
Can you test
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/556 to see
if the bug is fixed?

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

[Spectacle] [Bug 460689] Toolbar buttons have different fonts applied

2022-10-18 Thread Jose Flores
https://bugs.kde.org/show_bug.cgi?id=460689

--- Comment #1 from Jose Flores  ---
Created attachment 153016
  --> https://bugs.kde.org/attachment.cgi?id=153016=edit
System Settings to display bug

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

[Spectacle] [Bug 460689] New: Toolbar buttons have different fonts applied

2022-10-18 Thread Jose Flores
https://bugs.kde.org/show_bug.cgi?id=460689

Bug ID: 460689
   Summary: Toolbar buttons have different fonts applied
Classification: Applications
   Product: Spectacle
   Version: 22.08.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: jsflo@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

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

After changing the font system settings (Manjaro), it looks like the buttons on
the main screen of Spectacle have different fonts/styles applied. 


STEPS TO REPRODUCE
1. Go to System Settings (Manjaro) -> Appearance -> Fonts
2. Change General font to a different size (different from Toolbar)
3. Open Spectacle
4. Notice the random styles of buttons

OBSERVED RESULT
Buttons on the bottom row are different sizes

EXPECTED RESULT
Same look for bottom row buttons

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.15-74-3-MANJARO
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
This is on Spectacle 22.08.1 and on the master branch
(1ee8d43a5ce0b2122610e9184bfa43397d9f6be3 - Oct 16,2022).

These buttons are of these types:
* `QToolButton`: configure, annotate, copy, save
* `QPushButton`: tools, export
* `QDialogButtonBox`: Help

It looks like `QToolButton` follows the "Toolbar" font and (`QPushButton` and 
`QDialogButtonBox`) follow the "General" font setting. 


I couldn't figure out how to make all of them use the same font (even though
there is a `setFont` and `font()`) but I also looked at potentially making the
`QToolButton`s into `QPushButton`s but `QPushButton`'s don't support having a
menu and a default action like is needed for the "Save As" button or "Copy
Image to Clipboard" button. I think it's possible to make everything a
`QToolButton` but it would mean recreating the help menu used in the "Help"
button (the others are more straight forward to covert).

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

[kstars] [Bug 439588] Debayer in the FITS viewer

2022-10-18 Thread Flavius
https://bugs.kde.org/show_bug.cgi?id=439588

--- Comment #11 from Flavius  ---
(In reply to Jasem Mutlaq from comment #10)
> Please check against KStars 3.6.1 and report back.

still happening

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

[kwin] [Bug 460628] window rule to maximize windows doesn't take effect after recent updates (Wayland & X11) for most gtk applications

2022-10-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=460628

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #8 from Fushan Wen  ---
Can you test if GTK4 applications have the same bug?

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

[kwin] [Bug 460248] plasmashell with high CPU usage in Wayland session

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460248

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.100

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

[kwin] [Bug 460501] Window increases width when moving the cursor vertically during drag-resize after making the window as small as possible

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460501

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.1

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

[kwin] [Bug 460446] kwin_x11 crashes as long as the window of a specific xcb/vulkan app exists.

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460446

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.1

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

[kscreenlocker] [Bug 459322] Pressed keys are not properly detected when I try to set a keyboard shortcut

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459322

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

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

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

[krita] [Bug 460512] Using specific color in 32-bit float image depth can cause crash

2022-10-18 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=460512

--- Comment #7 from amyspark  ---
Created attachment 153014
  --> https://bugs.kde.org/attachment.cgi?id=153014=edit
ICC profile of the Krita repro

Attaching the source's profile for Marti's reference.

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

[kscreenlocker] [Bug 459322] Pressed keys are not properly detected when I try to set a keyboard shortcut

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459322

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

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

[plasmashell] [Bug 456076] Task Manager icons no longer honor panel margins, effectively making them bigger than intended

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=456076

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.100
Version|git-stable-Plasma/5.26  |5.25.0

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

[frameworks-kcalendarcore] [Bug 460592] parse error from icalcomponent_new_from_string

2022-10-18 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=460592

--- Comment #5 from Ricardo J. Barberis  ---
Thanks for the info Helmar and Antonio!

I see libical 3.0.16 has landed on my distro among other updates, I'll be
checking it out tomorrow.

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

[krita] [Bug 460512] Using specific color in 32-bit float image depth can cause crash

2022-10-18 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=460512

amyspark  changed:

   What|Removed |Added

   Keywords||triaged

--- Comment #6 from amyspark  ---
Confirming bug, reproduced on first try with commit b19356bae8 and LittleCMS
2.13.1 *and* 2.14rc1.

Stacktrace:

lcms2_fast_float.dll!FloatCLUTEval(_cmstransform_struct * CMMcargo, const void
* Input, void * Output, unsigned int PixelsPerLine, unsigned int LineCount,
const cmsStride * Stride) Line 199
(e:\krita-win\msvc\b_deps\ext_lcms2\ext_lcms2-prefix\src\ext_lcms2\plugins\fast_float\src\fast_float_tethra.c:199)
lcms2.dll!cmsDoTransform(void * Transform, const void * InputBuffer, void *
OutputBuffer, unsigned int Size) Line 207
(e:\krita-win\msvc\b_deps\ext_lcms2\ext_lcms2-prefix\src\ext_lcms2\src\cmsxform.c:207)
kritapigment.dll!KoColorSpace::convertPixelsTo(const unsigned char * src,
unsigned char * dst, const KoColorSpace * dstColorSpace, unsigned int
numPixels, KoColorConversionTransformation::Intent renderingIntent, QFlags conversionFlags) Line 466
(e:\krita-win\src\libs\pigment\KoColorSpace.cpp:466)
kritalcmsengine.dll!KoColorSpaceAbstract::convertPixelsTo(const
unsigned char * src, unsigned char * dst, const KoColorSpace * dstColorSpace,
unsigned int numPixels, KoColorConversionTransformation::Intent
renderingIntent, QFlags
conversionFlags) Line 202
(e:\krita-win\src\libs\pigment\KoColorSpaceAbstract.h:202)
kritaui.dll!KisTextureTileUpdateInfo::convertTo(const KoColorSpace * dstCS,
KoColorConversionTransformation::Intent renderingIntent, QFlags conversionFlags) Line 197
(e:\krita-win\src\libs\ui\opengl\kis_texture_tile_update_info.h:197)
kritaui.dll!KisOpenGLUpdateInfoBuilder::buildUpdateInfo(const QRect & rect,
KisSharedPtr projection, const QRect & bounds, int
levelOfDetail, bool convertColorSpace) Line 152
(e:\krita-win\src\libs\ui\opengl\KisOpenGLUpdateInfoBuilder.cpp:152)
kritaui.dll!KisOpenGLUpdateInfoBuilder::buildUpdateInfo(const QRect & rect,
KisSharedPtr srcImage, bool convertColorSpace) Line 49
(e:\krita-win\src\libs\ui\opengl\KisOpenGLUpdateInfoBuilder.cpp:49)
kritaui.dll!KisOpenGLImageTextures::updateCacheImpl(const QRect & rect,
KisSharedPtr srcImage, bool convertColorSpace) Line 323
(e:\krita-win\src\libs\ui\opengl\kis_opengl_image_textures.cpp:323)
kritaui.dll!KisOpenGLImageTextures::updateCache(const QRect & rect,
KisSharedPtr srcImage) Line 311
(e:\krita-win\src\libs\ui\opengl\kis_opengl_image_textures.cpp:311)
kritaui.dll!KisOpenGLImageTextures::initGL(QOpenGLFunctions * f) Line 119
(e:\krita-win\src\libs\ui\opengl\kis_opengl_image_textures.cpp:119)
kritaui.dll!KisOpenGLCanvasRenderer::initializeGL() Line 250
(e:\krita-win\src\libs\ui\opengl\KisOpenGLCanvasRenderer.cpp:250)
kritaui.dll!KisOpenGLCanvas2::initializeGL() Line 189
(e:\krita-win\src\libs\ui\opengl\kis_opengl_canvas2.cpp:189)
Qt5Widgets.dll!QOpenGLWidgetPrivate::initialize() Line 863
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qopenglwidget.cpp:863)
Qt5Widgets.dll!QOpenGLWidget::resizeEvent(QResizeEvent * e) Line 1331
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qopenglwidget.cpp:1331)
Qt5Widgets.dll!QWidget::event(QEvent * event) Line 9415
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:9415)
Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent *
e) Line 3652
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qapplication.cpp:3652)
Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 3604
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qapplication.cpp:3604)
kritaui.dll!KisApplication::notify(QObject * receiver, QEvent * event) Line 757
(e:\krita-win\src\libs\ui\KisApplication.cpp:757)
Qt5Core.dll!QCoreApplication::notifyInternal2(QObject * receiver, QEvent *
event) Line 1088
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\corelib\kernel\qcoreapplication.cpp:1088)
Qt5Widgets.dll!QWidgetPrivate::sendPendingMoveAndResizeEvents(bool recursive,
bool disableUpdates) Line 7974
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:7974)
Qt5Widgets.dll!QWidgetPrivate::show_helper() Line 8027
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:8027)
Qt5Widgets.dll!QWidgetPrivate::showChildren(bool spontaneous) Line 8465
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:8465)
Qt5Widgets.dll!QWidgetPrivate::show_helper() Line 8034
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:8034)
Qt5Widgets.dll!QWidgetPrivate::setVisible(bool visible) Line 8389
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:8389)
Qt5Widgets.dll!QWidget::setVisible(bool visible) Line 8320
(e:\krita-win\msvc\b_deps\ext_qt\s\qtbase\src\widgets\kernel\qwidget.cpp:8320)
Qt5Widgets.dll!QWidgetPrivate::showChildren(bool spontaneous) Line 8450

[kdenlive] [Bug 460688] New: Crash: when going back in history/undo ctrl+z (after Time Remapping)

2022-10-18 Thread Veps
https://bugs.kde.org/show_bug.cgi?id=460688

Bug ID: 460688
   Summary: Crash: when going back in history/undo ctrl+z (after
Time Remapping)
Classification: Applications
   Product: kdenlive
   Version: 22.08.1
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: v...@gmx.de
  Target Milestone: ---

 SUMMARY
Crashes when trying to revert changes after "Time Remapping" alias Speed Ramp.

 STEPS TO REPRODUCE
[0. Load existing profile.]
1. Apply speed ramp to clip
2. Make some time changes
3. De-select clip and undo changes via CTRL+Z

 OBSERVED RESULT
Problem signature:
  Problem Event Name:   APPCRASH
  Application Name: kdenlive.exe
  Application Version:  0.0.0.0
  Application Timestamp:
  Fault Module Name:libmlt++-7.dll
  Fault Module Version: 0.0.0.0
  Fault Module Timestamp:   
  Exception Code:   c005
  Exception Offset: 939b
  OS Version:   6.1.7601.2.1.0.256.48
  Locale ID:1031
  Additional Information 1: d99f
  Additional Information 2: d99fe4f86dd04d2d5b3aec01d3dc19f1
  Additional Information 3: ea16
  Additional Information 4: ea16c338e91f971974e5362c820ef98e

 EXPECTERED RESULT
When the very first recorded history/state of the project is reached do nothing
even if I though I continue to press CTRL+Z.

 SOFTWARE/OS VERSIONS
Windows: 7

 ADDITIONAL INFORMATION
Have the impression that kdenlive tried to go "before" the very first state
like "state -1" since I think I already saw the very first state reemerging in
the timeline right before the crash while hitting multiple times CTRL+Z.

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

[krita] [Bug 460671] Key board shortcut setting only take bindings with modifiers.

2022-10-18 Thread Protoniv
https://bugs.kde.org/show_bug.cgi?id=460671

--- Comment #1 from Protoniv  ---
*** Bug 460670 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 460670] Key board shortcut setting only take bindings with modifiers.

2022-10-18 Thread Protoniv
https://bugs.kde.org/show_bug.cgi?id=460670

Protoniv  changed:

   What|Removed |Added

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

--- Comment #1 from Protoniv  ---


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

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

[Discover] [Bug 460365] No source is selected in 'Sources' dropdown when I open Discover via 'Get ..." search result from kickoff or krunner

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460365

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.1

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

[krita] [Bug 460110] Copy and paste of local selections causes crashes.

2022-10-18 Thread Protoniv
https://bugs.kde.org/show_bug.cgi?id=460110

Protoniv  changed:

   What|Removed |Added

 CC||ss93...@gmail.com

--- Comment #2 from Protoniv  ---
*** Bug 460652 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 460652] [5.1.1 nighty] Copy a selection freeze and crash krita

2022-10-18 Thread Protoniv
https://bugs.kde.org/show_bug.cgi?id=460652

Protoniv  changed:

   What|Removed |Added

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

--- Comment #1 from Protoniv  ---


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

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

[drkonqi] [Bug 454063] debuginfod symbols not retrieved with gdb 12

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454063

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.1

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

[plasmashell] [Bug 458038] Widgets become slightly misplaced (misaligned) after login

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458038

--- Comment #4 from Nate Graham  ---
We're getting reports that this remains broken but only for X11. Which makes
sense for why I can't reproduce it, because I'm on Wayland. And probably the
developers who worked on the fix are on Wayland too.

For anyone able to reproduce on X11, can you try the following:

1. Log out of your X11 session
2. Log into a wayland session
3. Arrange widgets how yo want
3. Log out of the wayland session
4. Log into it again

Thanks!

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

[kalarm] [Bug 460389] After 08.10.2020 Kalarm, Korganizer, Calendar dont work correctly.

2022-10-18 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=460389

--- Comment #26 from David Jarvie  ---
Try the KDE kdepim-users mailing list for help on this.

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

[kwin] [Bug 460628] window rule to maximize windows doesn't take effect after recent updates (Wayland & X11) for most gtk applications

2022-10-18 Thread Leopold Johannes Meinel
https://bugs.kde.org/show_bug.cgi?id=460628

--- Comment #7 from Leopold Johannes Meinel  ---
(In reply to Ismael Asensio from comment #6)
> Have you also tried to set a different rule property for those applications?
> 
> This can help sorting out if the issue is about windows not getting matched
> by the rule or are the specific "maximized" properties not being applied
> after matching.
> 
> I see that  the property "no border" is also in the rule. Is the effect the
> same if you do not set this property?
> 
> Thanks!

The no border rule is applied properly. Therefore I am pretty sure that
vertical and horizontal maximizing rules are not being applied after matching
for those applications.
I'll give an answer to the second question tomorrow.

Thanks for your quick answer!

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

[frameworks-baloo] [Bug 460509] Baloo indexes files temporarily mounted from other file systems

2022-10-18 Thread Adam Fontenot
https://bugs.kde.org/show_bug.cgi?id=460509

--- Comment #3 from Adam Fontenot  ---
(In reply to tagwerk19 from comment #2)
> (In reply to Adam Fontenot from comment #0)
> > ... Baloo was intelligently skipping other file systems in its indexing ...
> That had apparently been implemented a while back - Bug 333433
> 
> Although don't have a feeling for what "people would expect (or want) to
> happen" 
I'm thinking given Bug 333433 that Baloo should not index mounted file systems
by default. Maybe an option could be provided, but the ability to manually
"opt-in" specific directories by adding them to the indexing list is probably
good enough.

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

[drkonqi] [Bug 454063] debuginfod symbols not retrieved with gdb 12

2022-10-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=454063

Harald Sitter  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/drkonqi/commit/2d1f801ea |ma/drkonqi/commit/40f8c1157
   |4e164fa109269426311103f1af5 |9362755c5242f46ab2e257480d3
   |ae13|d06e

--- Comment #10 from Harald Sitter  ---
Git commit 40f8c11579362755c5242f46ab2e257480d3d06e by Harald Sitter.
Committed on 18/10/2022 at 22:23.
Pushed by sitter into branch 'Plasma/5.26'.

allow using debuginfod for symbol resolution with gdb12

gdb defaults to it being off.

this adds a new cmake option WITH_GDB12 to be set by distros. when this
is set (and the gdb debugger is used by drkonqi at runtime) then the
install debug symbols button gets slightly refined behavior where
instead of going to a separate tool to install symbols it will instead
run gdb with a suitable cmdline to enable debuginfod.

we still prefer the separate installer when also available.

in particular the workflow here looks like this:

- crash & user opens drkonqi
- trace happens without debuginfod
- if the trace is poor the install debug info button gets enabled
- user clicks button
- re-tracing with debuginfod enabled
- trace is now amazing and can be reported


(cherry picked from commit 2d1f801ea4e164fa109269426311103f1af5ae13)

M  +1-0CMakeLists.txt
M  +2-1src/backtracegenerator.cpp
M  +5-0src/backtracegenerator.h
M  +2-0src/config-drkonqi.h.cmake
M  +3-0src/data/debuggers/internal/gdbrc
M  +17   -1src/debugger.cpp
M  +7-1src/debugger.h
M  +13   -3src/qml/DeveloperPage.qml

https://invent.kde.org/plasma/drkonqi/commit/40f8c11579362755c5242f46ab2e257480d3d06e

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

[kwin] [Bug 447116] kwin crashes after pressing alt-tab twice

2022-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447116

andresdor...@gmail.com changed:

   What|Removed |Added

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

--- Comment #18 from andresdor...@gmail.com ---
fixed in 5.26.1

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

[drkonqi] [Bug 454063] debuginfod symbols not retrieved with gdb 12

2022-10-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=454063

Harald Sitter  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/drkonqi/commit/2d1f801ea
   ||4e164fa109269426311103f1af5
   ||ae13

--- Comment #9 from Harald Sitter  ---
Git commit 2d1f801ea4e164fa109269426311103f1af5ae13 by Harald Sitter.
Committed on 18/10/2022 at 22:19.
Pushed by sitter into branch 'master'.

allow using debuginfod for symbol resolution with gdb12

gdb defaults to it being off.

this adds a new cmake option WITH_GDB12 to be set by distros. when this
is set (and the gdb debugger is used by drkonqi at runtime) then the
install debug symbols button gets slightly refined behavior where
instead of going to a separate tool to install symbols it will instead
run gdb with a suitable cmdline to enable debuginfod.

we still prefer the separate installer when also available.

in particular the workflow here looks like this:

- crash & user opens drkonqi
- trace happens without debuginfod
- if the trace is poor the install debug info button gets enabled
- user clicks button
- re-tracing with debuginfod enabled
- trace is now amazing and can be reported

M  +1-0CMakeLists.txt
M  +2-1src/backtracegenerator.cpp
M  +5-0src/backtracegenerator.h
M  +2-0src/config-drkonqi.h.cmake
M  +3-0src/data/debuggers/internal/gdbrc
M  +17   -1src/debugger.cpp
M  +7-1src/debugger.h
M  +13   -3src/qml/DeveloperPage.qml

https://invent.kde.org/plasma/drkonqi/commit/2d1f801ea4e164fa109269426311103f1af5ae13

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

[systemsettings] [Bug 460644] Mouse cursor Acceleration profile reset upon disconnect

2022-10-18 Thread Joey Crockett
https://bugs.kde.org/show_bug.cgi?id=460644

--- Comment #2 from Joey Crockett  ---
Oops. Genuinely didn't see that.
Thanks for moving me over :)

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

[NeoChat] [Bug 460679] Application provides no way to change account avatar

2022-10-18 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=460679

Tobias Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/neochat/commit/6cc8955b
   ||ce3483fc84ae2d0ef440bc6be2c
   ||4103e

--- Comment #1 from Tobias Fella  ---
Git commit 6cc8955bce3483fc84ae2d0ef440bc6be2c4103e by Tobias Fella.
Committed on 18/10/2022 at 22:10.
Pushed by tfella into branch 'master'.

Fix changing avatar image

M  +7-0imports/NeoChat/Settings/AccountEditorPage.qml
M  +0-8imports/NeoChat/Settings/AccountsPage.qml

https://invent.kde.org/network/neochat/commit/6cc8955bce3483fc84ae2d0ef440bc6be2c4103e

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

[kwin] [Bug 460307] When a screen turns off, all windows get resized to a stripe

2022-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460307

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|FIXED   |---

--- Comment #5 from Nate Graham  ---
Ok, then you're getting the issue for a different reason from mine, which is
that the screens are slightly overlapping.

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

  1   2   3   4   5   >