unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26087: 24.5; graphical glitches when splitting window
@ 2017-03-13 18:17 Joey Arthur
  2017-03-13 20:43 ` Eli Zaretskii
  2021-12-01 18:55 ` bug#26087: 24.5; 'emacs -nw' - " Lars Ingebrigtsen
  0 siblings, 2 replies; 8+ messages in thread
From: Joey Arthur @ 2017-03-13 18:17 UTC (permalink / raw)
  To: 26087


[-- Attachment #1.1: Type: text/plain, Size: 3352 bytes --]

I'm running emacs over ssh on a computing cluster, using an interactive job
from the SLURM scheduler. When editing files outside of this interactive
compute session, there is no problem.

Simply doing the following causes some graphical glitches, e.g., gaps in
the pane border and missing lines in the buffer (see attached):

emacs
C-x 3

Thanks,
Joey Arthur



In GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.23)
 of 2015-08-26 on localhost.localdomain
System Description: CentOS release 6.7 (Final)

Configured using:
 `configure --build=x86_64-redhat-linux-gnu
 --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu
 --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
 --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
 --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec
 --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man
 --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png
 --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk
 --with-gpm=no build_alias=x86_64-redhat-linux-gnu
 host_alias=x86_64-redhat-linux-gnu target_alias=x86_64-redhat-linux-gnu
 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
 -mtune=generic' LDFLAGS=-Wl,-z,relro'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message idna format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils xterm time-date
matlab-mode-autoloads tea-time-autoloads package epg-config tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 81028 6859)
 (symbols 48 18007 0)
 (miscs 40 77 99)
 (strings 32 10925 4668)
 (string-bytes 1 310825)
 (vectors 16 7581)
 (vector-slots 8 346174 28357)
 (floats 8 65 191)
 (intervals 56 201 0)
 (buffers 960 12)
 (heap 1024 37466 1475))

[-- Attachment #1.2: Type: text/html, Size: 4457 bytes --]

[-- Attachment #2: Screen Shot 2017-03-13 at 11.11.16 AM.png --]
[-- Type: image/png, Size: 133508 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; graphical glitches when splitting window
  2017-03-13 18:17 bug#26087: 24.5; graphical glitches when splitting window Joey Arthur
@ 2017-03-13 20:43 ` Eli Zaretskii
  2017-03-13 21:29   ` Joey Arthur
  2021-12-01 18:55 ` bug#26087: 24.5; 'emacs -nw' - " Lars Ingebrigtsen
  1 sibling, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2017-03-13 20:43 UTC (permalink / raw)
  To: Joey Arthur; +Cc: 26087

> From: Joey Arthur <jgarthur@stanford.edu>
> Date: Mon, 13 Mar 2017 11:17:57 -0700
> 
> I'm running emacs over ssh on a computing cluster, using an interactive job from the SLURM scheduler.
> When editing files outside of this interactive compute session, there is no problem.
> 
> Simply doing the following causes some graphical glitches, e.g., gaps in the pane border and missing lines in
> the buffer (see attached):
> 
> emacs
> C-x 3

Is that a text-mode session?  Looks like bug#17497, or something
similar.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; graphical glitches when splitting window
  2017-03-13 20:43 ` Eli Zaretskii
@ 2017-03-13 21:29   ` Joey Arthur
  2017-03-14  3:28     ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Joey Arthur @ 2017-03-13 21:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 26087, Joey Arthur

On Mon, Mar 13, 2017 at 1:43 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Joey Arthur <jgarthur@stanford.edu>
> > Date: Mon, 13 Mar 2017 11:17:57 -0700
> >
> > I'm running emacs over ssh on a computing cluster, using an interactive job from the SLURM scheduler.
> > When editing files outside of this interactive compute session, there is no problem.
> >
> > Simply doing the following causes some graphical glitches, e.g., gaps in the pane border and missing lines in
> > the buffer (see attached):
> >
> > emacs
> > C-x 3
>
> Is that a text-mode session?  Looks like bug#17497, or something
> similar.

