[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Using KCategorizedView
From:       Pierre Stirnweiss <pstirnweiss () googlemail ! com>
Date:       2012-10-11 17:12:16
Message-ID: CAOjaSmjA9VN8QNO_=ng7E3EPOxyYMjg77bbjoTw1TF8G1xeDuA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Wed, Oct 10, 2012 at 6:56 PM, Pierre Stirnweiss <
pstirnweiss@googlemail.com> wrote:

> On Wed, Oct 10, 2012 at 8:31 AM, Ben Cooksley <bcooksley@kde.org> wrote:
>
>> On Tue, Oct 9, 2012 at 7:36 PM, Pierre Stirnweiss
>> <pstirnweiss@googlemail.com> wrote:
>> > On Mon, Oct 8, 2012 at 11:57 PM, Ben Cooksley <bcooksley@kde.org>
>> wrote:
>> >>
>> >> On Tue, Oct 9, 2012 at 8:27 AM, Pierre Stirnweiss
>> >> <pstirnweiss@googlemail.com> wrote:
>> >> > Hello everybody,
>> >>
>> >> Hi Pierre,
>> >>
>> >> >
>> >> > As I am new to this list, first a little introduction:
>> >> > My name is Pierre Stirnweiss. I am french and 37 years old and
>> currently
>> >> > live in Munich, Germany. I work on Calligra Words.
>> >> >
>> >> > Now to the stuff:
>> >> >
>> >> > I am having problems using the KCategorizedView.
>> >> >
>> >> > Here is the code: http://paste.kde.org/564680/
>> >> >
>> >> > The code is used in Calligra Words for the StylesManager dialog.
>> >> >
>> >> > What happens is:
>> >> >
>> >> > The items are properly displayed on opening the dialog. However, if I
>> >> > scroll
>> >> > the viewport with the mouse wheel, nothing happens. If I scroll it
>> using
>> >> > the
>> >> > scrollbar's cursor, it starts by scrolling the items, then when the
>> last
>> >> > one
>> >> > is reached, I can continue scrolling, but again, only the first items
>> >> > are
>> >> > displayed.
>> >> > Also it seems that subSortLessThan is never called. lessThan neither
>> >> > actually.
>> >> >
>> >> > If i use a normal QListView, or if I don't setCategorizedModel(true),
>> >> > the
>> >> > viewport scrolls normally. Sorting does not happen either.
>> >> >
>> >> > I have already lost a lot of hair on this and hope somebody can help
>> me.
>> >>
>> >> I notice you have not set a Category Drawer, which could be the cause
>> of
>> >> this.
>> >> You may find the code in IconMode::initWidget() in
>> >> kde-workspace/systemsettings/icons/IconMode.cpp to be helpful here.
>> >>
>> >> >
>> >> > PierreSt
>> >> > Calligra Words developer
>> >>
>> >> Regards,
>> >> Ben Cooksley
>> >>
>> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
>> >> >> unsubscribe <<
>> >
>> >
>> > Thanks for your answer. The KCategoryDrawer is created line 666 and set
>> line
>> > 670 (of the paste). Do I need to implement a special one? The category
>> title
>> > is actually properly drawn (AFAICS)
>>
>> Oops, missed that. I do see that you have parented the drawer to the
>> KCategorizedView though.
>> As a wild guess - try not parenting the KCategoryDrawer instances to
>> their respective views - I can't recall exactly but there might have
>> been a problem with doing that as otherwise I wouldn't have deleted it
>> by hand in the IconMode code in System Settings.
>>
>> >
>> > PierreSt
>>
>> Regards,
>> Ben
>>
>
> Unfortunately it didn't work.
>
> I will try with a simpler underlying model to see if i still have the
> weird behaviour.
>
> PierreSt
>
> I have removed the decoration role and sizeHīnt role of my model, now i
get a simple list of strings. what happens now is that i scroll down to the
last item, then i can scroll a bit further and the application crashes with
the following backtrace:



Application: Calligra Words (calligrawords), signal: Segmentation fault

Using host libthread_db library "/lib64/libthread_db.so.1".

[KCrash Handler]

#5 0x00007f1bdf3f8dbf in ?? () from /usr/lib64/libQtGui.so.4

#6 0x00007f1bdf3e6fde in ?? () from /usr/lib64/libQtGui.so.4

#7 0x00007f1bdef1be4e in QWidgetPrivate::paintBackground(QPainter*, QRegion
const&, int) const () from /usr/lib64/libQtGui.so.4

