[Qt] Some changes cause errors in qt ide under win32
Paul Ishenin
ip at kmiac.ru
Mon Jul 16 08:17:39 CEST 2007
Hello, Items specific to the Qt widget set.
After some changes I have this errors while running qt ide:
E:\lazarus\lazarus>E:\lazarus\mingw\bin\gdb.exe lazarus.exe
GNU gdb 6.0
Copyright 2003 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 "i686-pc-mingw32"...
(gdb) r
Starting program: E:\lazarus\lazarus/lazarus.exe
TApplication.IconChanged - TODO: convert this message...no
implementation in gtk or win32
NOTE: help options config file not found - using defaults
TMainIDE.DoLoadLFM A
E:\lazarus\laz_svn\pathes\spdbutton_actmngr\Unit1.pas IsPartOfProject=True
SUCCESS: streaming
lfm="E:\lazarus\laz_svn\pathes\spdbutton_actmngr\Unit1.lfm"
TMainIDE.DoLoadLFM there is no LFM file for
"E:\lazarus\lazarus\lcl\interfaces\qt\qtcaret.pas"
TMainIDE.DoLoadLFM there is no LFM file for
"E:\lazarus\lazarus\lcl\buttons.pp"
TMainIDE.DoLoadLFM there is no LFM file for
"E:\lazarus\lazarus\lcl\interfaces\qt\qtthemes.pas"
TMainIDE.DoLoadLFM there is no LFM file for
"E:\lazarus\lazarus\lcl\interfaces\qt\qt43.pas"
TMainIDE.DoLoadLFM there is no LFM file for
"E:\lazarus\lazarus\lcl\interfaces\qt\qtwidgets.pas"
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::begin: Widget painting can only begin as a result of a paintEvent
Program received signal SIGSEGV, Segmentation fault.
$6510acbf in ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent ()
from E:\Qt\4.3.0\bin\QtGui4.dll
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
$6510acbf in ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent ()
from E:\Qt\4.3.0\bin\QtGui4.dll
(gdb) c
Continuing.
Program exited with code 030000000005.
(gdb)
Any ideas?
I had no such errors at thursday.
--
Best regards,
Paul Ishenin.
More information about the Qt
mailing list