[kphotoalbum] [Bug 470889] KPhotoAlbum crashes when closing the Annotations window if previous Viewer window is already closed

2023-06-10 Thread Victor Lobo
https://bugs.kde.org/show_bug.cgi?id=470889

--- Comment #1 from Victor Lobo  ---
Created attachment 159590
  --> https://bugs.kde.org/attachment.cgi?id=159590=edit
GDB Backtrace for all threads

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

[Haruna] [Bug 470817] Help button items are greyed out if one changes an option first

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

--- Comment #2 from sunsp...@gmail.com ---
(In reply to george fb from comment #1)
> They are disabled for pages that don't have extra documentation, like the
> subtitle page.
> Are they ever enabled while you're on the subtitle page?

I could have sworn they were.. but maybe I was switching between different
pages and don't remember now. In that case, sorry about that.

I'm wondering now if it would be better to dim the help button as well. Users
are conditioned that lit buttons should do something.

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

[kphotoalbum] [Bug 470889] New: KPhotoAlbum crashes when closing the Annotations window if previous Viewer window is already closed

2023-06-10 Thread Victor Lobo
https://bugs.kde.org/show_bug.cgi?id=470889

Bug ID: 470889
   Summary: KPhotoAlbum crashes when closing the Annotations
window if previous Viewer window is already closed
Classification: Applications
   Product: kphotoalbum
   Version: GIT master
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kpab...@willden.org
  Reporter: victor.ip.l...@gmail.com
  Target Milestone: ---

Created attachment 159589
  --> https://bugs.kde.org/attachment.cgi?id=159589=edit
Screen video recording showing steps to reproduce crash

SUMMARY
KPhotoAlbum crashes when closing the Annotations window if the previous window
was the Viewer window that is already closed.
Viewer --> Annotations --> Close Viewer --> Close Annotations --> Crash


STEPS TO REPRODUCE
1. Open KPhotoAlbum
2. Click on Show Thumbnails
3. Double Click on any photo to View
4. Viewer window opens
5. Right Click on the photo in Viewer window and select Annotate..
6. Annotations window opens
7. Click the Close (X) button on the Titlebar of the Viewer window (note this
is the previous Viewer window and not the new Annotations window that opens)
8. Click the Close (X) button on the Titlebar of the Annotations window
9. KPhotoAlbum crashes

Screen video recording is attached

OBSERVED RESULT
Crash

EXPECTED RESULT
No crash; return back to main window.

SOFTWARE/OS VERSIONS
Linux: openSUSE Tumbleweed 20230608; Kernel Version: 6.3.6-1-default (64-bit)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
1. Crash is reproducible in most cases. Occasionally it does not crash
initially at step 9 but repeating 3-8 will result in a crash at step 9.
2. Crash occurs even in the demo database and is regardless of picture or video
selected.
3. drkonqi fails to start as seen from command line output. Including gdb
backtrace.



Command line output:
victor@localhost:~> kphotoalbum
Map theme file does not exist: ""
No plugins loaded. Please check if the plugins were installed in the correct
path, or if any errors occurred while loading plugins.
Map theme file does not exist: ""
Falling back to default theme: "earth/srtm/srtm.dgml"
Map theme file does not exist: ""
Couldn't find a valid DGML map.
QImage::scaled: Image is a null image
QImage::scaled: Image is a null image
malloc(): unaligned fastbin chunk detected
40 -- exe=/home/victor/.local/bin/kphotoalbum
13 -- platform=xcb
11 -- display=:0
20 -- appname=kphotoalbum
32 -- apppath=/home/victor/.local/bin
9 -- signal=6
9 -- pid=7418
32 -- appversion=v5.10.0-77-g471c4c2f
24 -- programname=KPhotoAlbum
31 -- bugaddress=sub...@bugs.kde.org
KCrash: Application 'kphotoalbum' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi
Alarm clock
victor@localhost:~>



GDB Backtrace for current thread:
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x7fffec092b03 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x7fffec041226 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x7fffec029897 in __GI_abort () at abort.c:79
#4  0x7fffec02a611 in __libc_message (fmt=fmt@entry=0x7fffec1b0532 "%s\n")
at ../sysdeps/posix/libc_fatal.c:150
#5  0x7fffec09d417 in malloc_printerr (str=str@entry=0x7fffec1b3780
"malloc(): unaligned fastbin chunk detected") at malloc.c:5651
#6  0x7fffec0a0a2c in _int_malloc (av=av@entry=0x7fffd430,
bytes=bytes@entry=16) at malloc.c:3839
#7  0x7fffec0a19bd in __GI___libc_malloc (bytes=bytes@entry=16) at
malloc.c:3305
#8  0x7fffea0132ff in read_packet (c=0x837800) at
/usr/src/debug/libxcb-1.15/src/xcb_in.c:314
#9  _xcb_in_read (c=c@entry=0x837800) at
/usr/src/debug/libxcb-1.15/src/xcb_in.c:1042
#10 0x7fffea013a1e in _xcb_conn_wait (c=0x837800, vector=0x0, count=0x0,
cond=) at /usr/src/debug/libxcb-1.15/src/xcb_conn.c:544
#11 0x7fffea01513c in _xcb_conn_wait (count=0x0, vector=0x0, cond=0x837840,
c=0x837800) at /usr/src/debug/libxcb-1.15/src/xcb_conn.c:474
#12 xcb_wait_for_event (c=0x837800) at
/usr/src/debug/libxcb-1.15/src/xcb_in.c:703
#13 0x7fffe0d191a0 in QXcbEventQueue::run (this=0x8228e0) at
qxcbeventqueue.cpp:228
#14 0x7fffec703b7d in operator() (__closure=) at
thread/qthread_unix.cpp:350
#15 (anonymous
namespace)::terminate_on_exception >
(t=...) at thread/qthread_unix.cpp:287
#16 QThreadPrivate::start (arg=0x8228e0) at thread/qthread_unix.cpp:310
#17 0x7fffec090c24 in start_thread (arg=) at
pthread_create.c:444
#18 0x7fffec118510 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

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

[Spectacle] [Bug 470663] [kdesrc-build] [kf6] Spectacle build errors in VideoPlatformWayland.cpp

2023-06-10 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=470663

