Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 22:42:27 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        FreeBSD GNOME Users <gnome@freebsd.org>,  Jeremy Messenger <mezz@FreeBSD.org>
Subject:   transmission[-gtk2] and NetGear router
Message-ID:  <4E1B4413.3070708@yandex.ru>

next in thread | raw e-mail | index | archive | help

Hi there.

Just after net-p2p/transmission-gtk2 was updated to 2.32, i started
facing with reproducible NetGear router crash right after i start
transmission. So i switched to net-p2p/deluge and the problem is gone.
I realized (with hint of a friend) that µTP may be the trigger of
this, so i tried to recompile transmission with --disable-utp and
now all is working as before - router no more crashes.

I think it will be nice to have something like this:

.if defined(WITHOUT_UTP)
	CONFIGURE_ARGS+=	--disable-utp
.endif

In port's Makefile. AFAIK i can't disable µTP from the application
menu, only on compile stage. I would be glad to see this committed.
Thanks.

-- 
Regards,
Ruslan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E1B4413.3070708>