where is the cleared() signal to be connected?

Kwangwoo Lee kwlee at dynamicroot.org
Mon Oct 18 07:00:28 CEST 2004


Hi,
I'm analysing the sources of  konqueror3-embedded-0.2-20040524.tar.bz2
from http://www.cirulla.net/kdenox-snapshots/.
I added some debuging lines to know how the process and the functions work.

I think the QObject::cleared() is not connected to any slot.
so where is the right place to be connected this signal?
(kwlee in the debug lines represent that these lines are added by kwlee.)

The memory size increases when reload any pages in the konq-e browser.
I'm wondering why the memory size go up...
It is very kind to help me to know the reason.
(I'll continue to analyze the sources. But it is very appreciated to 
guide me. :)

Thanks in advance,
Kwangwoo Lee

...
debug: saveState!
debug: KHTMLPart::saveState saving URL http://dynamicroot.org/
debug: kwlee : Entering KHTMLView::clear()
debug: kwlee : Leaving KHTMLView::clear()
QObject::connect: No such signal QObject::cleared()
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
debug: SSL in use? FALSE
debug: setIcon decrypted done.
...


the contents of my $HOME/.kde/share/config/konq-embedrc as followed :

[Cookie Policy]
CookieGlobalAdvice=Accept
[General]
HomeURL=http://kldp.org
ShowLocationBar=true
ShowStatusBar=true
ZoomFactor=100
[HTML Settings]
FixedFontSize=0
MinimumFontSize=7
StandardFont=09t@
[Java/JavaScript Settings]
EnableJavaScript=true
[Network Settings]
HTTPProxyServer=
[http Settings]
UseCache=false            <-- I don't want to use disk cache!!


The full debuging output is below :

