PR 281500
Weird. What extra information can be provided?Not yet reproducible by developers; insufficient information. We might get more eyes on it …
You could try tor-browser without the systems current video driver running and start xorg with x11-drivers/xf86-video-scfb instead.Weird. What extra information can be provided?
Section "Device"
Identifier "Card0"
Driver "scfb"
EndSection
startx /usr/local/bin/tor-browser
The same idea came into my mind that it could be somehow related to the specific video driver. Another question is, if this is a video driver bug or Tor browser bug. Everything else is working, including Firefox and Chromium browsers.Reading through the bug report it could be video driver related.
the specific video driver
I have installed drm-61-kmod-6.1.92 from ports. The GPU is AMD Radeon RX 550, and RX 570 in another machine. Both have the same problem.What is it, specifically?
tor-browser --safe-mode https://www.freebsd.org/
# pciconf -lv | grep -B4 VGA
vgapci0@pci0:0:1:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x9830 subvendor=0x1043 subdevice=0x8623
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'Kabini [Radeon HD 8400 / R3 Series]'
class = display
subclass = VGA
Again, updated from ports to tor-browser-13.5.a9_6 but the bug remains.I've just updated to version 13.5.a9_5, but unfortunately, the same issue persists—the browser output is displayed in a small rectangle, making it impossible to use. The previous version (13.5.a9_4) had the same behavior, so the update didn’t resolve the issue. Installation and compilation go smoothly, but the visual bug remains.
As far as I know, the latest version of tor-browser is currently 14.0.1. Ports and packages version 13.5.a9_3 and 13.5.a9_4 (quarterly and latest).Again, updated from ports to tor-browser-13.5.a9_6 but the bug remains.
New tor-browser-14.0.1 appeared in ports tree. Rebuilt and the TOR browser is working now. The issue is solved.As far as I know, the latest version of tor-browser is currently 14.0.1. Ports and packages version 13.5.a9_3 and 13.5.a9_4 (quarterly and latest).
The latest version is not available in ports or packages...I think it's important to have the latest version, with security supports, for security reasons.....Can someone explain to me what happened? This app is completely unusable...
That's cool to hear, but still tor in package is on 13.5.a9_6 version (in latest).New tor-browser-14.0.1 appeared in ports tree.