[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2018-10-26 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=366689

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- Comment #14 from Andrew Crouthamel  ---
Dear Bug Submitter,

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.

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2018-09-26 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=366689

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||triaged

--- Comment #13 from Andrew Crouthamel  ---
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 set the bug
status 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.

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-29 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #12 from Martin Gräßlin  ---
> A dragged window should always be visible.

Please don't post multiple issues in the same bug report. This makes it really
difficult to track what this bug report is about. Please report a new issue for
this problem.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-26 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #11 from James  ---
Ok - hopefully something simple:

While dragging a window, the dragged window is visible only on the "first"
display, and is not visible on the second or third display.  The window becomes
visible again when the mouse button is released. 

Also, the dragged window may appear to be "under" another window and not seen
while dragging, but not always.

A dragged window should always be visible.

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


[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #10 from Martin Gräßlin  ---
>  And while we're here, do you want to deal with konsole specific issues now?

No. If you see konsole specific bugs, please report them against Konsole. I
cannot track client specific bugs in KWin. Same for all other clients.

> Oh - and do you want to deal with cut and paste right now? Gnome claims to 
> have solved the middle button paste function.

Yes they have an own extension.

> With the theming, let's decide on a baseline configuration, for the purpose 
> of testing.

Please stay on breeze. We have random crashers in Aurorae unfortunately due to
Qt.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-15 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #9 from James  ---
Oh - and do you want to deal with cut and paste right now?  Gnome claims to
have solved the middle button paste function.

With the theming, let's decide on a baseline configuration, for the purpose of
testing.

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


[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-15 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #8 from James  ---
Ha!  Ok - thanks Martin.  This is going to turn into a long, one by one, set of
issues, I suspect.

First - tell me, do you want to deal with making non-Breeze theming work right
now?  The problem set changes with the theming configuration.  And you may need
to clue me in to any issues which you already know are caused by Qt, so I can
avoid raising those issues.

And while we're here, do you want to deal with konsole specific issues now?

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-14 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #7 from Martin Gräßlin  ---
> I won't go into the particulars unless you think it will be useful.

Yes please do. I need to know the conditions which don't work. Fixing those is
mostly trivial, I just need to know what doesn't work.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-13 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #6 from James  ---
Success!

Actually, there is no "Window Style", but instead, there are  "Widget Style"
and  "Window Decorations" menu items.  I just then changed everything I could
find to "Breeze", and that worked.

I then tried to isolate the issue by turning the various selections *back* to
non-Breeze settings, but there was nothing definite that seemed to make
kwin_wayland segfault on start-up again.  Instead, there seemed to be a
"land-mine" of various window actions that could segfault kwin_wayland.  For
instance, dragging a window to another virtual desktop, or selecting another
window after changing the Application Style settings.  I won't go into the
particulars unless you think it will be useful.  You already know that
kwin_wayland is still "fragile".

I was able to re-order my monitors - left to right - so congratulations there! 
I also noticed that, while moving windows, the window will display on only one
of the monitors while moving, and not on the other two.  I don't know if there
is a one-to-one relationship between "screens" and "monitors" these days, of if
those terms actually apply in a Wayland context - if you could comment on that?

The most awkward thing I've noticed in wanting to use kwin_wayland day-to-day
is the number of extra mouse clicks required to simply cut and paste.  When cut
and paste gets automated, kwin_wayland will become much more "approachable".

Thanks Martin!  Go ahead and close this if you think that's appropriate.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-13 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #5 from Martin Gräßlin  ---
I meant Systemsettings -> Application Style -> Window Style

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-12 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #4 from James  ---
I'm not sure about aurorae decorations, but I opened system settings in 
regular X Windows KDE, selected Workspace Theme / Look And Feel, and selected
"Breeze" instead of "Oxygen".  Then I logged-out of KDE and logged-out of my
virtual terminal - which terminates most of my  session processes - then
logged-in again at the virtual terminal, and ran startplasmacompositor.  KDE
opened with the new window decoration colors, but otherwise I get the same
exact freeze and shutdown as before.  Checking the system log, I see the same
segfaults for kwin_wayland and kactivitymanagerd, except that this time I also
see

systemd-coredump[12180]: Process 12168 (drkonqi) of user 1000 dumped core.

Stack trace of thread 12168:
#0  0x7fd18d66e04f raise (libc.so.6)
#1  0x7fd18d66f47a abort (libc.so.6)
#2  0x7fd18ddf44a1 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5)
#3  0x7fd1816e858e _ZN14QXcbConnectionC1EP19QXcbNativeInterfacebjPKc
(libQt5XcbQpa.so.5)
#4  0x7fd1816eb74e _ZN15QXcbIntegrationC1ERK11QStringListRiPPc
(libQt5XcbQpa.so.5)
#5  0x7fd1819ab32d n/a (libqxcb.so)
#6  0x7fd18e52104d
_ZN27QPlatformIntegrationFactory6createERK7QStringRK11QStringListRiPP
#7  0x7fd18e52f252 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv
(libQt5Gui.s
#8  0x7fd18e52fced _ZN22QGuiApplicationPrivate21createEventDispatcherEv
(libQt5Gui.so.5)
#9  0x7fd18dfee3bf _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5)
#10 0x7fd18e5317af _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5)
#11 0x7fd18ecccae9 _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5)
#12 0x0041c659 n/a (drkonqi)
#13 0x7fd18d65b291 __libc_start_main (libc.so.6)
#14 0x0041d6e9 _start (drkonqi)

But then, there is no similar kernel log message about a drkonqi segfault, as
there is for kwin_wayland and  kactivitymanagerd.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-12 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #3 from Martin Gräßlin  ---
In case you use an aurorae window decoration: switch to breeze.

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

[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-12 Thread James via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

--- Comment #2 from James  ---
Thanks.  If you tell me how to get the backtrace, I'll give it a shot. 
Everything and the only thing that "systemd-coredump" put in the system log was
that single line

 systemd-coredump[996]: Process 560 (kwin_wayland) of user 1000 dumped core.
 Stack trace of thread 560:
 #0  0x7fc4d9ea6980 n/a (n/a)

This was followed by

systemd-coredump[1025]: Process 591 (kactivitymanage) of user 1000 dumped core.

Stack trace of thread 591:
#0  0x7f03a6379ce1 _ZN12QSqlDatabase5closeEv (libQt5Sql.so.5)
#1  0x7f03a637c359 _ZN12QSqlDatabaseD1Ev (libQt5Sql.so.5)
#2  0x7f03a637f04d n/a (libQt5Sql.so.5)
#3  0x7f03c7dc2109 _ZN9QHashData11free_helperEPFvPNS_4NodeEE
(libQt5Core.so.5)
#4  0x7f03a6379a37 n/a (libQt5Sql.so.5)
#5  0x7f03c75c6990 __run_exit_handlers (libc.so.6)
#6  0x7f03c75c69ea exit (libc.so.6)
#7  0x7f03be8364ce _ZN15QtWaylandClient15QWaylandDisplay13exitWithErrorEv
(libQt5WaylandC
#8  0x7f03be836526 _ZN15QtWaylandClient15QWaylandDisplay13flushRequestsEv
(libQt5WaylandC
#9  0x7f03c7f694e9 _ZN11QMetaObject8activateEP7QObjectiiPPv
(libQt5Core.so.5)
#10 0x7f03c7fe3c6e _ZN15QSocketNotifier9activatedEiNS_14QPrivateSignalE
(libQt5Core.so.5)
#11 0x7f03c7f76192 _ZN15QSocketNotifier5eventEP6QEvent (libQt5Core.so.5)
#12 0x7f03c8c6fe3c
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widge
#13 0x7f03c8c775b1 _ZN12QApplication6notifyEP7QObjectP6QEvent
(libQt5Widgets.so.5)
#14 0x7f03c7f3dc80 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
(libQt5Core.s
#15 0x7f03c7f92a2d n/a (libQt5Core.so.5)
#16 0x7f03c49eedd7 g_main_context_dispatch (libglib-2.0.so.0)
#17 0x7f03c49ef040 n/a (libglib-2.0.so.0)
#18 0x7f03c49ef0ec g_main_context_iteration (libglib-2.0.so.0)
#19 0x7f03c7f9259b
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17Proces
#20 0x7f03c7f3c0da _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE
(libQt5Core.so.5
#21 0x7f03c7f445cc _ZN16QCoreApplication4execEv (libQt5Core.so.5)
#22 0x004111d1 main (kactivitymanagerd)
#23 0x7f03c75b1291 __libc_start_main (libc.so.6)
#24 0x00411459 _start (kactivitymanagerd)

Stack trace of thread 592:
#0  0x7f03c767048d poll (libc.so.6)
#1  0x7f03c49eefd6 n/a (libglib-2.0.so.0)
#2  0x7f03c49ef0ec g_main_context_iteration (libglib-2.0.so.0)
#3  0x7f03c7f9257f
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17Proces
#4  0x7f03c7f3c0da _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE
(libQt5Core.so.5
#5  0x7f03c7d5f0f3 _ZN7QThread4execEv (libQt5Core.so.5)
#6  0x7f03c88a6e75 n/a (libQt5DBus.so.5)
#7  0x7f03c7d63d78 n/a (libQt5Core.so.5)
#8  0x7f03c62cc454 start_thread (libpthread.so.0)
#9  0x7f03c76797df __clone (libc.so.6)

Stack trace of thread 593:
#0  0x7f03c767048d poll (libc.so.6)
#1  0x7f03c49eefd6 n/a (libglib-2.0.so.0)
#2  0x7f03c49ef0ec g_main_context_iteration (libglib-2.0.so.0)
#3  0x7f03c7f9259b
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17Proces
#4  0x7f03c7f3c0da _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE
(libQt5Core.so.5
#5  0x7f03c7d5f0f3 _ZN7QThread4execEv (libQt5Core.so.5)
#6  0x0041355a _ZZ12runInQThreadI9ResourcesEPT_vEN6Thread3runEv
(kactivitymanagerd)
#7  0x7f03c7d63d78 n/a (libQt5Core.so.5)
#8  0x7f03c62cc454 start_thread (libpthread.so.0)
#9  0x7f03c76797df __clone (libc.so.6)

Stack trace of thread 594:
#0  0x7f03c767048d poll (libc.so.6)
#1  0x7f03c49eefd6 n/a (libglib-2.0.so.0)
#2  0x7f03c49ef0ec g_main_context_iteration (libglib-2.0.so.0)
#3  0x7f03c7f9257f
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17Proces
#4  0x7f03c7f3c0da _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE
(libQt5Core.so.5
#5  0x7f03c7d5f0f3 _ZN7QThread4execEv (libQt5Core.so.5)
#6  0x0041358a _ZZ12runInQThreadI10ActivitiesEPT_vEN6Thread3runEv
(kactivitymanagerd)
#7  0x7f03c7d63d78 n/a (libQt5Core.so.5)
#8  0x7f03c62cc454 start_thread (libpthread.so.0)
#9  0x7f03c76797df __clone (libc.so.6)

Stack trace of thread 595:
#0  0x7f03c767048d poll (libc.so.6)
#1  0x7f03c49eefd6 n/a (libglib-2.0.so.0)
#2  0x7f03c49ef0ec g_main_context_iteration (libglib-2.0.so.0)
#3  0x7f03c7f9259b
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17Proces
#4  0x7f03c7f3c0da _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE
(libQt5Core.so.5
#5  0x7f03c7d5f0f3 _ZN7QThread4execEv (libQt5Core.so.5)
#6  0x004135ba _ZZ12runInQThreadI8FeaturesEPT_vEN6Thread3runEv
(kactivitymanagerd)
#7  0x7f03c7d63d78 n/a (libQt5Core.so.5)
#8  0x7f03c62cc454 start_thread (libpthread.so.0)
#9  0x7f03c76797df __clone (libc.so.6)

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


[kwin] [Bug 366689] kwin_wayland segfault ... error 4 in libQt5Qml.so.5.7.0

2016-08-12 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366689

Martin Gräßlin  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Martin Gräßlin  ---
Can you get the complete backtrace? Otherwise we cannot see anything from that
except that it crashes in Qt.

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