I don't believe so -- this happens when splitting the window from the
initial *GNU Emacs* buffer, which looks to be in fundamental-mode.






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; graphical glitches when splitting window
  2017-03-13 21:29   ` Joey Arthur
@ 2017-03-14  3:28     ` Eli Zaretskii
  2017-03-14 16:58       ` Joey Arthur
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2017-03-14  3:28 UTC (permalink / raw)
  To: Joey Arthur; +Cc: 26087

> From: Joey Arthur <jgarthur@stanford.edu>
> Date: Mon, 13 Mar 2017 14:29:55 -0700
> Cc: Joey Arthur <jgarthur@stanford.edu>, 26087@debbugs.gnu.org
> 
> > Is that a text-mode session?  Looks like bug#17497, or something
> > similar.
> 
> I don't believe so -- this happens when splitting the window from the
> initial *GNU Emacs* buffer, which looks to be in fundamental-mode.

Sorry for being unclear: I meant text-mode session, as in
"emacs -nw", s opposed to a GUI session.  That is, the display
is on a text terminal, right?





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; graphical glitches when splitting window
  2017-03-14  3:28     ` Eli Zaretskii
@ 2017-03-14 16:58       ` Joey Arthur
  0 siblings, 0 replies; 8+ messages in thread
From: Joey Arthur @ 2017-03-14 16:58 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 26087, Joey Arthur

Thanks for the clarification.

Yes, this problem only happens in a text mode-session -- the GUI
session is fine.

I've checked the report-emacs-bug template while running on our login
node (which works fine) and the computation node (which gives the
graphical glitches). The only difference outside of memory usage is
this line under "Recent messages" which only appears in the fully
functioning session:

Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)...done

Seems pretty innocuous though

On Mon, Mar 13, 2017 at 8:28 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Joey Arthur <jgarthur@stanford.edu>
>> Date: Mon, 13 Mar 2017 14:29:55 -0700
>> Cc: Joey Arthur <jgarthur@stanford.edu>, 26087@debbugs.gnu.org
>>
>> > Is that a text-mode session?  Looks like bug#17497, or something
>> > similar.
>>
>> I don't believe so -- this happens when splitting the window from the
>> initial *GNU Emacs* buffer, which looks to be in fundamental-mode.
>
> Sorry for being unclear: I meant text-mode session, as in
> "emacs -nw", s opposed to a GUI session.  That is, the display
> is on a text terminal, right?






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; 'emacs -nw' - graphical glitches when splitting window
  2017-03-13 18:17 bug#26087: 24.5; graphical glitches when splitting window Joey Arthur
  2017-03-13 20:43 ` Eli Zaretskii
@ 2021-12-01 18:55 ` Lars Ingebrigtsen
  2021-12-29  3:05   ` Stefan Kangas
  1 sibling, 1 reply; 8+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-01 18:55 UTC (permalink / raw)
  To: Joey Arthur; +Cc: 26087

Joey Arthur <jgarthur@stanford.edu> writes:

> Simply doing the following causes some graphical glitches, e.g., gaps in the pane
> border and missing lines in the buffer (see attached):
>
> emacs
> C-x 3

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Are you still seeing this issue in more recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; 'emacs -nw' - graphical glitches when splitting window
  2021-12-01 18:55 ` bug#26087: 24.5; 'emacs -nw' - " Lars Ingebrigtsen
@ 2021-12-29  3:05   ` Stefan Kangas
  2021-12-29  3:21     ` Stefan Kangas
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Kangas @ 2021-12-29  3:05 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 26087-done, Joey Arthur

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Joey Arthur <jgarthur@stanford.edu> writes:
>
>> Simply doing the following causes some graphical glitches, e.g., gaps in the pane
>> border and missing lines in the buffer (see attached):
>>
>> emacs
>> C-x 3
>
> (I'm going through old bug reports that unfortunately weren't resolved
> at the time.)
>
> Are you still seeing this issue in more recent Emacs versions?

More information was requested, but none was given within 4 weeks, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#26087: 24.5; 'emacs -nw' - graphical glitches when splitting window
  2021-12-29  3:05   ` Stefan Kangas
@ 2021-12-29  3:21     ` Stefan Kangas
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Kangas @ 2021-12-29  3:21 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 26087

Stefan Kangas <stefan@marxist.se> writes:

> More information was requested, but none was given within 4 weeks, so
> I'm closing this bug.

(For posterity, that email bounced.)





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-29  3:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 18:17 bug#26087: 24.5; graphical glitches when splitting window Joey Arthur
2017-03-13 20:43 ` Eli Zaretskii
2017-03-13 21:29   ` Joey Arthur
2017-03-14  3:28     ` Eli Zaretskii
2017-03-14 16:58       ` Joey Arthur
2021-12-01 18:55 ` bug#26087: 24.5; 'emacs -nw' - " Lars Ingebrigtsen
2021-12-29  3:05   ` Stefan Kangas
2021-12-29  3:21     ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).