https://bugs.gpodder.org/show_bug.cgi?id=1744

             Bug #: 1744
           Summary: Free space on portable player is not checked before
                    sync
    Classification: Unclassified
           Product: gPodder
           Version: 3.4.0
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Synchronization starts even if there is no enough free space on portable
player. The episode is always copied to the device.

How to reproduce:
1. Fill up the portable device
2. Start synchronization.
3. You could see file operation on process indication on your device and  with
command

lsof -p $(ps -A | grep gpodder | awk '{ print $1 }') | grep /PLAYER_MOUNT_POINT

4. Copy operation fails. Temporary file is removed. But no error message will
be displayed! 
Therefore this bug is related to the bug 1156:
https://bugs.gpodder.org/show_bug.cgi?id=1156

-- 
Configure bugmail: https://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

Reply via email to