4.1.5 on Ubunutu 64(2.6.20-16-generic #2 SMP Thu Aug 30 23:16:15 UTC 2007 x86_64 GNU/Linux).
The app does appear to open the internal tracker port (7762) via UPNP as this is telnet'able from outside.
I can telnet superpeer1.das2.ewi.tudelft.nl 7001 from a terminal without issue.
log file from /tmp/
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
upnp: firewall reports different IP address myIPHere than previous 192.168.1.13 , setting to new
Setting up languages
Language file: english.lang
Client Starting Up.
Build: Build 5557
Reading configuration from: u'/home/myhome/.Tribler'
Preparing GUI.
Got listen port 7762
Available space for database and collecting torrents: 3084 MB, Min free space 200 MB
BuddyCast starts up
GUI Complete.
Traceback (most recent call last):
File "/usr/share/tribler/Tribler/Subscriptions/rss_client.py", line 389, in read
f = open(self.filename,"rb")
IOError: [Errno 2] No such file or directory: u'/home/myhome/.Tribler/subscriptions/7dff0fd53dbeb6cbfee8f4967794fb46b622351f.txt'
/usr/share/tribler/Tribler/vwxGUI/standardOverview.py:505: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as b$
if detailsPanel and detailsPanel.getIdentifier() == torrent['infohash']:
Traceback (most recent call last):
File "/usr/share/tribler/Tribler/Subscriptions/rss_client.py", line 389, in read
f = open(self.filename,"rb")
IOError: [Errno 2] No such file or directory: u'/home/myhome/.Tribler/subscriptions/95b34c1a1f40931d097216d335ffe53b1ef8c86a.txt'
Traceback (most recent call last):
File "/usr/share/tribler/Tribler/Subscriptions/rss_client.py", line 389, in read
f = open(self.filename,"rb")
IOError: [Errno 2] No such file or directory: u'/home/myhome/.Tribler/subscriptions/8b25ecbf6cec855725ea21e0d8827c6389396d76.txt'
Logged In: YES
user_id=1746308
Originator: NO
I can confirm that the new version 4.1.5 does not seem to honour my port-forwarding settings anymore (on Ubuntu 32bit), so that no files/peers are found by Tribler. My forwarding settings are the same as before, port 7762 (TCP) is opened which worked before.