--- Comment #2 from Kyle Devir  ---
(In reply to Nicolas Fella from comment #1)
> Spectacle isn't actually building against Qt6 in your build

Hm. If that's the case... then consider this invalid. You can close it
then.

Turns out from speaking with another tester, I might have somehow missed
something in my kdesrc-build config, so not everything is building against Qt6.
There wasn't anything obvious, so I wasn't sure what was happening, until they
showed me their kdesrc-build config file.

Was somehow missing -DQT_MAJOR_VERSION=6 -DBUILD_WITH_QT6=ON in cmake-options.

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

[frameworks-baloo] [Bug 470665] Baloo indexes for hours, daily

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

tagwer...@innerjoin.org changed:

   What|Removed |Added

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

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

[frameworks-baloo] [Bug 470382] Baloo unable to index any files

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

tagwer...@innerjoin.org changed:

   What|Removed |Added

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

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[okular] [Bug 470545] definition lists not supported

2023-06-10 Thread johnathan
https://bugs.kde.org/show_bug.cgi?id=470545

--- Comment #2 from johnathan  ---
(In reply to Albert Astals Cid from comment #1)
> For markdown support we're using a library called discount.
> 
> That seems to be a problem in their implementation, you can check that by
> running the 
> 
> mkd2html yourfile.md
> 
> command and seeing that the generated html is not like you want it.
> 
> There's nothing we can fix here. Please report this to the discount
> developers at https://github.com/Orc/discount/issues and when they fix it it
> will immediately work in Okular.

Hey. i checked their documentation and they seem to support definition lists. 
https://www.pell.portland.or.us/~orc/Code/discount/#v2.0.4

 In discount 2.0.4 I extended the definition list syntax to allow php markdown
extra definition lists which means that source like

 tag1
 : data

now generates

 tag1
 data


this is the functionality that i am saying is not present in okular. maybe our
version is behind 2.0.4? can i know the version of library used in okular?

can you confirm the file or your own file against documentation of discount
regarding definition lists?

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

[kdeplasma-addons] [Bug 397006] Keyboard indicator systray item does not handle multiple lock keys properly.

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

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

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

[kdeplasma-addons] [Bug 397006] Keyboard indicator systray item does not handle multiple lock keys properly.

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

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

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[kruler] [Bug 36100] alternate units of measurement for kruler (inches)

2023-06-10 Thread Julien Muchembled
https://bugs.kde.org/show_bug.cgi?id=36100

Julien Muchembled  changed:

   What|Removed |Added

 CC||j...@jmuchemb.eu

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

[systemsettings] [Bug 470888] New: Can KDE officially implement the functions of xdotool and wmctrl tools in KWin?

2023-06-10 Thread silentdoer
https://bugs.kde.org/show_bug.cgi?id=470888

Bug ID: 470888
   Summary: Can KDE officially implement the functions of xdotool
and wmctrl tools in KWin?
Classification: Applications
   Product: systemsettings
   Version: 5.27.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_kwinscripts
  Assignee: kwin-bugs-n...@kde.org
  Reporter: 1010993...@qq.com
CC: alexander.loh...@gmx.de, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
***
Can KDE officially implement the functions of xdotool and wmctrl tools in KWin?
The wayland protocol does not support some of the features, but KWin can
complete this implementation
***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[krita] [Bug 470871] Krita lacks the ability to extract text from image and then paste them as text object

2023-06-10 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=470871

--- Comment #3 from Tyson Tan  ---
The original bug reporter contacted me using email. It turned out to be a
feature request rather than a valid bug report.

The reporter wanted to request the feature of automatically extracting
flattened text from an image, along with the font style, the user can then
paste into a real text object. 

>From the description in their email, I think the reporter also wanted to
request the feature of creating fonts by mimicking the flattened text.

The reporter said "Photoshop already has this", and "I would like you to
improve your tutorials and other places as well" without saying anything
specific.

I could not find any information about Photoshop being able to do what they
mentioned. I'm speculating that they might have glanced some Photoshop
tutorials which they misunderstood the content and thought it was all
automation feature of the app.

I had a light stroke reading their email. The writing could use much coaching.

I would categorize this as "Report Under Influence (RUI)". :P

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

[krita] [Bug 470513] Transforming file layers with transform mask does not work correctly

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

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[krita] [Bug 470871] Krita lacks the ability to extract text from image and then paste them as text object

2023-06-10 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=470871

Tyson Tan  changed:

   What|Removed |Added

   Severity|normal  |wishlist
Summary|图片不能把字体提取出来,也不能粘贴新文本|Krita lacks the ability to
   ||extract text from image and
   ||then paste them as text
   ||object

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[kpat] [Bug 470393] Solver for mod3 incorrectly states the game is no longer winnable

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

joppyf...@gmail.com changed:

   What|Removed |Added

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

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

[kdenlive] [Bug 470875] Crash when importing any video captured by DJI Mavic 3 Classic

2023-06-10 Thread DL
https://bugs.kde.org/show_bug.cgi?id=470875

--- Comment #1 from DL  ---
I decided to try this out with the latest flatpak version as well.  Same exact
issue.  Here's the full debug log:

Starting program: /app/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x703e5640 (LWP 98)]
[New Thread 0x7fffefbe4640 (LWP 99)]
Qt: Session management error: None of the authentication protocols specified
are supported
profilePath from appDir/../share:  "/app/share/mlt-7/profiles"
meltPath from KdenliveSetting::rendererPath:  "/app/bin/melt"
[New Thread 0x7fffdb3ff640 (LWP 100)]
Empty metadata for  "telecide"
Empty metadata for  "audiochannels"
Empty metadata for  "audioconvert"
Empty metadata for  "imageconvert"
Empty metadata for  "glsl.manager"
plugin not available: "avfilter.acompressor"
plugin not available: "avfilter.aecho"
plugin not available: "avfilter.agate"
plugin not available: "avfilter.atadenoise"
plugin not available: "avfilter.bs2b"
plugin not available: "avfilter.bwdif"
plugin not available: "avfilter.deblock"
plugin not available: "avfilter.dedot"
plugin not available: "avfilter.deflate"
plugin not available: "avfilter.derain"
plugin not available: "avfilter.doubleweave"
plugin not available: "avfilter.field"
plugin not available: "avfilter.framestep"
plugin not available: "avfilter.fspp"
plugin not available: "avfilter.graphmonitor"
plugin not available: "avfilter.hqdn3d"
plugin not available: "avfilter.inflate"
plugin not available: "avfilter.lagfun"
plugin not available: "avfilter.loudnorm"
plugin not available: "avfilter.mcdeint"
plugin not available: "avfilter.random"
plugin not available: "avfilter.removegrain"
plugin not available: "avfilter.separatefields"
plugin not available: "avfilter.shuffleplanes"
plugin not available: "avfilter.sofalizer"
plugin not available: "avfilter.sr"
plugin not available: "avfilter.tmix"
plugin not available: "avfilter.w3fdif"
plugin not available: "avfilter.weave"
plugin not available: "avfilter.yadif"
plugin not available: "frei0r.baltan"
plugin not available: "frei0r.bgsubtract0r"
plugin not available: "frei0r.delay0r"
plugin not available: "frei0r.delaygrab"
plugin not available: "frei0r.facebl0r"
plugin not available: "frei0r.facedetect"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.tehRoxx0r"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "movit.unsharp_mask"
plugin not available: "timewarp"
plugin not available: "region"
=== /// CANNOT ACCESS SPEECH DICTIONARIES FOLDER
[New Thread 0x7fffdabfe640 (LWP 101)]
[New Thread 0x7fffd93c8640 (LWP 102)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffcbfff640 (LWP 103)]
[New Thread 0x7fffcb6c5640 (LWP 104)]
[New Thread 0x7fffcaec4640 (LWP 105)]
[New Thread 0x7fffca648640 (LWP 106)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffc8f71640 (LWP 107)]
[New Thread 0x7fffb3fff640 (LWP 108)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffb33fe640 (LWP 109)]
[New Thread 0x7fffb2550640 (LWP 110)]
[New Thread 0x7fffb194f640 (LWP 111)]
 USING TRACK COMPOSITING:  "frei0r.cairoblend"
 NOT FOUND DOCUMENT GUIDES !!!
!
[New Thread 0x7fffb0d4e640 (LWP 112)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
qrc:/qml/timeline.qml:497: ReferenceError: proxy is not defined
qrc:/qml/timeline.qml:478: ReferenceError: proxy is not defined
 NO PREVIOUS TIMELINE
 CONNECT NEW TIMELINE, MODEL: 0
::: connecting timeline: 
QUuid("{3a38f7b5-ba8e-4f0e-bf79-bf4f0dc98ab7}") , DUR:  0
[New Thread 0x7fffe7f52640 (LWP 113)]
[New Thread 0x7fff979ff640 (LWP 114)]
root context get sub model new function
[New Thread 0x7fff971fe640 (LWP 115)]

INVALID BIN PLAYLIST...
=== OPENING FILE WITH TRACKS:  5
 FOUND TRACTOR WITH TRACKS:  2 

___
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
 FOUND TRACTOR WITH TRACKS:  2 

___
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
 FOUND TRACTOR WITH TRACKS:  2 

___
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
 FOUND TRACTOR WITH TRACKS:  2 

___
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
[New Thread 0x7fff969fd640 (LWP 116)]
 USING TRACK COMPOSITING:  "frei0r.cairoblend"
[New Thread 0x7fff961fc640 (LWP 117)]
[Thread 0x7fff979ff640 

[kpat] [Bug 470393] Solver for mod3 incorrectly states the game is no longer winnable

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

joppyf...@gmail.com changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #5 from joppyf...@gmail.com ---
The very first attachment is a save game, it was the first thing I uploaded.

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

[Discover] [Bug 470887] Crashes due to attempting to overwrite GSTreamer

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

Bug Janitor Service  changed:

   What|Removed |Added

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

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

Thank you for the bug report!

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

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

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

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[Discover] [Bug 470887] New: Crashes due to attempting to overwrite GSTreamer

2023-06-10 Thread Olle Gladso
https://bugs.kde.org/show_bug.cgi?id=470887

Bug ID: 470887
   Summary: Crashes due to attempting to overwrite GSTreamer
Classification: Applications
   Product: Discover
   Version: 5.20.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: ogla...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.20.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 5.18.0-2-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
For some reason Discover, apt, and aptitude all have an issue where GSTreamer
tries to overwrite.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  0x7fad78e6ad01 in QQuickWindow::mouseGrabberItem() const () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7fad78e6d53a in QQuickWindowPrivate::removeGrabber(QQuickItem*, bool,
bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7fad78e55681 in QQuickItemPrivate::derefWindow() () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7fad78e55fa8 in QQuickItem::setParentItem(QQuickItem*) () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7fad78e5652c in QQuickItem::~QQuickItem() () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x7fad78fd03e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x7fad76edb28e in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7fad76ee7054 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7fad78fd03e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x7fad76edb28e in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7fad76ee7054 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7fad78fd1125 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#16 0x7fad76edb28e in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7fad76ee7054 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fad54dd9695 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#19 0x7fad77aab7e9 in QV4::MemoryManager::sweep(bool, void (*)(char
const*)) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7fad77aab935 in QV4::MemoryManager::~MemoryManager() () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7fad77b25e1c in QV4::ExecutionEngine::~ExecutionEngine() () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x7fad77b1085d in QJSEngine::~QJSEngine() () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x7fad77cec389 in QQmlApplicationEngine::~QQmlApplicationEngine() ()
from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x564e82759601 in ?? ()
#25 0x564e82759659 in ?? ()
#26 0x7fad76edd4bf in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x7fad78162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x7fad76eb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x7fad76eb4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x7fad76eb82f0 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x564e82750f34 in ?? ()
#32 0x7fad7664618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#33 0x7fad76646245 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#34 0x564e827514aa in _start ()
[Inferior 1 (process 1372) detached]

Reported using DrKonqi

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

[kwin] [Bug 470766] Search bar in Overview causes Desktop to Freeze (X11)

2023-06-10 Thread Braelin Michelus
https://bugs.kde.org/show_bug.cgi?id=470766

--- Comment #8 from Braelin Michelus  ---
I can provide some additional details.

It seems to specifically be the calculator feature in the search bar that
causes plasma to freeze.
That one seems to cause the errant behavior 100% of the time.

Sometimes the desktop will freeze before exiting, and the overview will
disappear, leaving behind a blank unresponsive desktop.
Other times you'll need to close the overview before the freeze occurs.
Clearing the search entry before exiting has no affect.

Again, sometimes the plasma session will restore within 30 seconds, other times
it stays frozen indefinitely.

When the desktop 'freezes', transparency effects will stop and translucent
elements become completely opaque.
All windows will disappear, and no inputs will respond. Media playback will
audibly continue, but no windows are visible irreguard of whether they were
before the freeze.

Attempting to restart the session from a TTY by __restarting SDDM__ results in
the next plasma session taking minutes to load, remaining on the splash screen
for around 2-4 minutes. Once the desktop does load, everything will work,
except KWin will not load.
Attempting to manually start kwin from a terminal with __plasmashell
--replace__ has no effect, it will just hang indefinitely.

I can provide a video if that will help.

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[plasmashell] [Bug 470480] Plasmashell crashes after closing a window from the taskbar preview and then closes every Chromium process.

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

Fushan Wen  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|UPSTREAM|---

--- Comment #3 from Fushan Wen  ---
1.8.4 is not that ancient. The latest version is 1.8.5

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

[krita] [Bug 470871] 图片不能把字体提取出来,也不能粘贴新文本

2023-06-10 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=470871

--- Comment #2 from Tyson Tan  ---
你好,你想报告什么问题?你的报告的标题是“图片不能把字体提取出来,也不能粘贴新文本”。你应该描述的是:
你打算在 Krita 中做什么,为此进行了什么操作,遇到了什么问题。要具体说明。

你现在附带上来的日志对你标题中描述的问题是没有价值的,因为日志只能用来排查程序崩溃。

如果你不懂英语,可以直接写中文。我会帮你翻译成英语。

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[kwin] [Bug 470886] New: Improvement: Make the rules window more intuitive

2023-06-10 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=470886

Bug ID: 470886
   Summary: Improvement: Make the rules window more intuitive
Classification: Plasma
   Product: kwin
   Version: 5.27.5
  Platform: unspecified
OS: Unspecified
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: rules
  Assignee: kwin-bugs-n...@kde.org
  Reporter: amanita+kdeb...@mailbox.org
CC: isma...@gmail.com
  Target Milestone: ---

Kwin rules are awesome, but often pretty hard to get done right.

1. The dialog is not very well perceivable. I would put it in the first layer
on the context menu when clicking on the window bar

So I rightclick on the windowbar, and immediately there is a button shown

2. I would remove the difference between "program" and "window type", just
"custom behavior"

So the button just says "custom window behavior"

3. When clicking on it, get the values of the screen like after the "get window
properties" feature when clicking on the screen

The already set information is often not enough, most often that you want to
differenciate between dialogs and main window. So having this is really
helpful.

4. Differenciate more between "properties already existant" and "values you
want".

At the moment it makes no real sense, you enter the values that should detect
the window, and the values you want in the same. How does it even decide if I
want a fullscreen window always on top, or an always on top window always in
fullscreen? There is a difference.

5. Make the icons bigger, the window fullsize. At the moment you need to
scroll, this is not easy design.

---


I think the settings are awesome! But if you cant make a "simple settings"
mode, it is still important to make the settings more easy accessible.

This would help make public that Plasma simply is the best Desktop.

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[plasmashell] [Bug 434184] Duplicate emojis

2023-06-10 Thread Adam Fontenot
https://bugs.kde.org/show_bug.cgi?id=434184

--- Comment #13 from Adam Fontenot  ---
This is fixed in
https://invent.kde.org/plasma/plasma-desktop/-/commit/8e251dbce5dd95e43074acc8d43926ae8e004119

Is the intention to track releases of Noto? I'm happy to subscribe myself to
Noto Emoji releases and make sure a PR gets sent as necessary, though I
shouldn't be the only person tracking this.

Incidentally, the data appears to need to be updated already. This script says
that the data was last generated for Emoji 14.0, and Noto has since released
for 15.0. I can confirm that the emoijer is missing emoji from 15.0, e.g. the
jellyfish.

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

[Haruna] [Bug 470758] Slightly incorrect UI on playback (timer area)

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

--- Comment #3 from Justin Zobel  ---
Are you going to enforce a monospace font to ensure this doesn't happen
George?

On Sun, 11 June 2023, 4:33 am george fb,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=470758
>
> george fb  changed:
>
>What|Removed |Added
>
> 
>  Resolution|NOT A BUG   |---
>  Ever confirmed|1   |0
>  Status|RESOLVED|REPORTED
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[dolphin] [Bug 464225] copy/move symbolic link moves link destination instead

2023-06-10 Thread Jérôme Borme
https://bugs.kde.org/show_bug.cgi?id=464225

--- Comment #1 from Jérôme Borme  ---
This bug can cause data loss so I would say it is quite important. For me it's
a blocker for the v23 series of dolphin (v22.12 is good). The scenario for data
loss (happened to me, fortunately I have backups) is using dolphin to move a
symbolic link to another directory, then deciding to delete the link. In this
bug, dolphin moves the original file rather than the link, so the user ends up
deleting the original file and is left with the broken link. This bug makes
dolphin unusable for file management tasks involving symbolic links.

Another way to reproduce the bug
In a directory, do: touch t1; ln -s t1 t2
in dolphin, select t2 (the link), press ctrl-X and just see that it's actually
t1 (the original) that is visually greyed as the file that will be moved.

I attempted to bisect between v22.12.3 and 23.04.2 but got a bad merge base. (I
am not very proficient with these, I just understand it cannot pinpoint the
commit precisely.)
The merge base c193c45a30e96e77a6b733eb6c5774ec8986911c is bad.
This means the bug has been fixed between
c193c45a30e96e77a6b733eb6c5774ec8986911c and
[6db97c1ee3818527828e941844570b7eb76600d5]

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[gwenview] [Bug 470852] Crash when opening picture in Downloads folder when sorting by date

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

--- Comment #1 from pigla...@gmail.com ---
UPDATE: I tried using Phototonic and that also crashes too in the same
circumstances.

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

[kdenlive] [Bug 470843] playing video in full screen doesn't work, screen blank

2023-06-10 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=470843

Bernd  changed:

   What|Removed |Added

 CC||bern...@yahoo.com

--- Comment #1 from Bernd  ---
(In reply to Patrick Shannon from comment #0)
> playing video in full screen doesn't work, screen blank
> 
> STEPS TO REPRODUCE
> 1. Load video file
> 2. play in full screen (Shift/ctrl/F)
> 3. 
> 
> OBSERVED RESULT
> Screen black, sometimes white
> 
> EXPECTED RESULT
> 
> 
> SOFTWARE/OS VERSIONS
> Fedora 38 44.1
> 
> ADDITIONAL INFORMATION
> Graphics card is AMD Radeon™ Pro W6600

Are you using Wayland or X11?

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

[kdenlive] [Bug 465642] kdenlive appimage does not run on Fedora 36

2023-06-10 Thread Eric Mesa
https://bugs.kde.org/show_bug.cgi?id=465642

Eric Mesa  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Eric Mesa  ---
Although Fedora 36 is EOL, I can confirm that the appimage WILL run on Fedora
38 with the 23.04.1 image.

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

[kwin] [Bug 470497] Compositor-provided V-Sync is active on fullscreen applications even when turned off in the settings

2023-06-10 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=470497

Zamundaaa  changed:

   What|Removed |Added

 CC||xaver.h...@gmail.com

--- Comment #2 from Zamundaaa  ---
> KWin as a Wayland compositor provides V-Sync over all screen content to 
> prevent tearing. As high performance graphics applications like video games 
> often provide their own V-Sync implementation the compositor-provided V-Sync 
> should be disabled to avoid two V-Sync operations in a row

That's not how VSync works; applications can't do VSync. It's a driver (and
hardware) feature that can be optionally turned off by the compositor, and it
can't be stacked or anything like that.


The option *is* wired up in KWin. The problem is the rest of the world... The
option only does something if:
- your kernel driver supports it (should be supported with Intel and AMD, at
least in most cases)
- you're using the legacy driver API. By default KWin does not use this if the
newer atomic API is available, as it has numerous benefits. Tearing support in
the atomic API is still a WIP
- you have an application that requests a presentation mode that allows tearing
(which right now only Vulkan apps can do, as OpenGL does not have a proper API
for this)
- you have the implementation in Mesa for passing this request to the
compositor: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18268

For X11 apps, you also need
- the necessary protocol changes that circumvents some unfortunate historical
problems of the "normal" tearing API for X11:
https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/58
- the implementation of that protocol change in Xwayland:
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/665
- the implementation of the protocol change in libxcb:
https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/merge_requests/38
- the implementation of the protocol change in Mesa:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19125

If you're using NVidia, you also need the matching implementations in their
driver, which NVidia will have to provide themselves.

In hindsight, it would've been good to add a disclaimer about the driver side
of things next to the checkbox

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

[frameworks-kio] [Bug 421247] Places panel of folder selector is not resizable

2023-06-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421247

Patrick Silva  changed:

   What|Removed |Added

 CC||kdebugtrac...@azizlight.net

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

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

[xdg-desktop-portal-kde] [Bug 470885] Bookmarks sidebar cannot be resized in directory picker portal

2023-06-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=470885

Patrick Silva  changed:

   What|Removed |Added

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

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


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

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

[kwin] [Bug 444335] Full sticky keys functionality does not work under Wayland

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 410856] wayland: kwin uses 100% cpu when idle

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 445259] Several Chromium-based browsers suddenly fail to bring up their browser windows on Wayland

