Martijn de Vos
Martijn de Vos
@t410s thanks for your report. Are you able to run Tribler normally, without the `--core` flag and the `CORE_API_PORT` env variable?
We might be able to achieve this with stylesheets only, see [here](https://stackoverflow.com/questions/38714925/qradiobutton-color-change-on-selected-and-deselected-qt). Related to #6692.
An insightful metric would be the time between requesting channel content and its REST response. I notice a high variance in response times, e.g., sometimes it takes >10 seconds to...
@Umeaboy it indeed seems that `libtorrent` is correctly installed. However, there might be a version mismatch (e.g., Tribler does not support libtorrent 2 currently). What OS are you using? To...
@Umeaboy It seems that libtorrent is either not correctly installed or cannot be found by your Python installation. Do you have a custom Python installation or are you using the...
Unfortunately, that does not help us to debug this issue further. What makes it complicated to debug is that the root cause might be an incompatibility when loading the shared...
A quick search suggests that we might have to create and load a custom image to achieve this, similar to checkboxes (see [here](https://stackoverflow.com/questions/54429355/qt-change-tree-widget-arrow-color-via-stylesheet)).
Thanks for your suggestion! This is indeed something we should be able to add by storing additional information on a download. We will discuss this feature for the 7.12 release...
This was an intentional change so we could remove the 'search results' from the left menu. The inspiration from this came from a previous iteration in the Spotify UI where...
> Hmm... I have never seen this behavior before, although I use Spotify from time to time. Well, it actually seems that Spotify changed this recently. They now have a...