#8 0x00007f1bdef2190a in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#9 0x00007f1bdef2246f in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#10 0x00007f1bdef222b4 in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#11 0x00007f1bdef222b4 in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#12 0x00007f1bdef222b4 in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#13 0x00007f1bdef222b4 in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#14 0x00007f1bdef222b4 in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#15 0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#16 0x00007f1bdef2246f in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#17 0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#18 0x00007f1bdef2246f in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#19 0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#20 0x00007f1bdef2246f in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#21 0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#22 0x00007f1bdef2246f in
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*>
const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4

#23 0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4

#24 0x00007f1bdf0eb348 in ?? () from /usr/lib64/libQtGui.so.4

#25 0x00007f1bdef16610 in QWidgetPrivate::syncBackingStore() () from
/usr/lib64/libQtGui.so.4

#26 0x00007f1bdef262ac in QWidget::event(QEvent*) () from
/usr/lib64/libQtGui.so.4

#27 0x00007f1bdeed664c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib64/libQtGui.so.4

#28 0x00007f1bdeedaaca in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4

#29 0x00007f1be39dbb98 in KoApplication::notify (this=<optimized out>,
receiver=0x1d798c0, event=0x1e7c9a0) at
/home/pierre/Hacking/source/calligra/libs/main/KoApplication.cpp:504

#30 0x00007f1bde00116e in QCoreApplication::notifyInternal
(this=0x7fff81a93170, receiver=receiver@entry=0x1d798c0,
event=event@entry=0x1e7c9a0)
at kernel/qcoreapplication.cpp:915

#31 0x00007f1bde004ad1 in sendEvent (event=0x1e7c9a0, receiver=0x1d798c0)
at kernel/qcoreapplication.h:231

#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0xcbf1f0) at kernel/qcoreapplication.cpp:1539

#33 0x00007f1bde02f243 in sendPostedEvents () at
kernel/qcoreapplication.h:236

#34 postEventSourceDispatch (s=0xd5dc40) at
kernel/qeventdispatcher_glib.cpp:279

#35 0x00007f1bd667d3b5 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0

#36 0x00007f1bd667d6e8 in ?? () from /usr/lib64/libglib-2.0.so.0

#37 0x00007f1bd667d7a4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0

#38 0x00007f1bde02f3d6 in QEventDispatcherGlib::processEvents
(this=0xcc4a70, flags=...) at kernel/qeventdispatcher_glib.cpp:424

#39 0x00007f1bdef767ae in ?? () from /usr/lib64/libQtGui.so.4

#40 0x00007f1bddfffebf in QEventLoop::processEvents
(this=this@entry=0x7fff81a930c0,
flags=...) at kernel/qeventloop.cpp:149

#41 0x00007f1bde000148 in QEventLoop::exec (this=0x7fff81a930c0, flags=...)
at kernel/qeventloop.cpp:204

#42 0x00007f1bde004de8 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187

#43 0x00007f1be3d3d5b1 in kdemain (argc=<optimized out>,
argv=0x7fff81a93288) at
/home/pierre/Hacking/source/calligra/words/part/main.cpp:43

#44 0x00007f1bdd0d1455 in __libc_start_main () from /lib64/libc.so.6

#45 0x0000000000400931 in _start () at ../sysdeps/x86_64/elf/start.S:113




Is this duplicates of https://bugs.kde.org/show_bug.cgi?id=235111 ?

Has anybody else experienced this?

PierreSt