2023-06-10 Thread Shawn
https://bugs.kde.org/show_bug.cgi?id=445259

Shawn  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 CC||sh...@n4hab.com

--- Comment #16 from Shawn  ---
Seeing this again, spontaneously just started using Arch, Plasma 5.27.5,
Frameworks 5.106.0, QT 5.15.9 .  Tested it with Brave, Chromium, Evolution
email and Dolphin.  Icon goes orange but won't open the window from the
taskbar, unless the browser isn't open or launched.

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[xdg-desktop-portal-kde] [Bug 470885] New: Bookmarks sidebar cannot be resized in directory picker portal

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

Bug ID: 470885
   Summary: Bookmarks sidebar cannot be resized in directory
picker portal
Classification: Plasma
   Product: xdg-desktop-portal-kde
   Version: 5.27.5
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kdebugtrac...@azizlight.net
CC: aleix...@kde.org, jgrul...@redhat.com, n...@kde.org
  Target Milestone: ---

Created attachment 159587
  --> https://bugs.kde.org/attachment.cgi?id=159587=edit
partially obscured names for entries in left sidebar of directory picker portal

SUMMARY
The sidebar for a directory picking portal cannot be resized left/right to
accommodate long names. The sidebar contains names of Places, Remote locations,
Recent locations, etc. Some may have long names and may be partially obscured
because of the fixed-width sidebar, and no way to remedy it by resizing it to
reveal the whole name. There is no tooltip to help see the obscured long name
of a place in the sidebar either.

