This forum has been archived. All content is frozen. Please use KDE Discuss instead.

libmltsox.so: undefined symbol: src_delete

Tags: None
(comma "," separated)
jmpoure_drupal
Registered Member
Posts
735
Karma
0

This bug happens when dragging a sox effect on an ogg sound file.

kdenlive 1692, latest MLT compiled with sox.



Failed to load plugin: /usr/share/mlt/modules/libmltsox.so: undefined symbol: src_delete

KCrash: Application 'kdenlive' crashing...



gdb kdenlive
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) set pagination off
(gdb) run
Starting program: /usr/bin/kdenlive
ICE default IO error handler doing an exit(), pid = 12861, errno = 0
[Thread debugging using libthread_db enabled]
[New Thread 47581563614288 (LWP 12903)]
Qt: gdb: -nograb added to command-line options.
Use the -dograb option to enforce grabbing.
kbuildsycoca running...
kdenlive: + + YOUR MLT INSTALL WAS FOUND IN: /usr
kdenlive: --------- close 1b
kdenlive: --------- close 2b
kdenlive: Mlt inited
kdenlive: Creating new document
kdenlive: deleting contents...
kdenlive: Creating new document DONE
kdenlive: --------- close 3b
kdenlive: **************** INIT DOCUMENT VIEW ***************
kdenlive: + + CREATING CONSUMER WITH PROFILE: dv_pal
kdenlive: + + CREATING CONSUMER WITH PROFILE: dv_pal
[New Thread 1082132816 (LWP 12922)]
[New Thread 1090525520 (LWP 12923)]
[Thread 1082132816 (LWP 12922) exited]
[Thread 1090525520 (LWP 12923) exited]
[New Thread 1090525520 (LWP 12928)]
[New Thread 1082132816 (LWP 12929)]
kdenlive: WARNING: KdenliveDoc::loadFromXML() document element has unknown tagName : kdenlivedoc
kdenlive: // DOCUMENT: /home/jmpoure/montage/20070804 - plage avec les enfants/Sans nom.kdenlive, version: 0.6
[Thread 1090525520 (LWP 12928) exited]
[Thread 1082132816 (LWP 12929) exited]
kdenlive: + + RESET CONSUMER WITH PROFILE: dv_pal
kdenlive: + + RESET CONSUMER WITH PROFILE: dv_pal
kdenlive: --------- close 1b
kdenlive: --------- close 2b
kdenlive: Creating new document
kdenlive: deleting contents...
kdenlive: Creating new document DONE
kdenlive: --------- close 3b
kdenlive: **************** INIT DOCUMENT VIEW ***************
kdenlive: + + CREATING CONSUMER WITH PROFILE: dv_pal
kdenlive: + + CREATING CONSUMER WITH PROFILE: dv_pal
[New Thread 1082132816 (LWP 12934)]
[New Thread 1090525520 (LWP 12935)]
[Thread 1082132816 (LWP 12934) exited]
[Thread 1090525520 (LWP 12935) exited]
[New Thread 1090525520 (LWP 12936)]
[New Thread 1082132816 (LWP 12937)]
kdenlive: KdenliveDoc in closeDocument()
kdenlive: deleting contents...
kdenlive: *** DOCUMENT adding clip: mvi_1769.avi
[Thread 1090525520 (LWP 12936) exited]
[Thread 1082132816 (LWP 12937) exited]
[New Thread 1082132816 (LWP 12938)]
[New Thread 1090525520 (LWP 12939)]
[Thread 1082132816 (LWP 12938) exited]
[Thread 1090525520 (LWP 12939) exited]
kdenlive: *** DOCUMENT adding clip: mvi_1919.avi
kdenlive: *** DOCUMENT adding clip: 16 - Stayin' Alive.ogg
[New Thread 1090525520 (LWP 12940)]
[New Thread 1082132816 (LWP 12941)]
[Thread 1090525520 (LWP 12940) exited]
[Thread 1082132816 (LWP 12941) exited]
[New Thread 1082132816 (LWP 12946)]
[New Thread 1090525520 (LWP 12947)]
kdenlive: + + + Loading Time : 1351ms
[Thread 1082132816 (LWP 12946) exited]
[Thread 1090525520 (LWP 12947) exited]
[New Thread 1090525520 (LWP 12949)]
[New Thread 1082132816 (LWP 12950)]
kdenlive: WARNING: Returning appropriate dragObejct
kdenlive: WARNING: Creating EffectDrag
kdenlive: WARNING: Drag enter event
kdenlive: ++++++ DRAG EFFECT:





kdenlive:
Failed to load plugin: /usr/share/mlt/modules/libmltsox.so: undefined symbol: src_delete

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47581563614288 (LWP 12903)]
mlt_properties_set (this=0x0, name=0x2aaaacb0f6d0 "_westley_branch", value=0x2aaaacb13790 "1.5.1.2.1.1.") at mlt_properties.c:275
275 property_list *list = this->local;
Current language: auto; currently c
(gdb) thread apply all bt

Thread 17 (Thread 1082132816 (LWP 12950)):
#0 0x00002b46702a17a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00002b4673b20d28 in consumer_thread (arg=) at consumer_sdl_preview.c:381
#2 0x00002b467029d317 in start_thread () from /lib/libpthread.so.0
#3 0x00002b4671552b1d in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()

Thread 16 (Thread 1090525520 (LWP 12949)):
#0 0x00002b46702a1997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00002b466af2a391 in mlt_consumer_get_frame (this=0x2aaaac0bda20) at mlt_consumer.c:298
#2 0x00002b466af2a52a in mlt_consumer_rt_frame (this=0x2aaaac0bda20) at mlt_consumer.c:644
#3 0x00002b4673b210ea in consumer_thread (arg=) at consumer_sdl_still.c:557
#4 0x00002b467029d317 in start_thread () from /lib/libpthread.so.0
#5 0x00002b4671552b1d in clone () from /lib/libc.so.6
#6 0x0000000000000000 in ?? ()

Thread 1 (Thread 47581563614288 (LWP 12903)):
#0 mlt_properties_set (this=0x0, name=0x2aaaacb0f6d0 "_westley_branch", value=0x2aaaacb13790 "1.5.1.2.1.1.") at mlt_properties.c:275
#1 0x00002b466af22a5a in mlt_properties_inherit (this=0x0, that=0x2aaaacb0f700) at mlt_properties.c:243
#2 0x00002aaab1f66e66 in on_end_filter (context=0x2aaaac29fda0, name=) at producer_westley.c:855
#3 0x00002aaab1f67d4f in on_end_element (ctx=, name=0x5254e78f
) at producer_westley.c:1120
#4 0x00002aaab21b514f in xmlParseElement () from /usr/lib/libxml2.so.2
#5 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#6 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#7 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#8 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#9 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#10 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#11 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#12 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#13 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#14 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#15 0x00002aaab21b545f in xmlParseDocument () from /usr/lib/libxml2.so.2
#16 0x00002aaab1f636f2 in producer_westley_init (info=1, data=) at producer_westley.c:1419
#17 0x00002b466af2d347 in mlt_repository_fetch (this=, service=, input=0x2aaaac1ab010) at mlt_repository.c:122
#18 0x00002b466af2ce0a in mlt_factory_producer (service=0x5cd56b "westley-xml", input=0x2aaaac1ab010) at mlt_factory.c:183
#19 0x00002b466b14982f in Mlt::Producer::Producer () from /usr/lib/libmlt++.so.0.2.4
#20 0x00000000004f2eac in KRender::setSceneList (this=0x2aaaac247a40, list=@0x7fff3fdb1070, position=66) at krender.cpp:514
#21 0x00000000004ea6d1 in Gui::KMMScreen::setSceneList (this=0x2aaaac0a8cb0, scenelist=@0x7fff3fdb10f0, position=66) at kmmscreen.cpp:129
#22 0x00000000004e6e0a in Gui::KMMMonitor::setSceneList (this=0x2aaaac0ab0a0, scenelist=@0x7fff3fdb10f0, position=66) at kmmmonitor.cpp:140
#23 0x00000000004e6ebf in Gui::KMMMonitor::doCommonSetClip (this=0x2aaaac0ab0a0, resetCropPosition=false) at kmmmonitor.cpp:255
#24 0x00000000004e7285 in Gui::KMMMonitor::slotSetClip (this=0x2aaaac0ab0a0, clip=0xd58150) at kmmmonitor.cpp:235
#25 0x00000000005a04b8 in Gui::KMMMonitor::qt_invoke (this=0x2aaaac0ab0a0, _id=56, _o=0x7fff3fdb1310) at kmmmonitor.moc.cpp:231
#26 0x00002b466dfcc4ee in QObject::activate_signal (this=0x2aaaac248dc0, clist=0x2aaaac0d68d0, o=0x7fff3fdb1310) at kernel/qobject.cpp:2356
#27 0x00000000005baffc in KdenliveDoc::documentChanged (this=0x2aaaac248dc0, t0=0xd58150) at kdenlivedoc.moc.cpp:325
#28 0x00000000004dd77d in KdenliveDoc::hasBeenModified (this=0x2aaaac248dc0, mod=true) at kdenlivedoc.cpp:395
#29 0x00000000005bab49 in KdenliveDoc::qt_invoke (this=0x2aaaac248dc0, _id=24, _o=0x7fff3fdb14a0) at kdenlivedoc.moc.cpp:423
#30 0x00002b466dfcc617 in QObject::activate_signal (this=0xd58150, clist=0x97bcb0, o=0x7fff3fdb14a0) at kernel/qobject.cpp:2380
#31 0x00000000005a64a6 in DocClipProject::effectStackChanged (this=0xd58150, t0=0xaaec20) at docclipproject.moc.cpp:190
#32 0x00000000005a6768 in DocClipProject::qt_emit (this=0xd58150, _id=6, _o=0x7fff3fdb15d0) at docclipproject.moc.cpp:252
#33 0x00002b466dfcc4c9 in QObject::activate_signal (this=0xd56d40, clist=0xccc7f0, o=0x7fff3fdb15d0) at kernel/qobject.cpp:2354
#34 0x00000000005a8402 in DocTrackBase::effectStackChanged (this=0xd56d40, t0=0xaaec20) at doctrackbase.moc.cpp:179
#35 0x000000000047b800 in DocTrackBase::addEffectToClip (this=0xd56d40, position=@0x2aaaac175c38, effectIndex=0, effect=0x2aaaac1767b0) at doctrackbase.cpp:822
#36 0x00000000004b2dbf in Command::KAddEffectCommand::addEffect (this=0x2aaaac175c10) at kaddeffectcommand.cpp:107
#37 0x00000000004b2e71 in Command::KAddEffectCommand::execute (this=0x2aaaac175c10) at kaddeffectcommand.cpp:88

