Re: [trojita] freezing when search a text

2015-05-27 Thread Jan Kundrát
This got fixed by Thomas. Thanks for reporting. Cheers, Jan -- Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/

Re: [trojita] freezing when search a text

2015-05-22 Thread Jan Kundrát
On Friday, 22 May 2015 16:36:11 CEST, Thomas Lübking wrote: And this is why guarded pointers are shit - they do weird things ;-) The object is still there, but it's only a qwidget - but we access the dying object as if it still was a real webview. It's actually not a QWidget anymore as ~QWidge

Re: [trojita] freezing when search a text

2015-05-22 Thread Thomas Lübking
On Freitag, 22. Mai 2015 12:26:08 CEST, Jan Kundrát wrote: ...but the m_associatedWebView is a QPointer, and it is guarded And this is why guarded pointers are shit - they do weird things ;-) The object is still there, but it's only a qwidget - but we access the dying object as if it still wa

Re: [trojita] freezing when search a text

2015-05-22 Thread Jan Kundrát
This is how it looks with debug symbols: #0 QMapData::findNode (this=this@entry=0x55b5fb70, akey=@0x7fffc510: 8) at /usr/include/qt5/QtCore/qmap.h:128 #1 0x75268573 in remove (akey=@0x7fffc510: 8, this=0x55bb7d28) at /usr/include/qt5/QtCore/qmap.h:894 #2 WebCore::Ins

Re: [trojita] freezing when search a text

2015-05-22 Thread Thomas Lübking
On Freitag, 22. Mai 2015 06:49:34 CEST, Dimitrios Glentadakis wrote: I don't know if it is only me or maybe i have a hardware problem also, if i select a word and right click on it and choose 'Search...' after trojita freezes, i have to kill the process. Stalls in #0 0xb521a70a in ?? () fro

Re: [trojita] freezing when search a text

2015-05-22 Thread Thomas Lübking
On Freitag, 22. Mai 2015 06:49:34 CEST, Dimitrios Glentadakis wrote: I don't know if it is only me or maybe i have a hardware problem also, if i select a word and right click on it and choose 'Search...' after trojita freezes, i have to kill the process. It happens (on Qt5 builds can't try Qt

[trojita] freezing when search a text

2015-05-21 Thread Dimitrios Glentadakis
I don't know if it is only me or maybe i have a hardware problem also, if i select a word and right click on it and choose 'Search...' after trojita freezes, i have to kill the process. But as i said it is possible that i have hardware problems in my system also. trojita 0.5 qt 5.4.0