This is for the directory picking portal and not the file picking portal. The
file picking portal has the capability to resize the sidebar and does not have
this problem.


STEPS TO REPRODUCE
1. In flatpak ungoogled chromium, extensions page, click "Load unpacked"
2. "Select the extension directory. -- Portal" will appear
3. Put mouse at sidebar edge where sidebar meets the directory listing

OBSERVED RESULT
No resize mouse cursor will appear as there is no way to resize the sidebar.
The long names of entries in the sidebar will be indicated by ellipses

EXPECTED RESULT
Cursor should change to indicate resizing is available and possible to do.
Resizing the sidebar will reveal the long name in its entirety

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 38
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Kernel Version: 6.3.5-200.fc38.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2 

ADDITIONAL INFORMATION
- Clicking the entry in the sidebar will expand the filetree to reveal the
sidebar entry's path, but the name of the entry in the sidebar may not be
equivalent to the directory path for some entries.
- You can only interact with the latest opened directory picker portal. One at
a time. While testing, I opened multiple directory picker portals from
different flatpak applications (ungoogle chromium's load unpacked extension
directory picker portal, kate's open folder directory portal, obsidian's open
vault directory picker portal) and only the portal who was opened last was
interactable. This also happens with file picker portals when opened with
directory picker portals
- It is not easy to tell which portal belongs to which program. They do not
name the program, but rather give a program-specific window title instead.
Chromium says "Select the extension directory. -- Portal", Element (Matrix
client) says "Open Files. -- Portal" Kate says "Open directory. -- Portal" I
think. I'm not sure

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

[kwin] [Bug 470440] ffmpeg screen capture with kmsgrab and vaapi either fails or gives corrupt video on kwin wayland

2023-06-10 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=470440

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||xaver.h...@gmail.com

--- Comment #5 from Zamundaaa  ---
Most likely this is caused by either kmsgrab or vaapi not handling the buffer
format + modifier combination properly. If you get a correct image on the
screen, KWin isn't doing anything wrong.

In general, please use the xdg portal system to do screen casting, which
handles these sort of things automatically. kmsgrab is not a good way to do
screen recording and will only get more problematic over time, as we start to
use more hardware features it can't deal with.

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

[frameworks-kxmlgui] [Bug 470848] Add a view_redisplay_merge MergeLocal entry to ui_standards.rc

2023-06-10 Thread Soren Stoutner
https://bugs.kde.org/show_bug.cgi?id=470848

--- Comment #1 from Soren Stoutner  ---
https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/169 addresses this
issue.

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

[xdg-desktop-portal-kde] [Bug 451423] XDG portal open//save dialog shows up in Task Manager as its own window, rather than being a dialog of a parent window

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

kdebugtrac...@azizlight.net changed:

   What|Removed |Added

 CC||kdebugtrac...@azizlight.net

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[okular] [Bug 470853] Links not opening in Firefox

2023-06-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=470853

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
You are running an Okualr version that is more than 10 releases old.

Please update to something newer and tell us if you still have this problem.

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

[Elisa] [Bug 470884] New: Elisa player can't play playlist radio streams (.pls, .m3u)

2023-06-10 Thread Dave
https://bugs.kde.org/show_bug.cgi?id=470884

Bug ID: 470884
   Summary: Elisa player can't play playlist radio streams (.pls,
.m3u)
Classification: Applications
   Product: Elisa
   Version: 23.04.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: sunny.bed7...@fastmail.com
  Target Milestone: ---

