I'm enjoying the pair GPixPod and GTKPod but I have the impression that GPixPod is eating up all my memory.
This is how to reproduce the problem:
0. Open top and keep looking the memory usage of python
1. Open GPixPod and open the ipod photo db.
2. De-select the full resolution and select the skip duplicate entry
3. Open a folder and click on a big picture (say a couple of MB).
4. The memory usage of python is jumping up, and maybe it is normal.
5. Click again on the same picture (actually removing it from the selection)
6. The memory usage is increasing again and this is simply crazy!
7. Continue until you're memory is over...
It looks like you are creating some heap objects and not taking care of deleting them when not needed anymore.
If you need any further detail contact me at my email address: antonio.bulgheroni@gmail.com
Cheers,
antonio