[digikam] [Bug 459874] Feature request: being able to filter or search pictures without a date in the metadata

2022-09-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=459874

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Hi Marc,

In fact, this is not easily possible. We can only search or filter for things
that are in the database. Since we always need a date, if no metadata is
present, the file date is used. This would actually only be possible if the
images were analyzed again with Exiv2 or ExifTool.

Maik

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

[frameworks-kio] [Bug 375917] Dialog for confirming deletion could indicate if a directory is not empty

2022-09-30 Thread Ben Hekster
https://bugs.kde.org/show_bug.cgi?id=375917

Ben Hekster  changed:

   What|Removed |Added

 CC||d...@hekster.org

--- Comment #3 from Ben Hekster  ---
Prospective contributor here; was looking through the 'junior jobs' to see if
there was anywhere I might pitch in, and found this one.

I see fundamentally two approaches to addressing this:
- work within the current UI structure and tweak, making less intrusive changes 
- reconsider the current UI structure in the context of the request, and
rethink the deletion dialogs themselves in a fundamentally different manner

The current deletion confirmation dialogs come in two variations: one
containing the URL of a single item to be deleted, and the other containing a
list of URLs in the case of multiple items.  So a less-intrusive approach would
suggest tweaking the displayed URL(s) in a way that conveys the requested
information.  For example:
- file items: `/path/to/file`
- empty directory items: `/path/to/directory/empty/` (note trailing slash)
- nonempty directory items: `/path/to/directory/nonempty/*` (note trailing
slash and suffix asterisk)
I can anticipate there may be some edge cases to be considered (nonlocal URLs,
or expensive-to-determine).

A slightly more radical solution might involve (for example) consolidating the
two variations into a single dialog that recursively counts the total number of
items selected, and presenting both cases as a message along the lines of "Are
you sure you want to delete 12,345 items?", which would provide ample warning
to somebody expecting to delete a few empty directories.

I have no idea how KDE goes about proposing/discussing UI changes, but I
imagine that more drastic changes are likely to require a longer process of
deliberation; so my 'tweak' proposal might be more likely to be accepted.  I'm
happy to discuss this, or even attempt to implement the 'tweak' proposal-- open
to any suggestions.

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

[valgrind] [Bug 458915] syscall sometimes returns its number instead of return code when vgdb is attached

2022-09-30 Thread Libor Peltan
https://bugs.kde.org/show_bug.cgi?id=458915

--- Comment #22 from Libor Peltan  ---
(In reply to Philippe Waroquiers from comment #21)
> Valgrind should stop by itself when it finds an error (when using
> --vgdb-error argument)

The error mentioned by me is an error in application logic. Valgrind has no way
to detect it, no reason to stop in that case and it does not.

> If yes, as a bypass for this bug, you might try to have valgrind invoking
> gdbserver and then launch gdb/vgdb, rather than having gdb/vgdb
> 'interrupting' a (still) running process.

Yes, we can use a workaround that we don't invoke vgdb at all in such cases.
But in any case, it would be nice to fix what's going wrong in Valgrind.

> But in any case, what you are doing should not cause a problem. When I have
> a little bit of time, I will dig again in the vgdb logic 
> and see if/where it could create such wrong interaction.

Thank you for continuous effor in this issue! I tried to create a tiny small
program that does only listens to incomming UDP packets while using poll or
epoll_wait syscalls, and frequently attach vgdb to it. Unfortunately, the issue
did not reproduce in this simple scenario. The only reproducer we have so far
(at least pretty reliable) is the whole Knot DNS and its test-case. If you
wish, we can give you instructions how to build it and launch the test-case,
but it'll be several steps to do.

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

[krita] [Bug 459111] Pasted data in image created from clipboard is placed at the position of the original selection.

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459111

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 446073] wrong mouse position when scaled inside SPICE virtual machine

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446073

--- Comment #5 from lilyd...@gmail.com ---
The inverted mouse cursor is gone and this issue is back.

> The bug for me happens with my laptop having a 4k screen and me connecting a 
> FullHD screen.

I have the opposite. My laptop is 1920x1080 and my external monitor is
3840x2160. (But does it really matter? It's in a virtual machine anyway.)

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

[kwin] [Bug 459219] VLC scales wrong when on secondary screen when using "Apply scaling themselves"

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459219

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

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

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

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

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

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

[kdesrc-build] [Bug 458981] Add option to specify dependency tree depth

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458981

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

[krita] [Bug 459196] krita crash when I opened it

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459196

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

[Falkon] [Bug 402968] cookies javascript

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=402968

--- 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 446073] wrong mouse position when scaled inside SPICE virtual machine

2022-09-30 Thread Damian Kaczmarek
https://bugs.kde.org/show_bug.cgi?id=446073

Damian Kaczmarek  changed:

   What|Removed |Added

 CC||rus...@gmail.com

--- Comment #3 from Damian Kaczmarek  ---
I have this problem too but weirdly enough the problem does not happen
immediately after connecting the extra monitor, it appears to happen after I
start using some apps. Not sure what exactly the trigger. kwin 5.25.5

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

[kwin] [Bug 446073] wrong mouse position when scaled inside SPICE virtual machine

2022-09-30 Thread Damian Kaczmarek
https://bugs.kde.org/show_bug.cgi?id=446073

--- Comment #4 from Damian Kaczmarek  ---
Oh sorry I misread the title of the bug. The bug for me happens with my laptop
having a 4k screen and me connecting a FullHD screen.

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

[kdeconnect] [Bug 436675] File transfer from Windows to Android fails (it used to work earlier) (it works from Android to Windows)

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436675

bohah87...@httptuan.com changed:

   What|Removed |Added

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

--- Comment #7 from bohah87...@httptuan.com ---
Somehow, installing KDE Connect on a separate device, and connecting it to the
pair of devices that were experiencing this bug, made the bug vanish. I can now
successfully transfer files from the PC to the Android device.

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

[kwin] [Bug 457096] Screen hangs when losing focus and refocusing fullscreen app/game while USB-C external monitor is set as primary monitor on laptop

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457096

--- Comment #16 from ready2rum...@tutanota.com ---
Thanks for the script, Gary. Hopefully the amdgpu team will attend to solving
this sometime soon.

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

[frameworks-kconfig] [Bug 458430] KCoreConfigSkeleton::save() will leave an invalid file descriptor and make the number of fd reach the limit

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=458430

Fushan Wen  changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 458817] "Accent color from wallpaper" feature periodically stops updating when the wallpaper changes

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=458817

Fushan Wen  changed:

   What|Removed |Added

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

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

[kde] [Bug 459870] kded5 crashed after suspend/resume cycle

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459870