SUMMARY
Several internet radio stations offer a playlist file as the resource used to
tune to their stream. These are unusable in Elisa at the moment.

Streams that I have confirmed work with Elisa come in the form of MPEG ADTS

> checking the file format of a stream saved to disk
$ curl -o out 'https://radiointernet.co:7000'
$ file out
out: MPEG ADTS, layer III, v1, 32 kbps, 44.1 kHz, JntStereo

Streams that do not work with Elisa are playlists

$ curl -o airout 'http://airspectrum.cdnstream1.com:8114/1648_128.m3u'
$ file airout
airout: ASCII text, with CRLF line terminators

>airout content
http://airspectrum.cdnstream1.com:8114/1648_128

$ curl -o pls 'http://79.98.108.170:8117/listen.pls?sid=1'
$ file pls
pls: PLS playlist, ASCII text

>pls content
[playlist]
NumberOfEntries=1
File1=http://79.98.108.170:8117/stream
Title1=Extreme Deep House Radio
Length1=-1
Version=2%

If you manually add the url of the internal playlist entry, now you can play
that radio station.

STEPS TO REPRODUCE
1. Add the following radio stations to Elisa:

http://airspectrum.cdnstream1.com:8114/1648_128.m3u
http://79.98.108.170:8117/listen.pls?sid=1
https://radiointernet.co:7000

2. Play each added radio station.play in Elisa.

OBSERVED RESULT
Elisa should not be able to play the first two radio stations. The last radio
station should work fine. If you extract the real audio streams out of the
playlists, you should be able to stream them with Elisa.

EXPECTED RESULT
Elisa plays all of the most common radio stream formats (playlist or pure audio
stream) out of the box.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 37
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

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

[kdeplasma-addons] [Bug 397006] Keyboard indicator systray item does not handle multiple lock keys properly.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[dolphin] [Bug 469254] Dolphin doesn't auto-refresh when cut from a symlinked directory

2023-06-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=469254

Patrick Silva  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

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

[dolphin] [Bug 470881] Dolphin won't remove moved files from the source view in symlinked directory

2023-06-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=470881

Patrick Silva  changed:

   What|Removed |Added

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

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


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

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

[kile] [Bug 416897] Project master file not respected

2023-06-10 Thread Ilia Kats
https://bugs.kde.org/show_bug.cgi?id=416897

Ilia Kats  changed:

   What|Removed |Added

 CC||ilia-k...@gmx.net

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[okular] [Bug 470545] definition lists not supported

2023-06-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=470545

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
For markdown support we're using a library called discount.

That seems to be a problem in their implementation, you can check that by
running the 

mkd2html yourfile.md

command and seeing that the generated html is not like you want it.

There's nothing we can fix here. Please report this to the discount developers
at https://github.com/Orc/discount/issues and when they fix it it will
immediately work in Okular.

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

[Haruna] [Bug 470758] Slightly incorrect UI on playback (timer area)

2023-06-10 Thread george fb
https://bugs.kde.org/show_bug.cgi?id=470758

george fb  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED

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

[Falkon] [Bug 470883] New: [Greasemonkey] GM.getValue or reading of values doesn't always work

2023-06-10 Thread Schimon Jehudah
https://bugs.kde.org/show_bug.cgi?id=470883

Bug ID: 470883
   Summary: [Greasemonkey] GM.getValue or reading of values
doesn't always work
Classification: Applications
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: extensions
  Assignee: now...@gmail.com
  Reporter: sjeh...@yandex.com
  Target Milestone: ---

Tested with
https://greasyfork.org/en/scripts/465932-newspaper-native-rss-reader
Tested against https://librivox.org/feed/ and
https://www.jsonfeed.org/feed.json

Clicking on Dark View should save key "dark" with value "true".
Upon opening a feed, page should be displayed in dark view mode.
Sometimes, page is dark and sometimes not.

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

[plasmashell] [Bug 470480] Plasmashell crashes after closing a window from the taskbar preview and then closes every Chromium process.

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

--- Comment #2 from cont...@robotoskunk.com ---
(In reply to Fushan Wen from comment #1)
> Cannot reproduce. Looks like Debian uses an ancient libX11 which causes the
> bug.

It's libx11 version 1.8.4

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

[Falkon] [Bug 468046] GM.getValue / GM.setValue don't work as expected

2023-06-10 Thread Schimon Jehudah
https://bugs.kde.org/show_bug.cgi?id=468046

Schimon Jehudah  changed:

   What|Removed |Added

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

--- Comment #3 from Schimon Jehudah  ---
I was wrong. It appears that only GM.getValue or reading value doesn't (always)
work.

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

[plasmashell] [Bug 470882] New: Plasma Shell crashes just switching between desktops

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

Bug ID: 470882
   Summary: Plasma Shell crashes just switching between desktops
Classification: Plasma
   Product: plasmashell
   Version: 5.27.5
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: cont...@robotoskunk.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-9-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
I have four virtual desktops, there are two columns and two rows. When I switch
from the first desktop (top, left) to the last desktop (bottom, right) while I
have Chromium open, it crashes and closes every Chromium process I had

The reporter is unsure if this crash is reproducible.

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

   PID: 6403 (plasmashell)
   UID: 1000 (robotoskunk)
   GID: 1000 (robotoskunk)
Signal: 11 (SEGV)
 Timestamp: Sat 2023-06-10 12:32:27 CST (21s ago)
  Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
  Unit: user@1000.service
 User Unit: plasma-plasmashell.service
 Slice: user-1000.slice
 Owner UID: 1000 (robotoskunk)
   Boot ID: 198e91c0dad94e88896a6dc6f77056c3
Machine ID: c1c8ba11279c4888914bdf9c65399597
  Hostname: RobotoSkunk-PC-Linux
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.198e91c0dad94e88896a6dc6f77056c3.6403.168642194700.zst
(present)
  Size on Disk: 20.8M
   Message: Process 6403 (plasmashell) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-252.6-1.amd64
Module libudev.so.1 from deb systemd-252.6-1.amd64
Stack trace of thread 7161:
#0  0x7fb2d16a5ccc __pthread_kill_implementation (libc.so.6
+ 0x8accc)
#1  0x7fb2d1656ef2 __GI_raise (libc.so.6 + 0x3bef2)
#2  0x7fb2d40b8b46 _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x5b46)
#3  0x7fb2d1656f90 __restore_rt (libc.so.6 + 0x3bf90)
#4  0x7fb2d3673324
_ZN5QtQml27qmlAttachedPropertiesObjectEP7QObjectPFS1_S1_Eb (libQt5Qml.so.5 +
0x273324)
#5  0x7fb2c178b163 n/a (libKirigamiPlugin.so + 0x48163)
#6  0x7fb2c178e7f4 n/a (libKirigamiPlugin.so + 0x4b7f4)
#7  0x7fb2c1792e76 n/a (libKirigamiPlugin.so + 0x4fe76)
#8  0x7fb2d1cceef1 n/a (libQt5Core.so.5 + 0xceef1)
#9  0x7fb2d1ccbd43 n/a (libQt5Core.so.5 + 0xcbd43)
#10 0x7fb2d16a3fd4 start_thread (libc.so.6 + 0x88fd4)
#11 0x7fb2d17245bc __clone3 (libc.so.6 + 0x1095bc)

Stack trace of thread 6497:
#0  0x7fb2d17170f6 __ppoll (libc.so.6 + 0xfc0f6)
#1  0x7fb2d1f05949 _Z12qt_safe_pollP6pollfdmPK8timespec
(libQt5Core.so.5 + 0x305949)
#2  0x7fb2d1b4f763 n/a (libQt5Network.so.5 + 0xfc763)
#3  0x7fb2d1b4d522 n/a (libQt5Network.so.5 + 0xfa522)
#4  0x7fb2d1b3ee84 _ZN15QAbstractSocket16waitForReadyReadEi
(libQt5Network.so.5 + 0xebe84)
#5  0x7fb2d12a6b8a n/a (libKF5KIOCore.so.5 + 0x53b8a)
#6  0x7fb2d12effeb _ZN3KIO9SlaveBase12dispatchLoopEv
(libKF5KIOCore.so.5 + 0x9cfeb)
#7  0x7fb2d1389a6e n/a (libKF5KIOCore.so.5 + 0x136a6e)
#8  0x7fb2d1ccbd43 n/a (libQt5Core.so.5 + 0xcbd43)
#9  0x7fb2d16a3fd4 start_thread (libc.so.6 + 0x88fd4)
#10 0x7fb2d17245bc __clone3 (libc.so.6 + 0x1095bc)