[Attachment #5 (text/html)]

<br><div class="gmail_quote">On Wed, Oct 10, 2012 at 6:56 PM, Pierre Stirnweiss <span \
dir="ltr">&lt;<a href="mailto:pstirnweiss@googlemail.com" \
target="_blank">pstirnweiss@googlemail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><div class="gmail_quote">On Wed, Oct 10, 2012 at \
8:31 AM, Ben Cooksley <span dir="ltr">&lt;<a href="mailto:bcooksley@kde.org" \
target="_blank">bcooksley@kde.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">

<div><div>On Tue, Oct 9, 2012 at 7:36 PM, Pierre Stirnweiss<br>
&lt;<a href="mailto:pstirnweiss@googlemail.com" \
target="_blank">pstirnweiss@googlemail.com</a>&gt; wrote:<br> &gt; On Mon, Oct 8, \
2012 at 11:57 PM, Ben Cooksley &lt;<a href="mailto:bcooksley@kde.org" \
target="_blank">bcooksley@kde.org</a>&gt; wrote:<br> &gt;&gt;<br>
&gt;&gt; On Tue, Oct 9, 2012 at 8:27 AM, Pierre Stirnweiss<br>
&gt;&gt; &lt;<a href="mailto:pstirnweiss@googlemail.com" \
target="_blank">pstirnweiss@googlemail.com</a>&gt; wrote:<br> &gt;&gt; &gt; Hello \
everybody,<br> &gt;&gt;<br>
&gt;&gt; Hi Pierre,<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; As I am new to this list, first a little introduction:<br>
&gt;&gt; &gt; My name is Pierre Stirnweiss. I am french and 37 years old and \
currently<br> &gt;&gt; &gt; live in Munich, Germany. I work on Calligra Words.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Now to the stuff:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I am having problems using the KCategorizedView.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Here is the code: <a href="http://paste.kde.org/564680/" \
target="_blank">http://paste.kde.org/564680/</a><br> &gt;&gt; &gt;<br>
&gt;&gt; &gt; The code is used in Calligra Words for the StylesManager dialog.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; What happens is:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The items are properly displayed on opening the dialog. However, if \
I<br> &gt;&gt; &gt; scroll<br>
&gt;&gt; &gt; the viewport with the mouse wheel, nothing happens. If I scroll it \
using<br> &gt;&gt; &gt; the<br>
&gt;&gt; &gt; scrollbar&#39;s cursor, it starts by scrolling the items, then when the \
last<br> &gt;&gt; &gt; one<br>
&gt;&gt; &gt; is reached, I can continue scrolling, but again, only the first \
items<br> &gt;&gt; &gt; are<br>
&gt;&gt; &gt; displayed.<br>
&gt;&gt; &gt; Also it seems that subSortLessThan is never called. lessThan \
neither<br> &gt;&gt; &gt; actually.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; If i use a normal QListView, or if I don&#39;t \
setCategorizedModel(true),<br> &gt;&gt; &gt; the<br>
&gt;&gt; &gt; viewport scrolls normally. Sorting does not happen either.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I have already lost a lot of hair on this and hope somebody can help \
me.<br> &gt;&gt;<br>
&gt;&gt; I notice you have not set a Category Drawer, which could be the cause of<br>
&gt;&gt; this.<br>
&gt;&gt; You may find the code in IconMode::initWidget() in<br>
&gt;&gt; kde-workspace/systemsettings/icons/IconMode.cpp to be helpful here.<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; PierreSt<br>
&gt;&gt; &gt; Calligra Words developer<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Ben Cooksley<br>
&gt;&gt;<br>
&gt;&gt; &gt;&gt; Visit <a \
href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub" \
target="_blank">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to<br> \
&gt;&gt; &gt;&gt; unsubscribe &lt;&lt;<br> &gt;<br>
&gt;<br>
&gt; Thanks for your answer. The KCategoryDrawer is created line 666 and set line<br>
&gt; 670 (of the paste). Do I need to implement a special one? The category title<br>
&gt; is actually properly drawn (AFAICS)<br>
<br>
</div></div>Oops, missed that. I do see that you have parented the drawer to the<br>
KCategorizedView though.<br>
As a wild guess - try not parenting the KCategoryDrawer instances to<br>
their respective views - I can&#39;t recall exactly but there might have<br>
been a problem with doing that as otherwise I wouldn&#39;t have deleted it<br>
by hand in the IconMode code in System Settings.<br>
<br>
&gt;<br>
&gt; PierreSt<br>
<br>
Regards,<br>
Ben<br></blockquote></div><br></div></div>Unfortunately it didn&#39;t work.<br><br>I \
will try with a simpler underlying model to see if i still have the weird \
behaviour.<br><br>PierreSt<br><br> </blockquote></div>I have removed the decoration \
role and sizeHīnt role of my model, now i  get a simple list of strings. what happens \
now is that i scroll down to  the last item, then i can scroll a bit further and the \
application  crashes with the following backtrace:<br>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p><p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p><p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">


Application: Calligra Words (calligrawords), signal: Segmentation fault</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Using \
host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">[KCrash \
Handler]</p> <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#5 \
0x00007f1bdf3f8dbf in ?? () from /usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#6 \
0x00007f1bdf3e6fde in ?? () from /usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#7
  0x00007f1bdef1be4e in QWidgetPrivate::paintBackground(QPainter*, 
QRegion const&amp;, int) const () from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#8
  0x00007f1bdef2190a in QWidgetPrivate::drawWidget(QPaintDevice*, 
QRegion const&amp;, QPoint const&amp;, int, QPainter*, 
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#9
  0x00007f1bdef2246f in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#10
  0x00007f1bdef222b4 in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#11
  0x00007f1bdef222b4 in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#12
  0x00007f1bdef222b4 in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#13
  0x00007f1bdef222b4 in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#14
  0x00007f1bdef222b4 in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#15
  0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
 const&amp;, QPoint const&amp;, int, QPainter*, QWidgetBackingStore*) ()
 from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#16
  0x00007f1bdef2246f in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#17
  0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
 const&amp;, QPoint const&amp;, int, QPainter*, QWidgetBackingStore*) ()
 from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#18
  0x00007f1bdef2246f in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#19
  0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
 const&amp;, QPoint const&amp;, int, QPainter*, QWidgetBackingStore*) ()
 from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#20
  0x00007f1bdef2246f in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#21
  0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
 const&amp;, QPoint const&amp;, int, QPainter*, QWidgetBackingStore*) ()
 from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#22
  0x00007f1bdef2246f in 
QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, 
QList&lt;QObject*&gt; const&amp;, int, QRegion const&amp;, QPoint 
const&amp;, int, QPainter*, QWidgetBackingStore*) () from 
/usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#23
  0x00007f1bdef21505 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
 const&amp;, QPoint const&amp;, int, QPainter*, QWidgetBackingStore*) ()
 from /usr/lib64/libQtGui.so.4</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#24 \
0x00007f1bdf0eb348 in ?? () from /usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#25 \
0x00007f1bdef16610 in QWidgetPrivate::syncBackingStore() () from \
/usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#26 \
0x00007f1bdef262ac in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#27 \
0x00007f1bdeed664c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from \
/usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#28 \
0x00007f1bdeedaaca in QApplication::notify(QObject*, QEvent*) () from \
/usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#29
  0x00007f1be39dbb98 in KoApplication::notify (this=&lt;optimized 
out&gt;, receiver=0x1d798c0, event=0x1e7c9a0) at 
/home/pierre/Hacking/source/calligra/libs/main/KoApplication.cpp:504</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#30
  0x00007f1bde00116e in QCoreApplication::notifyInternal 
(this=0x7fff81a93170, receiver=receiver@entry=0x1d798c0, 
event=event@entry=0x1e7c9a0) at kernel/qcoreapplication.cpp:915</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#31 \
0x00007f1bde004ad1 in sendEvent (event=0x1e7c9a0, receiver=0x1d798c0) at \
kernel/qcoreapplication.h:231</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#32 \
QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xcbf1f0) \
at kernel/qcoreapplication.cpp:1539</p>


<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#33 \
0x00007f1bde02f243 in sendPostedEvents () at kernel/qcoreapplication.h:236</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#34 \
postEventSourceDispatch (s=0xd5dc40) at kernel/qeventdispatcher_glib.cpp:279</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#35 \
0x00007f1bd667d3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0</p> \
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#36 \
0x00007f1bd667d6e8 in ?? () from /usr/lib64/libglib-2.0.so.0</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#37 \
0x00007f1bd667d7a4 in g_main_context_iteration () from \
/usr/lib64/libglib-2.0.so.0</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#38 \
0x00007f1bde02f3d6 in QEventDispatcherGlib::processEvents (this=0xcc4a70, flags=...) \
at kernel/qeventdispatcher_glib.cpp:424</p>


<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#39 \
0x00007f1bdef767ae in ?? () from /usr/lib64/libQtGui.so.4</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#40 \
0x00007f1bddfffebf in QEventLoop::processEvents (this=this@entry=0x7fff81a930c0, \
flags=...) at kernel/qeventloop.cpp:149</p>


<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#41 \
0x00007f1bde000148 in QEventLoop::exec (this=0x7fff81a930c0, flags=...) at \
kernel/qeventloop.cpp:204</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#42 \
0x00007f1bde004de8 in QCoreApplication::exec () at \
kernel/qcoreapplication.cpp:1187</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#43
  0x00007f1be3d3d5b1 in kdemain (argc=&lt;optimized out&gt;, 
argv=0x7fff81a93288) at 
/home/pierre/Hacking/source/calligra/words/part/main.cpp:43</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#44 \
0x00007f1bdd0d1455 in __libc_start_main () from /lib64/libc.so.6</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">#45 \
0x0000000000400931 in _start () at ../sysdeps/x86_64/elf/start.S:113</p> <p \
style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br></p><br><br>Is \
this duplicates of <a \
href="https://bugs.kde.org/show_bug.cgi?id=235111">https://bugs.kde.org/show_bug.cgi?id=235111</a> \
?<br>

<br>Has anybody else experienced this?<br><br>PierreSt<br>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic