https://bugs.kde.org/show_bug.cgi?id=359038
--- Comment #3 from theivoryto...@gmail.com --- The reason for this bug is that the size is stored in a "quint32" variable, and the maximum value a quint32 variable can take is 2^32, which equals 4096 MB. -- You are receiving this mail because: You are watching all bug changes.