Stack trace of thread 6403:
#0  0x7fb2d1716fff __GI___poll (libc.so.6 + 0xfbfff)
#1  0x7fb2d083f9ae n/a (libglib-2.0.so.0 + 0x549ae)
#2  0x7fb2d083facc g_main_context_iteration
(libglib-2.0.so.0 + 0x54acc)
#3  0x7fb2d1f09836
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 0x309836)
#4  0x7fb2d1eb017b
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 +
0x2b017b)
#5  0x7fb2d1eb82d6 _ZN16QCoreApplication4execEv
(libQt5Core.so.5 + 0x2b82d6)
#6  0x55b0475bcdc3 n/a (plasmashell + 0x26dc3)
#7  0x7fb2d164218a __libc_start_call_main (libc.so.6 +
0x2718a)
  

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[dolphin] [Bug 470881] Dolphin won't remove moved files from the source view in symlinked directory

2023-06-10 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=470881

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[dolphin] [Bug 470881] New: Dolphin won't remove moved files from the source view in symlinked directory

2023-06-10 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=470881

Bug ID: 470881
   Summary: Dolphin won't remove moved files from the source view
in symlinked directory
Classification: Applications
   Product: dolphin
   Version: 23.04.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
When dragging files between different tabs, Dolphin will not update the view
from which a file was moved: Files will appear as if still there until you
press F5 to refresh manually. Upon further investigation I discovered this only
happens when dragging one or more files (not folders) between symlinked
directories.

STEPS TO REPRODUCE
1. Create two directories, eg: ~/A and ~/B. Create a symlink pointing to each
one, eg: ~/sym_A and ~/sym_B.
2. Open up Dolphin then press F3 to enable split view.
3. Navigate each view to one directory but through its symlink not the original
path.
4. Place any file in either directory or just create an empty text file in one.
5. Shift-drag the file in between the different views to move it.

OBSERVED RESULT
While the moved file appears in its new location, it will not be removed from
the old view and still appear as if a copy is present there. This goes away
upon pressing F5 to refresh.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Kernel Version: 6.3.5-2-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

ADDITIONAL INFORMATION
I'm using Plasma Wayland session on Manjaro Linux, Dolphin 23.04.1, all
partitions are ext4.

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

[kwin] [Bug 449105] Dragging a window that was opened maximized moves the mouse cursor to the top left corner of the window

2023-06-10 Thread Ondřej Niesner
https://bugs.kde.org/show_bug.cgi?id=449105

--- Comment #22 from Ondřej Niesner  ---
Created attachment 159586
  --> https://bugs.kde.org/attachment.cgi?id=159586=edit
dragging window

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

[kwin] [Bug 449105] Dragging a window that was opened maximized moves the mouse cursor to the top left corner of the window

2023-06-10 Thread Ondřej Niesner
https://bugs.kde.org/show_bug.cgi?id=449105

Ondřej Niesner  changed:

   What|Removed |Added

 CC||ondra.nies...@seznam.cz

--- Comment #21 from Ondřej Niesner  ---
Same was also happening on GNOME. It doesn't matter how many screens you have.
I have this issue on my laptop which has just one builtin display. This is
really annoying bug especially with touchpad when you always need to grab the
window from wrong position. Also the window is totally messing it's position
when you try to resize it. 

In mutter it was fixed
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2942?commit_id=7eb01304259b5977feaee3b2d0a2073b70312d89

Is it possible to use in in kwin?

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

[dolphin] [Bug 464225] copy/move symbolic link moves link destination instead

2023-06-10 Thread Jérôme Borme
https://bugs.kde.org/show_bug.cgi?id=464225

Jérôme Borme  changed:

   What|Removed |Added

 CC||kde.h8b...@escreve.me

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

[gwenview] [Bug 470880] New: Crash while opening .nef raw image

2023-06-10 Thread David Strobach
https://bugs.kde.org/show_bug.cgi?id=470880

Bug ID: 470880
   Summary: Crash while opening .nef raw image
Classification: Applications
   Product: gwenview
   Version: 23.04.2
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: laloc...@gmail.com
  Target Milestone: ---