--- Comment #3 from Patrick Silva  ---
(In reply to Fushan Wen from comment #2)
> Are you using accent color from wallpaper?

No.

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

[kde] [Bug 459870] kded5 crashed after suspend/resume cycle

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459870

--- Comment #2 from Fushan Wen  ---
Are you using accent color from wallpaper?

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

[krita] [Bug 459877] New: My file didn’t save but I clearly saved it

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459877

Bug ID: 459877
   Summary: My file didn’t save but I clearly saved it
Classification: Applications
   Product: krita
   Version: 5.1.0
  Platform: Microsoft Windows
OS: All
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: simpforgoyo...@gmail.com
  Target Milestone: ---

Created attachment 152527
  --> https://bugs.kde.org/attachment.cgi?id=152527=edit
session notes .txt file from users>appdata>local>krita.txt

SUMMARY
I clearly pressed “Ctrl S” for save and krita informed me that my file was
saved so I closed the program but upon checking and opening it again, my more
than 5-hour progress was gone! I looked for the “%temp%” file but it wasn’t
there, so I looked at the session .txt file and it said it completed saving but
where is my file!?
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. open saved file
2. do unsaved changes
3. wait for krita to auto-save it
4. do unsaved changes
5. press ctrl s
6. do unsaved changes
7. exit krita
8. press no on notifications saying 'do you want to save changes to this file?'

OBSERVED RESULT
krita saved the file previously closed and saved "successfully" (saved 15 hours
ago)
krita didn't save the saved updated file nor the backup file nor the
incremental version

EXPECTED RESULT
krita will save the updated file, backup file, or the incremental version

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

ADDITIONAL INFORMATION
attached below

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

[plasmashell] [Bug 459876] New: plasmashell crashed at QScopedValueRollback::QScopedValueRollback(QQmlObjectCreator*&, QQmlObjectCreator*)

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459876

Bug ID: 459876
   Summary: plasmashell crashed at
QScopedValueRollback::QScopedValue
Rollback(QQmlObjectCreator*&, QQmlObjectCreator*)
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Notifications
  Assignee: plasma-b...@kde.org
  Reporter: qydwhotm...@gmail.com
CC: k...@privat.broulik.de
  Target Milestone: 1.0

SUMMARY
I wasn't doing anything. From the backtrace a notification was about to show
up.


STEPS TO REPRODUCE
Cannot reproduce

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220926
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 5.19.10-1-default (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
(gdb) bt
#0  __GI___pthread_sigmask (how=1, newmask=, oldmask=0x0) at
pthread_sigmask.c:43
#1  0x7f49f0375b2d in __GI___sigprocmask (how=,
set=, oset=)
at ../sysdeps/unix/sysv/linux/sigprocmask.c:25
#2  0x7f49f309488b in KCrash::setCrashHandler(void (*)(int))
(handler=handler@entry=0x0)
at
/usr/src/debug/kcrash-5.99.0git.20220917T130720~d2f3085-ku.2.5.x86_64/src/kcrash.cpp:415
#3  0x7f49f3096da6 in KCrash::defaultCrashHandler(int) (sig=11)
at
/usr/src/debug/kcrash-5.99.0git.20220917T130720~d2f3085-ku.2.5.x86_64/src/kcrash.cpp:632
#4  0x7f49f0375910 in  () at /lib64/libc.so.6
#5  0x7f49f2749c57 in
QScopedValueRollback::QScopedValueRollback(QQmlObjectCreator*&,
QQmlObjectCreator*)
(value=0x5775c10, var=@0x7f49f0c25748: 0x5251007463655251, this=) at /usr/include/qt5/QtCore/qscopedvaluerollback.h:63
#6  QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (this=0x5775c10,
interrupt=...)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.6+kde20-ku.1.1.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1382
#7  0x7f49f26da15c in QQmlComponentPrivate::complete(QQmlEnginePrivate*,
QQmlComponentPrivate::ConstructionState*)
(state=0x9c0ec90, enginePriv=0xd4efb0) at
/usr/include/qt5/QtCore/qscopedpointer.h:116
#8  QQmlComponentPrivate::complete(QQmlEnginePrivate*,
QQmlComponentPrivate::ConstructionState*) (enginePriv=0xd4efb0,
state=0x9c0ec90)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.6+kde20-ku.1.1.x86_64/src/qml/qml/qqmlcomponent.cpp:996
#9  0x7f49f26da20f in
QQmlComponentPrivate::completeDeferred(QQmlEnginePrivate*,
QQmlComponentPrivate::DeferredState*)
(enginePriv=0xd4efb0, deferredState=deferredState@entry=0x6865d00)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.6+kde20-ku.1.1.x86_64/src/qml/qml/qqmlcomponent.cpp:993
#10 0x7f49eb2a4396 in QtQuickPrivate::completeDeferred(QObject*, QString
const&) (object=0x331dc60, property=)
at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickdeferredexecute.cpp:152
#11 0x7f49eb2c3c96 in quickCompleteDeferred(QObject*, QString
const&, QQuickDeferredPointer&)
(delegate=..., property=..., object=)
at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickdeferredexecute_p_p.h:84
--Type  for more, q to quit, c to continue without paging--c
#12 QQuickPopupItemPrivate::executeBackground(bool) (complete=,
this=0x45ab1c0) at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickpopupitem.cpp:158
#13 QQuickPopupItemPrivate::executeBackground(bool) (this=0x45ab1c0,
complete=) at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickpopupitem.cpp:150
#14 0x7f49eb2a8b10 in QQuickControl::componentComplete() (this=0x45f8430)
at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickcontrol.cpp:2097
#15 0x7f49eb2c208a in QQuickPane::componentComplete() (this=) at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickpane.cpp:392
#16 0x7f49eb2cb81d in QQuickPage::componentComplete() (this=) at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickpage.cpp:456
#17 QQuickPopup::componentComplete() (this=0x331dc60) at
/usr/src/debug/libqt5-qtquickcontrols2-5.15.6+kde5-ku.1.1.x86_64/src/quicktemplates2/qquickpopup.cpp:2456
#18 0x7f49f2749f63 in
QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (this=0x38a1870,
interrupt=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.6+kde20-ku.1.1.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1413
#19 0x7f49f26e06c2 in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) (this=0xa407310,
i=) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#20 0x7f49f26e0b5d in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) (this=0xd4efb0, i=, 

[kpat] [Bug 397817] kpat crash when switching games

2022-09-30 Thread S. Christian Collins
https://bugs.kde.org/show_bug.cgi?id=397817

--- Comment #24 from S. Christian Collins  ---
I can no longer reproduce this bug with the current version of kpat
(4:22.08.1-0xneon+22.04+jammy+release+build7).

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

[digikam] [Bug 155384] Easily copy properties from one image to another one

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=155384

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[digikam] [Bug 155384] Easily copy properties from one image to another one

2022-09-30 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=155384

MarcP  changed:

   What|Removed |Added

 CC||iwannaber...@gmail.com

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

[kde] [Bug 459870] kded5 crashed after suspend/resume cycle

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459870

--- Comment #1 from Fushan Wen  ---
Can you also report the bug to Qt and glibc? No KDE code is in the backtrace.

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

[kphotoalbum] [Bug 425055] Improve shortcut configurability

2022-09-30 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=425055

--- Comment #1 from Johannes Zarl-Zierl  ---
Looking at this again, the "Show Exif Information" dialog only has basic
shortcuts (Ctrl-Enter or Escape to close), so this is rather irrelevant w.r.t.
this feature request.

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

[systemsettings] [Bug 458817] "Accent color from wallpaper" feature periodically stops updating when the wallpaper changes

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=458817

Fushan Wen  changed:

   What|Removed |Added

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

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

[kde] [Bug 459870] kded5 crashed after suspend/resume cycle

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459870

Fushan Wen  changed:

   What|Removed |Added

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

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

[krita] [Bug 459840] Krita miss-aligns the layers when open multilayer tiff file

2022-09-30 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=459840

--- Comment #4 from amyspark  ---
Thanks for the sample. I had noticed that Krita did not support TIFF layer
positioning, so it'll be an interesting fix to make.

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

[digikam] [Bug 459875] New: Properties popup not displaying details

2022-09-30 Thread Glen Farnsworth
https://bugs.kde.org/show_bug.cgi?id=459875

Bug ID: 459875
   Summary: Properties popup not displaying details
Classification: Applications
   Product: digikam
   Version: 7.8.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Albums-MainView
  Assignee: digikam-bugs-n...@kde.org
  Reporter: rgl...@gmail.com
  Target Milestone: ---

SUMMARY
***
No detail shown in object "Properties" popup.
***


STEPS TO REPRODUCE
1. Open to Albums treeview and select Thumbnails
2. Hover over any album or image.
3. 

OBSERVED RESULT
Popup with titles only, no details

EXPECTED RESULT
Expected to see details - dates description, etc.

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

ADDITIONAL INFORMATION
Possibly font color set to background color.  There seems to be room in the
popup for the expected text, just cannot see it.

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

[kpat] [Bug 397817] kpat crash when switching games

2022-09-30 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=397817

Brian Kaye  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

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

[kwin] [Bug 454231] 3-fingers touchpad gesture (to navigate between virtual desktops) doesn't follow touchpad scrolling direction preference

2022-09-30 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=454231

--- Comment #6 from Eric Edlund  ---
Probably not, things are taking longer than I expected. There is some
disagreement about how best to implement contextual gestures. I've got a week
off pretty soon so I will think about this issue and try to find a solution
others are happier with.

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

[xdg-desktop-portal-kde] [Bug 459329] Cannot open links from Thunderbird if it was launched before my default browser

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459329

Patrick Silva  changed:

   What|Removed |Added

Summary|Cannot open links from  |Cannot open links from
   |Thunderbird installed from  |Thunderbird if it was
   |flathub if it was launched  |launched before my default
   |before my default browser   |browser

--- Comment #4 from Patrick Silva  ---
Not related to flatpak. Can also reproduce with Thunderbird 102.3.0 from Arch
Linux repos.

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

[kde] [Bug 459870] kded5 crashed after suspend/resume cycle

2022-09-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=459870

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

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

[digikam] [Bug 459874] New: Feature request: being able to filter or search pictures without a date in the metadata

2022-09-30 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=459874

Bug ID: 459874
   Summary: Feature request: being able to filter or search
pictures without a date in the metadata
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Searches-Dates
  Assignee: digikam-bugs-n...@kde.org
  Reporter: iwannaber...@gmail.com
  Target Milestone: ---

SUMMARY

The advanced search and the filter panels are already quite complete, but I
have a user case which I cannot carry out using digikam right now.

I would like to be able to find which pictures do not have an EXIF or XMP date.
Sometimes I  (or someone else using the picture library) receive pictures via
instant messaging, which do not contain any metadata. I usually use the Adjust
Time Date tool to set the date (otherwise the date ends up being the file
creation or modification date), but I know there must be hundreds of pictures
without a date in the metadata, and need to be fixed.

I don't know exactly how could that be carried out in digikam. Maybe an "Images
without date" in the Filters panel, and then inside a list of checkboxes for
the different dates (EXIF creation, original, digitized, and the same for ITPC
and XMP). Or maybe adding a "Date" section in the Advanced Search, I don't
know. 

On the other hand, I don't even know if these specific fields are saved in the
database or are read from the picture on the go.

For the moment, I use a exiftool script that lists pictures without date in a
given folder.

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

[krita] [Bug 459867] Fill Tool doesnt fill whole selected area when "use selection as limit" option is set

2022-09-30 Thread Deif Lou
https://bugs.kde.org/show_bug.cgi?id=459867

Deif Lou  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||gin...@gmail.com

--- Comment #2 from Deif Lou  ---
In the "what to fill section" you have to choose " the "current selection"
button.

"Use selection as boundary" means that the contiguous fill stops at the
selection limits. It also worked like that before.

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

[kwin] [Bug 459872] Session freezes entirely and doesn't recover after AMD GPU reset caused by VAAPI

2022-09-30 Thread Seqularise
https://bugs.kde.org/show_bug.cgi?id=459872

Seqularise  changed:

   What|Removed |Added

 CC||seqular...@outlook.com

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

[kwin] [Bug 457096] Screen hangs when losing focus and refocusing fullscreen app/game while USB-C external monitor is set as primary monitor on laptop

2022-09-30 Thread Gary Carter
https://bugs.kde.org/show_bug.cgi?id=457096

--- Comment #15 from Gary Carter  ---
Created attachment 152526
  --> https://bugs.kde.org/attachment.cgi?id=152526=edit
Sample script for detecting if the external GPU is plugged in on an AMD
multi-GPU laptop

Hi all,
While we wait to see if Mesa will acknowledge + potentially resolve this
upstream, I'm attaching a little script I have in /etc/profile.d that checks to
see if a monitor is plugged into the dGPU's DisplayPort (USB-C), and if so,
puts the cards in the 'right' order in KWIN_DRM_DEVICES (and similarly, forces
the opposite order if the port is disconnected).

This way at least, it's just a log out and back in as opposed to having to
manually edit that variable in your profile.

The usual caveats apply here in that this could mess with power consumption +
thermals by potentially unnecessarily keeping the dGPU powered up.

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

[akregator] [Bug 459851] akregator crashes on certifcates dialog

2022-09-30 Thread Glenn Alexander
https://bugs.kde.org/show_bug.cgi?id=459851

Glenn Alexander  changed:

   What|Removed |Added

 CC||glena...@exemail.com.au
   Platform|Debian unstable |Debian testing
Version|unspecified |5.21.0
   Keywords|drkonqi |

--- Comment #1 from Glenn Alexander  ---
Crashing after reporting expired certificate from feed (http://45.33.66.85/ -
"feed43").

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

[kate] [Bug 454715] Syntax highlighting sometimes gets reset when the file is reloaded

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454715

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[kate] [Bug 459844] Really slow opening time suddenly

2022-09-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=459844

Waqar Ahmed  changed:

   What|Removed |Added

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

--- Comment #3 from Waqar Ahmed  ---
> Deleting the file worked somehow once, but after a few restarts it was the 
> same.

This is known and fixed in 22.08. Once you open a few files, that file you
deleted builds up again and starts slowing you down. I assume you open *a lot*
of files.

For the second, I assume you mean "Document Preview" plugin. And for e.g when
you open a markdown document, it shows you the preview for it. It is unlikely
that this has any affect on startup. Especially because removing the xbel fixed
it, so it's I am 99% sure the bug is with reading that file.

For now, I would suggest you to keep removing that file periodically. With
22.08, this problem is fixed but if you still face it, please reopen the bug.

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

[kwin] [Bug 395725] Blur effect applied to decoration shadows

2022-09-30 Thread Nafis
https://bugs.kde.org/show_bug.cgi?id=395725

Nafis  changed:

   What|Removed |Added

 CC|mnabid...@outlook.com   |

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

[digikam] [Bug 448681] digikam uses abandoned library incompatible with ffmpeg 5.0

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448681

--- Comment #37 from caulier.gil...@gmail.com ---
yes, i agree. with Qt6, QtMultimedia must be used in place.

Gilles

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

[Elisa] [Bug 455497] After touchscreen-scrolling to the bottom of the playlist panel and overshooting, the playlist jitters indefinitely

2022-09-30 Thread Firlaev-Hans
https://bugs.kde.org/show_bug.cgi?id=455497

Firlaev-Hans  changed:

   What|Removed |Added

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

--- Comment #2 from Firlaev-Hans  ---
I am no longer able to reproduce this with Elisa 22.08 (from Fedora) and
Frameworks 5.98.

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

[systemsettings] [Bug 459873] New: Improve Gnome/GTK application style page with theme previews

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459873

Bug ID: 459873
   Summary: Improve Gnome/GTK application style page with theme
previews
Classification: Applications
   Product: systemsettings
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_lookandfeel
  Assignee: plasma-b...@kde.org
  Reporter: sk.griffi...@gmail.com
  Target Milestone: ---

Currently, the page to configure gnome/gtk application style shows a single
lone drop down menu to choose the application styles, a preview button on its
side, and two buttons on bottom right for downloading new styles and installing
from file, the rest being empty space.
The page is actually very similar to Application style page for KDE, save for
the difference that previews are shown for KDE application styles, while a drop
down menu is shown in GTK's.
Showing previews instead of the drop down menu will have 3 benefits:
1. Make it more visually appealing by reducing the empty space that houses just
4 elements (menu and 3 buttons)
2. Improve user experience by giving more visual information about the GTK
application style, which otherwise requires to select the theme from drop down
menu and then clicking preview.
3. Attain consistency with other pages in look and feel section, all of which
show previews (Application style, plasma theme, icon theme, cursor theme,
colour etc)

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

[valgrind] [Bug 458915] syscall sometimes returns its number instead of return code when vgdb is attached

2022-09-30 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=458915

