[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-e
Subject:    =?gb2312?B?SXMgaXQgYSBidWcgaW4gS0ZsYXNocGFydCBvciBLSU8/?=
From:       "=?gb2312?B?0e7Qwg==?=" <yangx_young () 163 ! com>
Date:       2005-08-22 10:42:44
Message-ID: 4309AC24.000190.01038 () bj163app34 ! 163 ! com
[Download RAW message or body]

[Attachment #2 (Multipart/Alternative)]

[Attachment #4 (text/plain)]

I visited some webpage including flash by konq-20030705, the flash could not be played. But \
when I download the page to my local machine, the flash could be played. I traced slotData() in \
kflashpart.cpp and found that: the data.size() when visiting remote page is much smaller than \
that of local visit. The data that kflashpart received is from KIO. Does this outcome mean that \
KIO transforms the wrong number of data? or something wrong with kflashpart itself? below is \
where I trace the data size.

void KFlashPart::slotData( KIO::Job* /*kio_job*/, const QByteArray &data )
{
    printf("data.size()=%d\n", data.size());	

    if ( data.size() == 0 )
	return;

    if ( !m_widget->addData( data ) ) {
	closeURL();
	emit canceled( i18n("Invalid data.") );
    }


[Attachment #5 (text/html)]

I visited some webpage including flash by konq-20030705, the flash could not be played. But \
when I download the page to my local machine, the flash could be played. I traced slotData() in \
kflashpart.cpp and found that: the data.size() when visiting remote page is much smaller than \
that of local visit. The data that kflashpart received is from KIO. Does this outcome mean that \
KIO transforms the wrong number of data? or something wrong with kflashpart itself? below is \
where I trace the data size.<br><br>void KFlashPart::slotData( KIO::Job* /*kio_job*/, const \
QByteArray &amp;data )<br>{<br>    printf(&quot;data.size()=%d\n&quot;, data.size());	<br><br>  \
if ( data.size() == 0 )<br>	return;<br><br>    if ( !m_widget-&gt;addData( data ) ) \
{<br>	closeURL();<br>	emit canceled( i18n(&quot;Invalid data.&quot;) );<br>    }<br><!-- footer \
--><br><br><br> <font style="font-size:14.8px">
<!--¹ã¸æfooter ¿ªÊ¼-->
<!--¹ã¸æfooter ½áÊø-->

<!--ÄÚ²¿footer¿ªÊ¼-->
<br>
<br><p style="line-height:160%;">
<a href="http://mail.163.com" target="_blank">
<font color=blue>ÐèÒªÒ»¸ö<span style="color:red">2000Õ×µÄÃâ·Ñ</span>ÓÊÏä \
ð£¿<br>ÍøÒ×Ãâ·ÑÓÊÏäÊÇ<span style="color:red">Öйú×î¶àÈËʹÓÃ</span>µÄµç×ÓÓÊÏä¡£</a> </p>
<!--ÄÚ²¿footer½áÊø-->
</font>



_______________________________________________
konq-e mailing list
konq-e@kde.org
https://mail.kde.org/mailman/listinfo/konq-e


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic