double loading of web page when going through <alt-f2> - run?
Kevin Krammer
kevin.krammer at gmx.at
Thu Apr 7 19:30:30 BST 2005
On Thursday 07 April 2005 19:56, hubert lubaczewski wrote:
> On Thu, Apr 07, 2005 at 07:19:07PM +0200, Kevin Krammer wrote:
> > Using HEAD should be considered but you are mistaken about Konqueror
> > being already involved.
> > Konqueror is started _after_ the MIME check
>
> i understand that konqueror is started after.
> what i'm saying is, that right now it works like this:
>
> run_mime_checking http://some/url/given/by/user
> if (HTML)
> startKonqueror http://some/url/given/by/user
>
> while it would be best if it worked that way:
>
> run_mime_checkin http://some/url/given/by/user
> if (HTML)
> saveFetchedHTML /some/tmp/file
> startKonqueror http://some/url/given/by/user --loadFrom /some/tmp/file
That would require some special treatment for Konqueror, for the application
starter code it is just a normal application which can be passed URLs as
specified in its .desktop file.
And I guess the GET request is aborted once the MIME type information is
recieved.
Btw, which version of KDE do you use in this case?
Cheers,
Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde/attachments/20050407/ef49927f/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list