Launcher::dispatchLoop()...
debug: kwlee : Entering MainWindowBase::urlEntered( http://dynamicroot.org )
debug: kwlee : Leaving MainWindowBase::urlEntered( http://dynamicroot.org )
debug:  kwlee : Entering KRun::slotStart()
debug:  kwlee : Entering KIO::get()
debug:  kwlee : Leaving KIO::get()
debug:  kwlee : Leaving KRun::slotStart()
debug: creating slave for http://dynamicroot.org
launcher: creating slave for protocol http
debug: kwlee : sleep_time = 60
debug: kwlee : child pid is 5266
debug: kwlee : (parent) child pid = 5266
debug: kwlee ( 5258 ) : Entering TransferJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Entering SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Leaving SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Leaving TransferJob::start( Slave *slave )
debug: (5266) HTTPProtocol::reparseConfiguration
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_CONFIG
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_META_DATA
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_HOST
debug: (5266) Hostname is now: dynamicroot.org
debug: kwlee ( 5266 ) : Connection::read() : I received this command CMD_GET
debug: (5266) HTTPProtocol::get http://dynamicroot.org
debug: (5266) HTTPProtocol::checkRequestURL:  http://dynamicroot.org
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_REDIRECTION
debug: redirection #1 : http://dynamicroot.org/
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_FINISHED
debug: _finished
debug: performing redirection
debug: CMD_GET redirection
debug: slotRedirectDelayed()
debug: releaseJob 0x85853d8
debug: http : current 0x8487260
debug: kwlee ( 5258 ) : Entering TransferJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Entering SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Leaving SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Leaving TransferJob::start( Slave *slave )
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_CONFIG
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_META_DATA
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_HOST
debug: (5266) Hostname is now: dynamicroot.org
debug: kwlee ( 5266 ) : Connection::read() : I received this command CMD_GET
debug: (5266) HTTPProtocol::get http://dynamicroot.org/
debug: (5266) HTTPProtocol::checkRequestURL:  http://dynamicroot.org/
debug: (5266) Using proxy: false URL:  Realm:
debug: (5266) Enable Persistent Proxy Connection: false
debug: (5266) Window Id =
debug: (5266) ssl_was_in_use =
debug: (5266) HTTPProtocol::retrieveContent
debug: (5266) HTTPProtocol::retrieveHeader
debug: (5266) HTTPProtocol::httpOpen
debug: (5266) HTTPProtocol::httpCheckConnection:  Socket status: -1 Keep 
Alive: true First: false
debug: dcopclient::call(kded, kcookiejar, findCookies(QString,long int))
debug: DCOPDispatcher::slotDispatch() 14
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: (5266) Calling checkCachedAuthentication
debug: dcopclient::call(authcache, authcache, 
searchAuthCache(QString,QString))
debug: DCOPDispatcher::slotDispatch() 14
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: (5266) ============ Sending Header:
debug: (5266) GET / HTTP/1.1
debug: (5266) Connection: Keep-Alive
debug: (5266) Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
debug: (5266) Accept-Encoding: x-gzip, x-deflate, gzip, deflate, identity
debug: (5266) Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5
debug: (5266) Accept-Language: en
debug: (5266) Host: dynamicroot.org
debug: (5266) HTTPProtocol::httpOpenConnection
debug: (5266) HTTPProtocol::readHeader
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_INFOMESSAGE
debug: (5266) ============ Received Response:
debug: (5266) "HTTP/1.1 200 OK"
debug: (5266) "Date: Mon, 18 Oct 2004 03:59:24 GMT"
debug: (5266) "Server: Apache/1.3.31 (Debian GNU/Linux) PHP/4.3.8-12 
mod_ssl/2.8.19 OpenSSL/0.9.7d"
debug: (5266) "Last-Modified: Wed, 13 Oct 2004 01:24:55 GMT"
debug: (5266) "ETag: "c80c0-429-416c83e7""
debug: (5266) "Accept-Ranges: bytes"
debug: (5266) "Content-Length: 1065"
debug: (5266) "Keep-Alive: timeout=15, max=100"
debug: (5266) "Connection: Keep-Alive"
debug: (5266) "Content-Type: text/html"
debug: (5266) Content-type: text/html
debug: (5266) --empty--
debug: (5266) Emitting mimetype text/html
debug: (5266) SlaveBase::mimeType 'text/html'
debug: (5266) Cache, not adding "http://dynamicroot.org/"
debug: (5266) Previous Response: 0
debug: (5266) Current Response: 200
debug: (5266) HTTPProtocol::readBody: retreive data. 1065 left.
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = INF_META_DATA
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = INF_MIME_TYPE
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_TOTAL_SIZE
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_INFOMESSAGE
debug: (5266) EOD received! Left = 0
debug: (5266) HTTPProtocol::httpClose
debug: (5266) HTTPProtocol::httpClose: keep alive (15)
debug: kwlee ( 5266 ) : Connection::read() : I received this command 
CMD_NONE
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = INF_META_DATA
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_DATA
debug: HTMLView::openURL http://dynamicroot.org/ type text/html
debug: KHTMLPart(0x85882a0)::openURL http://dynamicroot.org/
debug: closing old URL
debug:  kwlee : Entering KIO::get()
debug:  kwlee : Leaving KIO::get()
debug: KHTMLPart::openURL now (before started) m_url = 
http://dynamicroot.org/
debug: saveState!
debug: KHTMLPart::saveState saving URL http://dynamicroot.org/
debug: kwlee : Entering KHTMLView::clear()
debug: kwlee : Leaving KHTMLView::clear()
QObject::connect: No such signal QObject::cleared()
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
debug: SSL in use? FALSE
debug: setIcon decrypted done.
debug:  kwlee : Entering KIO::http_update_cache()
debug:  kwlee : Leaving KIO::http_update_cache()
debug: creating slave for http://dynamicroot.org/
launcher: creating slave for protocol http
debug: kwlee : sleep_time = 60
debug: kwlee : child pid is 5280
debug: kwlee : (parent) child pid = 5280
debug: kwlee ( 5258 ) : Entering SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Leaving SimpleJob::start( Slave *slave )
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_PROCESSED_SIZE
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_DATA
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = 
INF_PROCESSED_SIZE
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_DATA
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_FINISHED
debug: _finished
debug: releaseJob 0x85853d8
debug: http : current 0x859d588
debug: saveState!
debug: KHTMLPart::saveState saving URL http://dynamicroot.org/
debug: (5266) HTTPProtocol::special: TYPE = 99
debug: (5266) HTTPProtocol::httpCloseConnection
debug: (5280) HTTPProtocol::reparseConfiguration
debug: kwlee ( 5280 ) : Connection::read() : I received this command 
CMD_CONFIG
debug: kwlee ( 5280 ) : Connection::read() : I received this command 
CMD_HOST
debug: (5280) Hostname is now: dynamicroot.org
debug: kwlee ( 5280 ) : Connection::read() : I received this command 
CMD_SPECIAL
debug: (5280) HTTPProtocol::special: TYPE = 2
debug: (5280) HTTPProtocol::checkRequestURL:  http://dynamicroot.org/
debug: (5280) Using proxy: false URL:  Realm:
debug: (5280) Enable Persistent Proxy Connection: false
debug: (5280) Window Id =
debug: (5280) ssl_was_in_use =
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = INF_META_DATA
debug: kwlee ( 5258 ) : Connection::read() : I received this command 
Other Command CMD_XXX
debug: kwlee ( 5258 ) SlaveInterface::dispatch( ... ) : _cmd = MSG_FINISHED
debug: releaseJob 0x859eee8
debug: http : current (nil)
debug: sam: killing 0
debug: Slave::kill()
Slave::kill()
debug: Slave::~Slave()
debug: removed client!
debug: sam: killing 1
debug: Slave::kill()
Slave::kill()
debug: Slave::~Slave()
debug: removed client!
debug: Part::slotWidgetDestroyed()



More information about the konq-e mailing list