Application: gwenview (23.04.2)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.6-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Gwenview reproducibly crashes while attempting to open some Nikon .nef raw
image files. The files may possibly be corrupted. They can, however, be
succesfully opened/edited in DarkTable and ImageMagick's `identify -verbose`
doesn't complain either.

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  0x7f70a97c97ab in std::__cxx11::list >::begin (this=,
this=) at /usr/include/c++/13.1.1/bits/stl_list.h:1033
#7  Exiv2::ExifData::findKey (this=0x0, key=...) at
/usr/src/debug/exiv2/exiv2-0.28.0/src/exif.cpp:457
#8  0x7f70a975442f in
Exiv2::Internal::Nikon3MakerNote::printFlashMasterDataFl7 (os=..., value=...,
metadata=0x0) at /usr/src/debug/exiv2/exiv2-0.28.0/src/nikonmn_int.cpp:3423
#9  0x7f70a97c0914 in Exiv2::Exifdatum::write (this=0x7f706c08c050, os=...,
pMetadata=0x0) at /usr/src/debug/exiv2/exiv2-0.28.0/src/exif.cpp:187
#10 0x7f70aa6231f4 in Exiv2::operator<< (md=..., os=...) at
/usr/include/exiv2/metadatum.hpp:277
#11 Gwenview::ImageMetaInfoModelPrivate::fillExivGroup > (container=...,
group=0x55d0a86c6560, parent=..., this=0x55d0a86c6540) at
/usr/src/debug/gwenview/gwenview-23.04.2/lib/imagemetainfomodel.cpp:282
#12 Gwenview::ImageMetaInfoModel::setExiv2Image (this=0x55d0a8829fe0,
image=0x7f706c001960) at
/usr/src/debug/gwenview/gwenview-23.04.2/lib/imagemetainfomodel.cpp:441
#13 0x7f70aa5e7c21 in Gwenview::Document::setExiv2Image
(this=0x55d0a8736590, image=...) at
/usr/src/debug/gwenview/gwenview-23.04.2/lib/document/document.cpp:388
#14 0x7f70aa5f2d8e in Gwenview::AbstractDocumentImpl::setDocumentExiv2Image
(this=0x55d0a887c6d0, image=std::unique_ptr = {...}) at
/usr/src/debug/gwenview/gwenview-23.04.2/lib/document/abstractdocumentimpl.cpp:81
#15 Gwenview::LoadingDocumentImpl::slotMetaInfoLoaded (this=0x55d0a887c6d0) at
/usr/src/debug/gwenview/gwenview-23.04.2/lib/document/loadingdocumentimpl.cpp:497
#16 0x7f70a82cffe7 in QtPrivate::QSlotObjectBase::call (a=,
r=, this=, this=, r=, a=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate (sender=0x55d0a8680418, signal_index=4,
argv=0x7ffd87cf8600) at kernel/qobject.cpp:3923
#18 0x7f70a80fd0d5 in QFutureWatcherBase::event (this=,
event=0x7f706c05da20) at thread/qfuturewatcher.cpp:334
#19 0x7f70a8f7893f in QApplicationPrivate::notify_helper (this=, receiver=0x55d0a8680418, e=0x7f706c05da20) at
kernel/qapplication.cpp:3640
#20 0x7f70a829ab18 in QCoreApplication::notifyInternal2
(receiver=0x55d0a8680418, event=0x7f706c05da20) at
kernel/qcoreapplication.cpp:1064
#21 0x7f70a829fa7b in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55d0a8018b20) at
kernel/qcoreapplication.cpp:1821
#22 0x7f70a82e6088 in postEventSourceDispatch (s=0x55d0a802a140) at
kernel/qeventdispatcher_glib.cpp:277
#23 0x7f70a6110981 in g_main_dispatch (context=0x7f709c000ee0) at
../glib/glib/gmain.c:3460
#24 g_main_context_dispatch (context=0x7f709c000ee0) at
../glib/glib/gmain.c:4200
#25 0x7f70a616db39 in g_main_context_iterate.isra.0
(context=context@entry=0x7f709c000ee0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4276
#26 0x7f70a610e032 in g_main_context_iteration (context=0x7f709c000ee0,
may_block=1) at ../glib/glib/gmain.c:4343
#27 0x7f70a82e9f0c in QEventDispatcherGlib::processEvents
(this=0x55d0a80449a0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#28 0x7f70a8299824 in QEventLoop::exec (this=this@entry=0x7ffd87cf8a30,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#29 0x7f70a829acc3 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#30 0x7f70a873b7c2 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#31 0x7f70a8f76cda in QApplication::exec () at kernel/qapplication.cpp:2832
#32 0x55d0a6e6ea49 in main (argc=, argv=) at
/usr/src/debug/gwenview/gwenview-23.04.2/app/main.cpp:213
[Inferior 1 (process 17812) detached]

Reported using DrKonqi

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[plasmashell] [Bug 470876] Plasmashell crashes in wallpaper selection if you hit cancel

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2023-06-10 Thread Luca Manganelli
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #24 from Luca Manganelli  ---
(In reply to Sergey Popov from comment #23)
> OMG, never thought that Docker would be culprit here!
> I confirm that issue is no longer persist after stopping Docker daemon.
> Thank you! At least we have workaround for now...

For curiosity, what docker container are you using?

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

[kwin] [Bug 470773] Cursor moves out of league of legends in fullscreen mode and into second monitor

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

--- Comment #1 from koce...@tutanota.com ---
Some additional info I forgot to add:
1. It's only reproducible on Wayland
2. I don't have any actions set for "screen edges" active

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

[Discover] [Bug 470878] Detailed image previews have no next/previous button icons

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

iodream...@gmail.com changed:

   What|Removed |Added

   Keywords||qt6

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

[Discover] [Bug 470879] Tasks overlay spans most of the window and can't be closed

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

iodream...@gmail.com changed:

   What|Removed |Added

   Keywords||qt6

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

[Discover] [Bug 470879] New: Tasks overlay spans most of the window and can't be closed

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

Bug ID: 470879
   Summary: Tasks overlay spans most of the window and can't be
closed
Classification: Applications
   Product: Discover
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

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

SUMMARY
If you start a task and click on the tasks button the overlay will span a lot
more space than it should, rather than be a small window in the center. It also
doesn't have a close button and generally can't be closed until it's finished
or cancel is clicked. 

STEPS TO REPRODUCE
1. Start an operation like a download
2. Click Tasks button

OBSERVED RESULT
It spans most of the window, no close button

EXPECTED RESULT
It's centered and close button is present

SOFTWARE/OS VERSIONS
Linux 5.19.0-43-generic 
KDE Plasma Version: 5.240.0
KDE Frameworks Version: 5.107.0
Qt Version: 6.5.0

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

[frameworks-baloo] [Bug 468307] 5.105.0: test suite is failing

2023-06-10 Thread kloczek
https://bugs.kde.org/show_bug.cgi?id=468307

--- Comment #1 from kloczek  ---
Just tested 5.107.0 and test suite still is failing

+ cd baloo-5.107.0
+ dbus-run-session -- xvfb-run -a /usr/bin/ctest --test-dir
x86_64-redhat-linux-gnu --output-on-failure --force-new-ctest-process -j48
Internal ctest changing into directory:
/home/tkloczko/rpmbuild/BUILD/baloo-5.107.0/x86_64-redhat-linux-gnu
Test project
/home/tkloczko/rpmbuild/BUILD/baloo-5.107.0/x86_64-redhat-linux-gnu
  Start  1: querytest
  Start  2: writetransactiontest
  Start  3: doctermscodectest
  Start  4: postingcodectest
  Start  5: positioncodectest
  Start  6: positiondbtest
  Start  7: postingdbtest
  Start  8: documentdbtest
  Start  9: documenturldbtest
  Start 10: documentiddbtest
  Start 11: documentdatadbtest
  Start 12: documenttimedbtest
  Start 13: idtreedbtest
  Start 14: idfilenamedbtest
  Start 15: mtimedbtest
  Start 16: termgeneratortest
  Start 17: queryparsertest
  Start 18: andpostingiteratortest
  Start 19: orpostingiteratortest
  Start 20: postingiteratortest
  Start 21: phraseanditeratortest
  Start 22: transactiontest
  Start 23: kinotifytest
  Start 24: pendingfilequeuetest
  Start 25: fileindexerconfigtest
  Start 26: basicindexingjobtest
  Start 27: filtereddiriteratortest
  Start 28: unindexedfileiteratortest
  Start 29: metadatamovertest
  Start 30: extractorcommandpipetest
  Start 31: filewatchtest
  Start 32: propertyserializationtest
  Start 33: queryserializationtest
  Start 34: filemonitortest
  Start 35: advancedqueryparsertest
  Start 36: filefetchjobtest
 1/36 Test  #1: querytest    Passed0.07 sec
 2/36 Test  #2: writetransactiontest .   Passed0.06 sec
 3/36 Test  #3: doctermscodectest    Passed0.06 sec
 4/36 Test  #4: postingcodectest .   Passed0.06 sec
 5/36 Test  #6: positiondbtest ...   Passed0.06 sec
 6/36 Test  #7: postingdbtest    Passed0.05 sec
 7/36 Test  #8: documentdbtest ...   Passed0.05 sec
 8/36 Test  #9: documenturldbtest    Passed0.05 sec
 9/36 Test #10: documentiddbtest .   Passed0.05 sec
10/36 Test #11: documentdatadbtest ...   Passed0.05 sec
11/36 Test #12: documenttimedbtest ...   Passed0.05 sec
12/36 Test #13: idtreedbtest .   Passed0.04 sec
13/36 Test #14: idfilenamedbtest .   Passed0.04 sec
14/36 Test #15: mtimedbtest ..   Passed0.04 sec
15/36 Test #16: termgeneratortest    Passed0.04 sec
16/36 Test #17: queryparsertest ..   Passed0.04 sec
17/36 Test #18: andpostingiteratortest ...   Passed0.04 sec
18/36 Test #19: orpostingiteratortest    Passed0.03 sec
19/36 Test #20: postingiteratortest ..   Passed0.03 sec
20/36 Test #21: phraseanditeratortest    Passed0.03 sec
21/36 Test #22: transactiontest ..   Passed0.03 sec
22/36 Test #26: basicindexingjobtest .   Passed0.02 sec
23/36 Test #28: unindexedfileiteratortest    Passed0.02 sec
24/36 Test #32: propertyserializationtest    Passed0.02 sec
25/36 Test #35: advancedqueryparsertest ..   Passed0.01 sec
26/36 Test #33: queryserializationtest ...   Passed0.02 sec
27/36 Test #29: metadatamovertest    Passed0.03 sec
28/36 Test #34: filemonitortest ..   Passed0.03 sec
29/36 Test #36: filefetchjobtest .   Passed0.02 sec
30/36 Test #27: filtereddiriteratortest ..   Passed0.04 sec
31/36 Test #31: filewatchtest    Passed0.10 sec
32/36 Test  #5: positioncodectest    Passed0.17 sec
33/36 Test #30: extractorcommandpipetest .   Passed0.14 sec
34/36 Test #25: fileindexerconfigtest ***Failed0.35 sec
* Start testing of Baloo::Test::FileIndexerConfigTest *
Config: Using QtTest library 5.15.9, Qt 5.15.9 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 13.1.1 20230511 (Red Hat 13.1.1-2)),
fedora 39
PASS   : Baloo::Test::FileIndexerConfigTest::initTestCase()
QWARN  : Baloo::Test::FileIndexerConfigTest::testShouldFolderBeIndexed(d1)
kf.solid.backends.udisks2: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.ServiceUnknown"
 "The name is not activatable"
QWARN  : Baloo::Test::FileIndexerConfigTest::testShouldFolderBeIndexed(d1)
kf.solid.backends.udisks2: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.ServiceUnknown"
 "The name is not activatable"
PASS   : Baloo::Test::FileIndexerConfigTest::testShouldFolderBeIndexed(d1)
QWARN  : 

[Bluedevil] [Bug 469119] Bluetooth Controller not enabled on startup despite "On Login: Enable Bluetooth" Setting

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

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

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

[Bluedevil] [Bug 470736] Bluedevil ignores configuration when logging into plasma-wayland

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

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #2 from Nicolas Fella  ---


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

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

[Discover] [Bug 470878] New: Detailed image previews have no next/previous button icons

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

Bug ID: 470878
   Summary: Detailed image previews have no next/previous button
icons
Classification: Applications
   Product: Discover
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

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

SUMMARY
Detailed image previews have no next/previous button icons

STEPS TO REPRODUCE
1. Click on an image to show detailed preview
2. Observe no icons on the buttons

OBSERVED RESULT
No icons

EXPECTED RESULT
Previous/next icons are present

SOFTWARE/OS VERSIONS
Linux 5.19.0-43-generic 
KDE Plasma Version: 5.240.0
KDE Frameworks Version: 5.107.0
Qt Version: 6.5.0

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

[kwin] [Bug 470759] When using a custom KWin script and attempting to move an electron window into a tile, KWin crashes

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

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
#0  0x7f0b98ac09fd in QObjectPrivate::maybeSignalConnected(unsigned int)
const () at /usr/lib/libQt5Core.so.5
#1  0x7f0b98acf8ef in  () at /usr/lib/libQt5Core.so.5
#2  0x7f0b9a4c5cef in KWin::CustomTile::setRelativeGeometry(QRectF const&)
() at /usr/lib/libkwin.so.5
#3  0x7f0b9a4c5b36 in KWin::CustomTile::setRelativeGeometry(QRectF const&)
() at /usr/lib/libkwin.so.5
#4  0x7f0b9a4c4bb7 in KWin::CustomTile::remove() () at
/usr/lib/libkwin.so.5
#5  0x7f0b9a4c9913 in KWin::CustomTile::qt_metacall(QMetaObject::Call, int,
void**) () at /usr/lib/libkwin.so.5
#6  0x7f0b99878174 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f0b99777a46 in  () at /usr/lib/libQt5Qml.so.5
#8  0x7f0b9977da96 in QV4::QObjectMethod::callInternal(QV4::Value const*,
QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5
#9  0x7f0b997a6a01 in
QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int,
QV4::Value*, int) () at /usr/lib/libQt5Qml.so.5
#10 0x7f0b63fed5a2 in  ()
#11 0x7ffef0c63990 in  ()
#12 0x in  ()

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

