[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#236516: konqueror: Konqueror fails to load URLs (apparent URL rewriting issue)



On Sat, 2004-03-06 at 17:33, Dominique Devriese wrote:
> I don't think so, looking at this code:
>   QString errText = QString::fromLatin1( "<HTML><HEAD><TITLE>" ); 
>   errText += i18n( "Error while loading %1" ).arg( reqUrl.htmlURL() );
>   
>   errText += QString::fromLatin1( "</TITLE></HEAD><BODY><P>" ); 
>   errText += i18n( "An error occured while loading <B>%1</B>:" ).arg(
>   reqUrl.htmlURL() ); 
>   errText += QString::fromLatin1( "</P><P>" ); 
> 
> This tells me that the ':' is part of the text added by khtml for
> producing the error message.
> 
> Did you get this error, after you upgraded kde, and did not restart
> your kde session yet ?
> 
> thanks
> domi

<Smacks forehead>

Sorry.  

In my defense, I'm running Konqueror in Gnome, so it's not obvious
there's a KDE session that needs restarting....

In any case, never mind this bug. 

Cheers,
Algis R.

-- 
         Algis Rudys        Rice University
     arudys@rice.edu        Computer Science
"Heart has nothing to do with it anymore. It's all in the caffeine."
 -- Frank Pembleton, _Homicide_




Reply to: