[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#502316: marked as done (eterm: Eterm dies on visual bell)



Your message dated Tue, 22 May 2012 21:20:53 +0000
with message-id <E1SWwVh-00022k-14@franck.debian.org>
and subject line Bug#502316: fixed in eterm 0.9.6-1
has caused the Debian Bug report #502316,
regarding eterm: Eterm dies on visual bell
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
502316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502316
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: eterm
Version: 0.9.5-1
Severity: grave
Justification: renders package unusable


Eterm unexpectedly dies when repeatedly sending visual bell signals.
This bug is difficult to reproduce but Eterm can die when flashing
rapidly for example as a consequence of holding the Tab key pressed
for an invalid completion, or keeping the PageDown key pressed when
the end of a  document has been reached (using less as a Pager).

Shan

-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages eterm depends on:
ii  libast2                       0.7-2      the Library of Assorted Spiffy Thi
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libice6                       2:1.0.4-1  X11 Inter-Client Exchange library
ii  libimlib2                     1.4.0-1.1  powerful image loading and renderi
ii  libsm6                        2:1.0.3-2  X11 Session Management library
ii  libx11-6                      2:1.1.4-2  X11 client-side library
ii  libxext6                      2:1.0.4-1  X11 miscellaneous extension librar
ii  libxmu6                       2:1.0.4-1  X11 miscellaneous utility library

eterm recommends no packages.

eterm suggests no packages.

-- no debconf information
<Eterm-0.9.2>
# ^- This must be the first line of any Eterm config file!
# Format is:  <Eterm-VERSION>  where VERSION is replaced by
#                              the version it was written for,
#                              minus the "DR-" if any.
#
# This is a sample Eterm config file.
#
# As always, the authors guarantee absolutely nothing and take
# no responsibility for anything that might happen to you, your
# computer, your dog, your sex life, or anyone or anything else
# directly or indirectly through the use of, or inability to use,
# this program.  Use at your OWN risk.

# Define the color properties
begin color

# Foreground, background, cursor, scrollbar, pointer colors
    foreground #ffffff
    background black
    cursor #ffff00
    cursor_text #880000
    pointer white

# video attribute can either be "normal" or "reverse"
    video normal

# Redefine the 16 basic colors, if you really feel the need
# First word is "color", next is the number (0-15, BD, or UL),
# then the values for red, green, and blue separated by spaces
# Numbers are base 10 unless preceded by "0x" (base 16) or '0'
# (base 8).  Alternatively, you can use color names or #xxxxxx
# format.

# The colors below are taken from Rasterman's .Xdefaults file.  They are intended to
# display ANSI art properly when combined with a good ANSI-art font (like vga or
# Rasterman's nexus font).
#    color  0 0    0    0
#    color  1 0xaa 0    0
#    color  2 0    0210 0
#    color  3 0xaa 0x55 0x22
#    color  4 0    0    0xaa
#    color  5 0xaa 0    0xaa
#    color  6 0    0xaa 0xaa
#    color  7 0xaa 0xaa 0xaa
#    color  8 0x44 0x44 0x44
#    color  9 0xff 0x44 0x44
#    color 10 0x44 0xff 0x44
#    color 11 0xff 0xff 0x44
#    color 12 0x44 0x44 0xff
#    color 13 0xff 0x44 0xff
#    color 14 0x44 0xff 0xff
#    color 15 #ffffff
#    color bd #ffffff
#    color ul #ffffff

# This ends the color section.  Any text after the word "end" is
# assumed to be a comment and ignored.
end color

# The X11 attributes section.  Should be fairly self-explanatory,
# but if not, consult the X man page.
begin attributes

# Geometry == widthxheight+x_offset+y_offset, offsets from top left
#             if +, bottom right if -
#    geometry 132x50+100+100
#    title %appname()
#    name %appname()
#    iconname Eterm

# Set the fonts.  These must be monospace fonts.  The values shown are
# the Eterm defaults.  The "bold" font is the font used if color BD has
# not been set and Eterm cannot map the foreground color to one of the
# high-intensity colors (8-15).
#    font default 2
#    font 0 5x7
#    font 1 6x10
#    font 2 fixed
#    font 3 8x13
#    font 4 9x15
#    font 5 10x20
#    font 6 12x24
end attributes

# Define the imageclasses.
begin imageclasses

# You must define this before setting any images that use it.  This is the $PATH-style variable
# that determines where Eterm looks for image files.
    path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/share/Eterm/pix/"

# If you want a different icon than the standard Eterm one, set this.
#   icon Eterm.xpm

# This is the background animator.  See the man page for the syntax.
#   anim 3 foo1 foo2 foo3

# Here we define an image.
    begin image

# The first thing you set when defining an image MUST be the type.  No type, no dice.  The type
# should be one of the following:  background, up_arrow, down_arrow, left_arrow, right_arrow,
#                                  trough, anchor, menu, or submenu
      type background

# Next you should set the state.  This is either normal, selected, or clicked.
      state normal

# Here you set the file.  You can also set the geometry string here if you follow the filename with
# an @ sign.  That way, you can include the geometries in your pixmaps.list file.
      file %random(`cat pixmaps.list`)

# The mode line.  This defines the startup mode for the image, as well as what modes are allowed.
# Valid modes are "image" (to display the image file), "trans" (to be transparent), or "viewport"
# (for viewport mode).  Syntax is "mode <startup_mode> allow <allowed_modes>".
      mode image allow image trans viewport auto

# Set the image border.  This is a portion of the image which will be kept at its actual size when
# scaling.  Use this for beveled images (buttons, etc.).
      border 0 0 0 0

# Th-th-th-th-that's all folks.
    end image

# The rest of the images.
#    begin image
#      type trough
#      mode image allow image trans viewport auto
#      state normal
#      color black #666666
#      file bar_vertical_3.png
# Here is how you specify the geometry string separately.  See the man page for its syntax.
#      geom 100
#      border 2 2 2 3
#    end image
#    begin image
#      type anchor
#      mode image allow image auto
#      state normal
#      color black #666666
#      file bar_vertical_1.png
#      geom 100
#      border 2 2 2 3
#      state selected
#      file bar_vertical_2.png
#      geom 100
#      border 2 2 2 3
#    end image
#    begin image
#      type thumb
#      mode image allow image auto
#      state normal
#      color black #666666
#      file thumb_1.png
#      geom 100
#      border 3 3 3 3
#      state selected
#      file thumb_2.png
#      geom 100
#      border 3 3 3 3
#    end image
#    begin image
#      type up_arrow
#      mode image allow image auto
#      state normal
#      color black #666666
#      file button_arrow_up_1.png
#      geom 100
#      border 2 2 2 2
#      state selected
#      file button_arrow_up_2.png
#      geom 100
#      border 2 2 2 2
#      state clicked
#      file button_arrow_up_3.png
#      geom 100
#      border 2 2 2 2
#    end image
#    begin image
#      type down_arrow
#      mode image allow image auto
#      state normal
#      color black #666666
#      file button_arrow_down_1.png
#      geom 100
#      border 2 2 2 2
#      state selected
#      file button_arrow_down_2.png
#      geom 100
#      border 2 2 2 2
#      state clicked
#      file button_arrow_down_3.png
#      geom 100
#      border 2 2 2 2
#    end image
#    begin image
#      type menu
#      mode image allow image auto
#      state normal
#      color black #999999
#      file bar_horizontal_1.png
#      geom 100
#      border 2 3 2 3
#      state selected
#      file bar_horizontal_2.png
#      geom 100
#      border 2 3 2 3
#    end image
#    begin image
#      type submenu
#      mode image allow image auto
#      state normal
#      color black #999999
#      file menu1.png
#      geom 100
#      border 3 15 3 3
#      padding 3 15 3 3
#      state selected
#      file menu2.png
#      geom 100
#      border 3 15 3 3
#      padding 3 15 3 3
#      state clicked
#      file menu3.png
#      geom 100
#      border 3 15 3 3
#      padding 3 15 3 3
#    end image
#    begin image
#      type button_bar
#      mode image allow image auto
#      state normal
#      color black #999999
#      file bar_horizontal_1.png
#      geom 100
#      border 2 3 2 2
#      state disabled
#      color white #333333
#      cmod image 0xc0
#      border 2 3 2 2
#    end image
#    begin image
#      type button
#      mode image allow image auto
#      state normal
#      color black #cccccc
#      file bar_horizontal_1.png
#      geom 100
#      border 2 3 2 2
#      state selected
#      file bar_horizontal_2.png
#      geom 100
#      border 2 3 2 2
#      state clicked
#      file bar_horizontal_3.png
#      geom 100
#      border 2 3 2 2
#    end image
end

#%include "menus.cfg"

# This section *must* come after the menu definitions if you want
# menu actions to work.  C'est la vie. :-)
#
# Syntax:  bind [ { <modifiers> | anymod } ] { <key> | <keysym> | <button> } to { string | echo | menu } <parameter>
#
begin actions
    bind ctrl button1 to string "\e]5;\a"
    bind ctrl button2 to string "\e[?30t"
    bind ctrl button3 to menu Eterm
    bind ctrl shift button3 to string "\e]6;14\a"
end actions

# This section must also come after the menus if you want any buttons
# to launch menus.  (If not, it can go anywhere.)
#begin button_bar

# Specify a font.  The default buttonbar font is the default terminal
# font as defined in the attributes section above.
#    font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1"

# Add a button.  The syntax is:
#   button <text> [ icon <filename> ] action { string | echo | menu } <parameter>
#
#    button Eterm action menu "Eterm Operations"
#    button Font action menu Font
#    button Background action menu Background
#    button Terminal action menu Terminal
#    rbutton icon help.png action script "spawn(Eterm -e man Eterm)"
#    rbutton icon exit.png action script "exit"
#end button_bar

# The XIM support options.
# input_method: set the name of your favorate input method program
# preedit_type: OverTheSpot or OffTheSpot or Root
#  begin xim
#    input_method Ami
#    preedit_type OverTheSpot
#  end xim

# Boolean variables.  The values can be "1", "on", or "true" for TRUE, or "0",
# "off", or "false" for FALSE.
begin toggles
    button_bar off

# If true, Eterm will un-iconify itself when it receives a beep (ASCII 0x07)
    map_alert on

# If true, Eterm will flash rather than sending a beep.
    visual_bell true

# If true, Eterm will prepend '-' to the shell name when calling it.
    login_shell true

# If true, Eterm will display the scroll bar
    scrollbar off

# If true, Eterm will attempt to make an entry in the utmp file to record the
# login information.  Eterm *must* run privileged to do this.
    utmp_logging on


# If true, Eterm will select the whole line when you triple click on the
# window, instead of from that location/word to the end of the line.
    select_line false

# If true, Eterm will handle the Meta (Alt) + keypress to set the 8th bit.
# If false, Eterm will handle the Meta + keypress as an escape prefix. (default)
#    meta8 false

# If true, Eterm will start iconified.
    iconic false

# If true, Eterm will jump to the bottom of the window when something is output
# to the terminal.
    home_on_output 1

# If true, Eterm will jump to the bottom of the window when a key is pressed.
    home_on_input 1

# If true, Eterm will put the scrollbar on the right of the window (default is left).
    scrollbar_right true

# If true, the scrollbar will have no trough.
    scrollbar_floating false

# If true, Eterm will run with no window borders.
    borderless true

# If true, Eterm will use a double-buffered background pixmap for drawing text.  This
# makes redraws faster by reducing exposes, but it uses more memory.  If you have the
# memory to spare, it's a good idea.
#    double_buffer true

end toggles

begin keyboard

# Use the supplied keysym to reduce/enlarge the font
    smallfont_key LessThan
    bigfont_key GreaterThan

# You can also associate a given keysym (0xff00 - 0xffff) with a string
#    keysym 0xffff "\r\n\e\007\t"

# Greek keyboard mode.  First the word "greek", then its boolean
# state, then its mode (either "iso" or "ibm").
#    greek off iso
end keyboard

begin misc

# The command to which to pipe print requests (printscreen)
#    print_pipe "lpr"

# The number of lines in the scrollback buffer.  More lines, more memory needed.
    save_lines 10240

# The characters to use as word delimiters for double-click selection
    cut_chars "\t\\\`\\\"\'&() *,;<=>?@[]{|}"

# Defines the width of the border between the terminal window and the client window.
# (Default is 5).
    border_width 5

# Defines the number of pixels to add between lines (default is 0).
#    line_space 2

# Value to use for $TERM
    term_name Eterm

# Program to exec (intended for use with themes)
#    exec foo

end misc

--- End Message ---
--- Begin Message ---
Source: eterm
Source-Version: 0.9.6-1

We believe that the bug you reported is fixed in the latest version of
eterm, which is due to be installed in the Debian FTP archive:

eterm_0.9.6-1.diff.gz
  to main/e/eterm/eterm_0.9.6-1.diff.gz
eterm_0.9.6-1.dsc
  to main/e/eterm/eterm_0.9.6-1.dsc
eterm_0.9.6-1_amd64.deb
  to main/e/eterm/eterm_0.9.6-1_amd64.deb
eterm_0.9.6.orig.tar.gz
  to main/e/eterm/eterm_0.9.6.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 502316@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jean-Louis Dupond <jean-louis@dupond.be> (supplier of updated eterm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 21 May 2012 20:34:33 +0200
Source: eterm
Binary: eterm
Architecture: source amd64
Version: 0.9.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Jean-Louis Dupond <jean-louis@dupond.be>
Description: 
 eterm      - Enlightened Terminal Emulator
Closes: 502316
Changes: 
 eterm (0.9.6-1) unstable; urgency=low
 .
   * QA upload.
   * New upstream version.
     (Closes: #502316).
   * Add debian/source/format.
   * Remove patch 000_build_hacks.diff
   * Drop quilt as build-depend (no more patches left) and remove patch target
     in debian/rules.
   * debian/control: add Homepage.
Checksums-Sha1: 
 8b7fe0563b76b1dfc003332bc86366238bb25f0d 1831 eterm_0.9.6-1.dsc
 b4cb00f898ffd2de9bf7ae0ecde1cc3a5fee9f02 831756 eterm_0.9.6.orig.tar.gz
 0a04aac67ca8ab5d56791528e8d658da520554ec 11523 eterm_0.9.6-1.diff.gz
 5e6a2f1831b81a14c0491451baff51aba56982b6 465602 eterm_0.9.6-1_amd64.deb
Checksums-Sha256: 
 ee8d7445044516cf14e024510006d57c0c7c6e01e5c45e532741ff90aa965fc4 1831 eterm_0.9.6-1.dsc
 72b907aa64f8bcf053f2ecbc8a2e243c6de353a94ecaf579ff2c4e3ae5d7e13c 831756 eterm_0.9.6.orig.tar.gz
 952e719bf0519955a5f3f66889e021c03ef46f95fd1d1f538fb8b6aeea5e636b 11523 eterm_0.9.6-1.diff.gz
 3bff226ecec34f80aea309d85def8826dc1bd60cdb3bdcf2ff27aaecdaedf19c 465602 eterm_0.9.6-1_amd64.deb
Files: 
 11ec552a4d30c7b7ed36a7fc638ee06b 1831 x11 optional eterm_0.9.6-1.dsc
 90e424584c22d4050496874d14f78bb1 831756 x11 optional eterm_0.9.6.orig.tar.gz
 45a5bc68af09f62082b6f0e162000349 11523 x11 optional eterm_0.9.6-1.diff.gz
 480329e84802eb33854d7ad6e2653f21 465602 x11 optional eterm_0.9.6-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJPu/g0AAoJEDNV9NY7WCHMHJYQAJP5Mc166VQJ0dsapNoEVj4m
rvopyjgx7E25jnacVcyRk4n1nGPF/ZqXAn2WAVJGErHGuvV1lhpR9VoBVmzrpX3b
TXjCkcwVaaCiR2fIcXCerLo4OLt/AMyXpCotuIAugVzNcXSgUEqT2Hy5uqQr1HsI
hoviLrk69CCvjaXMtVOyb43jHETeZCg5nIrFCx/G2xaEfpINlDN23xopdOTwBpVY
hntXyF2q1rpLJEJU8V65irUisHd6lyafPXnLpYeaWTjkhbyL2tGrWDieVCDKOj0G
ztutjPRfvUAOZ6Sg07oXR0GyrJ9jNKl5P0Qzb1sKom7hwJ4dgffK848/7oXVbYb3
K77LdvCZaMeNMf/oqlnY4Qh0zGbDa5ZyWRqRwG7Zd0qegVZabltX+oPRQhf3RlEy
P/lJIdQYQl2YfO2dTYWDH0ApJsC8AEt0PwgnXSX+abi1b1B/7SbVjzimJUjpfa6A
Au8FSRx+kbaW4KD0BWbBDOH9EEjTldBAMfqBuIa+wruMPTt8hu5POH/AA7JOhzeP
1okVfbnDEj8S+oLZp+wMV2HujEc/j1aABKTzgGQGS0EYHWQVOXsrQPfzDyC3rOwd
x3xaGTYA4gh12gloXjhbT1fIhiqewBJ0I7FN74q8RfTao8BkMh28rmkI4umIu08Q
il9dJLYPhRR+LwlLrVeb
=vj4E
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: