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

List:       kde-commits
Subject:    Re: branches/KDE/3.5/kdebase/kioslave/trash
From:       André_Wöbbeking <Woebbeking () onlinehome ! de>
Date:       2006-09-13 21:22:42
Message-ID: 200609132322.43778.Woebbeking () onlinehome ! de
[Download RAW message or body]

On Wednesday 13 September 2006 22:41, David Faure wrote:
> SVN commit 583941 by dfaure:
>
> OK, u+w, not a+w, since a+w doesn't give us more chances of
> successful deletion of root-owned subdirs anyway. CCBUG: 116371
>
>
>  M  +1 -1      trashimpl.cpp
>
>
> --- branches/KDE/3.5/kdebase/kioslave/trash/trashimpl.cpp
> #583940:583941 @@ -499,7 +499,7 @@
>          KFileItem fileItem( url, "inode/directory",
> KFileItem::Unknown ); KFileItemList fileItemList;
>          fileItemList.append( &fileItem );
> -        KIO::ChmodJob* chmodJob = KIO::chmod( fileItemList, 0777,
> 0222, QString::null, QString::null, true /*recursive*/, false
> /*showProgressInfo*/ ); +        KIO::ChmodJob* chmodJob =
> KIO::chmod( fileItemList, 0200, 0200, QString::null, QString::null,

Well, I think 0200 is too restrictive. AFAIK you can't read/traverse the 
directories now.
[prev in list] [next in list] [prev in thread] [next in thread] 

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