http://bugs.gpodder.org/show_bug.cgi?id=128
--- Comment #5 from Nick <[EMAIL PROTECTED]> 2008-07-06 14:53:05 --- I suppose I should have provided a simple way to test this patch without having to fill up your media player. So here it goes: wget http://nikosapi.org/gpodder/fakepod.img.gz gunzip fakepod.img.gz mkdir mp sudo mount -o loop,uid=$USER fakepod.img mp fakepod.img.gz is a ~61MiB (compressed to 68KiB) vfat iPod root directory image which can be used to test both the iPod and FS-based device. Just set the device mount point to wherever mp is located and try to sync. If more than ~60MiB-worth (50MiB-worth for the iPod) of files try to be synced you should be presented with a message saying how much free space is required for the sync to complete successfully. -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