--- Comment #21 from Philippe Waroquiers  ---
(In reply to Libor Peltan from comment #20)
> Thank you for your observations! Based on this, we actually found out that
> the issue happens exactly (sometimes!) when we attach vgdb to the running
> process, like this:
> 
> ```
> /usr/bin/gdb -ex "set confirm off" -ex "target remote | /usr/bin/vgdb
> --pid=5944" -ex "info threads" -ex "thread apply all bt full" -ex q
> /home/peltan/master_knot/src/knotd
> ```
> 
> I apologize that we overlooked this improtant fact earlier. (Our test
> environment performs this automatically when a routine error occurs.)
> 
> We will continue working on minimizing the reproducer in following days.

That starts to clarify where the problem could originate from.
Valgrind should stop by itself when it finds an error (when using --vgdb-error
argument)
and invoke its gdbserver, waiting for gdb/vgdb to connect.

Do you mean that the above command is launched (somewhat asynchronously) when
an error is detected via other ways ?

If yes, as a bypass for this bug, you might try to have valgrind invoking
gdbserver and then launch gdb/vgdb, rather than having gdb/vgdb
'interrupting' a (still) running process.

But in any case, what you are doing should not cause a problem. When I have a
little bit of time, I will dig again in the vgdb logic 
and see if/where it could create such wrong interaction.

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

[kwin] [Bug 459872] New: Session freezes entirely and doesn't recover after AMD GPU reset caused by VAAPI

2022-09-30 Thread Firlaev-Hans
https://bugs.kde.org/show_bug.cgi?id=459872

Bug ID: 459872
   Summary: Session freezes entirely and doesn't recover after AMD
GPU reset caused by VAAPI
Classification: Plasma
   Product: kwin
   Version: 5.25.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: firlaevhans.fi...@protonmail.com
  Target Milestone: ---

Created attachment 152525
  --> https://bugs.kde.org/attachment.cgi?id=152525=edit
Excerpt from system journal

SUMMARY
Every now and then, VAAPI video decoding (in Firefox, in particular) triggers a
GPU reset on my AMD iGPU.
Whenever that happens, the screen goes black for a second and then comes back
but is entirely frozen. Sometimes I'm still able to switch to a tty, sometimes
not. But in any case, the Plasma session never recovers.

STEPS TO REPRODUCE
1. Have a GPU reset trigger somehow

OBSERVED RESULT
KWin freezes entirely (but doesn't crash?)

EXPECTED RESULT
KWin should be able to recover from the crash.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 36
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.5
Kernel Version: 5.19.11-200.fc36.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx
Memory: 6.7 GiB of RAM
Graphics Processor: AMD Radeon Vega 3 Graphics

ADDITIONAL INFORMATION
I have attached an excerpt of the system journal from the time of the GPU
reset.
It never shows any indication that KWin crashed or whatever.
The GPU resets successfully, and Plasmashell detects it and claims to restart
its GPU process.
KWin never explicitly says anything about the reset at all, but for some reason
it continuously prints OpenGL information the the journal several times a
second, for about a minute until I switch to a TTY and then it stops, but
continues once I try to switch back.

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

[NeoChat] [Bug 459871] Clicking direct message should open direct message, not open setting context menu.

2022-09-30 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=459871

Nicolas Fella  changed:

   What|Removed |Added

   Severity|critical|normal
 CC||nicolas.fe...@gmx.de

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

[kdeplasma-addons] [Bug 457311] Color picker no longer sets left-clicked color to clipboard

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457311

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/239

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

[NeoChat] [Bug 459871] New: Clicking direct message should open direct message, not open setting context menu.

2022-09-30 Thread ancientmariner
https://bugs.kde.org/show_bug.cgi?id=459871

Bug ID: 459871
   Summary: Clicking direct message should open direct message,
not open setting context menu.
Classification: Applications
   Product: NeoChat
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: ancientmariner_...@proton.me
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1.  Under direct messages on PinePhone, click the name of the direct message
you want to open

OBSERVED RESULT

Settings icon at the right highlights, and a menu at the bottom opens (possibly
settings) with Deprioitize, Mark as Read, Leave Room options

EXPECTED RESULT

Setting button should not take full width of focus. It should open the direct
message


SOFTWARE/OS VERSIONS
PinePhone Manjaro ARM 
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
NeoChat: 22.06

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 459704] White corners around floating and not maximized panels that are placed in front of a dark background

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459704

--- Comment #2 from vasua.ukra...@gmail.com ---
(In reply to Nate Graham from comment #1)
> Can reproduce. This is probably caused by the fix for Bug 438644, which sort
> of became an umbrella big for too many things. I'll re-open Bug 417511 and
> we can use it as the new master bug for this issue.
> 
> *** This bug has been marked as a duplicate of bug 417511 ***

So..
Should I do something?

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

[digikam] [Bug 448681] digikam uses abandoned library incompatible with ffmpeg 5.0

2022-09-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=448681

--- Comment #36 from Maik Qualmann  ---
Yes, the Qt6 Multimedia API is quite different from Qt5 and has many
interesting features. I had started with a port to QtMultimedia, stopped for
the moment as Qt6 is different in many ways. I also think Qt6 multimedia might
be the way to go in the future.

Maik

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

[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2022-09-30 Thread devsk
https://bugs.kde.org/show_bug.cgi?id=436318

--- Comment #22 from devsk  ---
(In reply to Bernie Innocenti from comment #21)
> (In reply to devsk from comment #20)
> > Or the devs you already have are interested only in next shiny thing than to
> > fix bugs in their code...:-) Sure, we can't force devs to stick around
> > forever and fix bugs in their code but sometimes, its good to stop new
> > development and just fix the bugs. You will have more adoption and
> > participation, and that can potentially get you more devs.
> 
> As a user, I also wish session restore to worked on Wayland, but
> inflammatory comments won't help expedite it.

I swear inflammation was not the intention. But truth can be hard sometimes and
it lands wrongly in written communications. My apologies if it sounded like
that.

It is true that devs like to move onto newer things. I see it everyday at work.
And good teams and leaders have to bring them back to the table. We have burnt
sprints doing just bug fixes solely because of this. And it works! The overall
quality of the code improves and customers are happier and they spread the good
word!

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

[kscreenlocker] [Bug 440677] Lockscreen password promt doesn't switch layouts after changing TTY

2022-09-30 Thread David
https://bugs.kde.org/show_bug.cgi?id=440677

David  changed:

   What|Removed |Added

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

--- Comment #2 from David  ---
(In reply to Aleix Pol from comment #1)
> I cannot reproduce. Can you see if this got addressed over time?
> 
> Is it just the one specific to the layout? Does Ctrl+Alt+K also behave the
> same?

Seems to be fixed under plasma 5.25.5.

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

[kscreenlocker] [Bug 457284] Lock screen wallpaper is all black after waking from sleep

2022-09-30 Thread Ali
https://bugs.kde.org/show_bug.cgi?id=457284

Ali  changed:

   What|Removed |Added

 CC||tats...@gmail.com

--- Comment #25 from Ali  ---
Hi, 
I just get it fixed by removing the NVIDIA driver completely and reinstall it
again.

sudo apt-get purge '*nvidia*' -y
reboot
sudo apt-get install nvidia-driver-515
reboot
sudo apt-get install nvidia-modprobe 
reboot

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

[systemsettings] [Bug 456273] 'how_to_install.txt' unexpectedly appears in the grid after installing Simp1e cursor theme

2022-09-30 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=456273

Ben Cooksley  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||3c5457124a7a854e10f07ceed6a
   ||34f9ab05a094a
 Status|ASSIGNED|RESOLVED

--- Comment #6 from Ben Cooksley  ---
Git commit 3c5457124a7a854e10f07ceed6a34f9ab05a094a by Ben Cooksley, on behalf
of Alexander Lohnau.
Committed on 30/09/2022 at 18:40.
Pushed by bcooksley into branch 'master'.

xcursor: Fix some cursor themes from KDE Store not being installed in subdir

M  +1-1kcms/cursortheme/xcursor/xcursor.knsrc

https://invent.kde.org/plasma/plasma-workspace/commit/3c5457124a7a854e10f07ceed6a34f9ab05a094a

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

[systemsettings] [Bug 456273] 'how_to_install.txt' unexpectedly appears in the grid after installing Simp1e cursor theme

2022-09-30 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=456273

--- Comment #5 from Ben Cooksley  ---
Git commit 63df5f0f815cf0db3d754f826062cf923568365a by Ben Cooksley, on behalf
of Alexander Lohnau.
Committed on 30/09/2022 at 18:40.
Pushed by bcooksley into branch 'master'.

kcms/cursortheme: Make code for new KNS entries more simple & robust

We always know this has to be a dir, otherwise we have regressions in KNS.

M  +9-13   kcms/cursortheme/kcmcursortheme.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/63df5f0f815cf0db3d754f826062cf923568365a

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

[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2022-09-30 Thread Bernie Innocenti
https://bugs.kde.org/show_bug.cgi?id=436318

--- Comment #21 from Bernie Innocenti  ---
(In reply to devsk from comment #20)
> Or the devs you already have are interested only in next shiny thing than to
> fix bugs in their code...:-) Sure, we can't force devs to stick around
> forever and fix bugs in their code but sometimes, its good to stop new
> development and just fix the bugs. You will have more adoption and
> participation, and that can potentially get you more devs.

As a user, I also wish session restore to worked on Wayland, but inflammatory
comments won't help expedite it.

I would like to know what's making this difficult. X11 had a session management
protocol; does Wayland define something equivalent? If not, could Plasma do
something limited to KDE apps?

Where is the current session save/restore code? Any documentation we could link
in this bug to support someone who wants to give a shot at it?

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

[kdenlive] [Bug 441895] text Editer bug

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=441895

emohr  changed:

   What|Removed |Added

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

--- Comment #4 from emohr  ---
I can't reproduce this with the latest version 22.08.1 anymore. Please update
and check again. If this is fixed, please close this report.

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

[kde] [Bug 459870] New: kded5 crashed after suspend/resume cycle

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459870

Bug ID: 459870
   Summary: kded5 crashed after suspend/resume cycle
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

SUMMARY
I suspended my machine to RAM, resumed it after ~1 hour and drkonqi icon
appeared in the system tray indicating kded5 crash.

Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland


Thread 4 (Thread 0x7f8ef6c0 (LWP 45792)):
#0  0x7f8f10f13e5f in __GI___poll (fds=0x55b63ae89af0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f8f1036fe2f in g_main_context_poll (priority=,
n_fds=1, fds=0x55b63ae89af0, timeout=, context=0x55b63ae89a00)
at ../glib/glib/gmain.c:4543
#2  g_main_context_iterate.constprop.0 (context=0x55b63ae89a00, block=1,
dispatch=1, self=) at ../glib/glib/gmain.c:4233
#3  0x7f8f103180d2 in g_main_context_iteration (context=0x55b63ae89a00,
may_block=1) at ../glib/glib/gmain.c:4303
#4  0x7f8f05c24ebe in  () at /usr/lib/gio/modules/libdconfsettings.so
#5  0x7f8f10346c55 in g_thread_proxy (data=0x55b63ae78ea0) at
../glib/glib/gthread.c:831
#6  0x7f8f10e9f74d in start_thread (arg=) at
pthread_create.c:442
#7  0x7f8f10f21700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f8f04c446c0 (LWP 45791)):
#0  0x7f8f10f13e5f in __GI___poll (fds=0x55b63ae87460, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f8f1036fe2f in g_main_context_poll (priority=,
n_fds=1, fds=0x55b63ae87460, timeout=, context=0x55b63ae873a0)
at ../glib/glib/gmain.c:4543
#2  g_main_context_iterate.constprop.0 (context=0x55b63ae873a0, block=1,
dispatch=1, self=) at ../glib/glib/gmain.c:4233
#3  0x7f8f103180d2 in g_main_context_iteration (context=0x55b63ae873a0,
may_block=may_block@entry=1) at ../glib/glib/gmain.c:4303
#4  0x7f8f10318122 in glib_worker_main (data=) at
../glib/glib/gmain.c:6414
#5  0x7f8f10346c55 in g_thread_proxy (data=0x55b63ae78d80) at
../glib/glib/gthread.c:831
#6  0x7f8f10e9f74d in start_thread (arg=) at
pthread_create.c:442
#7  0x7f8f10f21700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f8eff7fe6c0 (LWP 45793)):
#0  0x7f8f10f13e5f in __GI___poll (fds=0x7f8ef40168f0, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f8f1036fe2f in g_main_context_poll (priority=,
n_fds=2, fds=0x7f8ef40168f0, timeout=, context=0x7f8ef4014c00)
at ../glib/glib/gmain.c:4543
#2  g_main_context_iterate.constprop.0 (context=0x7f8ef4014c00, block=1,
dispatch=1, self=) at ../glib/glib/gmain.c:4233
#3  0x7f8f10318d7f in g_main_loop_run (loop=0x7f8ef4014cf0) at
../glib/glib/gmain.c:4438
#4  0x7f8f04e5023c in gdbus_shared_thread_func (user_data=0x7f8ef4014bd0)
at ../glib/gio/gdbusprivate.c:284
#5  0x7f8f10346c55 in g_thread_proxy (data=0x7f8ef4002e40) at
../glib/glib/gthread.c:831
#6  0x7f8f10e9f74d in start_thread (arg=) at
pthread_create.c:442
#7  0x7f8f10f21700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f8f0ff20840 (LWP 45780)):
#0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-sse2.S:142
#1  0x7f8f10e74588 in __vfprintf_internal (s=s@entry=0x7ffebde637c0,
format=0x7f8f1292a182 "%s ", ap=0x7ffebde65900, mode_flags=2) at
/usr/src/debug/glibc/stdio-common/vfprintf-process-arg.c:397
#2  0x7f8f10e74c35 in buffered_vfprintf (s=0x7f8f10ff25c0
<_IO_2_1_stderr_>, format=format@entry=0x7f8f1292a182 "%s ",
args=args@entry=0x7ffebde65900, mode_flags=mode_flags@entry=2) at
vfprintf-internal.c:1748
#3  0x7f8f10e73c83 in __vfprintf_internal (s=,
format=0x7f8f1292a182 "%s ", ap=ap@entry=0x7ffebde65900, mode_flags=2) at
vfprintf-internal.c:740
#4  0x7f8f10f2ed93 in ___fprintf_chk (fp=, flag=, format=) at fprintf_chk.c:33
#5  0x7f8f12929342 in fprintf (__fmt=0x7f8f1292a182 "%s ",
__stream=) at /usr/include/bits/stdio2.h:79
#6  KCrash::defaultCrashHandler(int) (sig=11) at
/usr/src/debug/kcrash-5.98.0/src/kcrash.cpp:582
#7  0x7f8f10e51a00 in  () at /usr/lib/libc.so.6
#8  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-sse2.S:142
#9  0x7f8f10e74588 in __vfprintf_internal (s=s@entry=0x7ffebde669c0,
format=0x7f8f1292a328 "KCrash: Attempting to start %s\n", ap=0x7ffebde68b00,
mode_flags=2) at /usr/src/debug/glibc/stdio-common/vfprintf-process-arg.c:397
#10 0x7f8f10e74c35 in buffered_vfprintf (s=0x7f8f10ff25c0
<_IO_2_1_stderr_>, format=format@entry=0x7f8f1292a328 "KCrash: Attempting to
start %s\n", args=args@entry=0x7ffebde68b00, mode_flags=mode_flags@entry=2) at
vfprintf-internal.c:1748
#11 

