Traceback (most recent call last):
File "g3listctrl.pyo", line 325, in OnEbedRClick
File "dlordermngr.pyo", line 175, in OnRightClick
AttributeError: 'MouseEvent' object has no attribute 'GetData'
Traceback (most recent call last):
File "p2pgauge.pyo", line 161, in OnPaint
File "wx\gdi.pyo", line 3079, in __init__
PyAssertionError: C++ assertion "wxAssertFailure" failed in ..\..\src\msw\dcmemory.cpp(133): Couldn't select a bitmap into wxMemoryDC
Got the error when I tried to close G3 while downloading multiple torrents. Some of the torrents I had only selected certian files to d/l. When I restarted G3 all incomplete torrents no longer there. List was empty.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When you select the file you want to download from the tracker do you save the torrent to the HDD first or is your browser dealing with it and just loading the torrent into g3?
Possible Reason:
If you let the browser deal with it you might be losing the torrents because the .torrent file that your browser downloads to load into g3 is actually held in the temp internet files folder, which means it will get deleted at some point. Then when you restart g3 it will look for that .torrent file and as it is not in the internet temp folder anymore g3 will clear the torrent from the download list.
Solution:
Create a folder that you will hold your torrent files while you are downloading and enter its name in the 'torrent metafiles get stored here' box in 'prefs'->'folder options' this will make sure the .torrent files aren't erased when the internet cache is cleaned up.
Hope that helps
-d0c
PS The error in the error log is something to do with the GUI not being refreshed correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ok thanks for the help d0c. I really like g3 but am sticking to abc atm because of the lack of bugs and easy to use interface. That said I am looking forward to future releases of G3 which might address some of the problems I had.
I will try and adjust the settings you said, hopefully that should do the trick.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Traceback (most recent call last):
File "g3listctrl.pyo", line 325, in OnEbedRClick
File "dlordermngr.pyo", line 175, in OnRightClick
AttributeError: 'MouseEvent' object has no attribute 'GetData'
Traceback (most recent call last):
File "p2pgauge.pyo", line 161, in OnPaint
File "wx\gdi.pyo", line 3079, in __init__
PyAssertionError: C++ assertion "wxAssertFailure" failed in ..\..\src\msw\dcmemory.cpp(133): Couldn't select a bitmap into wxMemoryDC
Got the error when I tried to close G3 while downloading multiple torrents. Some of the torrents I had only selected certian files to d/l. When I restarted G3 all incomplete torrents no longer there. List was empty.
Hi tstarks,
When you select the file you want to download from the tracker do you save the torrent to the HDD first or is your browser dealing with it and just loading the torrent into g3?
Possible Reason:
If you let the browser deal with it you might be losing the torrents because the .torrent file that your browser downloads to load into g3 is actually held in the temp internet files folder, which means it will get deleted at some point. Then when you restart g3 it will look for that .torrent file and as it is not in the internet temp folder anymore g3 will clear the torrent from the download list.
Solution:
Create a folder that you will hold your torrent files while you are downloading and enter its name in the 'torrent metafiles get stored here' box in 'prefs'->'folder options' this will make sure the .torrent files aren't erased when the internet cache is cleaned up.
Hope that helps
-d0c
PS The error in the error log is something to do with the GUI not being refreshed correctly.
ok thanks for the help d0c. I really like g3 but am sticking to abc atm because of the lack of bugs and easy to use interface. That said I am looking forward to future releases of G3 which might address some of the problems I had.
I will try and adjust the settings you said, hopefully that should do the trick.
Thanks.
ok have a g3 running again hopefully it will run smooth this time around :D.