Search found 8 matches
- Mon Jan 07, 2013 11:36 am
- Forum: GTK+ Support
- Topic: [SOLVED] segfault with transmission-gtk 2.73
- Replies: 2
- Views: 7824
Re: segfault with transmission-gtk 2.73
Ok thanks. Will wait for it appeared in the Debian repository.
- Mon Jan 07, 2013 9:46 am
- Forum: GTK+ Support
- Topic: [SOLVED] segfault with transmission-gtk 2.73
- Replies: 2
- Views: 7824
Re: segfault with transmission-gtk 2.73
below is the GDB session with the debug symbols:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffec928700 (LWP 29976)]
UTP_ProcessIncoming (conn=0x2e8400002e85, conn@entry=0x55555663e250,
packet=packet@entry=0x7fffec926b90 "!\001\016\350\276W\224Sb\233-O\006>\024 ...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffec928700 (LWP 29976)]
UTP_ProcessIncoming (conn=0x2e8400002e85, conn@entry=0x55555663e250,
packet=packet@entry=0x7fffec926b90 "!\001\016\350\276W\224Sb\233-O\006>\024 ...
- Mon Jan 07, 2013 9:28 am
- Forum: GTK+ Support
- Topic: [SOLVED] segfault with transmission-gtk 2.73
- Replies: 2
- Views: 7824
[SOLVED] segfault with transmission-gtk 2.73
I constantly see the following errors:
[139748.105195] transmission-gt[4311] general protection ip:7f4116bcc735 sp:7f410b4608c8 error:0 in transmission-gtk[7f4116b39000+bc000]
[158631.530901] transmission-gt[27067]: segfault at 7fb500008022 ip 00007f122ade7732 sp 00007f121f67a8d0 error 4 in ...
[139748.105195] transmission-gt[4311] general protection ip:7f4116bcc735 sp:7f410b4608c8 error:0 in transmission-gtk[7f4116b39000+bc000]
[158631.530901] transmission-gt[27067]: segfault at 7fb500008022 ip 00007f122ade7732 sp 00007f121f67a8d0 error 4 in ...
- Thu Jan 03, 2013 11:28 pm
- Forum: Mac Support
- Topic: Transmission cannot connect to tracker
- Replies: 32
- Views: 226059
Re: Transmission cannot connect to tracker
I'm having the same situation as hugolp described.
Linux z 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
Transmission GTK 2.73
Massive pausing of the torrents running, restarting the torrent client, starting the torrents helps much. However even in this case there is a number of 'scrape ...
Linux z 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
Transmission GTK 2.73
Massive pausing of the torrents running, restarting the torrent client, starting the torrents helps much. However even in this case there is a number of 'scrape ...
- Mon Dec 31, 2012 5:37 pm
- Forum: GTK+ Requests
- Topic: Port is closed
- Replies: 5
- Views: 68552
Re: Port is closed
ok. got the idea. my port is 'closed' now too 

- Mon Dec 31, 2012 12:13 pm
- Forum: GTK+ Requests
- Topic: Port is closed
- Replies: 5
- Views: 68552
Re: Port is closed
Check if you configured NAT or UPnP (whatever you use) properly.
- Tue Dec 25, 2012 9:04 am
- Forum: GTK+ Requests
- Topic: Unit of Measure
- Replies: 2
- Views: 55865
Re: Unit of Measure
This seems to be a neverending issue.
It should be either:
- clearly stated that 2^y or 10^x units are used and commented in the code so that there are no attempts to "fix" this again and again
or
- made configurable application-wide
I understand HDD manufacturers who use the powers of 10 to make ...
It should be either:
- clearly stated that 2^y or 10^x units are used and commented in the code so that there are no attempts to "fix" this again and again
or
- made configurable application-wide
I understand HDD manufacturers who use the powers of 10 to make ...
- Sun Dec 23, 2012 10:03 pm
- Forum: GTK+ Requests
- Topic: Unit of Measure
- Replies: 2
- Views: 55865
Unit of Measure
Why the Transmission UI (I use Transmission GTK v2.52 b13304) displays sizes as follows:
- KB = 1000 B
- MB = 1000 000 B
- GB = 1000 000 000 B
I think that instead it should display normal KiB, MiB, GiB units which are based on powers of 2. Current size representation is misleading.
I'd be pleased ...
- KB = 1000 B
- MB = 1000 000 B
- GB = 1000 000 000 B
I think that instead it should display normal KiB, MiB, GiB units which are based on powers of 2. Current size representation is misleading.
I'd be pleased ...