[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed (Intel GPU)

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

qydwhotm...@gmail.com changed:

   What|Removed |Added

Summary|plasmashell leaks a little  |plasmashell leaks a little
   |bit of memory with every|bit of memory with every
   |notification displayed  |notification displayed
   ||(Intel GPU)

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

qydwhotm...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #19 from qydwhotm...@gmail.com ---
(In reply to Wachid Adi Nugroho from comment #17)
> (In reply to qydwhotmail from comment #16)
> > Does memory usage goes stable after 3 minutes even if the loop is still
> > running?
> 
> No, memory leaks still occur after 3 minutes.

I can't reproduce this bug anymore, add back Intel GPU to the title.

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

[neon] [Bug 443713] Weird pointer behavior

2021-10-14 Thread Washington
https://bugs.kde.org/show_bug.cgi?id=443713

--- Comment #1 from Washington  ---
Tested on X11.

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread Wachid Adi Nugroho
https://bugs.kde.org/show_bug.cgi?id=442844

--- Comment #18 from Wachid Adi Nugroho  ---
(In reply to qydwhotmail from comment #14)
> (In reply to Wachid Adi Nugroho from comment #13)
> > > Can you reproduce memory leak with
> > > 
> > > `while true; do kdialog --passivepopup "$(date)" 5;sleep 1;done`
> > > 
> > > I can't see obvious memory leak with `kdialog`.
> > Memory leaks still occur.
> 
> Does it get faster or slower to leak?

Start with plasma memory usage about 125-130 MB, monitored with ksysguard
* 5 minutes run
  - kdialog = 1.487.444 K
  - notify-send = 1.676.308 K
* Reach 1 GB in
  - kdialog = 3m 9s
  - notify-send = 2m 42s
Slower memory leaks with kdialog

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread Wachid Adi Nugroho
https://bugs.kde.org/show_bug.cgi?id=442844

Wachid Adi Nugroho  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #17 from Wachid Adi Nugroho  ---
(In reply to qydwhotmail from comment #16)
> Does memory usage goes stable after 3 minutes even if the loop is still
> running?

No, memory leaks still occur after 3 minutes.

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

[kwin] [Bug 443705] Various application windows are started with the smallest possible size in Wayland

2021-10-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=443705

--- Comment #4 from Vlad Zahorodnii  ---
[1652706.929]  -> wl_regis...@2.bind(5, "xdg_wm_base", 1, new id [unknown]@35)
[1652707.005]  -> wl_regis...@2.bind(7, "zxdg_decoration_manager_v1", 1, new id
[unknown]@36)
[1652707.061]  -> xdg_wm_base@35.get_xdg_surface(new id xdg_surface@37,
wl_surface@23)
[1652707.095]  -> xdg_surface@37.get_toplevel(new id xdg_toplevel@38)
[1652707.114]  -> zxdg_decoration_manager_v1@36.get_toplevel_decoration(new id
zxdg_toplevel_decoration_v1@39, xdg_toplevel@38)
[1652707.135]  -> zxdg_toplevel_decoration_v1@39.unset_mode()
[1652707.146]  -> xdg_toplevel@38.set_min_size(8, 8)
[1652707.166]  -> xdg_toplevel@38.set_max_size(0, 0)
[1652707.190]  -> xdg_toplevel@38.set_title("Profile 1 — Konsole")
[1652707.206]  -> xdg_toplevel@38.set_app_id("org.kde.konsole")
[1652707.221]  -> wl_surface@23.set_buffer_scale(1)
[1652707.238]  -> zxdg_toplevel_decoration_v1@39.unset_mode()
[1652707.253]  -> wl_surface@23.set_buffer_transform(0)
[1652707.269]  -> wl_surface@23.commit()
[1652732.577]  -> xdg_toplevel@38.set_title("~ : zsh — Konsole")
[1652733.639] wl_surface@23.enter(wl_output@16)
[1652733.712] zxdg_toplevel_decoration_v1@39.configure(2)
[1652733.735] xdg_toplevel@38.configure(0, 0, array)
[1652733.766] xdg_surface@37.configure(810)

seems good so far

[1652733.808]  -> xdg_surface@37.set_window_geometry(0, 0, 875, 600)
[1652733.861]  -> xdg_surface@37.ack_configure(810)
[1652734.567]  -> org_kde_kwin_appmenu_manager@25.create(new id
org_kde_kwin_appmenu@40, wl_surface@23)
[1652734.636]  -> org_kde_kwin_appmenu@40.set_address(":1.404", "/MenuBar/1")
[1652734.671]  -> org_kde_kwin_blur_manager@32.create(new id
org_kde_kwin_blur@41, wl_surface@23)
[1652734.709]  -> wl_compositor@4.create_region(new id wl_region@42)
[1652734.736]  -> org_kde_kwin_blur@41.set_region(wl_region@42)
[1652734.756]  -> org_kde_kwin_blur@41.commit()
[1652734.891]  -> wl_shm@6.create_pool(new id wl_shm_pool@43, fd 19, 210)
[1652734.952]  -> wl_shm_pool@43.create_buffer(new id wl_buffer@44, 0, 875,
600, 3500, 0)
[1652744.765]  -> wl_surface@23.frame(new id wl_callback@45)
[1652744.840]  -> wl_surface@23.attach(wl_buffer@44, 0, 0)
[1652744.882]  -> wl_surface@23.damage(0, 0, 875, 600)
[1652744.927]  -> wl_surface@23.commit()
[1652744.979] xdg_toplevel@38.configure(1, 1, array)

this one is weird. do you use any scripts?

[1652745.017] xdg_surface@37.configure(811)
[1652745.405]  -> xdg_surface@37.set_window_geometry(0, 0, 8, 8)

off-topic: qtwayland has violated the xdg-shell protocol. it should be killed
but kwin_wayland doesn't check configured sizes

[1652745.513]  -> xdg_surface@37.ack_configure(811)
[1652746.114]  -> wl_shm@6.create_pool(new id wl_shm_pool@46, fd 19, 256)
[1652746.201]  -> wl_shm_pool@46.create_buffer(new id wl_buffer@47, 0, 8, 8,
32, 0)
[1652746.544]  -> wl_surface@23.attach(wl_buffer@47, 0, 0)
[1652746.612]  -> wl_surface@23.damage(0, 0, 8, 8)
[1652746.653]  -> wl_surface@23.commit()
[1652746.704]  -> org_kde_kwin_blur_manager@32.create(new id
org_kde_kwin_blur@48, wl_surface@23)
[1652746.741]  -> wl_compositor@4.create_region(new id wl_region@49)
[1652746.768]  -> org_kde_kwin_blur@48.set_region(wl_region@49)
[1652746.786]  -> org_kde_kwin_blur@48.commit()

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #163 from kdebugtrack...@gemlog.ca ---
A good point Mike - I didn't do just one thing and make one change - I made
many hardware changes at once. This SSD was sitting in a m/c only a few years
old when its p/s died and my town is too small to have a store for parts, so I
built a pc out of old ones. The KDE Neon install suddenly 'woke up' to find
itself in a body composed of an old 2009 box and with an HDMI output for a
second monitor instead of DVI. Maybe it's the combination and the bug is
peculiar to a certain chipset + HDMI, at least for *this* bug. I have read
around and seen that 'dancing icons' was caused before a couple of times by
something entirely different that got fixed. I was just flabbergasted that I
could make it happen by toggling the power switch on the monitor. Hard bug, b/c
it is so rare. I'm not a single data point. I've supported KDE on desktops in
many homes and businesses for decades and never encountered this bug until now.
After reading through a bunch of similar bug reports, it seems that 'dancing
icons' is more of a syndrome - a symptom like pneumonia, something with many
possible causes vs a single 'disease'. 
Since it only effects me (in gemlog's little world, at least), New Plan: I will
simply rename the icons I care about with numbers and let the desktop sort them
by name and forget about it! :-) 
Thank you all for sharing your experiences.

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

[plasmashell] [Bug 443714] New: Selection doesn't change when hovering over the application categories with diagonal mouse movement

2021-10-14 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=443714

Bug ID: 443714
   Summary: Selection doesn't change when hovering over the
application categories with diagonal mouse movement
   Product: plasmashell
   Version: 5.22.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: eduardo.c...@kdemail.net
CC: mikel5...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Selection doesn't change when hovering over the application categories with
diagonal mouse movement

STEPS TO REPRODUCE
1. Open Kickoff, you will see the application groups (categories) on the left
panel.
2. Hover over some application groups with the mouse moving up/down.
3. Realize the hovered application group gets selected and its contents are
displayed on the right panel.
4. Now hover while moving the mouse in up+right diagonal direction, in
approximately 45 degree angle

OBSERVED RESULT
The category selection doesn't get updated, you are now hovering over another
category but it is not selected

EXPECTED RESULT
The selection should get updated on hover, just like moving the mouse up/down

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.11-arch1-1 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[neon] [Bug 443713] New: Weird pointer behavior

2021-10-14 Thread Washington
https://bugs.kde.org/show_bug.cgi?id=443713

Bug ID: 443713
   Summary: Weird pointer behavior
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: wguerrer...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY

After upgrading to the latest KDE Neon (5.23.0), when using my laptop track pad
it's hard to select display items, example: items in the new System Settings. 

STEPS TO REPRODUCE
1. Move move around the desktop or application.
2. Try selecting elements: menu items, buttons, etc.
3. Pointer goes nuts and skip element, from first to third-ish
4. As I write this bug report, the problem seems to affect even web browser
(Google Chrome)

OBSERVED RESULT
Can't select the desired menu item

EXPECTED RESULT
Mouse pointer well behaved  

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.23
(available in About System)
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
My laptop is a Lenovo T14, with Core i7 10-gen and 16GB of memory.

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

[krita] [Bug 443151] Some fill pattern cannot be selected.

2021-10-14 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=443151

Halla Rempt  changed:

   What|Removed |Added

 CC||mxcuttlef...@gmail.com

--- Comment #18 from Halla Rempt  ---
*** Bug 443692 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 443692] Not all patterns working

2021-10-14 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=443692

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Halla Rempt  ---
This will be fixed in beta3

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

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

[plasmashell] [Bug 443708] Plasma crash after logining on.

2021-10-14 Thread gene c
https://bugs.kde.org/show_bug.cgi?id=443708

--- Comment #3 from gene c  ---
Distro:  I'm running on Arch Linux fully updated with testing repo.

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

[plasmashell] [Bug 443712] Bottom panel hides lower part of windows including the confirmation buttons at lower resolutions

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443712

--- Comment #1 from paninomaninod...@gmail.com ---
Graphics running under X11 and OpenGL 2.0

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

[plasmashell] [Bug 443708] Plasma crash after logining on.

2021-10-14 Thread gene c
https://bugs.kde.org/show_bug.cgi?id=443708

gene c  changed:

   What|Removed |Added

 CC||gj...@sapience.com

--- Comment #2 from gene c  ---
Created attachment 142431
  --> https://bugs.kde.org/attachment.cgi?id=142431=edit
stack trace

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

[kwin] [Bug 443705] Various application windows are started with the smallest possible size in Wayland

2021-10-14 Thread Reid
https://bugs.kde.org/show_bug.cgi?id=443705

--- Comment #3 from Reid  ---
Created attachment 142430
  --> https://bugs.kde.org/attachment.cgi?id=142430=edit
log for `WAYLAND_DEBUG=1 gwenview path/to/file`

and log for Gwenview
another note is it seems like the bug only manifests in Okular and Gwenview
when trying to open it with a document right off the getgo, launching them from
KickOff or from a terminal without a path to a file won't trigger the bug

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

[plasmashell] [Bug 443712] New: Bottom panel hides lower part of windows including the confirmation buttons at lower resolutions

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443712

Bug ID: 443712
   Summary: Bottom panel hides lower part of windows including the
confirmation buttons at lower resolutions
   Product: plasmashell
   Version: 5.22.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: paninomaninod...@gmail.com
  Target Milestone: 1.0

Created attachment 142429
  --> https://bugs.kde.org/attachment.cgi?id=142429=edit
example of the problem

SUMMARY
Interface/Windows does no fit on screen with no way to resize to make it fit

STEPS TO REPRODUCE
1. Click "Status and Notifications" arrow on system tray, click "Configure
System Tray" (a windows will open maximized)
2. Select side menu "Entries", change any option/icon's "Visibility"
3. Scroll down, there's not buttons to apply and save the changes, it's hidden
behind the bottom panel.

OBSERVED RESULT
I'm unable to change the visibility of the icons in the system tray

EXPECTED RESULT
That the buttons to apply the changes would be visible and clickable without
any additional step to workaround the problem

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

ADDITIONAL INFORMATION
The solution is the click on the "restore button", the one on the middle in the
tittle bar to resize and decrease the size of the window and than maximize it
again. This changes the shape of the window, pushing the buttons up and making
it half visible, enough to click on them.
Would be better if this did not happen, but it's worse because makes you notice
not a bug, but a limitation that Plasma 5 has for some time already (or ever
did). You can not resize the sizes of some windows, apparently those related to
configuration interfaces at will. That window to configure the system tray have
that minimum size, you can't get lower than that, the layout doesn't adapt to
lower sizes. Why?

I'm linking two images with examples of this.

https://i.imgur.com/Crvz6Ps.png
https://i.imgur.com/qDElQVY.png


I imagine that this problem is invisible for people using higher resolution
screen. This should only be a problem on low resolutions like the one I'm using
now.
I tried to change the visibility of the panel, but there's not satisfactory
option. The option it's lacking is to make the windows attach to the top of the
panel instead of making the panel visible or not above the windows.

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

[lattedock] [Bug 443659] Black transparent bars before latte-dock or vertical panel appear

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443659

isqyxrw...@mails.omvvim.edu.in changed:

   What|Removed |Added

Summary|weird bars before   |Black transparent bars
   |latte-dock or vertical  |before latte-dock or
   |panel appear|vertical panel appear

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

[kwin] [Bug 443705] Various application windows are started with the smallest possible size in Wayland

2021-10-14 Thread Reid
https://bugs.kde.org/show_bug.cgi?id=443705

--- Comment #2 from Reid  ---
Created attachment 142428
  --> https://bugs.kde.org/attachment.cgi?id=142428=edit
log for `WAYLAND_DEBUG=1 konsole`

log for konsole

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

[plasmashell] [Bug 443711] New: panel show/hide animation is broken in Wayland session

2021-10-14 Thread Reid
https://bugs.kde.org/show_bug.cgi?id=443711

Bug ID: 443711
   Summary: panel show/hide animation is broken in Wayland session
   Product: plasmashell
   Version: 5.23.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: this.is.r...@tutanota.com
  Target Milestone: 1.0

SUMMARY
panel show/hide animation is broken in Wayland session (panel just pops in and
out of existence, without an animation)

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[KScreen] [Bug 439410] direct option in the OSD to extend the external monitor above or below the primary one

2021-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439410

Nate Graham  changed:

   What|Removed |Added

   Assignee|aleix...@kde.org|kscreen-bugs-n...@kde.org
  Component|Multi-screen support|common
Product|plasmashell |KScreen

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

[kdepim] [Bug 419978] KMail missing line break in blockquote when showing as HTML mail

2021-10-14 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419978

--- Comment #7 from Laurent Montel  ---
(In reply to null from comment #6)
> I agree the code generated by some mail apps (GMX app in particular) is
> often problematic, sadly some senders insist on using them. However, it
> leads to KMail displaying the whole multi-paragraph quote without any
> linebreaks whatsoever, which is not what was intended by the sender and
> which is very hard to read.
> 
> As you can see from the screenshot, Thunderbird is able to display the mail
> just fine. I just retested with Thunderbird 91.2, it still works there. If
> "t.html" does not work in Firefox, it means Thunderbird (which also uses the
> Gecko engine) might have added a workaround, e.g. transforming "blockquote"
> to "pre" (while making sure to copy over other styling such as the use of a
> non-monospace font).
> 
> It would be great if KMail was able to reach the same level of
> compatibility, even for "broken" mails.

If thunderbird has a workaround about it it's directly in gecko engine, if I
want to make a workaround I need to parse html text before displaying it, it
will need a lot of regexp which increase time to display message.
It's very not good as I need to do it for each message...

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

[plasmashell] [Bug 443710] Small icons in Kickoff

2021-10-14 Thread qrest
https://bugs.kde.org/show_bug.cgi?id=443710

--- Comment #1 from qrest  ---
Created attachment 142427
  --> https://bugs.kde.org/attachment.cgi?id=142427=edit
small arrows in application categories

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

[plasmashell] [Bug 443710] New: Small icons in Kickoff

2021-10-14 Thread qrest
https://bugs.kde.org/show_bug.cgi?id=443710

Bug ID: 443710
   Summary: Small icons in Kickoff
   Product: plasmashell
   Version: 5.23.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: qr...@protonmail.com
CC: mikel5...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

With Wayland and 200% display scaling, the arrow icons of the application
categories are very small. This is on a 3840x2400 pixel display.

See enclosed screenshot

STEPS TO REPRODUCE
1. Start Wayland session and set display scaling to 200%
2. Open Kickoff
3. Notice the tiny arrows

OBSERVED RESULT
tiny icons

EXPECTED RESULT
appropriate sized icons

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.22
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-37-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: Mesa Intel® UHD Graphics

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

[plasmashell] [Bug 442587] [Wayland] Launch feedback on Task Manager launcher does not activate when launching that app from Kickoff

2021-10-14 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=442587

--- Comment #4 from Till Schäfer  ---
The same is true for applications launched via shortcuts or krunner.

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

[plasmashell] [Bug 442587] [Wayland] Launch feedback on Task Manager launcher does not activate when launching that app from Kickoff

2021-10-14 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=442587

Till Schäfer  changed:

   What|Removed |Added

 CC||till2.schaefer@uni-dortmund
   ||.de
Version|git-master  |5.23.0

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

[kate] [Bug 443709] New: Not possible to enter numbers 1-6 while markdown preview is open

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443709

Bug ID: 443709
   Summary: Not possible to enter numbers 1-6 while markdown
preview is open
   Product: kate
   Version: 21.08.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plugin-preview
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: lorenz.vossgaet...@web.de
  Target Milestone: ---

SUMMARY
Trying to enter numbers while the markdown preview is open results in behaviour
of the markdown preview being triggered, not the actual number being typed.

STEPS TO REPRODUCE
1. enable document preview
2. open document preview
3. type numbers 1-6

OBSERVED RESULT
Markdown preview actions being triggered (looks like okular?)

EXPECTED RESULT
Numbers being typed in the editor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.14.10-1-MANJARO(64-bit)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439681

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.88
 Resolution|WORKSFORME  |FIXED
  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/plasma-framework/com |eworks/plasma-framework/-/c
   |mit/f031fa430828fe2f009af13 |ommit/f031fa430828fe2f009af
   |c74d42f21f260c4c5   |13c74d42f21f260c4c5

--- Comment #22 from Nate Graham  ---
Should be more fixed with
https://invent.kde.org/frameworks/plasma-framework/-/commit/f031fa430828fe2f009af13c74d42f21f260c4c5

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

[plasmashell] [Bug 443708] Plasma crash after logining on.

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443708

--- Comment #1 from a@post.cz ---
If I type "kstart5 plasmashell" to Konsole, wallpaper show for a while, but
early turns black again. Main panel never appeared.

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

[plasmashell] [Bug 443708] New: Plasma crash after logining on.

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443708

Bug ID: 443708
   Summary: Plasma crash after logining on.
   Product: plasmashell
   Version: 5.23.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: a@post.cz
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.23.0)

Qt Version: 5.15.3
Frameworks Version: 5.87.0
Operating System: Linux 5.11.0-37-generic x86_64
Windowing System: X11
Distribution: KDE neon User Edition 5.22
DrKonqi: 5.23.0 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Today I updated to Plasma 5.23. The crashes started to happen after the update
and restart system.

- Unusual behavior I noticed:
- wallpaper and icons show, but after a while the whole area turns black, only
bug window is visible. Main panel don't show, but it's possible run Krunner
using Alt+Space and open any SW.

The crash can be reproduced every time.

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

[New LWP 9968]
[New LWP 9978]
[New LWP 10195]
[New LWP 10226]
[New LWP 10228]
[New LWP 10229]
[New LWP 10230]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7feeceb5eaff in __GI___poll (fds=0x7fffea468638, nfds=1, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
__preamble__
drkonqi_qmltrace_thread:1
Failed to do pygdbmi parsing: No module named 'pygdbmi'
frame={level="0",func="expression for
target",file="/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml",fullname="/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/cont".
-
(beware that frames may have been optimized out)

[Current thread is 1 (Thread 0x7feecacb39c0 (LWP 9957))]

Thread 8 (Thread 0x7feeaf1cc700 (LWP 10230)):
#0  0x7feeceb5eaff in __GI___poll (fds=0x7fee9c004800, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7feecd40a36e in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7feecd40a4a3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7feecf12e5eb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fee9c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7feecf0d287b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7feeaf1cbba0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x7feeceeec292 in QThread::exec() (this=this@entry=0x7feeb80ab760) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7feed0a973ba in QQuickPixmapReader::run() (this=0x7feeb80ab760) at
util/qquickpixmapcache.cpp:1024
#7  0x7feeceeed42c in QThreadPrivate::start(void*) (arg=0x7feeb80ab760) at
thread/qthread_unix.cpp:329
#8  0x7feecde3c609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7feeceb6b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7feeafdff700 (LWP 10229)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x562ad1dcbc70) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562ad1dcbc20,
cond=0x562ad1dcbc48) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x562ad1dcbc48, mutex=0x562ad1dcbc20) at
pthread_cond_wait.c:638
#3  0x7feeceef359b in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x562ad1dcbc20) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=this@entry=0x562ad1bda6c8, mutex=mutex@entry=0x562ad1bda6c0,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7feed0b5cb44 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x562ad1bda6b8) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x562ad1bda620) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x7feed0b5cfb9 in QSGRenderThread::run() (this=0x562ad1bda620) at
scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x7feeceeed42c in QThreadPrivate::start(void*) (arg=0x562ad1bda620) at
thread/qthread_unix.cpp:329
#9  0x7feecde3c609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7feeceb6b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7feeb4fd1700 (LWP 10228)):
#0  0x7feeceb6112b in __GI___select (nfds=41, readfds=0x7feeb4fd0ba0,
writefds=0x0, exceptfds=0x0, timeout=0x7feeb4fd0b90) at
../sysdeps/unix/sysv/linux/select.c:41
#1  0x7feec2d2c5a1 in  () at
/lib/x86_64-linux-gnu/libnvidia-glcore.so.470.63.01
#2  0x7feec2d2a0cd in  () at
/lib/x86_64-linux-gnu/libnvidia-glcore.so.470.63.01
#3  0x7feecde3c609 in 

[okular] [Bug 443707] New: Okular crashes while searching

2021-10-14 Thread Jonathan Ryshpan
https://bugs.kde.org/show_bug.cgi?id=443707

Bug ID: 443707
   Summary: Okular crashes while searching
   Product: okular
   Version: 21.04.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: jonr...@pacbell.net
  Target Milestone: ---

Application: okular (21.04.1)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.14.11-200.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: "Fedora release 34 (Thirty Four)"

-- Information about the crash:
- What I was doing when the application crashed: Reading the manual for an LG
VS985 cell phone; searching for the word "cable".  Just before the crash it
became impossible to resize index pane to make the section entries larger.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault

[KCrash Handler]
#4  0x7ff32c630864 in QWidget::style() const () from
/lib64/libQt5Widgets.so.5
#5  0x7ff32c60cf44 in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#6  0x7ff32c607443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#7  0x7ff32ba9e798 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#8  0x7ff32baeee63 in QTimerInfoList::activateTimers() () from
/lib64/libQt5Core.so.5
#9  0x7ff32baef76c in timerSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5Core.so.5
#10 0x7ff32a2054cf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#11 0x7ff32a2594f8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#12 0x7ff32a202c03 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#13 0x7ff32baefb78 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#14 0x7ff32ba9d1a2 in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#15 0x7ff32baa56e4 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#16 0x55ff5e733cca in main ()
[Inferior 1 (process 39819) detached]

Possible duplicates by query: bug 443586, bug 443435, bug 442599, bug 441614,
bug 440647.

Reported using DrKonqi

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

qydwhotm...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|ASSIGNED|NEEDSINFO

--- Comment #16 from qydwhotm...@gmail.com ---
Does memory usage goes stable after 3 minutes even if the loop is still
running?

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

[plasmashell] [Bug 427826] Window thumbnails usually aren't displayed on Wayland

2021-10-14 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=427826

Till Schäfer  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|5.21.4  |5.23.0
 Resolution|WORKSFORME  |---

--- Comment #30 from Till Schäfer  ---
Still does not work for me with Plasma 5.23. Pipewires Media Session files are
installed.

$ equery files pipewire | grep media-session
/usr/bin/pipewire-media-session
/usr/lib/debug/usr/bin/pipewire-media-session.debug
/usr/lib/systemd/user/pipewire-media-session.service
/usr/share/pipewire/media-session.d
/usr/share/pipewire/media-session.d/alsa-monitor.conf
/usr/share/pipewire/media-session.d/bluez-hardware.conf
/usr/share/pipewire/media-session.d/bluez-monitor.conf
/usr/share/pipewire/media-session.d/media-session.conf
/usr/share/pipewire/media-session.d/v4l2-monitor.conf
/usr/share/pipewire/media-session.d/with-jack
/usr/share/pipewire/media-session.d/with-pulseaudio


Operating System: Gentoo Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.10-gentoo (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-4810MQ CPU @ 2.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4600

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

[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428380

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #13 from David Edmundson  ---
Aha, it's not the tree indicators being wrong at all - it's a space reserved
for an icon where applicable.

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

[plasmashell] [Bug 443706] New: Crash notification after restarting plasmashell process manually on Wayland

2021-10-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=443706

Bug ID: 443706
   Summary: Crash notification after restarting plasmashell
process manually on Wayland
   Product: plasmashell
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugsefor...@gmx.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.23.80)

Qt Version: 5.15.3
Frameworks Version: 5.88.0
Operating System: Linux 5.11.0-37-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 5.23.80 [CoredumpBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Sometimes drkonqi icon appears in system tray after restarting plasmashell
process manually on Wayland
with 'plasmashell --replace'.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}
[New LWP 4932]
[New LWP 4959]
[New LWP 4937]
[New LWP 4942]
[New LWP 4972]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --replace'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI_raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x7ff0fc5859c0 (LWP 4932))]
__preamble__

[Current thread is 1 (Thread 0x7ff0fc5859c0 (LWP 4932))]

Thread 5 (Thread 0x7ff0d1c4c700 (LWP 4972)):
#0  0x7ff100431aff in __GI___poll (fds=0x7ff0bc004a80, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff0fecdc36e in g_main_context_poll (priority=,
n_fds=1, fds=0x7ff0bc004a80, timeout=, context=0x7ff0bc000c20)
at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7ff0bc000c20,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
../../../glib/gmain.c:4042
#3  0x7ff0fecdc4a3 in g_main_context_iteration (context=0x7ff0bc000c20,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x7ff100a015d2 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7ff0bc000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x7ff1009a587b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ff0d1c4bbc0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x7ff1007bf292 in QThread::exec() (this=this@entry=0x56066561b7a0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x7ff0d2075669 in QQuickXmlQueryEngine::run() (this=0x56066561b7a0) at
qqmlxmllistmodel.cpp:325
#8  0x7ff1007c042c in QThreadPrivate::start(void*) (arg=0x56066561b7a0) at
thread/qthread_unix.cpp:329
#9  0x7ff0ff70e609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7ff10043e293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7ff0f1a7e700 (LWP 4942)):
#0  0x7ff100431aff in __GI___poll (fds=0x7ff0d4004e60, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff0fecdc36e in g_main_context_poll (priority=,
n_fds=1, fds=0x7ff0d4004e60, timeout=, context=0x7ff0d4000c20)
at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7ff0d4000c20,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
../../../glib/gmain.c:4042
#3  0x7ff0fecdc4a3 in g_main_context_iteration (context=0x7ff0d4000c20,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x7ff100a015d2 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7ff0d4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x7ff1009a587b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ff0f1a7dbc0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x7ff1007bf292 in QThread::exec() (this=this@entry=0x56065faf54d0) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x7ff101fd0549 in QQmlThreadPrivate::run() (this=0x56065faf54d0) at
qml/ftw/qqmlthread.cpp:155
#8  0x7ff1007c042c in QThreadPrivate::start(void*) (arg=0x56065faf54d0) at
thread/qthread_unix.cpp:329
#9  0x7ff0ff70e609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7ff10043e293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7ff0fbc2c700 (LWP 4937)):
#0  0x7ff100431aff in __GI___poll (fds=0x7ff0f4005240, nfds=3, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff0fecdc36e in g_main_context_poll (priority=,
n_fds=3, fds=0x7ff0f4005240, timeout=, context=0x7ff0f4000c20)
at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7ff0f4000c20,
block=block@entry=1, 

[kwin] [Bug 443705] Various application windows are started with the smallest possible size in Wayland

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443705

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
I have not seen that with kate. 
Please include output of WAYLAND_DEBUG=1 for those applications.

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2021-10-14 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #162 from Mike  ---
this bug indeed is ancient and possibly never dissapears. But the last comment
about hdmi is at least here not fitting: I initially had the bug on my
workstation with an HDMI monitor but since I upgraded m hardware to a ryzen7
5700G I never had the bug biting me...;BUT...on an older Lenovo ThinkPad (T500)
almost on any boot with the same.manjaro system as in m desktop all icons get
scrambled...; And on the laptop it's the integrated screen ...where it happens
..on the workstation over HDmi it's stable. My sDtem before where it happens
also was very old... Athlon x2-250 and an nvidio Gtx650ti... ; for me it looks
like old hardware has an influence...?

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

[plasmashell] [Bug 441227] Cannot find snap installed applications

2021-10-14 Thread Franco Pellegrini
https://bugs.kde.org/show_bug.cgi?id=441227

--- Comment #11 from Franco Pellegrini  ---
(In reply to David Edmundson from comment #10)
> >it does not exists
> 
> Then plasma is not at fault

but i'm using kde default program installer to add programs, it's KDE NEON
fault?

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

[krita] [Bug 412720] Pattern overlay textures are replaced by black upon reopening document

2021-10-14 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=412720

--- Comment #8 from Dmitry Kazakov  ---
Git commit eea3ff549188b6ba86fbf44303e4167add84e973 by Dmitry Kazakov.
Committed on 14/10/2021 at 12:38.
Pushed by dkazakov into branch 'krita/5.0'.

Fix double-embedding of the resources into the document

Original desing of the do document-storage was supposed to store the
embedded resources in memory, while the document is loaded and unload
them from the memory, as soon as the document is unloaded. But after
July's embed-all refactoring its meaning has changed. Instead it is
used to store the resources that should be embedded into the document
separately.

Therefore, now this storage of the resources must not include the
resources that are embedded via other means, e.g. asl layer styles
or asl/psd patterns.

Right now, the only place where this storage is really used for
embedding stuff is KisPaletteEditor.

If we want to recover the idea of "a memory-only storage that
unloads the resources on document unloading", we need to make a
separate storage for such temorary data.

The commit doesn't fix the bug linked, but it removes warnings
about trying to save non-serializable resources into a persistent
storage.

M  +0-3libs/image/KisResourceCollectorVisitor.h
M  +3-0libs/ui/KisDocument.cpp
M  +1-1plugins/impex/libkra/kis_kra_loader.cpp
M  +1-1plugins/impex/psd/psd_loader.cpp

https://invent.kde.org/graphics/krita/commit/eea3ff549188b6ba86fbf44303e4167add84e973

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

[krita] [Bug 412720] Pattern overlay textures are replaced by black upon reopening document

2021-10-14 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=412720

--- Comment #7 from Dmitry Kazakov  ---
Git commit 87df1d81b13d1a1df7e3e1529041c0a055cb94f6 by Dmitry Kazakov.
Committed on 14/10/2021 at 12:36.
Pushed by dkazakov into branch 'master'.

Fix double-embedding of the resources into the document

Original desing of the do document-storage was supposed to store the
embedded resources in memory, while the document is loaded and unload
them from the memory, as soon as the document is unloaded. But after
July's embed-all refactoring its meaning has changed. Instead it is
used to store the resources that should be embedded into the document
separately.

Therefore, now this storage of the resources must not include the
resources that are embedded via other means, e.g. asl layer styles
or asl/psd patterns.

Right now, the only place where this storage is really used for
embedding stuff is KisPaletteEditor.

If we want to recover the idea of "a memory-only storage that
unloads the resources on document unloading", we need to make a
separate storage for such temorary data.

The commit doesn't fix the bug linked, but it removes warnings
about trying to save non-serializable resources into a persistent
storage.

M  +0-3libs/image/KisResourceCollectorVisitor.h
M  +3-0libs/ui/KisDocument.cpp
M  +1-1plugins/impex/libkra/kis_kra_loader.cpp
M  +1-1plugins/impex/psd/psd_loader.cpp

https://invent.kde.org/graphics/krita/commit/87df1d81b13d1a1df7e3e1529041c0a055cb94f6

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

--- Comment #15 from qydwhotm...@gmail.com ---
In libnotificationmanager/abstractnotificationsmodel.cpp:

"notificationTimeouts" hash list become larger and larger as there are only
insert actions but no remove actions.

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

[kwin] [Bug 443705] New: Various application windows are started with the smallest possible size in Wayland

2021-10-14 Thread Reid
https://bugs.kde.org/show_bug.cgi?id=443705

Bug ID: 443705
   Summary: Various application windows are started with the
smallest possible size in Wayland
   Product: kwin
   Version: 5.23.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: this.is.r...@tutanota.com
  Target Milestone: ---

SUMMARY
Various application windows are started with the smallest possible size in the
Wayland session
Affected applications I have observed:
- Konsole
- Gwenview
- Okular
- qTox chat windows (in multi-window mode, friends list window is unaffected)

(some) KDE apps not affected:
- Kate
- Dolphin
- KTorrent
- System Settings

STEPS TO REPRODUCE
1. log into Plasma Wayland session
2. launch any of the applications listed as affected
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=439681

--- Comment #21 from Patrick Silva  ---
Weird. My neon unstable is still saying "The Wayland connection experienced a
fatal error: Invalid argument".

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

[plasmashell] [Bug 441227] Cannot find snap installed applications

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=441227

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #10 from David Edmundson  ---
>it does not exists

Then plasma is not at fault

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

[plasma-nm] [Bug 443689] Network manager state change freezes panel

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443689

David Edmundson  changed:

   What|Removed |Added

Product|plasmashell |plasma-nm
   Target Milestone|1.0 |---
   Assignee|plasma-b...@kde.org |jgrul...@redhat.com
  Component|Panel   |applet
 CC||k...@davidedmundson.co.uk

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

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443698

David Edmundson  changed:

   What|Removed |Added

  Component|Multi-screen support|core
 CC||k...@davidedmundson.co.uk
Product|plasmashell |kwin
   Assignee|aleix...@kde.org|kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---

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

[gwenview] [Bug 387409] UI elements use old custom style (Oxygen) instead of system theme

2021-10-14 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=387409

Gabriel  changed:

   What|Removed |Added

 CC||karlsson.gabr...@gmail.com
Summary|'Go Back to Original' looks |UI elements use old custom
   |old.|style (Oxygen) instead of
   ||system theme

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

[gwenview] [Bug 414774] Remove selection button do not fit the default breeze style

2021-10-14 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=414774

Gabriel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||karlsson.gabr...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Gabriel  ---


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

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

[gwenview] [Bug 387409] 'Go Back to Original' looks old.

2021-10-14 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=387409

--- Comment #5 from Gabriel  ---
*** Bug 414774 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 443697] KDE does not respect "primary" screen settings when launching applications and using a "extend up" screen configuration

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443697

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
   Severity|major   |minor
 Resolution|--- |WAITINGFORINFO
 CC||k...@davidedmundson.co.uk

--- Comment #2 from David Edmundson  ---
>KDE does not respect "primary" screen settings when launching applications

We never did.
Things shouldn't open in the middle though. 

Please include your system settings -> window management -> advanced -> window
placement setting

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

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2021-10-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443199

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #5 from Nicolas Fella  ---
https://invent.kde.org/utilities/ktrip/-/issues/27 goes into a similar
direction.

Perhaps we can use the calendar as an intermediate for exchanging data? Trip
connections should model well as calendar events and we can include more
metadata in custom fields, much like the existing calendar integration in
Itinerary

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

[dolphin] [Bug 443704] New: Click current directory to switch to edit mode

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443704

Bug ID: 443704
   Summary: Click current directory to switch to edit mode
   Product: dolphin
   Version: 21.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: bars: location
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: deresi...@protonmail.ch
CC: kfm-de...@kde.org
  Target Milestone: ---

Make clicking the current directory box in the location bar switch to edit
mode.

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

[systemsettings] [Bug 442355] Window Decorations Titlebar Buttons Issue in Sidebar view after KDE 5.86 upgrade

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442355

80p3fy7...@cloud-mail.top changed:

   What|Removed |Added

 CC||80p3fy7...@cloud-mail.top

--- Comment #12 from 80p3fy7...@cloud-mail.top ---
Fixed for me on Arch Linux after updating to 5.23 today

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

[kontact] [Bug 443669] Crash after adding too many recipients in Google Mail

2021-10-14 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=443669

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #4 from Laurent Montel  ---
Fixed now. We use a specific widget in composer.
Not a kMessagebox.
fixed in 5.19.0

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

[kontact] [Bug 443669] Crash after adding too many recipients in Google Mail

2021-10-14 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=443669

--- Comment #3 from Laurent Montel  ---
Git commit fb69c3cb1d04168820715e9753b9834d0cfed81c by Laurent Montel.
Committed on 14/10/2021 at 12:00.
Pushed by mlaurent into branch 'master'.

Don't show dialogbox now we have a new widget in kmail.

Fix crash bug #443669

M  +1-1CMakeLists.txt
M  +2-2messagecomposer/src/recipient/recipientseditor.cpp

https://invent.kde.org/pim/messagelib/commit/fb69c3cb1d04168820715e9753b9834d0cfed81c

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

[kmenuedit] [Bug 394476] Can't edit applications that are installed through flatpak

2021-10-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=394476

--- Comment #4 from Patrick Silva  ---
I can reproduce this bug even with some non-flatpak apps.
Discord from Arch repos, for example.

Operating System: Arch Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

--- Comment #14 from qydwhotm...@gmail.com ---
(In reply to Wachid Adi Nugroho from comment #13)
> > Can you reproduce memory leak with
> > 
> > `while true; do kdialog --passivepopup "$(date)" 5;sleep 1;done`
> > 
> > I can't see obvious memory leak with `kdialog`.
> Memory leaks still occur.

Does it get faster or slower to leak?

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread Wachid Adi Nugroho
https://bugs.kde.org/show_bug.cgi?id=442844

--- Comment #13 from Wachid Adi Nugroho  ---
> Can you reproduce memory leak with
> 
> `while true; do kdialog --passivepopup "$(date)" 5;sleep 1;done`
> 
> I can't see obvious memory leak with `kdialog`.
Memory leaks still occur.

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

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-10-14 Thread smit
https://bugs.kde.org/show_bug.cgi?id=438839

smit  changed:

   What|Removed |Added

 CC||smit1...@gmail.com

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=439681

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #20 from Vlad Zahorodnii  ---
I managed to reproduce the bug, but in my case, the root cause is totally
different

  Error sending request: Broken pipe
  The Wayland connection broke. Did the Wayland compositor die?

based on the log, it looks like plasmashell tries to send too many requests.
Anyway, I think that the original bug is fixed. Can you please file a separate
bug report about plasmashell crashing? (product: plasmashell)

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

[gwenview] [Bug 266779] Application selector in gwenview's "Open With" cannot handle spaces

2021-10-14 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=266779

Gabriel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||karlsson.gabr...@gmail.com

--- Comment #4 from Gabriel  ---
Setting the status to NEEDSINFO. If the issue is still happening, you can just
comment about it with some updated information. :^)

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

[kwin] [Bug 442520] Display Configuration KCM fails to apply full RGB range

2021-10-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=442520

--- Comment #25 from Patrick Silva  ---
RGB range is reverted to "Automatic" affer re-login on Plasma 5.23 too.
"Automatic" means "Limited" on my system.

Operating System: Arch Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[Active Window Control] [Bug 443703] New: Remove the issue of cash app account number by seeking expert’s help

2021-10-14 Thread jinkon
https://bugs.kde.org/show_bug.cgi?id=443703

Bug ID: 443703
   Summary: Remove the issue of cash app account number by seeking
expert’s help
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: jin20010...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

If you get any technical issues with the cash app then you must contact the
professionals. Call the techies at any time of the day to know about the cash
app account number. Try to contact the cash app support team and technical
specialists who will provide you with instant rectification.

https://www.techjaadu.com/blog/how-do-you-find-your-cash-app-account-number/

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

[Active Window Control] [Bug 443702] New: What is the procedure to get the Sutton bank cash app debit card?

2021-10-14 Thread jinkon
https://bugs.kde.org/show_bug.cgi?id=443702

Bug ID: 443702
   Summary: What is the procedure to get the Sutton bank cash app
debit card?
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: jin20010...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Have you been searching to know the procedure to get a Sutton bank cash app
debit card if your answer is yes then you are at the most suitable place for
this. You can easily get the Sutton bank cash app debit card for this you just
have to click on the given link and then your work will be done in just
seconds.
https://www.techjaadu.com/blog/can-i-call-sutton-bank-for-cash-app/

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

[gwenview] [Bug 434071] Bottom bar corruption

2021-10-14 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=434071

Gabriel  changed:

   What|Removed |Added

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

--- Comment #1 from Gabriel  ---
I've never had had any issues like the one you describe. Do you know if
anything might have triggered the problem or what may be at fault? Do you still
experience the issue with the latest version of Gwenview?

A screenshot or screen capture video could be helpful too, just to get an idea
of what's happening.

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

[plasmashell] [Bug 443701] New: Suggestion - Disk and Devices on Desktop as icons

2021-10-14 Thread full01
https://bugs.kde.org/show_bug.cgi?id=443701

Bug ID: 443701
   Summary: Suggestion - Disk and Devices on Desktop as icons
   Product: plasmashell
   Version: master
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ful...@linuxmail.org
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Please add a feature to show the connected disks on the desktop as icons 
Like old kde desktop or trinity desktop.

I don't mean the existing widget but real icons.

Thank you.

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442844

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |ASSIGNED
 Resolution|WAITINGFORINFO  |---

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

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=439681

--- Comment #19 from Vlad Zahorodnii  ---
:( to be honest, I have no idea what might be wrong...

wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params...@986.add

doesn't make any sense. I'll download neon unstable and try to reproduce the
issue there.

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=439681

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=439681

--- Comment #18 from Patrick Silva  ---
(In reply to Vlad Zahorodnii from comment #16)
> Can you please verify whether ^ fixes the crash?

I have just applied your patch to neon unstable. The crash persists.

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

--- Comment #11 from qydwhotm...@gmail.com ---
kdialog has a default timeout for 10s, and -1 for notify-send. I added `-t 5`
to notify-send, and also didn't see memory leak.

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

[krita] [Bug 443700] New: recorder broken; each session gets separate folder, and cannot output full video

2021-10-14 Thread fae
https://bugs.kde.org/show_bug.cgi?id=443700

Bug ID: 443700
   Summary: recorder broken; each session gets separate folder,
and cannot output full video
   Product: krita
   Version: 5.0.0-beta2
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Dockers/Recorder
  Assignee: krita-bugs-n...@kde.org
  Reporter: islandcolo...@tutamail.com
  Target Milestone: ---

recorder broken; each session gets separate folder, and cannot output full
video


STEPS TO REPRODUCE
1. Open beta2 appimage. Already have recorder set to auto-record. 
2. Paint, close krita, start new session with same painting. 
3. Try to output full video, but only the 2nd session outputs. 

OBSERVED RESULT
Only second session of painting outputs, because each session's painting goes
to separate folder, which breaks recorder output/not able to output full video
of painting. 

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.

[valgrind] [Bug 441936] Valgrind crashes with "Assertion 'iFuncWrapper' failed."

2021-10-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=441936

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@klomp.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

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

[kwin] [Bug 439681] kwin_wayland crashed in KWin::PipeWireStream::recordFrame() when I repeatedly hovered over grouped and ungrouped apps in task manager

2021-10-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=439681

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/com
   ||mit/f031fa430828fe2f009af13
   ||c74d42f21f260c4c5
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from Aleix Pol  ---
Git commit f031fa430828fe2f009af13c74d42f21f260c4c5 by Aleix Pol Gonzalez, on
behalf of Vlad Zahorodnii.
Committed on 14/10/2021 at 10:01.
Pushed by vladz into branch 'master'.

Split window texture provider from window texture node

Currently, the WindowThumbnail item puts both the texture provider and
the scene graph node in a single object.

It uses QPointer to detect if the scene graph node has been deleted.
However, that seems to break if QtQuick passes null oldNode while the
real old node is still alive.

Because the WindowThumbnail caches the old node, it may not see that
QtQuick wants a new scene graph node. With debug build, it's going to
trigger an assert in QQuickWindowPrivate::updateDirtyNode() that checks
if the paint node is either new or belongs to the child container node.
With a release build, it's undefined behavior.

In order to make the WindowThumbnail item handle the case where oldNode
is null while the cached old node is still alive, this change decouples
texture provider bits from the scene graph node and ports the item to
QSGImageNode, which we need to do anyway.

M  +52   -50   src/declarativeimports/core/windowthumbnail.cpp
M  +9-14   src/declarativeimports/core/windowthumbnail.h

https://invent.kde.org/frameworks/plasma-framework/commit/f031fa430828fe2f009af13c74d42f21f260c4c5

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

[kwin] [Bug 443603] kwin_wayland closes in KWin::InputMethod::stopInputMethod() when clicking on Input Method applet

2021-10-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=443603

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/e550480c43db
   ||4387eaf5c16a3b6136a72147a26
   ||a
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Aleix Pol  ---
Git commit e550480c43db4387eaf5c16a3b6136a72147a26a by Aleix Pol Gonzalez, on
behalf of Vlad Zahorodnii.
Committed on 14/10/2021 at 10:02.
Pushed by apol into branch 'master'.

Rework input method teardown logic

Explicitly destroy input method rather than wait for the input method
connection to be destroyed by WaylandServer, it's less error prone.

M  +1-0autotests/integration/kwin_wayland_test.cpp
M  +7-6src/inputmethod.cpp
M  +11   -0src/main.cpp
M  +2-0src/main.h
M  +2-1src/main_wayland.cpp
M  +0-3src/wayland_server.cpp
M  +0-1src/wayland_server.h

https://invent.kde.org/plasma/kwin/commit/e550480c43db4387eaf5c16a3b6136a72147a26a

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

[kstars] [Bug 443664] (Kstars) Ekos fails to recognize ioptron CEM 40

2021-10-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=443664

--- Comment #1 from Jasem Mutlaq  ---
The port no longer exists, try to rescan for system ports under Connections tab
as well. Then select of the detected system ports.

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

[valgrind] [Bug 441936] Valgrind crashes with "Assertion 'iFuncWrapper' failed."

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=441936

--- Comment #2 from wissen.komp...@gmail.com ---
lscpu output:

Architecture:aarch64
Byte Order:  Little Endian
CPU(s):  4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):   1
NUMA node(s):1
Vendor ID:   ARM
Model:   4
Model name:  Cortex-A53
Stepping:r0p4
CPU max MHz: 1300.
CPU min MHz: 800.
BogoMIPS:16.00
L1d cache:   unknown size
L1i cache:   unknown size
L2 cache:unknown size
NUMA node0 CPU(s):   0-3
Flags:   fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid

I just rebuilt from source using sourceware.org/git/valgrind and I can't
reproduce the error anymore so it seems I made initially a mistake when setting
up valgrind.

Nevertheless, thanks for looking into it!

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

[plasmashell] [Bug 443699] Video DVDs don't show up in "Disks & Devices" Widget, but they do in Dolphin

2021-10-14 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=443699

Paul Worrall  changed:

   What|Removed |Added

 CC||p.r.worr...@gmail.com

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

[kaddressbook] [Bug 443464] Kadressbuch does not show any more contacts from google groupware

2021-10-14 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=443464

--- Comment #8 from Philippe ROUBACH  ---
Today a miracle. I got my contacts!

But 4 duplicate contacts, -3 contacts

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

[plasmashell] [Bug 442844] plasmashell leaks a little bit of memory with every notification displayed

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=442844

qydwhotm...@gmail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #10 from qydwhotm...@gmail.com ---
Can you reproduce memory leak with

`while true; do kdialog --passivepopup "$(date)" 5;sleep 1;done`

I can't see obvious memory leak with `kdialog`.

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

[kmymoney] [Bug 396016] KMYMoney GPG option is grayed out even though GPG installed

2021-10-14 Thread Nigel
https://bugs.kde.org/show_bug.cgi?id=396016

--- Comment #16 from Nigel  ---
Hi Ralf,

I tried the portable version but get the same problem. I am not using a proxy
that I'm aware of. (The same connection worked fine for online quotes with the
earlier versions I was using that did not support gpg).

When I run kmymoney from the command prompt I get the two lines highlighted in
yellow when I try to do an online price update - see attached.

Best regards,

Nigel

-Original Message-
From: Ralf Habacker  
Sent: 14 October 2021 15:03
To: nhai...@yahoo.com
Subject: [kmymoney] [Bug 396016] KMYMoney GPG option is grayed out even though
GPG installed

https://bugs.kde.org/show_bug.cgi?id=396016

--- Comment #15 from Ralf Habacker  --- (In reply to
Nigel from comment #12)

> I've installed version:
> mingw64-kmymoney5-setup-5.1+QT511+KF565+git.20211005T171409.bd835cb1c-lp152.
> 97.2.noarch.rpm

I used the portable version 

> Encryption now worksbut online quotes do not and I get the error 
> attached.

which indicates a connection error. Are you using a proxy ? 

If the issue also happens with the portable version, please run kmymoney.exe
from a command prompt to see more details what happens behind the scene.

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

[plasmashell] [Bug 443699] New: Video DVDs don't show up in "Disks & Devices" Widget, but they do in Dolphin

2021-10-14 Thread Firlaev-Hans
https://bugs.kde.org/show_bug.cgi?id=443699

Bug ID: 443699
   Summary: Video DVDs don't show up in "Disks & Devices" Widget,
but they do in Dolphin
   Product: plasmashell
   Version: 5.22.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Disks & Devices
  Assignee: plasma-b...@kde.org
  Reporter: firlaevhans.fi...@protonmail.com
  Target Milestone: 1.0

SUMMARY
I noticed that when I insert a DVD movie, it shows up as removable media in
Dolphin, but the "Disks & Devices" Widget in the system tray shows nothing 95%
of the time

STEPS TO REPRODUCE
1. Have a DVD reader
2. Insert a movie DVD
3. Look at "Disks & Devices"

OBSERVED RESULT
Nothing shows up most of the time

EXPECTED RESULT
The DVD should show up in "Disks & Devices" with the option to mount it, play
it, rip it with K3b, eject it etc.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.11-zen1-1-zen (64-bit)
Graphics Platform: X11

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

[kdepim] [Bug 419978] KMail missing line break in blockquote when showing as HTML mail

2021-10-14 Thread null
https://bugs.kde.org/show_bug.cgi?id=419978

--- Comment #6 from null  ---
I agree the code generated by some mail apps (GMX app in particular) is often
problematic, sadly some senders insist on using them. However, it leads to
KMail displaying the whole multi-paragraph quote without any linebreaks
whatsoever, which is not what was intended by the sender and which is very hard
to read.

As you can see from the screenshot, Thunderbird is able to display the mail
just fine. I just retested with Thunderbird 91.2, it still works there. If
"t.html" does not work in Firefox, it means Thunderbird (which also uses the
Gecko engine) might have added a workaround, e.g. transforming "blockquote" to
"pre" (while making sure to copy over other styling such as the use of a
non-monospace font).

It would be great if KMail was able to reach the same level of compatibility,
even for "broken" mails.

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2021-10-14 Thread Pasha
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #161 from Pasha  ---
(In reply to kdebugtracking from comment #159)
> I've used kde for over 20 years - it might be even 25 - I forget, but it was
> in the 90's for sure. Never had the problem until now using a fully updated
> KDE Neon, which is quite bleeding edge.

Of course it happens my friend, this bug has now become a *feature* :D which
other DE in the world could boast "dancing icons"

Stop acid digestions and join the club of me and Florian who are using another
product. I know that you got used, I was too, but afterwards you will breathe
seamlessly and forget about this ridiculous story.

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

[Breeze] [Bug 443062] spin box for time fields always increases time value

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443062

boski_ci...@o2.pl changed:

   What|Removed |Added

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

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

[kdepim] [Bug 419978] KMail missing line break in blockquote when showing as HTML mail

2021-10-14 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419978

--- Comment #5 from Laurent Montel  ---
code from your email:
"
You wrote:HTML QUOTE

SECOND LINE

"
create a t.html put these line into.
Open it with firefox
you can see that there is a bug.
So indeed a broken generated code will provide a bad rendering.
I can't fix a bug in existing email.
I can fix when I generate html code (already done)

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

[plasmashell] [Bug 439410] direct option in the OSD to extend the external monitor above or below the primary one

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439410

korbin.freed...@guilderlandschools.net changed:

   What|Removed |Added

 CC||r087...@yahoo.it
   Assignee|kscreen-bugs-n...@kde.org   |aleix...@kde.org

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

[plasmashell] [Bug 439410] direct option in the OSD to extend the external monitor above or below the primary one

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439410

--- Comment #2 from korbin.freed...@guilderlandschools.net ---
Created attachment 142425
  --> https://bugs.kde.org/attachment.cgi?id=142425=edit
This is an example of what we would like the OSD to do

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

[plasmashell] [Bug 439410] direct option in the OSD to extend the external monitor above or below the primary one

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439410

korbin.freed...@guilderlandschools.net changed:

   What|Removed |Added

  Component|common  |Multi-screen support
Version|5.22.2  |5.22.5
Product|KScreen |plasmashell

--- Comment #1 from korbin.freed...@guilderlandschools.net ---
I second this request. I use my laptop in this configuration all the time and
would love not to have to drag screens every time I plug in a new monitor.

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #160 from kdebugtrack...@gemlog.ca ---
All I need to do to make the icons move is turn the hdmi monitor off and then
on again! I am not kidding.
I do nothing but turn the monitor off and on and the icons mv by themselves. It
doesn't matter if they are locked or not. Sometimes it ignores the 'manual'
setting and arranges them as if it weren't set. Other times they seem to move
to random positions.
I read somewhere on here that different resolutions might play a role. Perhaps
the hdmi monitor steps through some as it acquires the signal from the
computer. IDK.
Anyhow. No need to reboot, logout or do *anything* but turn that monitor off
and on to trigger the bug. The other monitor is vga and both are just coming
off the motherboard (bios says 2009) and not a special video card.
I hope this helps to track it down.
I never had the bug until I hooked up this hdmi monitor, so it makes sense that
way at least too.

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

[kwin] [Bug 443603] kwin_wayland closes in KWin::InputMethod::stopInputMethod() when clicking on Input Method applet

2021-10-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443603

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

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

[plasmashell] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #2 from korbin.freed...@guilderlandschools.net ---
Created attachment 142424
  --> https://bugs.kde.org/attachment.cgi?id=142424=edit
This is what should happen when changing screen positions (Expected behavior)

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

[plasmashell] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #1 from korbin.freed...@guilderlandschools.net ---
Created attachment 142423
  --> https://bugs.kde.org/attachment.cgi?id=142423=edit
This is what happens when I change the screen positions (Observed behavior/Bug)

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

[plasmashell] [Bug 443698] New: Windows do not follow screens when changing screen positions

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443698

Bug ID: 443698
   Summary: Windows do not follow screens when changing screen
positions
   Product: plasmashell
   Version: 5.22.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: korbin.freed...@guilderlandschools.net
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 142422
  --> https://bugs.kde.org/attachment.cgi?id=142422=edit
This is how I set my displays before changing them (to reveal the bug)

SUMMARY
When switching screen positioning in the display configuration settings,
windows do not follow, resulting in very weird window placement. Check the
attachments for more clarity.

STEPS TO REPRODUCE
1. Set display configuration screen positions
2. Move windows to desired screens
3. Change display configuration screen positions

OBSERVED RESULT
Windows do not follow screen position changes (image attached)

EXPECTED RESULT
Windows follow screen position changes (image attached)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kernel 5.10, Arch linux (EndeavourOS)
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Primary Screen: Laptop Screen (1366x768)
Graphics card: Intel UHD620 using the i915 video driver
Connection method: Built-in HDMI port
Screen resolution(s): 1366x758(Laptop) 1920x1080 (external monitor 1) 3840x2160
(external monitor 2)
Replica of: None
Bug screenshot is attached. Top bar represents laptop screen edge

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

[valgrind] [Bug 89707] alloc-fn appears not to work for C++ class member functions

2021-10-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=89707

Paul Floyd  changed:

   What|Removed |Added

 CC||pjfl...@wanadoo.fr

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-10-14 Thread Wojciech Trybus
https://bugs.kde.org/show_bug.cgi?id=441370

Wojciech Trybus  changed:

   What|Removed |Added

 CC||tomtomtomreportingin@gmail.
   ||com

--- Comment #5 from Wojciech Trybus  ---
*** Bug 443694 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 443694] If pop-up palette is closed when the cursor is outside the palette, canvas cursor doesn't switch to system cursor when hovering into dockers

2021-10-14 Thread Wojciech Trybus
https://bugs.kde.org/show_bug.cgi?id=443694

Wojciech Trybus  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||wojt...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Wojciech Trybus  ---
I mark it as a duplicate of a bug I reported for beta1.

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

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

[valgrind] [Bug 388787] Support for C++17 new/delete

2021-10-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=388787

Paul Floyd  changed:

   What|Removed |Added

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

--- Comment #13 from Paul Floyd  ---
This was done a while back.

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

[valgrind] [Bug 433859] Add mismatched detection to C++ 17 aligned new/delete

2021-10-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=433859

Paul Floyd  changed:

   What|Removed |Added

   Assignee|jsew...@acm.org |pjfl...@wanadoo.fr

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

[kmymoney] [Bug 443080] Most icons missing in the left pane and settings dialog

2021-10-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=443080

--- Comment #5 from Ralf Habacker  ---
The problem could be that the customizations in the 5.1 git branch made at bug
440060 do not match the KDE Framework version 5.65.0 in use. That it basically
works with KDE Framework version 5.65.0 can be seen from the binaries built by
the master branch.

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

[plasmashell] [Bug 443697] KDE does not respect "primary" screen settings when launching applications and using a "extend up" screen configuration

2021-10-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443697

--- Comment #1 from korbin.freed...@guilderlandschools.net ---
Created attachment 142421
  --> https://bugs.kde.org/attachment.cgi?id=142421=edit
Display configuration system settings

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

<    1   2   3   4   5   >