[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2023-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423448

--- Comment #11 from shfbsd...@protonmail.com ---
Sorry for late response, I indeed didn't experience this bug since 2020.

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #10 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

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

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

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

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

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

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

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2023-09-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423448

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #8 from Nate Graham  ---
Hello and thank you again for the bug report! Unfortunately we were not able to
address it yet, nor even manage to reproduce the issue ourselves. Can we ask
you to please check if this issue is still happening with Plasma 5.27?

If it is, please change the status to REPORTED. Thanks a lot!

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2021-03-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423448

Nate Graham  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org
  Component|general |generic-performance

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2021-01-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423448

Nate Graham  changed:

   What|Removed |Added

  Component|Desktop Containment |general
 CC||n...@kde.org
   Assignee|notm...@gmail.com   |k...@davidedmundson.co.uk

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-07-01 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423448

David Edmundson  changed:

   What|Removed |Added

   Severity|critical|normal

--- Comment #7 from David Edmundson  ---
Edit, ignore my last comment.

We're at a mutex in QtQuick presumably waiting for the render thread.

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-07-01 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423448

--- Comment #6 from David Edmundson  ---
That shows it as not being frozen.

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-07-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423448

--- Comment #5 from shfbsd...@protonmail.com ---
Attaching to process 1159
[New LWP 1165]
[New LWP 1172]
[New LWP 1345]
[New LWP 1372]
[New LWP 1381]
[New LWP 1537]
[New LWP 1544]
[New LWP 29275]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
futex_wait_cancelable (private=, expected=0,
futex_word=0x7fbfdc00a5c0) at ../sysdeps/nptl/futex-internal.h:183
183 ../sysdeps/nptl/futex-internal.h: No such file or directory.
(gdb) bt
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x7fbfdc00a5c0) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fbfdc00a570,
cond=0x7fbfdc00a598) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7fbfdc00a598, mutex=0x7fbfdc00a570) at
pthread_cond_wait.c:638
#3  0x7fbfe8873b0f in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fbfe8873c01 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fbfea5506d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7fbfea5515b2 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7fbfea551d6b in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7fbfe8e299ad in QWindow::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x7fbfea5b5159 in QQuickWindow::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x55bcc48cf90f in ?? ()
#11 0x7fbfe94a9a66 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7fbfe94b30f0 in QApplication::notify(QObject*, QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7fbfe8a3593a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7fbfe8e1fde6 in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#15 0x7fbfe8e20014 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x7fbfe8dfa35b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x7fbfe44b232e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#18 0x7fbfe7115fbd in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7fbfe7116240 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7fbfe71162e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7fbfe8a8d565 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7fbfe8a344db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7fbfe8a3c246 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x55bcc48b5b25 in ?? ()
#25 0x7fbfe84010b3 in __libc_start_main (main=0x55bcc48b4ea0, argc=1,
argv=0x7fff435597c8, init=, fini=,
rtld_fini=, stack_end=0x7fff435597b8) at ../csu/libc-start.c:308
#26 0x55bcc48b5cde in _start ()

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-06-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423448

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #4 from David Edmundson  ---
That's very confusing. Half the symptoms are that kwin is frozen, yet you say
restarting plasma fixes it.


Can you run "sudo gdb --pid `pidof plasmashell`" when it's frozen

when it connects then type "bt" and paste the results

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-06-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423448

--- Comment #3 from shfbsd...@protonmail.com ---
I can move cursor but can't move windows. Switching to console with alt+tab or
with clicking on task manager entry doesn't do anything. Same with starting
console with hotkey, but after "plasmashell --replace" all those console
windows are on desktop.

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-06-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423448

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---
When you say the desktop freezes, does the cursor move? can you move windows
about?

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

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-06-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423448

--- Comment #1 from shfbsd...@protonmail.com ---
Forgot to mention that during freeze plasmashell uses 100% cpu.

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