Your message dated Sat, 07 Oct 2023 21:38:55 +0000
with message-id <e1qpf0h-00dnqp...@fasolo.debian.org>
and subject line Bug#1053152: Removed package(s) from unstable
has caused the Debian Bug report #792585,
regarding bless default UI can only shows 17 bytes or more per row when
'Conversion Table' is visible
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 ow...@bugs.debian.org
immediately.)
--
792585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bless
Version: 0.6.0-4
Severity: wishlist
Dear Maintainer,
When we try to resize the bless UI to the minimum size, bless can only show 17
bytes hex data per row by default. It's hard for reading.
If we don't activate the 'Conversion Table' widget, bless can resize to smaller
size, but the conversion entries will be missing.
If we set the border_width of ConversionTableWidget from 6 to 1, then bless can
shows 16 bytes data per row. It will make bless more suitable for use. Please
find the patch in the attachment.
PS: I do know that we can create a layout file for the data display, but this
little patch can improve the default human interaction.
Just my two cents.
Thanks,
Flos
-- System Information:
Debian Release: 8.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages bless depends on:
ii libc6 2.19-18
ii libglade2.0-cil 2.12.10-5.1
ii libglib2.0-cil 2.12.10-5.1
ii libgtk2.0-cil 2.12.10-5.1
ii libmono-corlib4.5-cil 3.2.8+dfsg-10
ii libmono-posix4.0-cil 3.2.8+dfsg-10
ii libmono-system-xml4.0-cil 3.2.8+dfsg-10
ii libmono-system4.0-cil 3.2.8+dfsg-10
ii mono-runtime 3.2.8+dfsg-10
ii rarian-compat [scrollkeeper] 0.8.1-6
bless recommends no packages.
bless suggests no packages.
-- no debconf information
diff -uNr bless-0.6.0.orig/data/bless.glade bless-0.6.0/data/bless.glade
--- bless-0.6.0.orig/data/bless.glade 2008-06-07 20:18:12.000000000 +0800
+++ bless-0.6.0/data/bless.glade 2015-07-16 00:01:37.876730522 +0800
@@ -162,7 +162,7 @@
<child>
<widget class="GtkTable" id="ConversionTableWidget">
<property name="visible">True</property>
- <property name="border_width">6</property>
+ <property name="border_width">1</property>
<property name="n_rows">5</property>
<property name="n_columns">7</property>
<child>
--- End Message ---
--- Begin Message ---
Version: 0.6.3-1+rm
Dear submitter,
as the package bless has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1053152
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---