[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2020-03-05 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-07 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||andr...@qvxb.de

--- Comment #60 from Colin J Thomson  ---
*** Bug 409572 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
  Latest Commit|https://commits.kde.org/akr |https://commits.kde.org/akr
   |egator/cfb973c74fece37d5b52 |egator/46adc9c9a6dcfe790b4b
   |e10dda011c3c9c1be86a|0252ce2e90af06d1d80f
   Version Fixed In|5.11.2  |5.11.3

--- Comment #59 from Wolfgang Bauer  ---
Git commit 46adc9c9a6dcfe790b4b0252ce2e90af06d1d80f by Wolfgang Bauer.
Committed on 04/07/2019 at 16:32.
Pushed by wbauer into branch 'Applications/19.04'.

[articleviewerwebengine] Reinstate crash "workaround" for Qt 5.13

It seems that this code is still needed, without it Akregator crashes
again here when opening/closing tabs.

Uses SetUrlRequestInterceptor() on 5.13+ instead, as
SetRequestInterceptor() is deprecated.

FIXED-IN: 5.11.3
Differential Revision: https://phabricator.kde.org/D8

M  +3-1src/articleviewer-ng/webengine/articleviewerwebengine.cpp

https://commits.kde.org/akregator/46adc9c9a6dcfe790b4b0252ce2e90af06d1d80f

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-03 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #58 from Philippe ROUBACH  ---
(In reply to Wolfgang Bauer from comment #54)
> (In reply to Philippe ROUBACH from comment #53)
> > qt 5.13.0
> Indeed, I can confirm the crashes are back with that Qt version.
> 
> The "problem" seems to be that the "workaround" to avoid the crashes is
> disabled for Qt 5.13 and higher (also done in
> https://cgit.kde.org/akregator.git/commit/
> ?id=1ccd68157a1309a2b11f3cece420bb2df6da2e02), but apparently it would still
> be needed.
> 
> You can try akregator from here:
> https://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/
> Applications/KDE_Frameworks5_openSUSE_Leap_15.1/

no more crash when closing a tab.

thanks

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-03 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #57 from Wolfgang Bauer  ---
https://phabricator.kde.org/D8

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-03 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #56 from Wolfgang Bauer  ---
(In reply to Wolfgang Bauer from comment #55)
> Unfortunately, if I change it to use SetUrlRequestInterceptor() instead, it
> still crashes... :-/
Scratch that.

I used page()->SetUrlRequestInterceptor() before (as in
https://cgit.kde.org/akregator.git/commit/?h=Applications/19.04=ead2a27ecbbdf8a6aa83bde13d8a7114f7af7876)
and it still crashed.

But profile->SetUrlRequestInterceptor() instead seems to work fine.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-03 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #55 from Wolfgang Bauer  ---
Removing the QtWebEngine version check (i.e. reactivating the "workaround" for
Qt 5.13 and higher too) does indeed seem to fix the crashes here.

That causes this warning though (with Qt 5.13):
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.

Unfortunately, if I change it to use SetUrlRequestInterceptor() instead, it
still crashes... :-/

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-02 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #54 from Wolfgang Bauer  ---
(In reply to Philippe ROUBACH from comment #53)
> qt 5.13.0
Indeed, I can confirm the crashes are back with that Qt version.

The "problem" seems to be that the "workaround" to avoid the crashes is
disabled for Qt 5.13 and higher (also done in
https://cgit.kde.org/akregator.git/commit/?id=1ccd68157a1309a2b11f3cece420bb2df6da2e02),
but apparently it would still be needed.

You can try akregator from here:
https://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/Applications/KDE_Frameworks5_openSUSE_Leap_15.1/

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-02 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #53 from Philippe ROUBACH  ---
i have just installe argon 15.1 and i get again a crash.

plasma 5.16.2
kde frameworks 5.59.0
qt 5.13.0
kde apps 19.04.2

akregator is hardly usable. can we expect rapidly an rpm which fix  the problem
?

thanks

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-07-02 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #52 from Christophe Giboudeaux  ---
*** Bug 409358 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-23 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||jan.thomas.118+...@gmail.co
   ||m

--- Comment #51 from Wolfgang Bauer  ---
*** Bug 407876 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-21 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/akr
   ||egator/cfb973c74fece37d5b52
   ||e10dda011c3c9c1be86a
 Status|REOPENED|RESOLVED
   Version Fixed In||5.11.2
 Resolution|--- |FIXED

--- Comment #50 from Wolfgang Bauer  ---
Git commit cfb973c74fece37d5b52e10dda011c3c9c1be86a by Wolfgang Bauer.
Committed on 21/05/2019 at 16:14.
Pushed by wbauer into branch 'Applications/19.04'.

Fix crashes with Qt 5.12

Commit 1ccd6815 moved the creation of the mNetworkAccessManager down
without a mentioned reason, but that apparently causes crashes with Qt
5.12 at least.

Moving it back to the top seems to fix that.
FIXED-IN: 5.11.2
Differential Revision: https://phabricator.kde.org/D21236

M  +1-1src/articleviewer-ng/webengine/articleviewerwebengine.cpp

https://commits.kde.org/akregator/cfb973c74fece37d5b52e10dda011c3c9c1be86a

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-15 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #49 from Wolfgang Bauer  ---
That's what I would propose as a fix now:
https://phabricator.kde.org/D21236

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-14 Thread Karel Kozlík
https://bugs.kde.org/show_bug.cgi?id=371511

Karel Kozlík  changed:

   What|Removed |Added

 CC|koz...@kufr.cz  |

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 CC||m...@brenthuisman.net

--- Comment #48 from Christoph Feck  ---
*** Bug 406840 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 CC||jpha...@gmail.com

--- Comment #47 from Christoph Feck  ---
*** Bug 407071 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||jdhayes.li...@gmail.com

--- Comment #46 from Wolfgang Bauer  ---
*** Bug 407036 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||c...@hetnet.nl

--- Comment #45 from Wolfgang Bauer  ---
*** Bug 407190 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-03 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #44 from Philippe ROUBACH  ---
(In reply to Wolfgang Bauer from comment #43)
> PS, @Philippe ROUBACH:
> You can install my patched akregator from here for now:
> https://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/
> Applications/KDE_Frameworks5_openSUSE_Leap_15.0/
> (would be nice to hear if it works for you...)

my problem fixed

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-03 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #43 from Wolfgang Bauer  ---
PS, @Philippe ROUBACH:
You can install my patched akregator from here for now:
https://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/Applications/KDE_Frameworks5_openSUSE_Leap_15.0/
(would be nice to hear if it works for you...)

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #42 from Wolfgang Bauer  ---
(In reply to Wolfgang Bauer from comment #36)
> Reverting
> https://cgit.kde.org/akregator.git/commit/
> ?id=1ccd68157a1309a2b11f3cece420bb2df6da2e02 seems to fix the crashes here
> (with Qt 5.12.3, akregator is 19.04.0).

To be more precise, moving the "mNetworkAccessManager = new
WebEngineViewer::InterceptorManager(this, ac, this);" line back to the top
seems to fix it.
@@ -79,18 +79,18 @@
ArticleViewerWebEngine::ArticleViewerWebEngine(KActionCollection *ac, QWidget
*p
 , mLastButtonClicked(LeftButton)
 , mViewerPluginToolManager(nullptr)
 {
+mNetworkAccessManager = new WebEngineViewer::InterceptorManager(this, ac,
this);

 QWebEngineProfile *profile = QWebEngineProfile::defaultProfile();
 mPageEngine = new ArticleViewerWebEnginePage(profile, this);

profile->setPersistentCookiesPolicy(QWebEngineProfile::ForcePersistentCookies);

 #if QTWEBENGINEWIDGETS_VERSION < QT_VERSION_CHECK(5, 13, 0)
 // Needed to workaround crash in webengine, see
https://bugreports.qt.io/browse/QTBUG-72260
 auto webEngineUrlInterceptor = new AkregatorRequestInterceptor();
 connect(profile, ::destroyed, webEngineUrlInterceptor,
::deleteLater);
 profile->setRequestInterceptor(webEngineUrlInterceptor);
 #endif
-mNetworkAccessManager = new WebEngineViewer::InterceptorManager(this, ac,
this);

 setPage(mPageEngine);


(In reply to Philippe ROUBACH from comment #41)
> akregator 19.04 is hardly usable.
> 
> can we expect rapidly new packages ?

Well, this is KDE's bugzilla.
But yes, I suppose I'll submit the revert to KDE:Applications until this is
fixed upstream.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #41 from Philippe ROUBACH  ---
akregator 19.04 is hardly usable.

can we expect rapidly new packages ?

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #40 from Philippe ROUBACH  ---
akragator is h

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #39 from Wolfgang Bauer  ---
(In reply to Philippe ROUBACH from comment #38)
> closing any tab => crash
Yes, and the reason seems to be this change in akregator 19.04:
https://cgit.kde.org/akregator.git/commit/?id=1ccd68157a1309a2b11f3cece420bb2df6da2e02

Reverting this change seems to fix the crashes when closing tabs here, as I
wrote in comment#36.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #38 from Philippe ROUBACH  ---
closing any tab => crash

opensuse 15.0
kde 19.04
plasma 5.15.4
kde framework : 5.57.0
qt 5.12.3

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #37 from Philippe ROUBACH  ---
>> akregator from within kontact crashed while trying to open an article to 
>> external browser

opensuse 15.0
kde 19.04
plasma 5.15.4
kde framework : 5.57.0
qt 5.12.3

fixed

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-02 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=371511

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #36 from Wolfgang Bauer  ---
Reverting
https://cgit.kde.org/akregator.git/commit/?id=1ccd68157a1309a2b11f3cece420bb2df6da2e02
seems to fix the crashes here (with Qt 5.12.3, akregator is 19.04.0).

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-05-01 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=371511

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||philippe.roub...@free.fr

--- Comment #35 from Christophe Giboudeaux  ---
*** Bug 407085 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-04-11 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #34 from András Manţia  ---
The reason could be the change in 5.12.2 per
https://bugreports.qt.io/browse/QTBUG-72260

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-04-11 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #33 from András Manţia  ---
Sigh. Seems to be back again. Don't have time to debug it now, but will keep on
my radar. I see on openSuse, Akregator 5.10.80 beta1, KF5 5.56.0, Qt 5.12.2.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-03-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 CC||DonaldEdwardWinslow@gmail.c
   ||om

--- Comment #32 from Christoph Feck  ---
*** Bug 405243 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-02-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #31 from gin...@pm.me ---
Created attachment 118440
  --> https://bugs.kde.org/attachment.cgi?id=118440=edit
New crash information added by DrKonqi

akregator (5.9.3) using Qt 5.11.3

- What I was doing when the application crashed:

Selectionning another flux after opening a flux in external browser.

-- Backtrace (Reduced):
#6  0x7ff2d66ef34c in
QtWebEngineCore::NetworkDelegateQt::OnBeforeURLRequest(net::URLRequest*,
base::RepeatingCallback const&, GURL*) (this=,
request=0x7ff2607ced30, callback=..., newUrl=0x7ff2607ceeb8) at
/usr/src/debug/qt5-qtwebengine-freeworld-5.11.3-1.fc29.1.x86_64/src/core/net/network_delegate_qt.cpp:235
#7  0x7ff2d819ff66 in
net::NetworkDelegate::NotifyBeforeURLRequest(net::URLRequest*,
base::RepeatingCallback const&, GURL*) () at
../../3rdparty/chromium/net/base/network_delegate.cc:31
#8  0x7ff2d82f3c7b in net::URLRequest::Start () at
../../3rdparty/chromium/net/url_request/url_request.cc:533
#9  0x7ff2d6ffc3ce in content::ResourceLoader::StartRequestInternal () at
../../3rdparty/chromium/content/browser/loader/resource_loader.cc:593
#10 content::ResourceLoader::StartRequestInternal () at
../../3rdparty/chromium/content/browser/loader/resource_loader.cc:568

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-02-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371511

gin...@pm.me changed:

   What|Removed |Added

 CC||gin...@pm.me

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 CC||ancoron.lucife...@gmail.com

--- Comment #30 from Christoph Feck  ---
*** Bug 403723 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-27 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||barryvd...@googlemail.com

--- Comment #29 from Colin J Thomson  ---
*** Bug 403669 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-26 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||onl...@frozensplash.com

--- Comment #28 from Colin J Thomson  ---
*** Bug 403616 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371511

evo8...@gmail.com changed:

   What|Removed |Added

 CC||evo8...@gmail.com

--- Comment #27 from evo8...@gmail.com ---
Akregator crashes for me on Fedora 29 KDE spin:

System info:
Operating System: Fedora 29
KDE Plasma Version: 5.14.4
Qt Version: 5.11.3
KDE Frameworks Version: 5.53.0
Kernel Version: 4.19.14-300.fc29.x86_64
OS Type: 64-bit
Processors: 8 × AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Memory: 15.4 GiB of RAM

akregator version: 18.08.3
akregator release: 1.fc29

Backtrace generated (deemed as not useful):Application: Akregator (akregator),
signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc956410540 (LWP 3920))]

Thread 53 (Thread 0x7fc7f8ff9700 (LWP 4114)):
#0  0x7fc95e762b28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc9616f6b57 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#2  0x7fc9616f881a in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#3  0x7fc9616f8902 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#4  0x7fc9616fd6c1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#5  0x7fc9616fe9bf in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#6  0x7fc961708fd1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#7  0x7fc95e75c58e in start_thread () from /lib64/libpthread.so.0
#8  0x7fc9664116a3 in clone () from /lib64/libc.so.6

Thread 52 (Thread 0x7fc7c89ab700 (LWP 4104)):
#0  0x7fc95b25e880 in __vsnprintf_chk@plt () from /lib64/libevent-2.1.so.6
#1  0x7fc95b279883 in evutil_vsnprintf () from /lib64/libevent-2.1.so.6
#2  0x7fc95b279923 in evutil_snprintf () from /lib64/libevent-2.1.so.6
#3  0x7fc95b27cebc in event_logv_ () from /lib64/libevent-2.1.so.6
#4  0x7fc95b27d048 in event_warn () from /lib64/libevent-2.1.so.6
#5  0x7fc95b27ea40 in epoll_dispatch () from /lib64/libevent-2.1.so.6
#6  0x7fc95b274598 in event_base_loop () from /lib64/libevent-2.1.so.6
#7  0x7fc9616cb14d in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#8  0x7fc9616ea61b in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#9  0x7fc96170d554 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#10 0x7fc961708fd1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#11 0x7fc95e75c58e in start_thread () from /lib64/libpthread.so.0
#12 0x7fc9664116a3 in clone () from /lib64/libc.so.6

Thread 51 (Thread 0x7fc7a700 (LWP 4102)):
#0  0x7fc95e762b28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc9616f6b57 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#2  0x7fc9616f881a in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#3  0x7fc9616f8902 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#4  0x7fc9616fd6c1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#5  0x7fc9616feba1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#6  0x7fc961708fd1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#7  0x7fc95e75c58e in start_thread () from /lib64/libpthread.so.0
#8  0x7fc9664116a3 in clone () from /lib64/libc.so.6

Thread 50 (Thread 0x7fc7cb48e700 (LWP 4101)):
#0  0x7fc95e762b28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc9616f6b57 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#2  0x7fc9616f881a in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#3  0x7fc9616f8902 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#4  0x7fc9616fd6c1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#5  0x7fc9616feba1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#6  0x7fc961708fd1 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#7  0x7fc95e75c58e in start_thread () from /lib64/libpthread.so.0
#8  0x7fc9664116a3 in clone () from /lib64/libc.so.6

Thread 49 (Thread 0x7fc7ca3ae700 (LWP 4100)):
#0  0x7fc95e762b28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc9616f6b57 in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#2  0x7fc9616f881a in ?? () from
/usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5
#3  0x7fc9616f8902 in ?? () from

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-11 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #26 from András Manţia  ---
Do you see a crash of aKregator as well? From your description it seems that is
something else, not what was fixed. If you have a debug build (or you can
install the debug symbols on Arch), try to run akregator in gdb and provide a
backtrace.
Still I think this is a different problem and should be reported in a separate
report.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-10 Thread S Clark
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #25 from S Clark  ---
Well, either it's not fixed or the problem I've had for the last few months is
different (see comment #10). I've just updated to "Akregator 5.10.1"
(akregator-18.12.1 package in Arch Linux), but for me it's still busted.

Previews just plain don't work on akregator for me - the preview pane flickers
incessantly leaving a blank white panel. If I start akregator from the console,
each flicker results in a message on terminal saying
"org.kde.pim.webengineviewer: WebEngine render process crashed", so I get a
steady stream of those until I close akregator.

Falkon continues to work fine, which seems to indicate it's not QT WebEngine
that's broken.

Anything specific I can check? Is this the same issue reported here, or should
I open a new issue?

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2019-01-02 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||st...@hotmail.com

--- Comment #24 from Colin J Thomson  ---
*** Bug 402795 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-24 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||cornos...@palendriai.lt

--- Comment #23 from Colin J Thomson  ---
*** Bug 402521 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-15 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

   Assignee|kdepim-b...@kde.org |aman...@kde.org
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #22 from András Manţia  ---
Fixed, will be in the next release (18.12.1 +)

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #21 from András Manţia  ---
Theoretically anything related to opening and closing webpages in Akregator is
a duplicate in the sense that even if the exact reproducing method is not the
same, the patch should fix it. 
 I just found out though, that there are other webengine instances, outside of
Akregator in Kontact, so probably not all kontact crashes (eg. Kontact crash on
close) are fixed by it.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #20 from Christoph Feck  ---
András, is bug 377395 a duplicate, or does your patch fix it? We already had
these QtWebEngineCore::NetworkDelegateQt::OnBeforeURLRequest() crashes before
Qt 5.11.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 CC||i...@kobaltwit.be

--- Comment #19 from Christoph Feck  ---
*** Bug 385847 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread tomas nackaerts
https://bugs.kde.org/show_bug.cgi?id=371511

tomas nackaerts  changed:

   What|Removed |Added

 CC||tomas.nackae...@gmail.com

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 CC||p...@gmx.net

--- Comment #18 from András Manţia  ---
*** Bug 400494 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 CC||o...@iki.fi

--- Comment #17 from András Manţia  ---
*** Bug 401905 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 CC||gianni_2...@hotmail.it

--- Comment #16 from András Manţia  ---
*** Bug 397866 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 CC||vokalashniko...@gmail.com

--- Comment #15 from András Manţia  ---
*** Bug 401638 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #14 from András Manţia  ---
*** Bug 399299 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-13 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #13 from András Manţia  ---
https://phabricator.kde.org/D17563

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-07 Thread Dmitry Osipenko
https://bugs.kde.org/show_bug.cgi?id=371511

Dmitry Osipenko  changed:

   What|Removed |Added

 CC||dig...@gmail.com

--- Comment #12 from Dmitry Osipenko  ---

(In reply to Jonathan Marten from comment #4)
> Created attachment 113170 [details]
> Patch to work around problem in Akregator
> 
> This patch provides a workaround in Akregator for the Qt bug, and it may be
> possible to do something similar in Kontact.  Not sure whether it should be
> incorporated into the master sources, though, as hopefully it will be fixed
> upstream.

I'm experiencing this bug on Gentoo and can confirm that the proposed patch
fixes the problem.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-04 Thread Karel Kozlík
https://bugs.kde.org/show_bug.cgi?id=371511

Karel Kozlík  changed:

   What|Removed |Added

 CC||koz...@kufr.cz

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-12-04 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #11 from Jonathan Marten  ---
Possible duplicate (or similar, anyway) bugs 399299 and 401638.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-11-23 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=371511

András Manţia  changed:

   What|Removed |Added

 CC||aman...@kde.org

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-11-23 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=371511

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-11-08 Thread S Clark
https://bugs.kde.org/show_bug.cgi?id=371511

S Clark  changed:

   What|Removed |Added

 CC||smc+kdebugs@dogphilosophy.n
   ||et

--- Comment #10 from S Clark  ---
I'm not certain if the problem I'm experiencing is exactly the same, but for
the last few versions (of both qt5 and akregator), the "preview" flickers and
never shows anything. I see a stream of "org.kde.pim.webengineviewer: WebEngine
render process crashed" messages if I start akregator from a terminal.

Haven't had time to try to custom-build a "debug" installation (Arch Linux, if
that matters).

Oddly, I actually tried downgrading qt5, akregator, kdepim, etc. and have not
been able to find a version that _doesn't_ do this on my system for akregator
any more.

Falkon, on the other hand, still works normally, so I'm assuming this isn't a
problem with qt5 webengine itself.

At one point I'd found a posting on one of the QT websites that (as I recall)
was blaming this on some kind of thread-safety issue in the way
kdepim/akregator was using it, but I can't find the page any more and may be
mis-remembering.

Not sure if that helps, but figured I'd throw in what information I have.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-21 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=371511

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-21 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=371511

Colin J Thomson  changed:

   What|Removed |Added

 CC||colin.thom...@g6avk.co.uk

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=371511

Martin Steigerwald  changed:

   What|Removed |Added

 Resolution|UPSTREAM|---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #9 from Martin Steigerwald  ---
Reopening, as crash still happens with Qt 5.11.2.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=371511

Martin Steigerwald  changed:

   What|Removed |Added

 CC||mar...@lichtvoll.de

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Dmitry Shachnev
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #8 from Dmitry Shachnev  ---
It still happens with Qt 5.11.2. There are some fresh stack traces in
https://bugs.debian.org/910852.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #7 from Jonathan Marten  ---
(In reply to Christophe Giboudeaux from comment #6)
> (In reply to Jonathan Marten from comment #4)
> 
> Did you create a phabricator task for your patch ?

No, because I assumed (from the Qt bugreports) that it had been fixed in 5.9 or
certainly in 5.10.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #6 from Christophe Giboudeaux  ---
(In reply to Jonathan Marten from comment #4)

Did you create a phabricator task for your patch ?

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-10-19 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=371511

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||mity...@gmail.com

--- Comment #5 from Christophe Giboudeaux  ---
*** Bug 400028 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-06-09 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

--- Comment #4 from Jonathan Marten  ---
Created attachment 113170
  --> https://bugs.kde.org/attachment.cgi?id=113170=edit
Patch to work around problem in Akregator

This patch provides a workaround in Akregator for the Qt bug, and it may be
possible to do something similar in Kontact.  Not sure whether it should be
incorporated into the master sources, though, as hopefully it will be fixed
upstream.

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-06-08 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

Jonathan Marten  changed:

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #3 from Jonathan Marten  ---
*** Bug 393566 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2018-06-08 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=371511

Jonathan Marten  changed:

   What|Removed |Added

 CC||j...@keelhaul.me.uk

--- Comment #2 from Jonathan Marten  ---
See https://bugreports.qt.io/browse/QTBUG-60236 (for 5.9/5.10)
and https://bugreports.qt.io/browse/QTBUG-59876 (claimed fixed in 5.9.0)

Relevant part of the backtrace:

Thread 13 (Thread 0x7f7a7dffb700 (LWP 2568)):
[KCrash Handler]
#6  0x in  ()
#7  0x7f7ac372f501 in
QtWebEngineCore::NetworkDelegateQt::OnBeforeURLRequest(net::URLRequest*,
base::Callback const&, GURL*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x7f7ac401df30 in
net::NetworkDelegate::NotifyBeforeURLRequest(net::URLRequest*,
base::Callback const&, GURL*) () at /lib64/libQt5WebEngineCore.so.5

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

[kontact] [Bug 371511] kontact/akregator crashes while trying to open a link from the list (middle click)

2017-01-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371511

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Christoph Feck  ---
The crash is in QtWebEngine. Please report this issue directly to Qt developers
via https://bugreports.qt.io/

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