Summary: | Crash when saving more than 4 GB DVD image to FAT 32 | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Darius Žitkevičius <skystis> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | thiago, tiago.tuxkiller |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Darius Žitkevičius
2006-01-03 09:27:58 UTC
K3b uses QFile to write the image file. So the crash should be caused by QT. "Crashes silently" is anti-thetical: either it crashes, or it's silent. Which one is it? If it crashes (and, therefore, you get a backtrace from the Dr Konqi window), please paste the backtrace here. *** This bug has been marked as a duplicate of 101389 *** Confirmed with Ubuntu 6.06. The crash occour when I'm using one partition VFAT to store my DVD image and the size of have more then 4.0 GB. On Windows, when I try to use FAT32 to store my image, the program (like Nero) divide the file of 4.4 GB in 03 files with 2.0 GB, 2.0 GB and 400 MB, he never try to get a big file, and I think that k3b would be the same :-) This is very important because some people (like me :) only have space on vFAT partition shared with all OS's running (in my case: Windows XP, Mandriva, Ubuntu) and vFAT is the easyier way to share data between all... Many thanks! |