gs-extensions-drop-down-terminal icon indicating copy to clipboard operation
gs-extensions-drop-down-terminal copied to clipboard

systemd journal clutter

Open pjhavariotis opened this issue 5 years ago • 2 comments

When you query the system journal from drop-down-terminal (specifically with the -f option), the screen is cluttered with the following message:

fedorahost gnome-shell[1948]: JS WARNING: [/home/pjhavariotis/.local/share/gnome-shell/extensions/[email protected]/extension.js 142]: Too many arguments to method Clutter.Actor.continue_paint: expected 0, got 1

This is really annoying, especially when you are trying to debug an issue with your system.

pjhavariotis avatar Apr 12 '20 05:04 pjhavariotis

GNOME Shell 3.32.2 Fedora release 30 (Thirty)

pjhavariotis avatar Apr 12 '20 06:04 pjhavariotis

Same; 3.28.4-0ubuntu18.04.7

{
  "_generated": "Generated by SweetTooth, do not edit",
  "description": "Drop down terminal toggled by a keystroke (the key above tab by default) for advanced users.",
  "id": "drop-down-terminal",
  "name": "Drop Down Terminal",
  "shell-version": [
    "3.14",
    "3.16",
    "3.18",
    "3.20",
    "3.19.91",
    "3.19.92",
    "3.22",
    "3.21.2",
    "3.21.3",
    "3.21.1",
    "3.21.4"
  ],
  "url": "https://github.com/zzrough/gs-extensions-drop-down-terminal",
  "uuid": "[email protected]",
  "version": 25

fermulator avatar Sep 08 '21 13:09 fermulator