[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=417599

--- Comment #6 from David Redondo  ---
Can you close the dialog by pressing Esc?

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

[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-13 Thread Tyson
https://bugs.kde.org/show_bug.cgi?id=417599

--- Comment #5 from Tyson  ---
I tried with all the window decorations, and I seem to have the exact problem
no matter the theme. It occurs on Arc, Arc Dark, Breeze, Oxygen, Plastik, and
my current Sweet-Dark theme. I close Spectacle, switch to a a new window
decoration, and reproduce the steps with same results to unable seeing the
configure screen for Spectacle. The only way to fix it is to click the
"configure..." button, and switch to a new window decoration to see Spectacle
window.

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

[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=417599

David Redondo  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---

--- Comment #4 from David Redondo  ---
So it depends on the window decoration? Which one causes this behavior?

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

[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-13 Thread Tyson
https://bugs.kde.org/show_bug.cgi?id=417599

--- Comment #3 from Tyson  ---
The strange thing is I can only see the window to configure settings for
Spectacle is when I change my application style -> window decorations to a
different theme when I think Spectacle "freezes".

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

[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-13 Thread Tyson
https://bugs.kde.org/show_bug.cgi?id=417599

--- Comment #2 from Tyson  ---
(In reply to David Redondo from comment #1)
> Hi, sadly I cannot reproduce. Can you try to get a backtrace by attaching a
> debugger to see where it is hanging?

I am new at this so forgive me if this is not what you are looking for. All of
this is when I force close the program.

Starting program: /usr/bin/spectacle stack
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x70bfe700 (LWP 12876)]
[New Thread 0x7fffeb87b700 (LWP 12877)]
[Thread 0x70bfe700 (LWP 12876) exited]

Thread 1 "spectacle" received signal SIGTERM, Terminated.
0x74a59c45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
(gdb) backtrace
#0  0x74a59c45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7762683b in ?? () from /usr/lib/libxcb.so.1
#2  0x77627fef in ?? () from /usr/lib/libxcb.so.1
#3  0x77628103 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#4  0x70f6c55c in QXcbConnection::sync() () from
/usr/lib/libQt5XcbQpa.so.5
#5  0x70f87b7c in ?? () from /usr/lib/libQt5XcbQpa.so.5
#6  0x70f87e80 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#7  0x764b9ce5 in QBackingStore::beginPaint(QRegion const&) () from
/usr/lib/libQt5Gui.so.5
#8  0x76bc2409 in ?? () from /usr/lib/libQt5Widgets.so.5
#9  0x76bc2fe4 in ?? () from /usr/lib/libQt5Widgets.so.5
#10 0x76becf07 in QWidgetPrivate::syncBackingStore() () from
/usr/lib/libQt5Widgets.so.5
#11 0x76bf3f04 in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x76baf362 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#13 0x76bb8819 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x75f32962 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#15 0x75f351c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#16 0x75f8b9d4 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x73e0c39e in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#18 0x73e0e1b1 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x73e0e1f1 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#20 0x75f8b020 in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/libQt5Core.so.5
#21 0x75f314cc in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#22 0x75f394d6 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#23 0x555736da in ?? ()
#24 0x75901153 in __libc_start_main () from /usr/lib/libc.so.6
#25 0x5557402e in ?? ()

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

[Spectacle] [Bug 417599] Spectacle locks up when clicking on configure button

2020-02-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=417599

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from David Redondo  ---
Hi, sadly I cannot reproduce. Can you try to get a backtrace by attaching a
debugger to see where it is hanging?

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