Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.39k stars 575 forks source link

dmesg output is truncated #1351

Closed schnittchen closed 5 years ago

schnittchen commented 6 years ago
 ~ ✘ guake --version
Guake Terminal: 3.2.1
VTE: 0.52.2
VTE runtime: 0.52.2
Gtk: 3.22.30

When I excute dmesg from the shell within guake, the output is truncated. When I run it several times, it is truncated at different lines. Most of the time, I end up at the end of a dmesg line with no shell prompt. Sometimes I see this error: dmesg: write error.

I get at the complete output by piping into less.

aichingm commented 5 years ago

This seams to be a issue related to vte. But i can't confirm this with guake version 3.3.2 nor HEAD anyway. Does this also happen with different terminal emulators?

gsemet commented 5 years ago

also does not have any problem with dmesg. Maybe install libutemp ?

schnittchen commented 5 years ago

I'm not currently experiencing this bug.

Guake Terminal: 3.3.2 VTE: 0.52.2 VTE runtime: 0.52.2 Gtk: 3.22.30