Tribler 6.5-RC7 ready for testing!

Took 55 minutes to install
15 minutes to build circuits
after 30 thirty minutes only 7 torrents are seeding; 2 torrents are awaiting downloading;20 torrents are awaiting checking.
Still main problem not seeing many real connections.
I have all torrents, for seeding, at level 1 (is it now known as 1 hop)
but 5 of the torrents (seeding) show people wanting to connect but can not (???)
My server is running at 53 ms (currently) and I am guaranteed 1 mg upload and download max individually.
So same problem, I noted on the 4.6.3 version.
Is this a TOR problem and not a Tribler problem???

Yes, we know about that one. We decided to leave it for the next bugfix release as that part of the code is in need of a rework.

55 minutes to install? Have you checked if your hard disk is dying?

I assume what when you say TOR you are referring to the tunnel community? (Tribler doesn’t use TOR)

my sceen is 1920x1024, but the lastest build looks like 1280x700. How to change the font size?

Appears to run Faster than the Older versions but I still do not get thumbnails on the bottom…

And I get lots of results searching…

Tribler 6.5-RC7, ubuntu 15.10 , when i try to click on the Settings button, nothing happens, and the log says:

Traceback (most recent call last):
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/TopSearchPanel.py”, line 158, in OnSettings
self.guiutility.ShowPage(‘settings’)
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/init.py”, line 128, in invoke_func
func(*args, **kwargs)
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/GuiUtility.py”, line 122, in ShowPage
dialog = SettingsDialog()
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/settingsDialog.py”, line 92, in init
self._experimental_panel, self._experimental_id = self.__create_s5(tree_root, hsizer)
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/settingsDialog.py”, line 709, in __create_s5
self._emc_port.SetValue(self.utility.read_config(‘emc_port’))
File “/usr/lib/python2.7/dist-packages/Tribler/Main/vwxGUI/widgets.py”, line 439, in SetValue
wx.TextCtrl.SetValue(self, value)
File “/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py”, line 1754, in SetValue
return controls.TextCtrl_SetValue(*args, **kwargs)
TypeError: String or Unicode type required

Sometimes it works when i click on it the first time, after that it wont.

I don’t think I understand your question. Could you please rephrase it?

Yeah, we did some changes to the storage system (for instance, collected torrents are stored in a LevelDB database instead of individual files, which should help a lot on windows as it’s usually pretty bad at dealing with lots of small files on the same directory)

The thumbnails got disabled as they would show all sorts of NSFW/L stuff even with the family filter enabled, so we disabled it temporarily.
We have some WIP code that will only show thumbnails of content coming from the channels you are subscribed to but it didn’t make it to this release.

Thanks!

Thanks for the report, I’ll have a look at it right now.

EDIT: You can follow the issue progress here: https://github.com/Tribler/tribler/issues/1924

I can’t reproduce it locally, could you run this build this build and send me the log? It contains a couple of debug prints that should help me figure it out.

Thanks!

sent the log at the bug report…

Yeah, I saw, it’s already fixed.

Thanks!

what is there not to understand? the font size, is apparently calculated, by something like screen line length divided by the number of characters you want to show, as I said my windows 10, screen resolution is 1920x1024, butt he font size you calculated or create within tribler just shows a screen that look like the old 640x480, or 80x24 characters. resulting in large characters and missing information, becasue the lines are to small. normally one could change the font size by holding CTRL and using the scroll mouse button, but that does not work with Tribler and the latest windows 10 insiders build.

Well, your phrase didn’t make much sense to me.

We’ve got several windows 10 machine here and it looks just fine on all of them, have you modified any app scaling settings on your system?

Could you provide a screenshot?

Is anybody that reads this having the same issue?

By the way, an upload reaching his ratio, then force start is grayed. So if I want to seed undefinately, then this is not possible through force start anymore.

I am running Windows 10 insider preview, just noticed today that my hyper-v manager has the same problem as tribler, so it is not Triblers fault that the Font oooof certain area’s is to big. It’s Windows 10. Sorry.

Would you mind creating an issue at github about that?

Thanks for testing further!

Closing this topic as Tribler 6.5 has been released.

Thanks for all the testing!