[Bug 838381] Re: The cursor in active terminal window stops blinking after ten seconds.

2020-11-15 Thread Steve Stevenson
I thought I would add the workaround I found which applies to Xubuntu 18.04 but possibly others: To make the cursor keep blinking in GTK-based applications (which includes gnome-terminal, xfce4-terminal, gedit, pidgin and many others): 1. Open Settings Editor from the Settings menu. 2. Select the

[Bug 838381] Re: The cursor in active terminal window stops blinking after ten seconds.

2020-11-15 Thread Steve Stevenson
Taking a second look at my workaround, I realize now that the "Settings Editor" is actually xfce4-settings-editor so this presumably only applies to Xubuntu or a system which otherwise has xfce as the desktop environment. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2020-08-27 Thread Steve Stevenson
Apparently the issue with my example (PARROTS.JPG) is that the file simply contains no EXIF data. It seems like a tool like jpegexiforient should emit some sort of message in this case, ideally output to stderr and return a non-zero exit code, since the whole point of jpegexiforient is to get or se

[Bug 1842116] Re: jpegexiforient does not reliably detect EXIF orientation

2019-08-30 Thread Steve Stevenson
It's worth noting that for some images `jpegtran` isn't able to perform its lossless transformations cleanly due to the nature of JPEG encoding. If you use the `-perfect` option it will fail on such images. You can use the `-trim` option as an alternative, but as the name of the option implies the

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-11-06 Thread Steve Stevenson
I really don't have much experience reporting bugs with large open projects. I tried asking in what I thought was the correct venue but didn't get a response. As long as people who were in my situation can discover the solution via finding this report or the answer I posted to the related question

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
Or perhaps such an addition wouldn't be appropriate because it only applies to GTK applications and the xfce team would only want to include such a control if it were universal? In any case, I'll try to bring this to the attention of the xfce maintainers (and add answers to askubuntu.com, etc). **

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
It seems the symptom is specific to xfce, where the values in xfconf seem to control the relevant behavior. The cursor blinking timeout for GTK applications can be controlled by adding a new integer key "/Gtk/CursorBlinkTimeout" to the "xsettings" channel. -- You received this bug notification be

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
I grepped for 463 against everything in my home directory and this was at the top of the list: .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: (Apparently I'm also not very familiar with the xfce ecosystem.) It seems there is some mechanism by which changes to properties in dconf pr

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
** Also affects: xfconf (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1798481 Title: org.gnome.desktop.interface.cursor-blink-timeout not honored

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
The blink time does seem to be a bit less than a half second. If I count the seconds out loud it blinks twice each second with a little time to spare. "dconf dump /" doesn't yield any instances of 463, but does show 1205 for cursor-blink-time (so it's in harmony with the dconf-editor GUI), and tha

[Bug 1798481] Re: org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-18 Thread Steve Stevenson
#2 Thanks for the comment. I'm accustomed to blinking following focus. The values I have in dconf are: cursor-blink: true cursor-blink-time: 1200 cursor-blink-timeout: 1 I built vte 0.54.1 and ran the test app with debugging messages on as you described. There is a line referring to "Cursor b

[Bug 1798481] [NEW] org.gnome.desktop.interface.cursor-blink-timeout not honored

2018-10-17 Thread Steve Stevenson
Public bug reported: 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 du

[Bug 838381] Re: The cursor in active terminal window stops blinking after ten seconds.

2018-10-17 Thread Steve Stevenson
I'd like to report that the workaround suggested in comment #8 has no effect in Xubuntu 18.04. It seems the native xfce4-terminal is also affected. I thought I'd solve the issue by switching to a terminal that isn't built on GTK so I installed Eterm, only to learn that not only does the cursor not