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

List:       kfm-devel
Subject:    Re: Bug#27755: krash when viewing /home or /mnt/win_d as user in konqueror
From:       Malte Starostik <malte () kde ! org>
Date:       2001-06-27 16:42:27
[Download RAW message or body]

On Mittwoch, 27. Juni 2001 13:04, Carsten Pfeiffer wrote:
> On Mittwoch, 27. Juni 2001 10:26 Malte Starostik wrote:
> > > I've seen another report with that same backtrace. The thumbnail
> > > resource doesn't seem to be registered. Does the attached patch help?
> > > (Apply in kdelibs/kio, recompile, install and restart kdeinit or KDE).
> >
> > This should already be fixed in rev 1.11 or 1.12, 2.2 alpha 2 has 1.10 :(
>
> ok. Just curious, what was the fix?
determineNextFile set a thumbnail path even if no thumbnails would be cached. 
This led to that crash and also created unneeded directories. The fix was a 
simple
+ if (d->bSave)
+ {
            oldURL.setPath(QDir::cleanDirPath(oldURL.directory()));
            KURL newURL = d->currentItem.item->url();
            newURL.setPath(QDir::cleanDirPath(newURL.directory()));
[snip]
+ }
-Malte

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

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