digitie / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
1 stars 0 forks source link

TR crash and missing icons #244

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch TR
2. Minimize it to try yand wait about an hour or two

What is the expected output? What do you see instead?
After restoring TR it has no icons (all are missing) and program freezes
(in task manager it's running, no info about not responding)

What version of the products are you using?
OS: Win7 x64 Ultimate
Transmission: 1.92 (build 10363)
Remote: 3.20 (rev 571)

Please provide any additional information below. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by ml.ci...@gmail.com on 4 Apr 2010 at 3:10

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Didn't wan to start another issue thread. All happened in the same situation as
earlier issue.

Original comment by ml.ci...@gmail.com on 4 Apr 2010 at 9:48

Attachments:

GoogleCodeExporter commented 8 years ago
try with latest build!

Original comment by elso.and...@gmail.com on 4 Apr 2010 at 10:38

GoogleCodeExporter commented 8 years ago
Got the same problem with the latest build, after minimizing to try and after 
an hour
all icons disappear.

Original comment by ml.ci...@gmail.com on 5 Apr 2010 at 3:28

GoogleCodeExporter commented 8 years ago
Try now!

Original comment by elso.and...@gmail.com on 5 Apr 2010 at 9:13

GoogleCodeExporter commented 8 years ago
For about an hour everything works ok, after this it crashes.

Original comment by ml.ci...@gmail.com on 7 Apr 2010 at 12:31

Attachments:

GoogleCodeExporter commented 8 years ago
same issue here, though it does not depend whether TR minimized or not.
Tried to compile latest trunk (r574) with VS2008 and 2010 with same effect. 
Short analysis pointed to leaking of GDI handles - approx. 3 handles in 5 
seconds 
interval. in WinXP max GDI handles per app is limited to 10000, after it app 
will 
crash.
Hope this will help.

Original comment by igor.abakumov on 20 Apr 2010 at 11:24

GoogleCodeExporter commented 8 years ago
could you try with disabled color tray icon?

Original comment by elso.and...@gmail.com on 21 Apr 2010 at 11:36

GoogleCodeExporter commented 8 years ago
tried with disabled COLOR tray icon and with disabled tray icon - no difference.
BTW, the leak period (3 GDI and 1 user handle) is the actual refresh period 
(Local 
settings -> server settings -> refresh period). So if i set it to 1 second, 
then i  
see that it leaks 3 GDI every second.

Original comment by igor.abakumov on 22 Apr 2010 at 5:11

GoogleCodeExporter commented 8 years ago
Where (or with) do you see this 3gdi+1handle leak?

Original comment by elso.and...@gmail.com on 22 Apr 2010 at 9:40

GoogleCodeExporter commented 8 years ago
SysInternals ProcessExplorer http://technet.microsoft.com/en-
us/sysinternals/bb896653.aspx

Original comment by igor.abakumov on 22 Apr 2010 at 9:18

Attachments:

GoogleCodeExporter commented 8 years ago
Hope, r579 fix this.

Original comment by elso.and...@gmail.com on 22 Apr 2010 at 11:00

GoogleCodeExporter commented 8 years ago
yes, that helped. Thank you.
But with r577 new crash came. Please see 
http://code.google.com/p/transmission-remote-dotnet/issues/detail?id=251

Original comment by igor.abakumov on 23 Apr 2010 at 5:58

GoogleCodeExporter commented 8 years ago
OK with latest build no crashes, icons are in place and no freezes :)

Original comment by ml.ci...@gmail.com on 27 Apr 2010 at 8:50

GoogleCodeExporter commented 8 years ago
thx, the report.

Original comment by elso.and...@gmail.com on 27 Apr 2010 at 10:54