Firefox 非常扭曲,无法使用

Jos*_*eph 7 firefox 22.04

我现在突然发现 Firefox 应用程序(在 Ubuntu 上作为 snap 包运行)在启动时非常扭曲。当我继续使用它时,它会经历更多的陌生感(就像以前内容的印记)。

\n

除了定期的系统更新之外,我最近没有进行任何配置更改。此外,所有其他应用程序(包括其他快照)都运行正常。

\n

以下是一些显示问题的屏幕截图。可以看到标题栏和鼠标指针不受影响:

\n

当火狐浏览器打开时

\n

例如,如果我尝试进行谷歌搜索

\n

以下是我认为可能相关的一些系统信息:

\n
$ lsb_release -a\nNo LSB modules are available.\nDistributor ID: Ubuntu\nDescription:    Ubuntu 22.04.2 LTS\nRelease:        22.04\nCodename:       jammy\n
Run Code Online (Sandbox Code Playgroud)\n
$ sudo snap info firefox\nname:      firefox\nsummary:   Mozilla Firefox web browser\npublisher: Mozilla\xe2\x9c\x93\nstore-url: https://snapcraft.io/firefox\ncontact:   https://support.mozilla.org/kb/file-bug-report-or-feature-request-mozilla\nlicense:   unset\ndescription: |\n  Firefox is a powerful, extensible web browser with support for modern web application\n  technologies.\ncommands:\n  - firefox\n  - firefox.geckodriver\nsnap-id:      3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk\ntracking:     latest/stable/ubuntu-22.04\nrefresh-date: 12 days ago, at 07:44 GMT\nchannels:\n  latest/stable:    110.0.1-2    2023-02-28 (2391) 251MB -\n  latest/candidate: 111.0-2      2023-03-10 (2432) 253MB -\n  latest/beta:      111.0b8-1    2023-03-03 (2404) 191MB -\n  latest/edge:      112.0a1      2023-03-13 (2439) 197MB -\n  esr/stable:       102.8.0esr-2 2023-02-16 (2364) 185MB -\n  esr/candidate:    102.9.0esr-2 2023-03-10 (2431) 186MB -\n  esr/beta:         \xe2\x86\x91                                    \n  esr/edge:         \xe2\x86\x91                                    \ninstalled:          110.0.1-2               (2391) 251MB -\n
Run Code Online (Sandbox Code Playgroud)\n
$ lspci -v | egrep -i --color \'vga\'\n2f:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 14 [Radeon RX 5500/5500M / Pro 5500M] (rev c5) (prog-if 00 [VGA controller])\n
Run Code Online (Sandbox Code Playgroud)\n
$ sudo lshw -c video\n  *-display                 \n       description: VGA compatible controller\n       product: Navi 14 [Radeon RX 5500/5500M / Pro 5500M]\n       vendor: Advanced Micro Devices, Inc. [AMD/ATI]\n       physical id: 0\n       bus info: pci@0000:2f:00.0\n       logical name: /dev/fb0\n       version: c5\n       width: 64 bits\n       clock: 33MHz\n       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom fb\n       configuration: depth=32 driver=amdgpu latency=0 resolution=3840,2160\n       resources: irq:100 memory:e0000000-efffffff memory:f0000000-f01fffff ioport:f000(size=256) memory:fcc00000-fcc7ffff memory:c0000-dffff\n
Run Code Online (Sandbox Code Playgroud)\n

Jos*_*Jos 7

关闭硬件加速对 OP 的情况有所帮助:

  1. 进入设置页面。
  2. 在“常规”选项卡上有一个“性能”部分。
  3. 如果选中“使用推荐的性能设置”,请取消选中它。
  4. 出现一个选项“可用时使用硬件加速”。取消选中它。
  5. 重新启动浏览器。

它可能会也可能不会产生明显的差异。

  • 也许驱动程序更新? (2认同)