[kdenlive] [Bug 433616] Should use backslash as path separator on Windows

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=433616

emohr  changed:

   What|Removed |Added

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

--- Comment #1 from emohr  ---
Thanks for your report!
It shows slashes but the files should be stored correctly in the desired
folder.

I close this bug. If it still appears in the latest version, please feel free
to re-open it and update the affected version number.

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

[kmymoney] [Bug 459869] New: Favicons are not always accurate or detected for Institutions

2022-09-30 Thread Odin Vex
https://bugs.kde.org/show_bug.cgi?id=459869

Bug ID: 459869
   Summary: Favicons are not always accurate or detected for
Institutions
Classification: Applications
   Product: kmymoney
   Version: 5.1.2
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: ux-ui
  Assignee: kmymoney-de...@kde.org
  Reporter: odin@ethicalexploiting.com
  Target Milestone: ---

SUMMARY
***
Favicons are not always accurate or detected for Institutions, especially those
that use custom paths. Perhaps allowing users to input a custom URI or even
allow importing of favicons (ico/png/svg) might be helpful.
***


STEPS TO REPRODUCE
1. Add an Institute, specify a website such as "https://sfcuonline.org/;.

OBSERVED RESULT
Generic Bank icon is used.

EXPECTED RESULT
Favicon (currently located at
https://sfcuonline.org/application/themes/vibrant_theme/_img/favicon.ico or
https://sfcuonline.org/application/themes/vibrant_theme/_img/favicon.png)
should be used.

SOFTWARE/OS VERSIONS
Host: Linux Mint 21 x64
Software: kMyMoney 5.1.2

ADDITIONAL INFORMATION
I haven't tested this on other platforms or versions.

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

[kdenlive] [Bug 435485] Audio cracks on playback (windows)

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=435485

emohr  changed:

   What|Removed |Added

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

--- Comment #7 from emohr  ---
We found another problem lately. Please try the following: 
- Select the Windows icon in the taskbar, then select the gear to open Windows
Settings.
- Select System.
- Select Sound in the left pane, then select Sound Control Panel under Related
Settings in the top-right corner.
- Select the advanced tab in the window that pops up.
- Set the standard format to 44100 Hz.

Try again.

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

[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436318

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[kwin] [Bug 459643] Plasma hangs when trying to log out while program "Ding" is running and Compositing/HiddenPreviews is *not* set to "Always"

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459643

--- Comment #1 from imagina...@mailbox.org ---
The problem also exists in a Wayland session. But the freeze is not so severe
as with X. The programs and the desktop are still responsive and to a certain
degree usable, LO-Writer, for instance. But after the first trial failed, it is
not possible to log out via the menu or via keyboard (alt + ctrl + del). But I
could initiate a reboot in Konsole.

Like in an X-session, "HiddenPreviews=6" in .config/kwinrc also works in
Wayland - although the option is no longer available in
Systemsettings/Monitor/Compositor.

BTW: I haven't used Plasma-Wayland for a long time but was pleasently surprised
by the progress that has been made. Plasma and the programs seem/are even more
responsive than in an X-session. Plasma-Wayland feels really snappy. Suspend
and hibernate/resume worked (bad crash last time I tried). And except for one
real bummer the glitches I have encountered so far were minor and would be no
real problem for me until ironed out.

The bummer, however, is of course that the session can not be saved and
restored. That came totally unexpected. Really a pity and - as I see it - a big
obstacle to a wider adoption of Plasma-Wayland until solved.

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

[krita] [Bug 459867] Fill Tool doesnt fill whole selected area when "use selection as limit" option is set

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459867

--- Comment #1 from torvin...@hotmail.com ---
After doing some more experiments I realized that in version 5.0.2 the option
to fill the whole area is not the use "selection as limit" option, it's a
different option that in version 5.1.1 doesnt exist any longer (at least in the
same section). I guess that was moved to a different Tool, Panel, etc. Any
input about that? (I'll maintain this ticket open just for the chance of
getting some info about this change)

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

[kdenlive] [Bug 431850] the default layout always is resized after kdenlive opened.it looks so urgly.

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=431850

emohr  changed:

   What|Removed |Added

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

--- Comment #2 from emohr  ---
To me it seems that this is fixed. Can you please test with the latest version
(https://kdenlive.org/download/) and close this report if it is not relevant
anymore?

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

[KXStitch] [Bug 459868] Tools: Bug and Feature Requests

2022-09-30 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=459868

Michael  changed:

   What|Removed |Added

 CC||blackhawke@gmail.com
Version|unspecified |2.2.0

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

[KXStitch] [Bug 459868] New: Tools: Bug and Feature Requests

2022-09-30 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=459868

Bug ID: 459868
   Summary: Tools: Bug and Feature Requests
Classification: Applications
   Product: KXStitch
   Version: unspecified
  Platform: Ubuntu
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: steve.allew...@gmail.com
  Reporter: blackhawke@gmail.com
  Target Milestone: ---

Tools > Draw: ONLY produces a line or polygon of quarter-stitches, REGARDLESS
of what stitch has been chosen in the "Stitches" drop down menu, and there is
no combination of settings anywhere in KXStitch that changes this output. I've
tried them all. Repeatedly.

Obviously, the Tools > Draw function should produce a line of stitches that
matches the user's selection in the "Stitches" drop down menu.

Also, Tools > Select from the drop down menu clips (or copies or cuts) with the
gridded background visible. This is suboptimal for copy/pasting design elements
from either the active pattern or the Library Manager, as Pasting the selection
into the design _also_ overwrites all other underlying stitches with the
selection rectangle. There are no Settings that change this, anywhere.

It would be much better if the Tools > Select function selects ONLY for
non-background elements, and clip them to a transparent background. Pasting
should not overwrite previous work with the background pattern contained in the
selection.

FEATURE REQUESTS

 * Have "Select" do more than just select for a rectangle.
 * Allow more editing functions for better control over pattern output. Files >
Print Setup, and better control over how patterns sections are displayed on
pages. At present, either the clumsy pattern sectioning of the software must be
accecpted, the whole "pattern" must be ouput as an image on a single page and
be cut up using Gimp or similiar.
 * In a similar vein, when setting up a print, allowing the choice of an
"overlap" of columns and rows on patterns sections, for user convenience would
be great. Especially if there's the ability to add shading to columns, rows,
and specific pattern elements to indicate that they are "overlapped" from a
contiguous page.

Thanks!

SOFTWARE/OS VERSIONS
Linux/Ubuntu v20 Gnome (running KDE libraries, obviously):

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

[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2022-09-30 Thread devsk
https://bugs.kde.org/show_bug.cgi?id=436318

--- Comment #20 from devsk  ---
(In reply to Nate Graham from comment #19)
> In general, Plasma has enough testers and QA people. What it lacks is enough
> developers to fix all the issues those people find.

Or the devs you already have are interested only in next shiny thing than to
fix bugs in their code...:-) Sure, we can't force devs to stick around forever
and fix bugs in their code but sometimes, its good to stop new development and
just fix the bugs. You will have more adoption and participation, and that can
potentially get you more devs.

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

[krita] [Bug 459867] New: Fill Tool doesnt fill whole selected area when "use selection as limit" option is set

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459867

Bug ID: 459867
   Summary: Fill Tool doesnt fill whole selected area when "use
selection as limit" option is set
Classification: Applications
   Product: krita
   Version: 5.1.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: torvin...@hotmail.com
  Target Milestone: ---

SUMMARY
When using the Fill Tool while having the "use selection as limit" option set,
any attempt to fill a selected area with a color or pattern will result in the
tool only filling the contiguos pixels that match the color of the selected
pixel, doesnt fill the whole selection as it used to do

STEPS TO REPRODUCE
1. Create a new color layer
2. Paint it with different colors, any shape is okay
3. Using the Square Selection Tool, select an area of the layer that contains
multiple colors and shapes
4. Select Fill Tool
5. Move to Tool Options Panel (it is usually on the top right of the screen)
6. In the option selector in the top that says something like "What to fill?",
select "Contiguos..." option
7. In the new options sections that will apear below, move to the "Region
Extension" section and then check the "Use selection as limit" checkbox
8. Change the color of the current brush to some color that is different from
the ones used to paint the layer
9. Using the Fill Tool try to fill the whole selected area, regardless of the
color, with the last color selected

OBSERVED RESULT
Whole area won't get filled with the last selected color. Only the contiguos
pixels of the selected pixel (pixels that match the color of the selected
pixel) will get filled

EXPECTED RESULT
Whole selected area gets filled with the last selected color, regardless of the
color of the selected pixel or the color of the contiguos pixels as long as
they are in the same selection


SOFTWARE/OS VERSIONS
I have only tried this on windows 10 machines

ADDITIONAL INFORMATION
In version 5.0.2 this used to work as expected

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

[kdenlive] [Bug 427602] Paste Effects feature causes clip not to render

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=427602

emohr  changed:

   What|Removed |Added

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

--- Comment #2 from emohr  ---
I followed your steps and the second clip on V2 get rendered as well. 
Please download the latest offical version from https://kdenlive.org/download
and try again.

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

[frameworks-kwayland] [Bug 459558] Cursor jumps while moving

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459558

ready2rum...@tutanota.com changed:

   What|Removed |Added

 CC||ready2rum...@tutanota.com

--- Comment #13 from ready2rum...@tutanota.com ---
Disabling mesa glthread globally seems to be the current work-around. What
is/are the process/es that Plasma runs that could be added to Mesa's glthread
exclusion list (in order to have glthread enabled by default globally but that
it doesn't apply to Plasma)?

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

[kwin] [Bug 459837] kwin_wayland crashed when moving the cursor to the top-left corner of the screen when the splash screen was shown during login

2022-09-30 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=459837

--- Comment #2 from Matt Fagnani  ---
(In reply to Vlad Zahorodnii from comment #1)
> Can you verify whether the crash is reproducible in 5.26?

This problem didn't happen when I tried to reproduce it a few times with Plasma
5.25.90 when booting a Fedora Rawhide/38 KDE Plasma live image
Fedora-KDE-Live-x86_64-Rawhide-20220927.n.0.iso from
https://koji.fedoraproject.org/koji/buildinfo?buildID=2067704 on bare metal
from a USB flash drive. Plasma 5.25.90 might not be affected or the problem
might not have happened because of some difference between my Fedora 37
installation and the Fedora Rawhide live image. I'll comment again if I see
this problem with the Plasma 5.26 branch. Thanks

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

[kmymoney] [Bug 459866] Wish list: Default to new transaction entry when in ledger

2022-09-30 Thread jesse
https://bugs.kde.org/show_bug.cgi?id=459866

--- Comment #2 from jesse  ---
(In reply to Jack from comment #1)
> When I open a ledger, I more commonly want to look at existing transactions
> than to enter a new one.  Even for new transactions, I import far more than
> I manually enter.  Perhaps this can be a user configuration setting, but I
> would argue against it being the default.
> I would also point out that if you are going to enter a new location, you
> are going to need to use the keyboard, so typing the shortcut for a new
> transaction is only a few extra keystrokes, not a totally unrelated action.
> It also is reasonable to discuss which field has focus when a new
> transaction is started.  In this case, I agree on it being the date, and
> preferably the day part of the field, although my understanding is that (in
> master) it is the left-most field, which depends on the locale being used
> (MDY, DMY, ...)

Yes, I normally do the same. There are some accounts where my bank does not
allow for OFX/direct connect. Either they want me to pay for it or they just do
not offer it. In any case, for those I like to enter the transactions. 

At times, I also sit down with my receipts (paper or digital emails/texts) and
enter them to get a better picture of my financial status. At the end of the
month, I download the qif files and import them(I let kMyMoney do the
matching). 

Perhaps I am the only one doing it this way and if so, that is fine. If the
team gets to this wish list item, it would be cool it not, and no one else
needed it, that is fine too. 

I do think it can be a setting. I just do not like to switch between the
keyboard and mouse too often. I, however, am not a UX expert so if there are
any, maybe they may have some good insight to share with us. 

It is also when I am manually entering transactions that I would find it useful
to have the program open a new transaction form after I close the existing
transaction I am working on. 

I think the current app image version and master both let you set the column
within the date field that you want to be the starting focus point. I change
between the month and the day all the time. :) 

Maybe if there was a keyboard short for changing the ledger field that the user
is looking at... that would also be cool 

Like ctrl-L for ledger list, then a search box to filter, arrow keys to high
light and then enter key to select. :) 

That can be another feature request for the future. I wish I could be more
helpful than just offering wish list items. working on studying the code.

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

[krusader] [Bug 456348] KrArc segfaults the kioslave5 process, causing the client application's UI to hang, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

Kevin Kofler  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #26 from Kevin Kofler  ---
CCing the author of the pinpointed commit (David Faure).

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

[kwin] [Bug 459804] Mouse cursor is hidden windows when crossing the screen over a window on both screens

2022-09-30 Thread Luiz Angelo De Luca
https://bugs.kde.org/show_bug.cgi?id=459804

--- Comment #4 from Luiz Angelo De Luca  ---
(In reply to Vlad Zahorodnii from comment #3)
> Can you post the output of `qdbus org.kde.KWin /KWin supportInformation`?

https://invent.kde.org/-/snippets/2363

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

[krusader] [Bug 456348] KrArc segfaults the kioslave5 process, causing the client application's UI to hang, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

Kevin Kofler  changed:

   What|Removed |Added

URL||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=2114822

--- Comment #25 from Kevin Kofler  ---
This is a backtrace from ABRT:
https://bugzilla.redhat.com/show_bug.cgi?id=2114822

> Thread no. 1 (8 frames)
> #0 std::__atomic_base::load at 
> /usr/include/c++/12/bits/atomic_base.h:818
> #1 std::atomic::load at /usr/include/c++/12/atomic:579
> #2 QAtomicOps::loadRelaxed at 
> ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
> #3 QBasicAtomicPointer::loadRelaxed at 
> ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248
> #4 QObject::thread at kernel/qobject.cpp:1487
> #5 KIO::SlaveBase::SlaveBase at 
> /usr/src/debug/kf5-kio-5.96.0-1.fc36.x86_64/src/core/slavebase.cpp:266
> #6 kio_krarcProtocol::kio_krarcProtocol at 
> /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krArc/krarc.cpp:144
> #7 kdemain at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krArc/krarc.cpp:129

The reporter Wladimir Palant writes:
> Judging from the backtrace, this is a regression from 
> https://invent.kde.org/frameworks/kio/-/commit/865d9b7a80a02979d46bf3dede2dc4d551d501ba
>  – the possibility that `qApp` might be null is not considered here.

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

[krusader] [Bug 456348] KrArc segfaults the kioslave5 process, causing the client application's UI to hang, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

Kevin Kofler  changed:

   What|Removed |Added

Summary|KrArc freezes, both in  |KrArc segfaults the
   |Krusader and Dolphin|kioslave5 process, causing
   ||the client application's UI
   ||to hang, both in Krusader
   ||and Dolphin

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

[krusader] [Bug 456348] KrArc freezes, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

--- Comment #24 from Kevin Kofler  ---
Using this to debug further:
strace -f kioclient5 ls krarc:/path/to/archive.7z/ 2>&1 | less
I get the same hanging behavior as in Krusader, and indeed, as I suspected, the
kioslave5 child process is segfaulting:
[pid 45454] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x8}
---

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

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=374971

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[krusader] [Bug 456348] KrArc freezes, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

--- Comment #23 from Kevin Kofler  ---
As far as I can tell, the kioslave5 process crashes on startup when using
kio_krarc, which is why it looks unresponsive to Krusader.

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

[kdenlive] [Bug 447855] WISH LIST ITEM - Filter & Effect Right Click Description feature

2022-09-30 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447855

emohr  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from emohr  ---
We could implement a link to the documentation or add more info for each effect
by holding shift (https://invent.kde.org/multimedia/kdenlive/-/issues/1528).

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

[krusader] [Bug 456348] KrArc freezes, both in Krusader and Dolphin

2022-09-30 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=456348

--- Comment #22 from Kevin Kofler  ---
According to strace, it runs /usr/libexec/kf5/kioslave5 correctly, with
/usr/lib64/qt5/plugins/kio_krarc.so, so the paths seem all right. I guess I
need to strace the kioslave5 process next.

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

[kmymoney] [Bug 459866] Wish list: Default to new transaction entry when in ledger

2022-09-30 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=459866

Jack  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #1 from Jack  ---
When I open a ledger, I more commonly want to look at existing transactions
than to enter a new one.  Even for new transactions, I import far more than I
manually enter.  Perhaps this can be a user configuration setting, but I would
argue against it being the default.
I would also point out that if you are going to enter a new location, you are
going to need to use the keyboard, so typing the shortcut for a new transaction
is only a few extra keystrokes, not a totally unrelated action.
It also is reasonable to discuss which field has focus when a new transaction
is started.  In this case, I agree on it being the date, and preferably the day
part of the field, although my understanding is that (in master) it is the
left-most field, which depends on the locale being used (MDY, DMY, ...)

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

[kontact] [Bug 415596] Kontact crashes on re-opening

2022-09-30 Thread Ekkehard Blanz
https://bugs.kde.org/show_bug.cgi?id=415596

--- Comment #2 from Ekkehard Blanz  ---
Justin,

there were simply too many issues with Kontact and gmail, so I moved on and
switched to thunderbolt.  The look-and-feel is a bit "clunkier" - but it works 
Later yet, I switched to a Mac completely and was never looking back.  The
downside: I cannot reproduce anything with Kontact anymore 

For the bug state, is there such a thing as "abandoned"?  It would fit
perfectly.

Ekkehard

> On Sep 29, 2022, at 21:37, Justin Zobel  wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=415596
> 
> Justin Zobel  changed:
> 
>   What|Removed |Added
> 
> Status|REPORTED|NEEDSINFO
> Resolution|--- |WAITINGFORINFO
> 
> --- Comment #1 from Justin Zobel  ---
> Thank you for reporting this crash 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 crash 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 reported the bug.

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

[k3b] [Bug 232746] slow sata DVD burning speed

2022-09-30 Thread akm
https://bugs.kde.org/show_bug.cgi?id=232746

akm  changed:

   What|Removed |Added

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

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

[kmymoney] [Bug 459866] New: Wish list: Default to new transaction entry when in ledger

2022-09-30 Thread jesse
https://bugs.kde.org/show_bug.cgi?id=459866

Bug ID: 459866
   Summary: Wish list: Default to new transaction entry when in
ledger
Classification: Applications
   Product: kmymoney
   Version: 5.1.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: jvap...@yahoo.com
  Target Milestone: ---

SUMMARY
When a user is on a ledger, by default have the cursor on the new transaction
entry with current date. This will help optimize the time it takes to enter a
new transaction. 
Upon closing a transaction, a new transaction row should open with the current
date in the date field. 

STEPS TO REPRODUCE
1. Open kMyMoney file
2. Change settings (Settings > Configure kMyMoney > Ledger > uncheck show
transaction form)
3. Open a ledger


OBSERVED RESULT
The ledger is opened but I have to click on the New button at the bottom left
hand corner (means I need to use the mouse) or using my keyboard shortcut (I
added this myself not sure if it is because of using Gnome) ctrl+ i, and the
new transaction form shows up. 

EXPECTED RESULT
When inside a ledger, always have the cursor on a new transaction entry
form/row. This will minimize the number of keystrokes/mouse movements the user
must perform, which in turns helps to streamline the transaction entry process. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Gnome 36
KDE Frameworks Version: KDE Frameworks Version 5.98.0
Qt Version: Qt Version 5.15.5 (built against 5.15.5)

ADDITIONAL INFORMATION
This is a wish list. 
This may be related to bug https://bugs.kde.org/show_bug.cgi?id=447621 but I am
not sure.

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

[Bluedevil] [Bug 459855] kcm: "Forget this Device" dialog swaps subject device on the fly

2022-09-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459855

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/bluedevil/-/merge_requests/97

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

[dolphin] [Bug 399377] dolphin incorrectly complains that systemd noauto,x-systemd.automount mounts must be mounted as root

2022-09-30 Thread akm
https://bugs.kde.org/show_bug.cgi?id=399377

--- Comment #3 from akm  ---
this seems to have been resolved for me, so if the same of other then will
close it

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

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=374971

Patrick Silva  changed:

   What|Removed |Added

 CC||rosswzy...@outlook.com

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

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

[systemsettings] [Bug 459858] Task switcher preview cannot be closed

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459858

Patrick Silva  changed:

   What|Removed |Added

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

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


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

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

[krunner] [Bug 459865] New: The Enter key is not always respected by Krunner.

2022-09-30 Thread Little Girl
https://bugs.kde.org/show_bug.cgi?id=459865

Bug ID: 459865
   Summary: The Enter key is not always respected by Krunner.
Classification: Plasma
   Product: krunner
   Version: 5.24.6
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: littlerg...@gmail.com
CC: alexander.loh...@gmx.de
  Target Milestone: ---

SUMMARY
The "Issue (shell) commands" section of the
https://userbase.kde.org/Plasma/Krunner#Issue_.28shell.29_commands page in the
KDE UserBase Wiki says that we can run shell commands from Krunner. I've tested
it and have found that pressing the Enter key doesn't always cause the shell
command to run.

As an example, I can type this command and press the Enter key and Kate will
open:

kate

I can also kill that Kate window by typing this command and pressing the Enter
key:

pkill kate

But if I type this command and press the Enter key, nothing happens:

which kate

Nothing happens if I type one of the wiki's example commands to list the
contents of the Documents directory and press the enter key:

ls ~/Documents

I'm seeing the behavior when the shell command should produce output in a
terminal window, but I haven't tested it thoroughly enough to determine whether
this is directly connected only to Konsole or if the same thing would happen
with other programs that are expected to produce output.

STEPS TO REPRODUCE
1. Open Krunner.
2. Type a shell command that is expected to produce output, like: which kate
3. Press the Enter key.
4. When nothing happens, open Krunner again.
5. Type a shell command that is expected to produce output, like: which kate
6. Click the Konsole icon in the Krunner search result.

OBSERVED RESULT
Step 3 result: Nothing happens.
Step 6 result: Konsole opens with output to the shell command.

EXPECTED RESULT
Konsole should open with output regardless of whether the Enter key is pressed
or the Konsole icon is clicked.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
This is in an up-to-date copy of Kubuntu 22.04 LTS.

As a work-around, if, instead of pressing the Enter key, I click the Konsole
icon in the Krunner search result after typing a shell command, then a terminal
window opens with the expected output.

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

[dummy] [Bug 459864] test

2022-09-30 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=459864

Christophe Giboudeaux  changed:

   What|Removed |Added

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

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

[dummy] [Bug 459864] New: test

2022-09-30 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=459864

Bug ID: 459864
   Summary: test
Classification: Miscellaneous
   Product: dummy
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: n...@kde.org
  Reporter: christo...@krop.fr
  Target Milestone: ---

test

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

[systemsettings] [Bug 455812] "Use accent color from current wallpaper" causes visual glitches when the wallpaper is automatically changed by a slideshow

2022-09-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455812

--- Comment #10 from Nate Graham  ---
That's a separate issue; see Bug 456874.

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

[kate] [Bug 459844] Really slow opening time suddenly

2022-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459844

--- Comment #2 from amanita+kdeb...@mailbox.org ---
Deleting the file worked somehow once, but after a few restarts it was the
same.

20s waiting, error:

```
user@laptop kate
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
Not a JPEG file: starts with 0x89 0x50
```

I use the Okular PDF preview as the only not preconfigured addin that could be

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

[systemsettings] [Bug 459863] New: Corrupted Plasma style after applying Breeze Dark style and then restarting Plasma with ' plasmashell --replace'

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459863

Bug ID: 459863
   Summary: Corrupted Plasma style after applying Breeze Dark
style and then restarting Plasma with ' plasmashell
--replace'
Classification: Applications
   Product: systemsettings
   Version: 5.25.90
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

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

STEPS TO REPRODUCE
1. use Breeze global theme
2. go to Plasma Style KCM
3. apply Breeze Dark Plasma style
4. restart Plasma by running 'plasmashell --replace' with krunner

OBSERVED RESULT
corrupted Plasma style seen in the attached screenshot. The bug persists even
after re-login.

EXPECTED RESULT
the bug seen in the attached screenshot should not occur

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland

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

[kleopatra] [Bug 459861] Compile error from missing #include lines

2022-09-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=459861

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/pim/
   ||kleopatra/commit/a2bb140349
   ||3a8f270d44c1f32d90212d1e056
   ||0e4
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Git commit a2bb1403493a8f270d44c1f32d90212d1e0560e4 by Laurent Montel.
Committed on 30/09/2022 at 15:00.
Pushed by mlaurent into branch 'master'.

Fix bug 459861: Compile error from missing #include lines

I readd it but CI is happy, local compile is fine.
Problem is in "Arch Linux"

M  +1-0src/commands/revokekeycommand.cpp
M  +1-0src/commands/setprimaryuseridcommand.cpp

https://invent.kde.org/pim/kleopatra/commit/a2bb1403493a8f270d44c1f32d90212d1e0560e4

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

[Akonadi] [Bug 456923] Outgoing e-mail from GMail account to smtp.gmail.com sometimes hangs

2022-09-30 Thread Marc Cousin
https://bugs.kde.org/show_bug.cgi?id=456923

--- Comment #1 from Marc Cousin  ---
Don't really know what to say, I've got the exact same problem.
5.25.5 on archlinux.

Usually, the first mail I send works ok, at least if that's shortly after a new
plasma session. But if I try to send another one after a while, this one will
hang until I restart akonadi.

Is there some information that can be provided ?

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

[Akonadi] [Bug 456923] Outgoing e-mail from GMail account to smtp.gmail.com sometimes hangs

2022-09-30 Thread Marc Cousin
https://bugs.kde.org/show_bug.cgi?id=456923

Marc Cousin  changed:

   What|Removed |Added

 CC||cousinm...@gmail.com

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

[systemsettings] [Bug 459862] New: System Settings crashed after re-applying Breeze Global theme

2022-09-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459862

Bug ID: 459862
   Summary: System Settings crashed after re-applying Breeze
Global theme
Classification: Applications
   Product: systemsettings
   Version: 5.25.90
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

SUMMARY
I applied Breeze global theme, did logout and login, Plasma style got corrupted
with wrong colors and unreadable text. Then I re-applied Breeze global theme
unchecking the task switcher and the splash screen, System Settings crashed.

Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland


Thread 15 (Thread 0x7f2f3f3ff6c0 (LWP 8810)):
#0  0x7f2f5d113e5f in __GI___poll (fds=0x7f2f300029e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f5c0c6e2f in g_main_context_poll (priority=,
n_fds=1, fds=0x7f2f300029e0, timeout=, context=0x7f2f3c30)
at ../glib/glib/gmain.c:4543
#2  g_main_context_iterate.constprop.0 (context=0x7f2f3c30, block=1,
dispatch=1, self=) at ../glib/glib/gmain.c:4233
#3  0x7f2f5c06f0d2 in g_main_context_iteration (context=0x7f2f3c30,
may_block=1) at ../glib/glib/gmain.c:4303
#4  0x7f2f5d8d752f in QEventDispatcherGlib::processEvents
(this=0x7f2f3b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f2f5d88532c in QEventLoop::exec (this=0x7f2f3f3feae0, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#6  0x7f2f5d6e749f in QThread::exec (this=this@entry=0x55d0be0e05a0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x7f2f5b6c0300 in QQmlThreadPrivate::run (this=0x55d0be0e05a0) at
/usr/src/debug/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:155
#8  0x7f2f5d6e42ba in QThreadPrivate::start (arg=0x55d0be0e05a0) at
thread/qthread_unix.cpp:330
#9  0x7f2f5d09f74d in start_thread (arg=) at
pthread_create.c:442
#10 0x7f2f5d121700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 14 (Thread 0x7f2f56ab86c0 (LWP 8808)):
#0  0x7f2f5d113e5f in __GI___poll (fds=fds@entry=0x7f2f56ab7af0,
nfds=nfds@entry=2, timeout=timeout@entry=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f5af22c7d in poll (__timeout=-1, __nfds=2, __fds=0x7f2f56ab7af0)
at /usr/include/bits/poll2.h:39
#2  QtWaylandClient::EventThread::run (this=0x55d0bdd119c0) at
/usr/src/debug/qtwayland/src/client/qwaylanddisplay.cpp:208
#3  0x7f2f5d6e42ba in QThreadPrivate::start (arg=0x55d0bdd119c0) at
thread/qthread_unix.cpp:330
#4  0x7f2f5d09f74d in start_thread (arg=) at
pthread_create.c:442
#5  0x7f2f5d121700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 13 (Thread 0x7f2f1f5ff6c0 (LWP 8841)):
#0  0x7f2f5c070227 in g_main_context_prepare (context=0x7f2f1c30,
priority=0x7f2f1f5fe988) at ../glib/glib/gmain.c:3698
#1  0x7f2f5c0c6c96 in g_main_context_iterate.constprop.0
(context=0x7f2f1c30, block=1, dispatch=1, self=) at
../glib/glib/gmain.c:4218
#2  0x7f2f5c06f0d2 in g_main_context_iteration (context=0x7f2f1c30,
may_block=1) at ../glib/glib/gmain.c:4303
#3  0x7f2f5d8d752f in QEventDispatcherGlib::processEvents
(this=0x7f2f1b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f2f5d88532c in QEventLoop::exec (this=0x7f2f1f5feae0, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#5  0x7f2f5d6e749f in QThread::exec (this=this@entry=0x55d0be7994c0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7f2f5b6c0300 in QQmlThreadPrivate::run (this=0x55d0be7994c0) at
/usr/src/debug/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:155
#7  0x7f2f5d6e42ba in QThreadPrivate::start (arg=0x55d0be7994c0) at
thread/qthread_unix.cpp:330
#8  0x7f2f5d09f74d in start_thread (arg=) at
pthread_create.c:442
#9  0x7f2f5d121700 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 12 (Thread 0x7f2f0e4586c0 (LWP 8839)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0,
op=393, expected=0, futex_word=0x55d0bf3a6bc0) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55d0bf3a6bc0,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x7f2f5d09c36f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x55d0bf3a6bc0, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#3  0x7f2f5d09eb20 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55d0bf3a6b70, cond=0x55d0bf3a6b98) at 

  1   2   3   >