Skip to content
  • Albert Astals Cid's avatar
    Allow kio jobs total size to decrease · 0460f7e1
    Albert Astals Cid authored
    Currently kio jobs only emit/accept new total sizes when the size given is bigger than the previous one, this is probably OK for most of the cases, but for the audiocd:/ kioslave it is not, because the audiocd:/ ioslave is basically estimating all the time the size the final encoded file will have and most of the time it overestimates at the beginning so it emits new smaller totalsizes while it's progressing, but as kio jobs ignore that you usually end up with a file that "ends" at 50%
    
    Acked by dfaure
    
    svn path=/trunk/KDE/kdelibs/; revision=1119162
    0460f7e1