[Qt-creator] How to get the debugger helpers to work in the latest snapshot (Built 4 May)

Jaco Naude naude.jaco at gmail.com
Tue May 4 14:39:26 CEST 2010


Hi

Not sure if its only me, but I can't get the debugger helpers to work
after I installed the latest windows snapshot. The first time I
debugged it prompted saying that the helpers have not been compiled. I
selected the option to open the Qt preferences and then compiled it
and it succeeded. Every time I debug now the debugger helpers are not
there, even though the "Use debugging helper" option is checked in
Options -> Debugger - > Debugging Helper.

Any ideas on how to get it working?

Below is the output from the debugger pane.
Thanks,
Jaco


Window on the left:

6083show version
6084set print static-members off
6085set breakpoint pending on
6086set print elements 10000
6087set overload-resolution off
6088handle SIGSEGV nopass stop print
6089set unwindonsignal on
6090set width 0
6091set height 0
6092-interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/dumper.py')"
6093-interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/gdbmacros.py')"
6094-interpreter-exec console "help bb"
6095-file-exec-and-symbols
"D:/ScinericSoftware/Products/VisualWorkspace/bin/VisualWorkspace.exe"
6096set substitute-path
C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt
C:/Tools/Qt/2010.02.1/qt/include/..
6097set substitute-path C:/iwmake/build_mingw_opensource
C:/Tools/Qt/2010.02.1/qt/include/..
6098-file-list-exec-source-files
6099-break-list
6100-break-insert -f "\"EnvironmentManager.cpp\":383"
6101-exec-run

And the window on the right:

sStarting debugger for tool chain '<Unknown>'...
dDebugger settings:
dUseAlternatingRowColours: false  (default: false)
dUseMessageBoxForSignals: true  (default: true)
dAutoQuit: true  (default: false)
dLogTimeStamps: true  (default: false)
dVerboseLog: false  (default: false)
dUseDebuggingHelper: true  (default: true)
dUseCustomDebuggingHelperLocation: false  (default: false)
dCustomDebuggingHelperLocation:   (default: )
dDebugDebuggingHelpers: false  (default: false)
dUseCodeModel: true  (default: true)
dUseToolTips: false  (default: false)
dUseToolTipsInLocalsView: false  (default: false)
dUseToolTipsInBreakpointsView: false  (default: false)
dUseAddressInBreakpointsView: false  (default: false)
dUseAddressInStackView: false  (default: false)
dRegisterForPostMortem: false  (default: false)
dLocation: C:\Tools\Qt\2010.02.1\mingw\bin\gdb.exe  (default:
gdb-i686-pc-mingw32.exe)
dEnvironment:   (default: )
dScriptFile:   (default: )
dWatchdogTimeout: 20  (default: 20)
dMaximalStackDepth: 20  (default: 20)
dShowStandardNamespace: true  (default: true)
dShowQtNamespace: true  (default: true)
dListSourceFiles: false  (default: false)
dSkipKnownFrames: false  (default: false)
dEnableReverseDebugging: false  (default: false)
dAllPluginBreakpoints: true  (default: true)
dSelectedPluginBreakpoints: false  (default: false)
dNoPluginBreakpoints: false  (default: false)
dSelectedPluginBreakpointsPattern:   (default: .*)
dUsePreciseBreakpoints: true  (default: false)
dBreakOnThrow: false  (default: false)
dBreakOnCatch: false  (default: false)
dChangeLanguageAutomatically: true  (default: true)
dD:\ScinericSoftware\Products\VisualWorkspace\bin\VisualWorkspace.exe0xbb1520
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB
dUNSUPPORTED GDB C:\Tools\Qt\2010.02.1\mingw\bin\gdb.exe DOES NOT HAVE PYTHON.
sGdb at C:\Tools\Qt\2010.02.1\mingw\bin\gdb.exe does not have python.
dGDB STARTED, INITIALIZING IT
<6083show version
<6084set print static-members off
<6085set breakpoint pending on
<6086set print elements 10000
<6087set overload-resolution off
<6088handle SIGSEGV nopass stop print
<6089set unwindonsignal on
<6090set width 0
<6091set height 0
<6092-interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/dumper.py')"
<6093-interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/gdbmacros.py')"
<6094-interpreter-exec console "help bb"
dState changed from AdapterStarting(2) to AdapterStarted(3).
dADAPTER SUCCESSFULLY STARTED
sStarting inferior...
dState changed from AdapterStarted(3) to InferiorStarting(6).
<6095-file-exec-and-symbols
"D:/ScinericSoftware/Products/VisualWorkspace/bin/VisualWorkspace.exe"
t14:37:26.762
>~"GNU gdb 6.8\n"
t14:37:26.762
>~"Copyright (C) 2008 Free Software Foundation, Inc.\n"
t14:37:26.762
>~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
t14:37:26.762
>~"This is free software: you are free to change and redistribute it.\n"
t14:37:26.762
>~"There is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\n"
t14:37:26.762
>~"and \"show warranty\" for details.\n"
t14:37:26.762
>~"This GDB was configured as \"i686-pc-mingw32\".\n"
t14:37:26.762
t14:37:26.871
>&"show version\n"
t14:37:26.871
>~"GNU gdb 6.8\n"
t14:37:26.871
>~"Copyright (C) 2008 Free Software Foundation, Inc.\n"
t14:37:26.871
>~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
t14:37:26.871
>~"This is free software: you are free to change and redistribute it.\n"
t14:37:26.871
>~"There is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\n"
t14:37:26.871
>~"and \"show warranty\" for details.\n"
t14:37:26.871
>~"This GDB was configured as \"i686-pc-mingw32\".\n"
t14:37:26.871
>6083^done
tResponse time: show version: 0.187 s
dVERSION: 6083^done,{logstreamoutput="show
version\n",consolestreamoutput="GNU gdb 6.8\nCopyright (C) 2008 Free
Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>\nThis is free software: you are
free to change and redistribute it.\nThere is NO WARRANTY, to the
extent permitted by law.  Type \"show copying\"\nand \"show warranty\"
for details.\nThis GDB was configured as \"i686-pc-mingw32\".\nGNU gdb
6.8\nCopyright (C) 2008 Free Software Foundation, Inc.\nLicense
GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>\nThis is free software: you are
free to change and redistribute it.\nThere is NO WARRANTY, to the
extent permitted by law.  Type \"show copying\"\nand \"show warranty\"
for details.\nThis GDB was configured as \"i686-pc-mingw32\".\n"}
d
dSUPPORTED GDB VERSION GNU gdb 6.8
dCopyright (C) 2008 Free Software Foundation, Inc.
dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
dThis is free software: you are free to change and redistribute it.
dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
dand "show warranty" for details.
dThis GDB was configured as "i686-pc-mingw32".
dGNU gdb 6.8
dCopyright (C) 2008 Free Software Foundation, Inc.
dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
dThis is free software: you are free to change and redistribute it.
dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
dand "show warranty" for details.
dThis GDB was configured as "i686-pc-mingw32".
d
dUSING GDB VERSION: 60800, BUILD: 0
t14:37:26.871
t14:37:26.871
>&"set print static-members off\n"
t14:37:26.871
>6084^done
tResponse time: set print static-members off: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set breakpoint pending on\n"
t14:37:26.871
>6085^done
tResponse time: set breakpoint pending on: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set print elements 10000\n"
t14:37:26.871
>6086^done
tResponse time: set print elements 10000: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set overload-resolution off\n"
t14:37:26.871
>6087^done
tResponse time: set overload-resolution off: 0.187 s
t14:37:26.871
t14:37:26.871
>&"handle SIGSEGV nopass stop print\n"
t14:37:26.871
>~"Signal        Stop\tPrint\tPass to program\tDescription\n"
t14:37:26.871
>~"SIGSEGV       Yes\tYes\tNo\t\tSegmentation fault\n"
t14:37:26.871
>6088^done
tResponse time: handle SIGSEGV nopass stop print: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set unwindonsignal on\n"
t14:37:26.871
>6089^done
tResponse time: set unwindonsignal on: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set width 0\n"
t14:37:26.871
>6090^done
tResponse time: set width 0: 0.187 s
t14:37:26.871
t14:37:26.871
>&"set height 0\n"
t14:37:26.871
>6091^done
tResponse time: set height 0: 0.187 s
t14:37:26.871
t14:37:26.871
>&"Undefined command: \"python\".  Try \"help\".\n"
t14:37:26.871
>6092^error,msg="Undefined command: \"python\".  Try \"help\"."
tResponse time: -interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/dumper.py')":
0.187 s
t14:37:26.871
t14:37:26.871
>&"Undefined command: \"python\".  Try \"help\".\n"
t14:37:26.871
>6093^error,msg="Undefined command: \"python\".  Try \"help\"."
tResponse time: -interpreter-exec console "python
execfile('C:/Tools/Qt/qtcreator-1.3.83/share/qtcreator/gdbmacros/gdbmacros.py')":
0.187 s
t14:37:26.871
t14:37:26.871
>&"Undefined command: \"bb\".  Try \"help\".\n"
t14:37:26.871
>6094^error,msg="Undefined command: \"bb\".  Try \"help\"."
tResponse time: -interpreter-exec console "help bb": 0.187 s
t14:37:26.871
t14:37:26.871
>6095^done
tResponse time: -file-exec-and-symbols
"D:/ScinericSoftware/Products/VisualWorkspace/bin/VisualWorkspace.exe":
0.187 s
<6096set substitute-path
C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt
C:/Tools/Qt/2010.02.1/qt/include/..
<6097set substitute-path C:/iwmake/build_mingw_opensource
C:/Tools/Qt/2010.02.1/qt/include/..
sSetting breakpoints...
dSetting breakpoints...
dATTEMPT BREAKPOINT SYNC
<6098-file-list-exec-source-files
<6099-break-list
t14:37:26.871
t14:37:27.090
>&"set substitute-path C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt C:/Tools/Qt/2010.02.1/qt/include/..\n"
t14:37:27.090
>6096^done
tResponse time: set substitute-path
C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt
C:/Tools/Qt/2010.02.1/qt/include/..: 0.219 s
t14:37:27.090
t14:37:27.090
>&"set substitute-path C:/iwmake/build_mingw_opensource C:/Tools/Qt/2010.02.1/qt/include/..\n"
t14:37:27.090
>6097^done
tResponse time: set substitute-path C:/iwmake/build_mingw_opensource
C:/Tools/Qt/2010.02.1/qt/include/..: 0.219 s
t14:37:27.090
t14:37:27.090
>6098^done,files=[{file="../../../gcc-4.4.0/libgcc/../gcc/gthr-win32.h"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/libgcc2.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="cp-demangle.c"},{file="cp-demangle.c"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/typeinfo"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_term_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/mingw32/bits/gthr-default.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/ext/concurrence.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/exception"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/../gcc/unwind-pe.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../include/QtCore/../../src/corelib/tools/qvector.h"},{file="qtmain_win.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="../../include/QtCore/../../src/corelib/tools/qbytearray.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="qtmain_win.cpp",fullname="C:/Tools/Qt/2010.02.1/qt/include/..\\src\\winmain/qtmain_win.cpp"},{file="../tmp/qrc_resources.cpp"},{file="../tmp/qrc_resources.cpp",fullname="d:\\ScinericSoftware\\Products\\VisualWorkspace\\source/../tmp/qrc_resources.cpp"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qobjectdefs.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qobjectdefs.h"},{file="../../Qtilities/trunk/libraries/ObjManagementLib/source/ExtendedMainWindow.h",fullname="D:\\ScinericSoftware\\Products\\VisualWorkspace-build-desktop\\tmp/../../Qtilities/trunk/libraries/ObjManagementLib/source/ExtendedMainWindow.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/global/qglobal.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/global/qglobal.h"},{file="main.cpp"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtGui/../../src/gui/kernel/qwidget.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtGui/../../src/gui/kernel/qwidget.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qcoreapplication.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qcoreapplication.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qobject.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/kernel/qobject.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qlist.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qlist.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qstring.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qstring.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/arch/qatomic_i386.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/thread/qbasicatomic.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qchar.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/tools/qchar.h"},{file="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/global/qnamespace.h",fullname="c:/Tools/Qt/2010.02.1/qt/include/QtCore/../../src/corelib/global/qnamespace.h"},{file="main.cpp",fullname="d:\\ScinericSoftware\\Products\\VisualWorkspace\\source/main.cpp"}]
tResponse time: -file-list-exec-source-files: 0.219 s
t14:37:27.090
t14:37:27.090
>6099^done,BreakpointTable={nr_rows="0",nr_cols="6",hdr=[{width="7",alignment="-1",col_name="number",colhdr="Num"},{width="14",alignment="-1",col_name="type",colhdr="Type"},{width="4",alignment="-1",col_name="disp",colhdr="Disp"},{width="3",alignment="-1",col_name="enabled",colhdr="Enb"},{width="10",alignment="-1",col_name="addr",colhdr="Address"},{width="40",alignment="2",col_name="what",colhdr="What"}],body=[]}
tResponse time: -break-list: 0.219 s
dATTEMPT BREAKPOINT SYNC
<6100-break-insert -f "\"EnvironmentManager.cpp\":383"
t14:37:27.090
t14:37:27.309
>&"No source file named EnvironmentManager.cpp in loaded symbols.\n"
t14:37:27.309
>6100^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"EnvironmentManager.cpp\":383",times="0"}
tResponse time: -break-insert -f "\"EnvironmentManager.cpp\":383": 0.219 s
dATTEMPT BREAKPOINT SYNC
dALL COMMANDS DONE; INVOKING CALLBACK
dBREAKPOINTS SET, CONTINUING INFERIOR STARTUP
dState changed from InferiorStarting(6) to InferiorRunningRequested(8).
<6101-exec-run
t14:37:27.309
t14:37:27.528
>6101^running
dState changed from InferiorRunningRequested(8) to InferiorRunning(10).
sRunning...
tResponse time: -exec-run: 0.219 s
dINFERIOR STARTED
sApplication started
t14:37:27.528
t14:37:27.528
>~"[New thread 4172.0x15f4]\n"
dFOUND PID 4172
d04172
s[New thread 4172.0x15f4]
t14:37:30.481
>&"warning: Qtilities Logging Framework, initializing... \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Default)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Formatting Engines): Now observing object \"Default\" with management policy: Manual Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Default\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Rich Text)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Formatting Engines): Now observing object \"Rich Text\" with management policy: Manual Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Rich Text\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (XML Format)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Formatting Engines): Now observing object \"XML Format\" with management policy: Manual Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"XML Format\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (HTML Format)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Formatting Engines): Now observing object \"HTML Format\" with management policy: Manual Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"HTML Format\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Qt Messaging System Format)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Formatting Engines): Now observing object \"Qt Messaging System Format\" with management policy: Manual Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Qt Messaging System Format\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: Number of formatting engine factories available:  5 \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: Number of logger engine factories available:  2 \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Qt Message Logger Engine)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Logger Engines): Now observing object \"Qt Message Logger Engine\" with management policy: Specific Observer Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Qt Message Logger Engine\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.ActivityPolicyFilter.Activity) to object (Qt Message Logger Engine)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Console Logger Engine)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Logger Engines): Now observing object \"Console Logger Engine\" with management policy: Specific Observer Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Console Logger Engine\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.ActivityPolicyFilter.Activity) to object (Console Logger Engine)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: Qtilities Logging Framework, initialization finished successfully... \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Session Log Mode)\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Observer (Logger Engines): Now observing object \"Session Log Mode\" with management policy: Specific Observer Ownership.\" \n"
t14:37:30.481
>&"\n"
t14:37:30.481
>&"warning: \"Object \"Session Log Mode\" is now visible in the global object pool.\" \n"
t14:37:30.481
>&"\n"
t14:37:32.012
>&"warning: Object::connect: No such signal Qtilities::QtSF::VariableManager::handleActiveVariablesChange(QList<Variable*>)\n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: Object::connect:  (sender name:   'Variable Manager')\n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Observer (Plugins): Now observing object \"Standard Types Library\" with management policy: Manual Ownership.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Object \"Standard Types Library\" is now visible in the global object pool.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Qt Script Backend)\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Observer (Script Backend Manager): Now observing object \"Qt Script Backend\" with management policy: Specific Observer Ownership.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Object \"Qt Script Backend\" is now visible in the global object pool.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Default Workspace)\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Observer (Environment Manager): Now observing object \"Default Workspace\" with management policy: Specific Observer Ownership.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Object \"Default Workspace\" is now visible in the global object pool.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: Context Manager: Registering new context  \"Context.Workspace\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: Context Manager: Registering new context  \"MetaType.WorkspaceContents\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Conflicting shortcut found for command Expand All when trying to register shortcut Ctrl+>. Original shortcut of Ctrl+< will be used as the default and the new shortcut will be used as the active shortcut.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Conflicting shortcut found for command Collapse All when trying to register shortcut Ctrl+<. Original shortcut of Ctrl+> will be used as the default and the new shortcut will be used as the active shortcut.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: \"Object \"WorkspaceViewerWidget\" is now visible in the global object pool.\" \n"
t14:37:32.012
>&"\n"
t14:37:32.012
>&"warning: Context Manager: Registering new context  \"Context.Widget.WorkspaceViewersWidget\" \n"
t14:37:32.012
>&"\n"
t14:37:32.231
>&"warning: \"Observer (Plugins): Now observing object \"Core Plugin\" with management policy: Manual Ownership.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"Core Plugin\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"Launch Pad Mode\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"Environments Mode\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"Scripting Mode\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.231
>&"warning: \"Object \"Session Log Mode\" is now visible in the global object pool.\" \n"
t14:37:32.231
>&"\n"
t14:37:32.340
>&"warning: \"Object \"Shoftcuts Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.340
>&"\n"
t14:37:32.340
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.340
>&"\n"
t14:37:32.340
>&"warning: Context Manager: Registering new context  \"\" \n"
t14:37:32.340
>&"\n"
t14:37:32.449
>&"warning: Clearing all contexts. New active context:  \"\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Context set to new, the following contexts are currently active: \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"0 - ID: 0, Name: General.Standard\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"1 - ID: 6, Name: \" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Clearing all contexts. New active context:  \"\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: Context set to new, the following contexts are currently active: \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"0 - ID: 0, Name: General.Standard\" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"1 - ID: 6, Name: \" \n"
t14:37:32.449
>&"\n"
t14:37:32.449
>&"warning: \"Object \"Session Log Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.449
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Environment Types Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Scripting Options Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Script Backend Types Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Script Backend Types Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Variable Types Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Variable Dependancies Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Extension System Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"Editor Types Config Page\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Context Manager: Registering new context  \"General.LaunchPadMode\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Clearing all contexts. New active context:  \"General.LaunchPadMode\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Context set to new, the following contexts are currently active: \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"0 - ID: 0, Name: General.Standard\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"1 - ID: 7, Name: General.LaunchPadMode\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice. Last action will be ignored:  \"Add\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice. Last action will be ignored:  \"Remove Selected\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice. Last action will be ignored:  \"Romove Others\" \n"
t14:37:32.559
>&"\n"
t14:37:32.559
>&"warning: Attempting to register an action for a multi context action twice. Last action will be ignored:  \"Duplicate\" \n"
t14:37:32.559
>&"\n"
t14:37:32.668
>&"warning: Context Manager: Registering new context  \"General.EnvironmentsMode\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Observer (Qtilities.Core.ObjectPool) detected deletion of object (Editor Manager), updated observer context accordingly.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Observer (Qtilities.Core.ObjectPool) detected deletion of object (Script Backend Manager), updated observer context accordingly.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: \"Object \"ObserverWidget\" is now visible in the global object pool.\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Remove All From Current Context\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Delete All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Switch View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Refresh View\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"New\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Go To Parent (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Push Down (In New Window)\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Expand All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Collapse All\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"\" \n"
t14:37:32.668
>&"\n"
t14:37:32.668
>&"warning: Attempting to register an action for a multi context action twice for a single context. Last action will be ignored:  \"Find\" \n"
t14:37:32.668
>&"\n"
t14:37:32.887
>&"warning: Context Manager: Registering new context  \"General.ScriptingMode\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: Context Manager: Registering new context  \"General.SessionLog\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Clipboard Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Clipboard Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Clipboard Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Action Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Action Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Action Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Context Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Context Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Context Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Object Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Object Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Object Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Environment Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Environment Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Environment Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Posting QtilitiesPropertyChangeEvent (property: Qtilities.NamingPolicyFilter.ObjectName) to object (Variable Manager)\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Observer (Qt Script Backend): Now observing object \"Variable Manager\" with management policy: Manual Ownership.\" \n"
t14:37:32.887
>&"\n"
t14:37:32.887
>&"warning: \"Object \"Variable Manager\" is now visible in the global object pool.\" \n"
t14:37:32.887
>&"\n"
t14:39:04.965
>&"warning: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 20001000\n"
t14:39:04.965
>~"[New thread 4172.0x450]\n"
s[New thread 4172.0x450]
t14:39:04.965
>~"[New thread 4172.0x13dc]\n"
s[New thread 4172.0x13dc]
t14:39:04.965
>~"[New thread 4172.0xd40]\n"
s[New thread 4172.0xd40]




More information about the Qt-creator-old mailing list