VTE does have code in place to support these variables and they work for
me. No need for reboot, not even to restart gnome-terminal, it should
pick up the change immediately.

It stops blinking the cursor when the focus is lost, and restarts
blinking it when the terminal is focused again. Are you sure this is not
what confused you?

What are the exact values of your cursor-blink related values in dconf?

Could you please download VTE tarball (or git), and try the test app with debug 
options, like:
  tar xf vte-0.54.1.tar.xz
  cd vte-0.54.1
  ./configure --enable-debug
  make
  VTE_DEBUG=misc ./src/app/vte-2.91

Does it print a line beginning with "Cursor blinking settings"? How does
it look like?

If you modify the dconf settings, does such a line appear again?

Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1798481

Title:
  org.gnome.desktop.interface.cursor-blink-timeout not honored

Status in gnome-terminal package in Ubuntu:
  New
Status in vte2.91 package in Ubuntu:
  New
Status in xfce4-terminal package in Ubuntu:
  New

Bug description:
  Xubuntu desktop 18.04.1

  $ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:      18.04

  gnome-terminal: 3.28.2-1ubuntu1~18.04.1
  libgtk-3-0: 3.22.30-1ubuntu1
  dconf-editor: 3.28.0-1

  Per workaround instructions in comment #8 on bug 838381 (of which this is not 
a duplicate), I set /org/gnome/desktop/interface/cursor-blink-timeout to a 
large value, less than the stated maximum of 2^31 - 1.
  I saved the change, exited dconf-editor and restarted the computer.

  What I expected to happen:
  Cursor in GTK-based terminal emulators will no longer stop blinking after 10 
seconds.

  What happens instead:
  Cursor in GTK-based terminal emulators continues to stop blinking after 10 
seconds.

  Of note, the cursor-blink-time *is* honored.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1798481/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to