[plasmashell] [Bug 386381] Plasma frozen after upgrade to 17.10

2017-10-31 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=386381

--- Comment #4 from Petr Nehez  ---
OK, I understand it is not specifically Plasma's code, but would it be possible
to disable all plasmoids while doing an upgrade?

This would avoid such problems.
For less experienced users this would mean full reinstall only...

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

[plasmashell] [Bug 386381] Plasma frozen after upgrade to 17.10

2017-10-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=386381

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from David Edmundson  ---
>When I deleted the folder 
>"/home/petr/.local/share/plasma/plasmoids/com.github.zren.batterytime/" and 
>restarted system, plasmashell started correctly.

Sounds like they're stuck in a layout loop. 
But not Plasma code, so I can't do anything.

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

[plasmashell] [Bug 386381] Plasma frozen after upgrade to 17.10

2017-10-31 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=386381

Petr Nehez  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

--- Comment #2 from Petr Nehez  ---
OK, I have written it in a bad way.
Plasmashell was utilizing 1 core on 100% and doing a lot of IO writes.
That line was the only thing I have found out by executing 
* "lsof | grep plasmashe" 
* "sudo strace -p  -v"
and checking what was being written.

And that line was the only thing that was being written.

When I deleted the folder
"/home/petr/.local/share/plasma/plasmoids/com.github.zren.batterytime/" and
restarted system, plasmashell started correctly.

I deleted the folder after logging in and pressing of Ctrl+Alt+F1 and logging
in again in terminal.

Now I have no idea how you want from me to debug it after fixing of the issue.
My computers was not usable after upgrade until I deleted that folder.

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

[plasmashell] [Bug 386381] Plasma frozen after upgrade to 17.10

2017-10-31 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=386381

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Edmundson  ---
That line of output has nothing to do wtih a freeze.
(also it's clearly not come from plasma)

If you have a freeze please run

"sudo gdb --pid `pidof plasmashell`"
then type "bt" and copy and paste that output.

We can do nothing with this, sorry.

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