[systemsettings] [Bug 470877] New: Titlebar buttons settings do not apply fully

2023-06-10 Thread Sadi
https://bugs.kde.org/show_bug.cgi?id=470877

Bug ID: 470877
   Summary: Titlebar buttons settings do not apply fully
Classification: Applications
   Product: systemsettings
   Version: 5.27.5
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: kcm_kwindecoration
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sadiyumu...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 159583
  --> https://bugs.kde.org/attachment.cgi?id=159583=edit
close buttons in tabs and notifications inconsistent with titlebar close
buttons

SUMMARY
***
KDE Plasma offers an option to move titlebar buttons (close, minimize,
maximize) to the left edge as in Mac OS, but it seems this move does not take
effect fully throughout the system. Certain elements like tabs in app windows
as well as notifications still display close buttons at the right edge. They
are not "titlebar buttons" but at least for ease of use one normally expects
these buttons to follow the same pattern. This may also be true for the close
button of notifications which are white on red circle unlike those in titlebars
and tabs.
***

SOFTWARE/OS VERSIONS
Operating System: Debian 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

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

[plasmashell] [Bug 470876] Plasmashell crashes in wallpaper selection if you hit cancel

2023-06-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=470876

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 470876] Plasmashell crashes in wallpaper selection if you hit cancel

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

iodream...@gmail.com changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 470876] New: Plasmashell crashes in wallpaper selection if you hit cancel

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

Bug ID: 470876
   Summary: Plasmashell crashes in wallpaper selection if you hit
cancel
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

SUMMARY
Plasmashell crashes if you make changes in the desktop wallpaper menu, do not
hit apply, close the window and click cancel. 

STEPS TO REPRODUCE
1. Right click on desktop and go to wallpaper selection inside Folder view
settings
2. Make a few changes but do not click apply 
3. Close the window 
4. Hit cancel

OBSERVED RESULT
Plasmashell crashes

EXPECTED RESULT
It returns to the window

SOFTWARE/OS VERSIONS
Linux 5.19.0-43-generic 
KDE Plasma Version: 5.240.0
KDE Frameworks Version: 5.107.0
Qt Version: 6.5.0

Backtrace:

#0  __pthread_kill_implementation (no_tid=0, signo=11,
threadid=139861060554688) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=11, threadid=139861060554688) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=139861060554688, signo=signo@entry=11) at
./nptl/pthread_kill.c:89
#3  0x7f33f4c65476 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#4  0x7f33f75c870f in KCrash::defaultCrashHandler(int) () from
/lib/x86_64-linux-gnu/libKF6Crash.so.6
#5  
#6  0x7f33f6a1e4a6 in ?? () from /lib/x86_64-linux-gnu/libQt6Qml.so.6
#7  0x7f33f6b4ba9d in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) ()
   from /lib/x86_64-linux-gnu/libQt6Qml.so.6
#8  0x7f33f6aec966 in QQmlBinding::evaluate(bool*) () from
/lib/x86_64-linux-gnu/libQt6Qml.so.6
#9  0x7f33f6aefea3 in
QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&,
QFlags, QV4::Scope&) () from
/lib/x86_64-linux-gnu/libQt6Qml.so.6
#10 0x7f33f6aedd8f in
QQmlBinding::update(QFlags) ()
   from /lib/x86_64-linux-gnu/libQt6Qml.so.6
#11 0x7f33f6b65685 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) ()
   from /lib/x86_64-linux-gnu/libQt6Qml.so.6
#12 0x7f33f5202f28 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#13 0x7f33f6f6c553 in QQuickItem::~QQuickItem() () from
/lib/x86_64-linux-gnu/libQt6Quick.so.6
#14 0x7f33ef0bec92 in ?? () from
/lib/x86_64-linux-gnu/libQt6QuickTemplates2.so.6
#15 0x7f33f3f50767 in QQmlDelegateModel::~QQmlDelegateModel() ()
   from /lib/x86_64-linux-gnu/libQt6QmlModels.so.6
#16 0x7f33f3f508dd in QQmlDelegateModel::~QQmlDelegateModel() ()
   from /lib/x86_64-linux-gnu/libQt6QmlModels.so.6
#17 0x7f33f7224989 in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6
#18 0x7f33f72249ed in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6
--Type  for more, q to quit, c to continue without paging--c
#19 0x7f33f716a519 in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6
#20 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#21 0x7f33f5200ad5 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#22 0x7f33d1290865 in ?? () from
/lib/x86_64-linux-gnu/libQt6QuickLayouts.so.6
#23 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#24 0x7f33f5200ad5 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#25 0x7f33f7169ff2 in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6
#26 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#27 0x7f33f5200ad5 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#28 0x7f33d2941349 in ?? () from
/usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/libKirigamiPlugin.so
#29 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#30 0x7f33f5200ad5 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#31 0x7f33ef0be852 in ?? () from
/lib/x86_64-linux-gnu/libQt6QuickTemplates2.so.6
#32 0x7f33f3f50767 in QQmlDelegateModel::~QQmlDelegateModel() () from
/lib/x86_64-linux-gnu/libQt6QmlModels.so.6
#33 0x7f33f3f508dd in QQmlDelegateModel::~QQmlDelegateModel() () from
/lib/x86_64-linux-gnu/libQt6QmlModels.so.6
#34 0x7f33f71cc3ed in QQuickItemView::~QQuickItemView() () from
/lib/x86_64-linux-gnu/libQt6Quick.so.6
#35 0x7f33f716c0b2 in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6
#36 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#37 0x7f33f5200ad5 in QObject::~QObject() () from
/lib/x86_64-linux-gnu/libQt6Core.so.6
#38 0x7f33ef0bf232 in ?? () from
/lib/x86_64-linux-gnu/libQt6QuickTemplates2.so.6
#39 0x7f33f51fe4e5 in QObjectPrivate::deleteChildren() () from

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|crash   |wishlist

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

[lattedock] [Bug 470114] Feature Request: Ways to better notify / manage / recover from crashed plasmoids or widgets

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|wishlist|crash

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

  1   2   3   >