#38 0x00002b466c45e1bd in KCommandHistory::addCommand (this=0x991890, command=0x2aaaac175c10, execute=true) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/kcommand.cpp:176
#39 0x00000000004b9ed9 in Gui::KdenliveApp::addCommand (this=0x8c9cf0, command=0x2aaaac175c10, execute=true) at kdenlive.cpp:3082
#40 0x0000000000531710 in TrackPanelClipMoveFunction::dragDropped (this=0x2aaaac119760, panel=0xb69ff0, event=0x7fff3fdb1f30) at trackpanelclipmovefunction.cpp:377
#41 0x0000000000507ad9 in Gui::KTrackView::dropEvent (this=0xa40430, event=0x7fff3fdb1f30) at ktrackview.cpp:547
#42 0x00002b466e001159 in QWidget::event (this=0xa40430, e=0x7fff3fdb1f30) at kernel/qwidget.cpp:4834
#43 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2635
#44 0x00002b466df6a0ff in QApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2523
#45 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, event=0x7fff3fdb1f30) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#46 0x00002b466defa7f2 in QApplication::sendEvent (receiver=0xa40430, event=0x7fff3fdb1f30) at ../include/qapplication.h:520
#47 0x00002b466df07af5 in qt_handle_xdnd_drop (xe=0x7fff3fdb1fd0, passive=false) at kernel/qdnd_x11.cpp:850
#48 0x00002b466df07d7a in QDragManager::drop (this=0x2aaaac1639b0) at kernel/qdnd_x11.cpp:1432
#49 0x00002b466df0a85f in QDragManager::eventFilter (this=0x2aaaac1639b0, o=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qdnd_x11.cpp:980
#50 0x00002b466df67641 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2568
#51 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2421
#52 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#53 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at kernel/qapplication.h:523
#54 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:4301
#55 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:3478
#56 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
#57 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
#58 0x00002b466df692c2 in QApplication::enter_loop (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2793
#59 0x00002b466df0a602 in QDragManager::drag (this=0x2aaaac1639b0, o=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdnd_x11.cpp:1791
#60 0x00002b466df7ab48 in QDragObject::drag (this=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdragobject.cpp:550
#61 0x00002b466df782a5 in QDragObject::drag (this=0x2aaaac164c70) at kernel/qdragobject.cpp:472
#62 0x00002b466c3dacd7 in KListView::startDrag (this=0x2aaaac0a5410) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:1158
#63 0x00002b466c49386e in KListView::contentsMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3040) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:842
#64 0x00002b466e0f97b8 in QScrollView::viewportMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1784
#65 0x00002b466e0fae2f in QScrollView::eventFilter (this=0x2aaaac0a5410, obj=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1511
#66 0x00002b466e0c4454 in QListView::eventFilter (this=0x2aaaac0a5410, o=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qlistview.cpp:3866
#67 0x00002b466dfcbadd in QObject::activate_filters (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:903
#68 0x00002b466dfcbb56 in QObject::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:735
#69 0x00002b466e000a8d in QWidget::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qwidget.cpp:4678
#70 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2635
#71 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2421
#72 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#73 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at kernel/qapplication.h:523
#74 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:4301
#75 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:3478
#76 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
#77 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
#78 0x00002b466df80c2f in QEventLoop::exec (this=0x8b8680) at kernel/qeventloop.cpp:145
#79 0x00002b466df69324 in QApplication::exec (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2758
#80 0x00000000005109aa in main (argc=1, argv=0x7fff3fdb4558) at main.cpp:107
(gdb)

Thread 17 (Thread 1082132816 (LWP 12950)):
#0 0x00002b46702a17a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00002b4673b20d28 in consumer_thread (arg=) at consumer_sdl_preview.c:381
#2 0x00002b467029d317 in start_thread () from /lib/libpthread.so.0
#3 0x00002b4671552b1d in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()

Thread 16 (Thread 1090525520 (LWP 12949)):
#0 0x00002b46702a1997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00002b466af2a391 in mlt_consumer_get_frame (this=0x2aaaac0bda20) at mlt_consumer.c:298
#2 0x00002b466af2a52a in mlt_consumer_rt_frame (this=0x2aaaac0bda20) at mlt_consumer.c:644
#3 0x00002b4673b210ea in consumer_thread (arg=) at consumer_sdl_still.c:557
#4 0x00002b467029d317 in start_thread () from /lib/libpthread.so.0
#5 0x00002b4671552b1d in clone () from /lib/libc.so.6
#6 0x0000000000000000 in ?? ()

Thread 1 (Thread 47581563614288 (LWP 12903)):
#0 mlt_properties_set (this=0x0, name=0x2aaaacb0f6d0 "_westley_branch", value=0x2aaaacb13790 "1.5.1.2.1.1.") at mlt_properties.c:275
#1 0x00002b466af22a5a in mlt_properties_inherit (this=0x0, that=0x2aaaacb0f700) at mlt_properties.c:243
#2 0x00002aaab1f66e66 in on_end_filter (context=0x2aaaac29fda0, name=) at producer_westley.c:855
#3 0x00002aaab1f67d4f in on_end_element (ctx=, name=0x5254e78f
) at producer_westley.c:1120
#4 0x00002aaab21b514f in xmlParseElement () from /usr/lib/libxml2.so.2
#5 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#6 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#7 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#8 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#9 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#10 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#11 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#12 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#13 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
#14 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
#15 0x00002aaab21b545f in xmlParseDocument () from /usr/lib/libxml2.so.2
#16 0x00002aaab1f636f2 in producer_westley_init (info=1, data=) at producer_westley.c:1419
#17 0x00002b466af2d347 in mlt_repository_fetch (this=, service=, input=0x2aaaac1ab010) at mlt_repository.c:122
#18 0x00002b466af2ce0a in mlt_factory_producer (service=0x5cd56b "westley-xml", input=0x2aaaac1ab010) at mlt_factory.c:183
#19 0x00002b466b14982f in Mlt::Producer::Producer () from /usr/lib/libmlt++.so.0.2.4
#20 0x00000000004f2eac in KRender::setSceneList (this=0x2aaaac247a40, list=@0x7fff3fdb1070, position=66) at krender.cpp:514
#21 0x00000000004ea6d1 in Gui::KMMScreen::setSceneList (this=0x2aaaac0a8cb0, scenelist=@0x7fff3fdb10f0, position=66) at kmmscreen.cpp:129
#22 0x00000000004e6e0a in Gui::KMMMonitor::setSceneList (this=0x2aaaac0ab0a0, scenelist=@0x7fff3fdb10f0, position=66) at kmmmonitor.cpp:140
#23 0x00000000004e6ebf in Gui::KMMMonitor::doCommonSetClip (this=0x2aaaac0ab0a0, resetCropPosition=false) at kmmmonitor.cpp:255
#24 0x00000000004e7285 in Gui::KMMMonitor::slotSetClip (this=0x2aaaac0ab0a0, clip=0xd58150) at kmmmonitor.cpp:235
#25 0x00000000005a04b8 in Gui::KMMMonitor::qt_invoke (this=0x2aaaac0ab0a0, _id=56, _o=0x7fff3fdb1310) at kmmmonitor.moc.cpp:231
#26 0x00002b466dfcc4ee in QObject::activate_signal (this=0x2aaaac248dc0, clist=0x2aaaac0d68d0, o=0x7fff3fdb1310) at kernel/qobject.cpp:2356
#27 0x00000000005baffc in KdenliveDoc::documentChanged (this=0x2aaaac248dc0, t0=0xd58150) at kdenlivedoc.moc.cpp:325
#28 0x00000000004dd77d in KdenliveDoc::hasBeenModified (this=0x2aaaac248dc0, mod=true) at kdenlivedoc.cpp:395
#29 0x00000000005bab49 in KdenliveDoc::qt_invoke (this=0x2aaaac248dc0, _id=24, _o=0x7fff3fdb14a0) at kdenlivedoc.moc.cpp:423
#30 0x00002b466dfcc617 in QObject::activate_signal (this=0xd58150, clist=0x97bcb0, o=0x7fff3fdb14a0) at kernel/qobject.cpp:2380
#31 0x00000000005a64a6 in DocClipProject::effectStackChanged (this=0xd58150, t0=0xaaec20) at docclipproject.moc.cpp:190
#32 0x00000000005a6768 in DocClipProject::qt_emit (this=0xd58150, _id=6, _o=0x7fff3fdb15d0) at docclipproject.moc.cpp:252
#33 0x00002b466dfcc4c9 in QObject::activate_signal (this=0xd56d40, clist=0xccc7f0, o=0x7fff3fdb15d0) at kernel/qobject.cpp:2354
#34 0x00000000005a8402 in DocTrackBase::effectStackChanged (this=0xd56d40, t0=0xaaec20) at doctrackbase.moc.cpp:179
#35 0x000000000047b800 in DocTrackBase::addEffectToClip (this=0xd56d40, position=@0x2aaaac175c38, effectIndex=0, effect=0x2aaaac1767b0) at doctrackbase.cpp:822
#36 0x00000000004b2dbf in Command::KAddEffectCommand::addEffect (this=0x2aaaac175c10) at kaddeffectcommand.cpp:107
#37 0x00000000004b2e71 in Command::KAddEffectCommand::execute (this=0x2aaaac175c10) at kaddeffectcommand.cpp:88
#38 0x00002b466c45e1bd in KCommandHistory::addCommand (this=0x991890, command=0x2aaaac175c10, execute=true) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/kcommand.cpp:176
#39 0x00000000004b9ed9 in Gui::KdenliveApp::addCommand (this=0x8c9cf0, command=0x2aaaac175c10, execute=true) at kdenlive.cpp:3082
#40 0x0000000000531710 in TrackPanelClipMoveFunction::dragDropped (this=0x2aaaac119760, panel=0xb69ff0, event=0x7fff3fdb1f30) at trackpanelclipmovefunction.cpp:377
#41 0x0000000000507ad9 in Gui::KTrackView::dropEvent (this=0xa40430, event=0x7fff3fdb1f30) at ktrackview.cpp:547
#42 0x00002b466e001159 in QWidget::event (this=0xa40430, e=0x7fff3fdb1f30) at kernel/qwidget.cpp:4834
#43 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2635
#44 0x00002b466df6a0ff in QApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2523
#45 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, event=0x7fff3fdb1f30) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#46 0x00002b466defa7f2 in QApplication::sendEvent (receiver=0xa40430, event=0x7fff3fdb1f30) at ../include/qapplication.h:520
#47 0x00002b466df07af5 in qt_handle_xdnd_drop (xe=0x7fff3fdb1fd0, passive=false) at kernel/qdnd_x11.cpp:850
#48 0x00002b466df07d7a in QDragManager::drop (this=0x2aaaac1639b0) at kernel/qdnd_x11.cpp:1432
#49 0x00002b466df0a85f in QDragManager::eventFilter (this=0x2aaaac1639b0, o=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qdnd_x11.cpp:980
#50 0x00002b466df67641 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2568
#51 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2421
#52 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#53 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at kernel/qapplication.h:523
#54 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:4301
#55 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:3478
#56 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
#57 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
#58 0x00002b466df692c2 in QApplication::enter_loop (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2793
#59 0x00002b466df0a602 in QDragManager::drag (this=0x2aaaac1639b0, o=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdnd_x11.cpp:1791
#60 0x00002b466df7ab48 in QDragObject::drag (this=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdragobject.cpp:550
#61 0x00002b466df782a5 in QDragObject::drag (this=0x2aaaac164c70) at kernel/qdragobject.cpp:472
#62 0x00002b466c3dacd7 in KListView::startDrag (this=0x2aaaac0a5410) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:1158
#63 0x00002b466c49386e in KListView::contentsMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3040) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:842
#64 0x00002b466e0f97b8 in QScrollView::viewportMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1784
#65 0x00002b466e0fae2f in QScrollView::eventFilter (this=0x2aaaac0a5410, obj=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1511
#66 0x00002b466e0c4454 in QListView::eventFilter (this=0x2aaaac0a5410, o=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qlistview.cpp:3866
#67 0x00002b466dfcbadd in QObject::activate_filters (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:903
#68 0x00002b466dfcbb56 in QObject::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:735
#69 0x00002b466e000a8d in QWidget::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qwidget.cpp:4678
#70 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2635
#71 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2421
#72 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#73 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at kernel/qapplication.h:523
#74 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:4301
#75 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:3478
#76 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
#77 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
#78 0x00002b466df80c2f in QEventLoop::exec (this=0x8b8680) at kernel/qeventloop.cpp:145
#79 0x00002b466df69324 in QApplication::exec (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2758
#80 0x00000000005109aa in main (argc=1, argv=0x7fff3fdb4558) at main.cpp:107
(gdb) where full
#0 mlt_properties_set (this=0x0, name=0x2aaaacb0f6d0 "_westley_branch", value=0x2aaaacb13790 "1.5.1.2.1.1.") at mlt_properties.c:275
error =
property =
#1 0x00002b466af22a5a in mlt_properties_inherit (this=0x0, that=0x2aaaacb0f700) at mlt_properties.c:243
name = 0x2aaaacb0f6d0 "_westley_branch"
value = 0x2aaaacb13790 "1.5.1.2.1.1."
count = 4
i = 1
#2 0x00002aaab1f66e66 in on_end_filter (context=0x2aaaac29fda0, name=) at producer_westley.c:855
filter = (mlt_service) 0x0
type =
service = (mlt_service) 0x2aaaacb0f700
properties = (mlt_properties) 0x2aaaacb0f6d0
parent_type = mlt_entry_type
parent = (mlt_service) 0x2aaaacb0f890
#3 0x00002aaab1f67d4f in on_end_element (ctx=, name=0x5254e78f
) at producer_westley.c:1120
context = (deserialise_context) 0x2aaaac29fda0
#4 0x00002aaab21b514f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#5 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
No symbol table info available.
#6 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#7 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
No symbol table info available.
#8 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#9 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
No symbol table info available.
#10 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#11 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
No symbol table info available.
#12 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#13 0x00002aaab21b0e28 in xmlParseContent () from /usr/lib/libxml2.so.2
No symbol table info available.
#14 0x00002aaab21b504f in xmlParseElement () from /usr/lib/libxml2.so.2
No symbol table info available.
#15 0x00002aaab21b545f in xmlParseDocument () from /usr/lib/libxml2.so.2
No symbol table info available.
#16 0x00002aaab1f636f2 in producer_westley_init (info=1, data=) at producer_westley.c:1419
sax =
context =
properties =
i =
xmlcontext = (struct _xmlParserCtxt *) 0x2aaaac1aa3b0
well_formed =
filename = 0x0
service =
#17 0x00002b466af2d347 in mlt_repository_fetch (this=, service=, input=0x2aaaac1ab010) at mlt_repository.c:122
service = 0xbe9c40 "westley-xml"
object = (void *) 0xcdcd60
symbol_ptr = (void *(*)(const char *, void *)) 0x2aaab1f60e00
service_properties =
#18 0x00002b466af2ce0a in mlt_factory_producer (service=0x5cd56b "westley-xml", input=0x2aaaac1ab010) at mlt_factory.c:183
obj = (mlt_producer) 0x0
#19 0x00002b466b14982f in Mlt::Producer::Producer () from /usr/lib/libmlt++.so.0.2.4
No symbol table info available.
#20 0x00000000004f2eac in KRender::setSceneList (this=0x2aaaac247a40, list=@0x7fff3fdb1070, position=66) at krender.cpp:514
track =
tmp = 0x2aaaac1ab010 "\n \n \n clip =
#21 0x00000000004ea6d1 in Gui::KMMScreen::setSceneList (this=0x2aaaac0a8cb0, scenelist=@0x7fff3fdb10f0, position=66) at kmmscreen.cpp:129
No locals.
#22 0x00000000004e6e0a in Gui::KMMMonitor::setSceneList (this=0x2aaaac0ab0a0, scenelist=@0x7fff3fdb10f0, position=66) at kmmmonitor.cpp:140
No locals.
#23 0x00000000004e6ebf in Gui::KMMMonitor::doCommonSetClip (this=0x2aaaac0ab0a0, resetCropPosition=false) at kmmmonitor.cpp:255
scenelist = { = {_vptr.QDomNode = 0x2b466e75b2d0, impl = 0x2aaaac296c10}, }
clipDuration = {m_time = 6.953196538567033e-310, static s_delta = 1.0000000000000001e-05}
#24 0x00000000004e7285 in Gui::KMMMonitor::slotSetClip (this=0x2aaaac0ab0a0, clip=0xd58150) at kmmmonitor.cpp:235
No locals.
#25 0x00000000005a04b8 in Gui::KMMMonitor::qt_invoke (this=0x2aaaac0ab0a0, _id=56, _o=0x7fff3fdb1310) at kmmmonitor.moc.cpp:231
No locals.
#26 0x00002b466dfcc4ee in QObject::activate_signal (this=0x2aaaac248dc0, clist=0x2aaaac0d68d0, o=0x7fff3fdb1310) at kernel/qobject.cpp:2356
object = (class QObject *) 0x2aaaac0ab0a0
sol = (QSenderObjectList *) 0x2aaaac0a7ba0
oldSender = (class QObject *) 0x0
c = (QConnection *) 0x2aaaac0d6a20
#27 0x00000000005baffc in KdenliveDoc::documentChanged (this=0x2aaaac248dc0, t0=0xd58150) at kdenlivedoc.moc.cpp:325
clist = (QConnectionList *) 0x2aaaac0d68d0
o = {{type = 0x865b20, payload = {b = 112, c = 112 'p', s = 4976, i = 1071321968, l = 140734264710000, uc = 112 'p', us = 4976, ui = 1071321968, ul = 140734264710000, f = 1.71153069, d = 6.9531965385939102e-310, byte = "p\023???\177\000\000????????", bytearray = {data = 0x7fff3fdb1370 "?\023???\177", size = 18446744073709551615}, ptr = 0x7fff3fdb1370, voidstar = {ptr = 0x7fff3fdb1370, owner = 255}, charstar = {ptr = 0x7fff3fdb1370 "?\023???\177", owner = 255}, utf8 = {ptr = 0x7fff3fdb1370 "?\023???\177", owner = 255}, local8bit = {ptr = 0x7fff3fdb1370 "?\023???\177", owner = 255}, iface = 0x7fff3fdb1370, idisp = 0x7fff3fdb1370}}, {type = 0x8650e0, payload = {b = 80, c = 80 'P', s = -32432, i = 13992272, l = 13992272, uc = 80 'P', us = 33104, ui = 13992272, ul = 13992272, f = 1.96073493e-38, d = 6.9131009024663905e-317, byte = "P\201?\000\000\000\000\000?\215$??*\000", bytearray = {data = 0xd58150 "\020\006`", size = 46912520883648}, ptr = 0xd58150, voidstar = {ptr = 0xd58150, owner = 192}, charstar = {ptr = 0xd58150 "\020\006`", owner = 192}, utf8 = {ptr = 0xd58150 "\020\006`", owner = 192}, local8bit = {ptr = 0xd58150 "\020\006`", owner = 192}, iface = 0xd58150, idisp = 0xd58150}}}
#28 0x00000000004dd77d in KdenliveDoc::hasBeenModified (this=0x2aaaac248dc0, mod=true) at kdenlivedoc.cpp:395
No locals.
#29 0x00000000005bab49 in KdenliveDoc::qt_invoke (this=0x2aaaac248dc0, _id=24, _o=0x7fff3fdb14a0) at kdenlivedoc.moc.cpp:423
No locals.
#30 0x00002b466dfcc617 in QObject::activate_signal (this=0xd58150, clist=0x97bcb0, o=0x7fff3fdb14a0) at kernel/qobject.cpp:2380
cd = (QConnection *) 0xd589a0
it = {> = { = {list = 0x97bcb0, curNode = 0x0}, }, }
object = (class QObject *) 0x2aaaac248dc0
sol = (QSenderObjectList *) 0x2aaaac042c10
oldSender = (class QObject *) 0x0
c = (QConnection *) 0xd589a0
#31 0x00000000005a64a6 in DocClipProject::effectStackChanged (this=0xd58150, t0=0xaaec20) at docclipproject.moc.cpp:190
clist = (QConnectionList *) 0x97bcb0
o = {{type = 0x865b20, payload = {b = 200, c = -56 '?', s = -18488, i = -1409239096, l = 46182374094792, uc = 200 '?', us = 47048, ui = 2885728200, ul = 46182374094792, f = -1.82919131e-12, d = 2.2817124483625463e-310, byte = "?\000?\000*\000\000?\024???\177\000", bytearray = {data = 0x2a00ac00b7c8
, size = 140734264710384}, ptr = 0x2a00ac00b7c8, voidstar = {ptr = 0x2a00ac00b7c8, owner = 240}, charstar = {ptr = 0x2a00ac00b7c8
, owner = 240}, utf8 = {ptr = 0x2a00ac00b7c8
, owner = 240}, local8bit = {ptr = 0x2a00ac00b7c8
, owner = 240}, iface = 0x2a00ac00b7c8, idisp = 0x2a00ac00b7c8}}, {type = 0x8650e0, payload = {b = 32, c = 32 ' ', s = -5088, i = 11201568, l = 11201568, uc = 32 ' ', us = 60448, ui = 11201568, ul = 11201568, f = 1.569674e-38, d = 5.5343099283546404e-317, byte = " ??\000\000\000\000\000 \004?\000\000\000\000", bytearray = {data = 0xaaec20 "\220L`", size = 12649504}, ptr = 0xaaec20, voidstar = {ptr = 0xaaec20, owner = 32}, charstar = {ptr = 0xaaec20 "\220L`", owner = 32}, utf8 = {ptr = 0xaaec20 "\220L`", owner = 32}, local8bit = {ptr = 0xaaec20 "\220L`", owner = 32}, iface = 0xaaec20, idisp = 0xaaec20}}}
#32 0x00000000005a6768 in DocClipProject::qt_emit (this=0xd58150, _id=6, _o=0x7fff3fdb15d0) at docclipproject.moc.cpp:252
No locals.
#33 0x00002b466dfcc4c9 in QObject::activate_signal (this=0xd56d40, clist=0xccc7f0, o=0x7fff3fdb15d0) at kernel/qobject.cpp:2354
object = (class QObject *) 0xd58150
sol = (QSenderObjectList *) 0xa54ef0
oldSender = (class QObject *) 0x0
c = (QConnection *) 0xa539c0
#34 0x00000000005a8402 in DocTrackBase::effectStackChanged (this=0xd56d40, t0=0xaaec20) at doctrackbase.moc.cpp:179
clist = (QConnectionList *) 0xccc7f0
o = {{type = 0x865b20, payload = {b = 160, c = -96 '?', s = -4960, i = 11201696, l = 11201696, uc = 160 '?', us = 60576, ui = 11201696, ul = 11201696, f = 1.56969194e-38, d = 5.534373168757308e-317, byte = "???\000\000\000\000\000\020\026???\177\000", bytearray = {data = 0xaaeca0 "P\031\\", size = 140734264710672}, ptr = 0xaaeca0, voidstar = {ptr = 0xaaeca0, owner = 16}, charstar = {ptr = 0xaaeca0 "P\031\\", owner = 16}, utf8 = {ptr = 0xaaeca0 "P\031\\", owner = 16}, local8bit = {ptr = 0xaaeca0 "P\031\\", owner = 16}, iface = 0xaaeca0, idisp = 0xaaeca0}}, {type = 0x8650e0, payload = {b = 32, c = 32 ' ', s = -5088, i = 11201568, l = 11201568, uc = 32 ' ', us = 60448, ui = 11201568, ul = 11201568, f = 1.569674e-38, d = 5.5343099283546404e-317, byte = " ??\000\000\000\000\000?g\027??*\000", bytearray = {data = 0xaaec20 "\220L`", size = 46912520021936}, ptr = 0xaaec20, voidstar = {ptr = 0xaaec20, owner = 176}, charstar = {ptr = 0xaaec20 "\220L`", owner = 176}, utf8 = {ptr = 0xaaec20 "\220L`", owner = 176}, local8bit = {ptr = 0xaaec20 "\220L`", owner = 176}, iface = 0xaaec20, idisp = 0xaaec20}}}
#35 0x000000000047b800 in DocTrackBase::addEffectToClip (this=0xd56d40, position=@0x2aaaac175c38, effectIndex=0, effect=0x2aaaac1767b0) at doctrackbase.cpp:822
clip = (class DocClipRef *) 0xaaec20
#36 0x00000000004b2dbf in Command::KAddEffectCommand::addEffect (this=0x2aaaac175c10) at kaddeffectcommand.cpp:107
track = (class DocTrackBase *) 0xd56d40
#37 0x00000000004b2e71 in Command::KAddEffectCommand::execute (this=0x2aaaac175c10) at kaddeffectcommand.cpp:88
No locals.
#38 0x00002b466c45e1bd in KCommandHistory::addCommand (this=0x991890, command=0x2aaaac175c10, execute=true) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/kcommand.cpp:176
count = 1071323072
index = 1816315024
#39 0x00000000004b9ed9 in Gui::KdenliveApp::addCommand (this=0x8c9cf0, command=0x2aaaac175c10, execute=true) at kdenlive.cpp:3082
No locals.
#40 0x0000000000531710 in TrackPanelClipMoveFunction::dragDropped (this=0x2aaaac119760, panel=0xb69ff0, event=0x7fff3fdb1f30) at trackpanelclipmovefunction.cpp:377
effect = (Effect *) 0x2aaaac2b9b30
clipUnderMouse = (class DocClipRef *) 0xaaec20
panel = (class Gui::KTrackPanel *) 0xcc1a90
#41 0x0000000000507ad9 in Gui::KTrackView::dropEvent (this=0xa40430, event=0x7fff3fdb1f30) at ktrackview.cpp:547
No locals.
#42 0x00002b466e001159 in QWidget::event (this=0xa40430, e=0x7fff3fdb1f30) at kernel/qwidget.cpp:4834
No locals.
#43 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2635
consumed = false
handled = false
#44 0x00002b466df6a0ff in QApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, e=0x7fff3fdb1f30) at kernel/qapplication.cpp:2523
res = false
#45 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0xa40430, event=0x7fff3fdb1f30) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
kevent =
edit =
medit = (class QTextEdit *) 0x1
t = Drop
_selectAll = (const KShortcut &) @0x0:
ic = (class QPixmap *) 0x9a4660
#46 0x00002b466defa7f2 in QApplication::sendEvent (receiver=0xa40430, event=0x7fff3fdb1f30) at ../include/qapplication.h:520
No locals.
#47 0x00002b466df07af5 in qt_handle_xdnd_drop (xe=0x7fff3fdb1fd0, passive=false) at kernel/qdnd_x11.cpp:850
de = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466e743690, t = QEvent::Drop, posted = 0, spont = 0}, = {_vptr.QMimeSource = 0x2b466e7436c8, ser_no = 23, cacheType = QMimeSource::NoCache, cache = {txt = {str = 0x2b466dbf8108, subtype = 0x7fff3fdb2588}, gfx = {img = 0x2b466dbf8108, pix = 0x7fff3fdb2588}}}, p = {xp = 117, yp = 165}, act = 0, accpt = 0, accptact = 0, resv = 0, d = 0x0}
finished = {type = 1841266952, serial = 47581486265520, send_event = 9134849, display = 0x5d341c2, window = 140734264713040, message_type = 12588992, format = 1, data = {b = "\001\000\000\000\000\000\000\000p%???\177\000\000\000\000\000", s = {1, 0, 0, 0, 9584, 16347, 32767, 0, 0, 0}, l = {1, 140734264714608, 0, 47581488549888, 47581439731812}}}
l = (const long unsigned int *) 0x7fff3fdb2008
#48 0x00002b466df07d7a in QDragManager::drop (this=0x2aaaac1639b0) at kernel/qdnd_x11.cpp:1432
drop = {type = 33, serial = 0, send_event = 1, display = 0x8c4860, window = 41943047, message_type = 419, format = 32, data = {b = "\024\n\200\002", '\0' , "\212\230?i", s = {2580, 640, 0, 0, 0, 0, 0, 0, -26486, 27119}, l = {41945620, 0, 1777309834, 0, 0}}}
w = (class QWidget *) 0x8c9cf0
#49 0x00002b466df0a85f in QDragManager::eventFilter (this=0x2aaaac1639b0, o=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qdnd_x11.cpp:980
No locals.
#50 0x00002b466df67641 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2568
it = {> = { = {list = 0x8d4690, curNode = 0x2aaaac512d90}, }, }
obj = (class QObject *) 0x2aaaac1639b0
consumed = false
handled = false
#51 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb2570) at kernel/qapplication.cpp:2421
me = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466c7b6fb0, t = QEvent::MouseButtonRelease, posted = 0, spont = 1}, p = {xp = 235, yp = 621}, g = {xp = 237, yp = 821}, b = 1, s = 1, accpt = 1}
w = (class QWidget *) 0x2aaaac0a5ce0
mouse = (QMouseEvent *) 0x7fff3fdb2570
relpos = {xp = 235, yp = 621}
res = false
#52 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
kevent =
edit =
medit = (class QTextEdit *) 0x69ef9554
t = MouseButtonRelease
_selectAll = (const KShortcut &) @0x0:
ic = (class QPixmap *) 0x9a4660
#53 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb2570) at kernel/qapplication.h:523
No locals.
#54 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:4301
widget = (class QWidget *) 0x2aaaac0a5ce0
w = (class QWidget *) 0x2aaaac0a5ce0
oldOpenPopupCount = 3
e = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466c7b6fb0, t = QEvent::MouseButtonRelease, posted = 0, spont = 1}, p = {xp = 235, yp = 621}, g = {xp = 237, yp = 821}, b = 1, s = 1, accpt = 1}
type = QEvent::MouseButtonRelease
pos = {xp = 235, yp = 621}
globalPos = {xp = 237, yp = 821}
button = 1
state = 1
nextEvent = {type = -1407825344, xany = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296}, xkey = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, root = 140734264715904, subwindow = 46912519944624, time = 140734264721680, x = 9258640, y = 0, x_root = 0, y_root = 0, state = 12, keycode = 65536, same_screen = -1407829584}, xbutton = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, root = 140734264715904, subwindow = 46912519944624, time = 140734264721680, x = 9258640, y = 0, x_root = 0, y_root = 0, state = 12, button = 65536, same_screen = -1407829584}, xmotion = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, root = 140734264715904, subwindow = 46912519944624, time = 140734264721680, x = 9258640, y = 0, x_root = 0, y_root = 0, state = 12, is_hint = 0 '\0', same_screen = -1407829584}, xcrossing = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, root = 140734264715904, subwindow = 46912519944624, time = 140734264721680, x = 9258640, y = 0, x_root = 0, y_root = 0, mode = 12, detail = 65536, same_screen = -1407829584, focus = 10922, state = 1071327440}, xfocus = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, mode = 1071327872, detail = 32767}, xexpose = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, x = 1071327872, y = 32767, width = -1407829584, height = 10922, count = 1071333648}, xgraphicsexpose = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, drawable = 4294967296, x = 1071327872, y = 32767, width = -1407829584, height = 10922, count = 1071333648, major_code = 32767, minor_code = 9258640}, xnoexpose = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, drawable = 4294967296, major_code = 1071327872, minor_code = 32767}, xvisibility = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, state = 1071327872}, xcreatewindow = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, parent = 4294967296, window = 140734264715904, x = -1407829584, y = 10922, width = 1071333648, height = 32767, border_width = 9258640, override_redirect = 0}, xdestroywindow = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904}, xunmap = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, from_configure = -1407829584}, xmap = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, override_redirect = -1407829584}, xmaprequest = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, parent = 4294967296, window = 140734264715904}, xreparent = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, parent = 46912519944624, x = 1071333648, y = 32767, override_redirect = 9258640}, xconfigure = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, x = -1407829584, y = 10922, width = 1071333648, height = 32767, border_width = 9258640, above = 0, override_redirect = 12}, xgravity = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, x = -1407829584, y = 10922}, xresizerequest = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, width = 1071327872, height = 32767}, xconfigurerequest = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, parent = 4294967296, window = 140734264715904, x = -1407829584, y = 10922, width = 1071333648, height = 32767, border_width = 9258640, above = 0, detail = 12, value_mask = 46912519944624}, xcirculate = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, event = 4294967296, window = 140734264715904, place = -1407829584}, xcirculaterequest = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, parent = 4294967296, window = 140734264715904, place = -1407829584}, xproperty = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, atom = 140734264715904, time = 46912519944624, state = 1071333648}, xselectionclear = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, selection = 140734264715904, time = 46912519944624}, xselectionrequest = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, owner = 4294967296, requestor = 140734264715904, selection = 46912519944624, target = 140734264721680, property = 9258640, time = 0}, xselection = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, requestor = 4294967296, selection = 140734264715904, target = 46912519944624, property = 140734264721680, time = 9258640}, xcolormap = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, colormap = 140734264715904, c_new = -1407829584, state = 10922}, xclient = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, message_type = 140734264715904, format = -1407829584, data = {b = "\020A???\177\000\000\220F\215\000\000\000\000\000\000\000\000", s = {16656, 16347, 32767, 0, 18064, 141, 0, 0, 0, 0}, l = {140734264721680, 9258640, 0, 281474976710668, 46912519944624}}}, xmapping = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, request = 1071327872, first_keycode = 32767, count = -1407829584}, xerror = {type = -1407825344, display = 0x13fdb2780, resourceid = 140734264715296, serial = 0, error_code = 0 '\0', request_code = 0 '\0', minor_code = 0 '\0'}, xkeymap = {type = -1407825344, serial = 5366294400, send_event = 1071327264, display = 0x0, window = 4294967296, key_vector = "\200*???\177\000\000?9\026??*\000\000\020A???\177\000\000\220F\215\000\000\000\000"}, pad = {46912519948864, 5366294400, 140734264715296, 0, 4294967296, 140734264715904, 46912519944624, 140734264721680, 9258640, 0, 281474976710668, 46912519944624, 140734264715472, 47581492581872, 41943391, 803158884473, 4294967305, 1, 2662879723755, 3521873182957, 272, 1, 0, 0}}
manualGrab = false
x_root_save = 237
y_root_save = 821
#55 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb2b10) at kernel/qapplication_x11.cpp:3478
widget = (struct QETWidget *) 0x2aaaac0a5ce0
keywidget = (struct QETWidget *) 0x0
grabbed = false
#56 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
event = {type = 5, xany = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616}, xkey = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309834, x = 235, y = 621, x_root = 237, y_root = 821, state = 272, keycode = 1, same_screen = 1}, xbutton = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309834, x = 235, y = 621, x_root = 237, y_root = 821, state = 272, button = 1, same_screen = 1}, xmotion = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309834, x = 235, y = 621, x_root = 237, y_root = 821, state = 272, is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309834, x = 235, y = 621, x_root = 237, y_root = 821, mode = 272, detail = 1, same_screen = 1, focus = 0, state = 0}, xfocus = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, mode = 91, detail = 0}, xexpose = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, x = 91, y = 0, width = 0, height = 0, count = 1777309834}, xgraphicsexpose = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, drawable = 41945616, x = 91, y = 0, width = 0, height = 0, count = 1777309834, major_code = 0, minor_code = 235}, xnoexpose = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, drawable = 41945616, major_code = 91, minor_code = 0}, xvisibility = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, state = 91}, xcreatewindow = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, x = 0, y = 0, width = 1777309834, height = 0, border_width = 235, override_redirect = 621}, xdestroywindow = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91}, xunmap = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, from_configure = 0}, xmap = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, override_redirect = 0}, xmaprequest = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91}, xreparent = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, parent = 0, x = 1777309834, y = 0, override_redirect = 235}, xconfigure = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, x = 0, y = 0, width = 1777309834, height = 0, border_width = 235, above = 3526168150253, override_redirect = 272}, xgravity = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, x = 0, y = 0}, xresizerequest = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, width = 91, height = 0}, xconfigurerequest = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, x = 0, y = 0, width = 1777309834, height = 0, border_width = 235, above = 3526168150253, detail = 272, value_mask = 1}, xcirculate = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, place = 0}, xcirculaterequest = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, place = 0}, xproperty = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, atom = 91, time = 0, state = 1777309834}, xselectionclear = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, selection = 91, time = 0}, xselectionrequest = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, owner = 41945616, requestor = 91, selection = 0, target = 1777309834, property = 2667174691051, time = 3526168150253}, xselection = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, requestor = 41945616, selection = 91, target = 0, property = 1777309834, time = 2667174691051}, xcolormap = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, colormap = 91, c_new = 0, state = 0}, xclient = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, message_type = 91, format = 0, data = {b = "\212\230?i\000\000\000\000?\000\000\000m\002\000\000?\000\000", s = {-26486, 27119, 0, 0, 235, 0, 621, 0, 237, 0}, l = {1777309834, 2667174691051, 3526168150253, 4294967568, 1}}}, xmapping = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, request = 91, first_keycode = 0, count = 0}, xerror = {type = 5, display = 0x12bd9, resourceid = 0, serial = 8959664, error_code = 16 '\020', request_code = 10 '\n', minor_code = 128 '\200'}, xkeymap = {type = 5, serial = 76761, send_event = 0, display = 0x88b6b0, window = 41945616, key_vector = "[", '\0' , "\212\230?i\000\000\000\000?\000\000\000m\002\000"}, pad = {5, 76761, 0, 8959664, 41945616, 91, 0, 1777309834, 2667174691051, 3526168150253, 4294967568, 1, 0 }}
nevents = 1
locker = {mtx = 0x8b63c0}
exclude_all = 10
canWait = true
tm = (timeval *) 0x2b466e7adb50
highest = 20
nsel = 1
zerotm = {tv_sec = 0, tv_usec = 0}
t = {0x2b466e37bc0e "Read", 0x2b466e37bc13 "Write", 0x2b466e37bc19 "Exception"}
#57 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
old_exitloop = false
#58 0x00002b466df692c2 in QApplication::enter_loop (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2793
No locals.
#59 0x00002b466df0a602 in QDragManager::drag (this=0x2aaaac1639b0, o=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdnd_x11.cpp:1791
No locals.
#60 0x00002b466df7ab48 in QDragObject::drag (this=0x2aaaac164c70, mode=QDragObject::DragDefault) at kernel/qdragobject.cpp:550
No locals.
#61 0x00002b466df782a5 in QDragObject::drag (this=0x2aaaac164c70) at kernel/qdragobject.cpp:472
No locals.
#62 0x00002b466c3dacd7 in KListView::startDrag (this=0x2aaaac0a5410) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:1158
drag = (class QDragObject *) 0x2aaaacb0f6d0
#63 0x00002b466c49386e in KListView::contentsMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3040) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/klistview.cpp:842
vp = {xp = 102, yp = 250}
item =
dragOn =
#64 0x00002b466e0f97b8 in QScrollView::viewportMouseMoveEvent (this=0x2aaaac0a5410, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1784
ce = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466c7b6fb0, t = QEvent::MouseMove, posted = 0, spont = 0}, p = {xp = 102, yp = 250}, g = {xp = 104, yp = 450}, b = 0, s = 1, accpt = 1}
#65 0x00002b466e0fae2f in QScrollView::eventFilter (this=0x2aaaac0a5410, obj=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qscrollview.cpp:1511
No locals.
#66 0x00002b466e0c4454 in QListView::eventFilter (this=0x2aaaac0a5410, o=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at widgets/qlistview.cpp:3866
No locals.
#67 0x00002b466dfcbadd in QObject::activate_filters (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:903
it = {> = { = {list = 0x2aaaac097140, curNode = 0x0}, }, }
obj = (class QObject *) 0x2aaaac0a5410
#68 0x00002b466dfcbb56 in QObject::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qobject.cpp:735
No locals.
#69 0x00002b466e000a8d in QWidget::event (this=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qwidget.cpp:4678
No locals.
#70 0x00002b466df67842 in QApplication::internalNotify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2635
consumed = false
handled = false
#71 0x00002b466df699c5 in QApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, e=0x7fff3fdb3810) at kernel/qapplication.cpp:2421
me = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466c7b6fb0, t = QEvent::MouseMove, posted = 0, spont = 1}, p = {xp = 102, yp = 250}, g = {xp = 104, yp = 450}, b = 0, s = 1, accpt = 1}
w = (class QWidget *) 0x2aaaac0a5ce0
mouse = (QMouseEvent *) 0x7fff3fdb3810
relpos = {xp = 102, yp = 250}
res = false
#72 0x00002b466cddd3f8 in KApplication::notify (this=0x7fff3fdb4110, receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
kevent =
edit =
medit = (class QTextEdit *) 0x7fff3fdb4550
t = MouseMove
_selectAll = (const KShortcut &) @0x0:
ic = (class QPixmap *) 0x9a4660
#73 0x00002b466defa864 in QApplication::sendSpontaneousEvent (receiver=0x2aaaac0a5ce0, event=0x7fff3fdb3810) at kernel/qapplication.h:523
No locals.
#74 0x00002b466def948b in QETWidget::translateMouseEvent (this=0x2aaaac0a5ce0, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:4301
widget = (class QWidget *) 0x2aaaac0a5ce0
w = (class QWidget *) 0x2aaaac0a5ce0
oldOpenPopupCount = 3
e = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QEvent = 0x2b466c7b6fb0, t = QEvent::MouseMove, posted = 0, spont = 1}, p = {xp = 102, yp = 250}, g = {xp = 104, yp = 450}, b = 0, s = 1, accpt = 1}
type = QEvent::MouseMove
pos = {xp = 102, yp = 250}
globalPos = {xp = 104, yp = 450}
button = 0
state = 1
nextEvent = {type = 24, xany = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0}, xkey = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, root = 140734264720672, subwindow = 4305079888, time = 9215216, x = 1071331648, y = 32767, x_root = 1845489204, y_root = 11078, state = 18, keycode = 65536, same_screen = -1408609264}, xbutton = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, root = 140734264720672, subwindow = 4305079888, time = 9215216, x = 1071331648, y = 32767, x_root = 1845489204, y_root = 11078, state = 18, button = 65536, same_screen = -1408609264}, xmotion = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, root = 140734264720672, subwindow = 4305079888, time = 9215216, x = 1071331648, y = 32767, x_root = 1845489204, y_root = 11078, state = 18, is_hint = 0 '\0', same_screen = -1408609264}, xcrossing = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, root = 140734264720672, subwindow = 4305079888, time = 9215216, x = 1071331648, y = 32767, x_root = 1845489204, y_root = 11078, mode = 18, detail = 65536, same_screen = -1408609264, focus = 10922, state = 9215216}, xfocus = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, mode = 1071332640, detail = 32767}, xexpose = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, x = 1071332640, y = 32767, width = 10112592, height = 1, count = 9215216}, xgraphicsexpose = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, drawable = 0, x = 1071332640, y = 32767, width = 10112592, height = 1, count = 9215216, major_code = 0, minor_code = 1071331648}, xnoexpose = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, drawable = 0, major_code = 1071332640, minor_code = 32767}, xvisibility = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, state = 1071332640}, xcreatewindow = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, parent = 0, window = 140734264720672, x = 10112592, y = 1, width = 9215216, height = 0, border_width = 1071331648, override_redirect = 32767}, xdestroywindow = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672}, xunmap = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, from_configure = 10112592}, xmap = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, override_redirect = 10112592}, xmaprequest = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, parent = 0, window = 140734264720672}, xreparent = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, parent = 4305079888, x = 9215216, y = 0, override_redirect = 1071331648}, xconfigure = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, x = 10112592, y = 1, width = 9215216, height = 0, border_width = 1071331648, above = 47581493194292, override_redirect = 18}, xgravity = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, x = 10112592, y = 1}, xresizerequest = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, width = 1071332640, height = 32767}, xconfigurerequest = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, parent = 0, window = 140734264720672, x = 10112592, y = 1, width = 9215216, height = 0, border_width = 1071331648, above = 47581493194292, detail = 18, value_mask = 46912519164944}, xcirculate = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, event = 0, window = 140734264720672, place = 10112592}, xcirculaterequest = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, parent = 0, window = 140734264720672, place = 10112592}, xproperty = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, atom = 140734264720672, time = 4305079888, state = 9215216}, xselectionclear = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, selection = 140734264720672, time = 4305079888}, xselectionrequest = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, owner = 0, requestor = 140734264720672, selection = 4305079888, target = 9215216, property = 140734264719680, time = 47581493194292}, xselection = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, requestor = 0, selection = 140734264720672, target = 4305079888, property = 9215216, time = 140734264719680}, xcolormap = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, colormap = 140734264720672, c_new = 10112592, state = 1}, xclient = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, message_type = 140734264720672, format = 10112592, data = {b = "?\234\214\000\000\000\000\000@9???\177\000\0004??m", s = {-25360, 140, 0, 0, 14656, 16347, 32767, 0, -4556, 28159}, l = {9215216, 140734264719680, 47581493194292, 281474976710674, 46912519164944}}}, xmapping = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, request = 1071332640, first_keycode = 32767, count = 10112592}, xerror = {type = 24, display = 0x8c9cf0, resourceid = 140734264719632, serial = 5345565, error_code = 0 '\0', request_code = 0 '\0', minor_code = 0 '\0'}, xkeymap = {type = 24, serial = 9215216, send_event = 1071331600, display = 0x51911d, window = 0, key_vector = " =???\177\000\000PN\232\000\001\000\000\000?\234\214\000\000\000\000\000@9???\177\000"}, pad = {24, 9215216, 140734264719632, 5345565, 0, 140734264720672, 4305079888, 9215216, 140734264719680, 47581493194292, 281474976710674, 46912519164944, 288230376160926960, 9215216, 140734264719776, 47581492574895, 10103536, 140733193388033, 0, 9215216, 0, 0, 46912519164944, 46912519949256}}
manualGrab = false
x_root_save = 237
y_root_save = 821
#75 0x00002b466def77e7 in QApplication::x11ProcessEvent (this=0x7fff3fdb4110, event=0x7fff3fdb3db0) at kernel/qapplication_x11.cpp:3478
widget = (struct QETWidget *) 0x2aaaac0a5ce0
keywidget = (struct QETWidget *) 0x0
grabbed = false
#76 0x00002b466df0d93f in QEventLoop::processEvents (this=0x8b8680, flags=4) at kernel/qeventloop_x11.cpp:192
event = {type = 6, xany = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616}, xkey = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309012, x = 102, y = 250, x_root = 104, y_root = 450, state = 272, keycode = 0, same_screen = 1}, xbutton = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309012, x = 102, y = 250, x_root = 104, y_root = 450, state = 272, button = 0, same_screen = 1}, xmotion = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309012, x = 102, y = 250, x_root = 104, y_root = 450, state = 272, is_hint = 0 '\0', same_screen = 1}, xcrossing = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, root = 91, subwindow = 0, time = 1777309012, x = 102, y = 250, x_root = 104, y_root = 450, mode = 272, detail = 0, same_screen = 1, focus = 1, state = 16}, xfocus = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, mode = 91, detail = 0}, xexpose = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, x = 91, y = 0, width = 0, height = 0, count = 1777309012}, xgraphicsexpose = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, drawable = 41945616, x = 91, y = 0, width = 0, height = 0, count = 1777309012, major_code = 0, minor_code = 102}, xnoexpose = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, drawable = 41945616, major_code = 91, minor_code = 0}, xvisibility = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, state = 91}, xcreatewindow = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, x = 0, y = 0, width = 1777309012, height = 0, border_width = 102, override_redirect = 250}, xdestroywindow = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91}, xunmap = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, from_configure = 0}, xmap = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, override_redirect = 0}, xmaprequest = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91}, xreparent = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, parent = 0, x = 1777309012, y = 0, override_redirect = 102}, xconfigure = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, x = 0, y = 0, width = 1777309012, height = 0, border_width = 102, above = 1932735283304, override_redirect = 272}, xgravity = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, x = 0, y = 0}, xresizerequest = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, width = 91, height = 0}, xconfigurerequest = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, x = 0, y = 0, width = 1777309012, height = 0, border_width = 102, above = 1932735283304, detail = 272, value_mask = 4294967297}, xcirculate = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, event = 41945616, window = 91, place = 0}, xcirculaterequest = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, parent = 41945616, window = 91, place = 0}, xproperty = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, atom = 91, time = 0, state = 1777309012}, xselectionclear = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, selection = 91, time = 0}, xselectionrequest = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, owner = 41945616, requestor = 91, selection = 0, target = 1777309012, property = 1073741824102, time = 1932735283304}, xselection = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, requestor = 41945616, selection = 91, target = 0, property = 1777309012, time = 1073741824102}, xcolormap = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, colormap = 91, c_new = 0, state = 0}, xclient = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, message_type = 91, format = 0, data = {b = "T\225?i\000\000\000\000f\000\000\000?\000\000\000h\000\000", s = {-27308, 27119, 0, 0, 102, 0, 250, 0, 104, 0}, l = {1777309012, 1073741824102, 1932735283304, 272, 4294967297}}}, xmapping = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, request = 91, first_keycode = 0, count = 0}, xerror = {type = 6, display = 0x10c53, resourceid = 0, serial = 8959664, error_code = 16 '\020', request_code = 10 '\n', minor_code = 128 '\200'}, xkeymap = {type = 6, serial = 68691, send_event = 0, display = 0x88b6b0, window = 41945616, key_vector = "[", '\0' , "T\225?i\000\000\000\000f\000\000\000?\000\000"}, pad = {6, 68691, 0, 8959664, 41945616, 91, 0, 1777309012, 1073741824102, 1932735283304, 272, 4294967297, 16, 0 }}
nevents = 1
locker = {mtx = 0x8b63c0}
exclude_all = 10
canWait = true
tm = (timeval *) 0x2b466e7adb50
highest = 20
nsel = 1
zerotm = {tv_sec = 0, tv_usec = 0}
t = {0x2b466e37bc0e "Read", 0x2b466e37bc13 "Write", 0x2b466e37bc19 "Exception"}
#77 0x00002b466df80e27 in QEventLoop::enterLoop (this=0x8b8680) at kernel/qeventloop.cpp:198
old_exitloop = false
#78 0x00002b466df80c2f in QEventLoop::exec (this=0x8b8680) at kernel/qeventloop.cpp:145
No locals.
#79 0x00002b466df69324 in QApplication::exec (this=0x7fff3fdb4110) at kernel/qapplication.cpp:2758
No locals.
#80 0x00000000005109aa in main (argc=1, argv=0x7fff3fdb4558) at main.cpp:107
aboutData = {mAppName = 0x5cf168 "kdenlive", mProgramName = 0x5cf15f "Kdenlive", mVersion = 0x5cf158 "0.6svn", mShortDescription = 0x5cf510 "Kdenlive\n\nA non-linear video editor for KDE.\n\nKdenlive is a frontend for the Mlt Framework.\nYou can download the Mlt Framework on this url:\nhttp://mltframework.org", mLicenseKey = 1, mCopyrightStatement = 0x5cf198 "(c) 2002-2003, Jason Wood\n(c) 2004-2007 Jean-Baptiste Mardelle", mOtherText = 0x0, mHomepageAddress = 0x5cf183 "http://kdenlive.org", mBugEmailAddress = 0x5cf171 "bugs@kdenlive.org", mAuthorList = {sh = 0x87ad90}, mCreditList = {sh = 0x87adf0}, mLicenseText = 0x0, d = 0x87ae50}
app = { = { = { = {static color0 = @0x2b466e7add60, static color1 = @0x2b466e7add68, static black = @0x2b466e7add70, static white = @0x2b466e7add78, static darkGray = @0x2b466e7add80, static gray = @0x2b466e7add88, static lightGray = @0x2b466e7add90, static red = @0x2b466e7add98, static green = @0x2b466e7adda0, static blue = @0x2b466e7adda8, static cyan = @0x2b466e7addb0, static magenta = @0x2b466e7addb8, static yellow = @0x2b466e7addc0, static darkRed = @0x2b466e7addc8, static darkGreen = @0x2b466e7addd0, static darkBlue = @0x2b466e7addd8, static darkCyan = @0x2b466e7adde0, static darkMagenta = @0x2b466e7adde8, static darkYellow = @0x2b466e7addf0, static arrowCursor = @0x2b466e7aba80, static upArrowCursor = @0x2b466e7aba88, static crossCursor = @0x2b466e7aba90, static waitCursor = @0x2b466e7aba98, static ibeamCursor = @0x2b466e7abaa0, static sizeVerCursor = @0x2b466e7abaa8, static sizeHorCursor = @0x2b466e7abab0, static sizeBDiagCursor = @0x2b466e7abab8, static sizeFDiagCursor = @0x2b466e7abac0, static sizeAllCursor = @0x2b466e7abac8, static blankCursor = @0x2b466e7abad0, static splitVCursor = @0x2b466e7abad8, static splitHCursor = @0x2b466e7abae0, static pointingHandCursor = @0x2b466e7abae8, static forbiddenCursor = @0x2b466e7abaf0, static whatsThisCursor = @0x2b466e7abaf8, static busyCursor = @0x2b466e7abb00}, _vptr.QObject = 0x2b466d08fb30, static metaObj = 0x86d1c0, isSignal = 0, isWidget = 0, pendTimer = 0, blockSig = 0, wasDeleted = 0, isTree = 1, objname = 0x87d3a0 "kdenlive", parentObj = 0x0, childObjects = 0x8b2d90, connections = 0x8c47e0, senderObjects = 0x8c4ef0, eventFilters = 0x8d4690, postedEvents = 0x0, d = 0x0}, static metaObj = 0x8c4950, static qt_mutex = 0x8b63c0, app_argc = 1, app_argv = 0x87c270, quit_now = false, quit_code = 0, static app_style = 0x8d3690, static app_cspec = 0, static app_pal = 0x8b7d50, static app_font = 0x8b5ed0, static app_cursor = 0x2aaaac2ab4f0, static eventloop = 0x8b8680, static app_tracking = 1, static is_app_running = true, static is_app_closing = false, static app_exit_loop = , static loop_level = 0, static main_widget = 0x8c9cf0, static focus_widget = 0x2aaaac0a5410, static active_window = 0x8c9cf0, static obey_desktop_settings = false, static cursor_flash_time = 1000, static mouse_double_click_time = 400, static wheel_scroll_lines = 3, static composedUnicode = 0, static animate_ui = true, static animate_menu = true, static animate_tooltip = true, static animate_combo = true, static fade_menu = true, static fade_tooltip = true, static animate_toolbox = false, static widgetCount = false, static metaComposeUnicode = false, translators = 0x8d2c50, session_manager = 0x8b96a0, session_id = {static null = {static null = , d = 0x86be20, static shared_null = 0x86be20}, d = 0x8ba2a0, static shared_null = 0x86be20}, static session_key = 0x8b6400, is_session_restored = false, static defaultIM = {static null = {static null = , d = 0x86be20, static shared_null = 0x86be20}, d = 0x86d530, static shared_null = 0x86be20}, static app_strut = {wd = 0, ht = 0}, static app_libpaths = 0x890f30, static app_palettes = 0x8b8510, static app_fonts = 0x8d1640, static popupWidgets = 0x0}, = {_vptr.KInstance = 0x2b466d08fc28, _dirs = 0x8bced0, _config = 0x8ba680, _iconLoader = 0x8ede70, _name = {> = { = {_vptr.QGArray = 0x2b466e760210, shd = 0x8ba170}, }, }, _aboutData = 0x7fff3fdb42a0, d = 0x8bccc0}, static metaObj = 0x8c4860, display = 0x88b6b0, kipcCommAtom = 432, kipcEventMask = 511, static KApp = 0x7fff3fdb4110, pArgc = 32767, pSessionConfig = 0x0, static s_DCOPClient = 0x8c4c20, static s_dcopClientNeedsPostInit = false, aCaption = {static null = {static null = , d = 0x86be20, static shared_null = 0x86be20}, d = 0x86be20, static shared_null = 0x86be20}, bSessionManagement = true, aIconPixmap = {pm = {icon = 0x8edd40, miniIcon = 0x9592c0}, unused = "@?\216\000\000\000\000\000?\222\225\000\000\000\000\000\200B???\177\000\000pB???\177\000\000@C???\177\000\000N\001\000\000\000\000\000\000\000\000\000\000\026\000\000\000??\207\000\000\000\000\000@\000\000\000\001\000\000\000X#?jF+\000\000pC???\177\000\000\000 ?jF+\000"}, aIconName = {static null = {static null = , d = 0x86be20, static shared_null = 0x86be20}, d = 0x86be20, static shared_null = 0x86be20}, aMiniIconName = {static null = {static null = , d = 0x86be20, static shared_null = 0x86be20}, d = 0x86be20, static shared_null = 0x86be20}, useStyles = true, smw = 0x8d2e50, static loadedByKdeinit = false, captionLayout = 0, d = 0x8bc130}


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], daret, Evergrowing, Google [Bot], lockheed, sandyvee, Sogou [Bot]