2013/9/7 Darrell Anderson darrella@hushmail.com
Additional xsession-error log messages that might be related to the recent renaming (or they might be isolated bugs):
tdeio (KIOConnection): ERROR: Header read failed, errno=104
tdeio (KIOConnection): ERROR: Header has invalid size (-1)
tdeio (KIOConnection): ERROR: Could not write data
tdeio (TDELauncher): ERROR: SlavePool: No communication with
slave.
tdecore (TDEProcess): WARNING: _attachPty() 17
tdecore (TDEProcess): WARNING: _attachPty() 13
tdesu: WARNING: unknown super user command
For consistency, should KIOConnection be renamed to TDEIOConnection? Looks like tdelibs is the only affected module, although there are some remaining remnant "KIO" usages in tdelibs, tdepim, tdenetwork, tdebase, tdevelop, tdesdk, tde-i18n, kshowmail, krusader, kdirstat, tdeio-apt, tork, digikam.
Darrell
Those errors aren't supposed to be something new or related with renaming... Before patch git hash 5354555 all messages passed to kd{Error,Warning} have gone nowhere but now they go to stderr by default. So, these is old errors, but previously masked.