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

veggero <niccolo.venera...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niccolo.venera...@gmail.com

--- Comment #5 from veggero <niccolo.venera...@gmail.com> ---
Can't reproduce; I might have to ask you to get your hands a bit dirty in code
to understand where this is coming from.

At the path `/usr/share/plasma/plasmoids/org.kde.panel/contents/ui/` you should
find the file `LayoutManager.js`. At line 86, you should see `function save()
{`.

May I ask you to add `console.log('--- TEST ---')` after that line, save,
restart plasmashell with `plasmashell --replace &` in a console, add the widget
as you were describing, and check if there's any (there should be) such debug
line coming from AFTER you've added the widget and closed edit mode?

If so, is there any significant error message after that?

Extra points if you also add a `console.log(ids)` at the end of that `save()`
function (line 96) and tell me what it outputs after you've added the widget.

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

Reply via email to