Which workaround for strange KFileDialog behavior (recent files
on server)?
Carsten Pfeiffer
carpdjih at mailbox.tu-berlin.de
Mon Oct 11 00:33:11 CEST 2004
On Monday 11 October 2004 00:23, David Faure wrote:
> For KFileDialog, can you get a backtrace? I can't see code doing that.
> kfiledialog.cpp says:
> locationEdit->setURLs( kc->readPathListEntry( RecentFiles ), [...] );
> and KURLComboBox::setURLs() doesn't seem to check for existence.
It's probably KURLPixmapProvider, i.e. KMimeType::pixmapForURL() (used to
determine the pixmap for every url in the combo).
Cheers
Carsten
More information about the Kde-optimize
mailing list