[konqueror] [Bug 445378] [WAYLAND] Konqueror crashes when using KHTML

2022-01-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=445378

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #4 from Christoph Cullmann  ---
We have the same report for khelpcenter, will mark this as dupe.
See potential fix there.

*** This bug has been marked as a duplicate of bug 422972 ***

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

[konqueror] [Bug 445378] [WAYLAND] Konqueror crashes when using KHTML

2021-11-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=445378

--- Comment #3 from Nicolas Fella  ---
I'm saying I don't expect anyone to spend time on fixing this

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

[konqueror] [Bug 445378] [WAYLAND] Konqueror crashes when using KHTML

2021-11-12 Thread Dipta Biswas
https://bugs.kde.org/show_bug.cgi?id=445378

Dipta Biswas  changed:

   What|Removed |Added

 CC||dabiswas...@gmail.com

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

[konqueror] [Bug 445378] [WAYLAND] Konqueror crashes when using KHTML

2021-11-12 Thread Dipta Biswas
https://bugs.kde.org/show_bug.cgi?id=445378

--- Comment #2 from Dipta Biswas  ---
Created attachment 143498
  --> https://bugs.kde.org/attachment.cgi?id=143498=edit
New crash information added by DrKonqi

konqueror (21.08.3) using Qt 5.15.2

- What I was doing when the application crashed:
This time searx.garudalinux.org crashed KHTML

Btw are you implying that this bug is WONTFIX by suggesting me to abandon
KHTML?

-- Backtrace (Reduced):
#4  0x7f8a1d252154 in _XGetRequest () at /usr/lib/libX11.so.6
#5  0x7f8a1d22bf17 in XChangeWindowAttributes () at /usr/lib/libX11.so.6
#6  0x7f89930d99e7 in KHTMLView::mouseMoveEvent(QMouseEvent*) () at
/usr/lib/libKF5KHtml.so.5
#7  0x7f8a1f38c0be in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#8  0x7f8a1f43b94f in QFrame::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5

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

[konqueror] [Bug 445378] [WAYLAND] Konqueror crashes when using KHTML

2021-11-12 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=445378

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
Looks like KHTML is making a call to X11, which breaks on Wayland. Technically
this should be fixed with an if(runningX11()), but realistically you really
should not use KHTML, it's dead

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