


Qt Widgets by un-defined 33 comments
Some list data be change when use senText() function.
how can mark Keyevent data ? - Nov 21 2010

Qt Widgets by un-defined 33 comments

Qt Widgets by un-defined 33 comments
cound not use on solaris 8,
any one can help to check this ? - Mar 20 2009

Qt Widgets by un-defined 33 comments
how to modify about this issue on solaris 8 - Mar 06 2009

Qt Widgets by un-defined 33 comments
maybe color style without support solaris .
how to disable color style function ?
CharacterColor.h 248 line
inline bool operator == (const CharacterColor& a, const CharacterColor& b)
{
return *reinterpret_cast<const quint32*>(&a._colorSpace) ==
*reinterpret_cast<const quint32*>(&b._colorSpace);
} - Feb 17 2009

Qt Widgets by un-defined 33 comments
but when run consoleq will show BUS error. main program can not run....
can you help to check ? - Feb 11 2009

Qt Widgets by un-defined 33 comments
kpty.cpp: In member function `bool KPty::open()':
kpty.cpp:347: error: `I_PUSH' was not declared in this scope
kpty.cpp: In member function `void KPty::login(const char*, const char*)':
kpty.cpp:440: error: 'struct utmp' has no member named 'ut_host'
kpty.cpp:440: error: 'struct utmp' has no member named 'ut_host'
kpty.cpp:488: error: `_PATH_UTMP' was not declared in this scope
kpty.cpp:492: error: `_PATH_WTMP' was not declared in this scope
kpty.cpp:492: error: `updwtmp' was not declared in this scope
kpty.cpp:488: warning: unused variable '_PATH_UTMP'
kpty.cpp:492: warning: unused variable '_PATH_WTMP'
kpty.cpp:492: warning: unused variable 'updwtmp'
kpty.cpp: In member function `void KPty::logout()':
kpty.cpp:538: error: `_PATH_UTMP' was not declared in this scope
kpty.cpp:543: error: 'struct utmp' has no member named 'ut_host'
kpty.cpp:543: error: 'struct utmp' has no member named 'ut_host'
kpty.cpp:538: warning: unused variable '_PATH_UTMP'
make[2]: *** [../.objs/kpty.o] Error 1
make[2]: Leaving directory `/export/home/S6589/qtermwidget/lib'
make[1]: *** [release-all] Error 2
make[1]: Leaving directory `/export/home/S6589/qtermwidget/lib'
make: *** [sub-lib-make_default] Error 2
blade_test#
- Dec 29 2008