Bug#895968: keep position when zooming

2018-04-17 Thread Dan Jacobson
Package: xli
Version: 1.17.0+20061110-5
Severity: wishlist

When using > and < to zoom,
please keep our position.
Don't just place us at the top left from scratch.



Bug#941090: UTF-8 CJK filenames cause garbled X-windows titles

2019-09-24 Thread Dan Jacobson
Package: xli
Version: 1.17.0+20061110-5
Severity: minor
File: /usr/bin/xli

Upon doing
$ xli 上城街401號.png
/tmp/上城街401號.png is a 1920x1080 8 bit deep RGB PNG image, gamma = 0.45455

The X-windows title is garbled.



Bug#959051: docx missing from /etc/mailcap

2020-04-28 Thread Dan Jacobson
Package: abiword
Version: 3.0.2-10

docx missing from /etc/mailcap !



Bug#847452: warn that package doesn't support HTML5

2016-12-08 Thread Dan Jacobson
Package: w3c-markup-validator
Version: 1.3+dfsg-3
Severity: wishlist

In the Description please mention if the package works offline or needs
to be online.

OK apparently it does work offline,
but maybe not like
$ validate file.html

Also mention if it can do HTML5 or not.
OK apparently it doesn't.
Warn in the Description.

One would think, just like

doesn't mention html5, then maybe your package also doesn't mention it,
though supporting it. Alas this is apparently not the case.



Bug#881913: abiword can open .docx just fine so please update mailcap, etc.

2017-11-16 Thread Dan Jacobson
Package: abiword
Version: 3.0.2-4

Browsers could tell abiword to open .docx files just fine, instead of
just downloading them and saying
'Error: no "view" mailcap rules found for type 
"application/vnd.openxmlformats-officedocument.wordprocessingml.document"'(chromium)

So shouldn't the abiword package "register a rule" so browsers will know?



Bug#743803: sysv-rc-conf -P < /dev/null > /dev/null tight loop

2014-04-06 Thread Dan Jacobson
Package: sysv-rc-conf
Version: 0.99-7

Doing
sysv-rc-conf -P < /dev/null > /dev/null
causes a tight loop,
and will need to be killed from another window.

(Maybe some users might think this is a way to purge the cache.)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87zjjyctot@jidanni.org



Bug#743835: `nmh is not installed'

2014-04-07 Thread Dan Jacobson
Package: xlbiff
Version: 4.1-7

We see a message 'it doesn't look like nmh is installed' (but in fact it
is.) We also see Warning: Cannot convert string
"-*-clean-bold-r-normal--13-130-75-75-c-80-iso8859-1" to type FontStruct


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87vbulk3vw@jidanni.org



Bug#766444: fsck.vfat catches a problem made by mkfs.vfat but fails

2014-10-22 Thread Dan Jacobson
Package: dosfstools
Version: 3.0.26-4
Severity: wishlist
File: /sbin/mkfs.fat

Here we see fsck.vfat catches a problem made by mkfs.vfat

# mkfs.vfat -n JID_ANDR_1 -c -v /dev/sdh2
mkfs.fat 3.0.26 (2014-03-07)
Auto-selecting FAT32 for large filesystem
/dev/sdh2 has 122 heads and 62 sectors per track,
hidden sectors 0x232800;
logical sector size is 512,
using 0xf8 media descriptor, with 4603904 sectors;
drive number 0x80;
filesystem has 2 32-bit FATs and 8 sectors per cluster.
FAT size is 4488 sectors, and provides 574362 clusters.
There are 32 reserved sectors.
Volume ID is ddf1763b, volume label JID_ANDR_1 .
Searching for bad blocks 92240... 181712... 274272... 367840... 461152... 
554576... 648016... 741344... 834912... 928480... 1022688... 1114976... 
1208192... 1301728... 1395168... 1488352... 1581792... 1673952... 1766624... 
1860192... 1953888... 2047584... 2141408... 2235104... 
# sync
# fsck.vfat /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
1) Drop file
2) Rename file
3) Auto-rename
4) Keep it
? 
^C

Above if I just hit RET instead of a number, the program gets stuck and
I have to hit ^C.

Anyway we see that it can't be fixed automatically at all?!
Anyway I don't know the best choice either.

14:22 130 ~# fsck.vfat -n /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
  Auto-renaming it.
  Renamed to 
/dev/sdh2: 1 files, 1/574362 clusters
14:22 ~# fsck.vfat -y /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
  Auto-renaming it.
  Renamed to 
/dev/sdh2: 1 files, 1/574362 clusters
14:26 ~# fsck.vfat -y /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
  Auto-renaming it.
  Renamed to 
/dev/sdh2: 1 files, 1/574362 clusters
14:26 ~# fsck.vfat -a /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
  Auto-renaming it.
  Renamed to 
/dev/sdh2: 1 files, 1/574362 clusters
14:26 ~# fsck.vfat -a /dev/sdh2
fsck.fat 3.0.26 (2014-03-07)
/
  Bad short file name ().
  Auto-renaming it.
  Renamed to 
/dev/sdh2: 1 files, 1/574362 clusters


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87zjcnb8lz@jidanni.org



Bug#767447: mention vfat

2014-10-30 Thread Dan Jacobson
Package: dosfstools
Version: 3.0.26-4
Severity: wishlist
File: /usr/share/man/man8/mkfs.fat.8.gz

Mention 'vfat' somewhere on the man page.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/8738a4alcf@jidanni.org



Bug#767446: say what -c number output is

2014-10-30 Thread Dan Jacobson
Package: dosfstools
Version: 3.0.26-4
Severity: wishlist
File: /usr/share/man/man8/mkfs.fat.8.gz

At

   -c  Check the device for bad blocks before creating the filesystem.

Also mention what the numbers printed on the screen represent, and how
we can use them to determine how far along we are to finishing the job.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/874mukaldu@jidanni.org



Bug#778592: libabiword-3.0 : Depends: libical1 (>= 1.0) but it is not installable.

2015-02-16 Thread Dan Jacobson
Package: libabiword-3.0
Version: 3.0.1-1

The following packages have unmet dependencies:
 libabiword-3.0 : Depends: libical1 (>= 1.0) but it is not installable.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87mw4dt8ld@jidanni.org



Bug#321168: lynx-cur: within lacks blank lines upon rendering

2015-03-16 Thread Dan Jacobson
Please try again with

http://www.w3.org/TR/html4/strict.dtd";>



 

 test



 A

 B

 C

 
  
   D

   E

   F
  
 



and compare with all other browsers. Thanks.

> "DB" == Denis Briand  writes:

DB> tags 321168 moreinfo
DB> thanks

DB> Hello Dan,
DB> Thank you for your bug report.
DB> I try to reproduce it but it's works fine here.
DB> Maybe you could send us an example?

DB> Best regards

DB> Denis Briand


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87bnjsiovq@jidanni.org



Bug#173851: lynx-ssl: asks me about cookie again when wanting to see source

2015-03-16 Thread Dan Jacobson
Try again with http://www.google.com/ .


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/877fugiom6@jidanni.org



Bug#790901: many GLib-GObject-WARNINGs

2015-07-02 Thread Dan Jacobson
Package: abiword
Version: 3.0.1-3
Severity: minor

We see:
$ abiword
(abiword:6388): GLib-GObject-WARNING **: The property 
GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will 
be removed in a future version.
(abiword:6388): GLib-GObject-WARNING **: The property 
GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It 
will be removed in a future version.
(abiword:6388): GLib-GObject-WARNING **: The property 
GtkImageMenuItem:accel-group is deprecated and shouldn't be used anymore. It 
will be removed in a future version
(abiword:6388): GLib-GObject-WARNING **: The property GtkToolButton:stock-id is 
deprecated and shouldn't be used anymore. It will be removed in a future 
version.
(abiword:6388): GLib-GObject-WARNING **: The property 
GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It 
will be removed in a future version.
(abiword:6388): GLib-GObject-WARNING **: The property GtkAlignment:xalign is 
deprecated and shouldn't be used anymore. It will be removed in a future 
version.
(abiword:6388): GLib-GObject-WARNING **: The property GtkAlignment:yalign is 
deprecated and shouldn't be used anymore. It will be removed in a future 
version.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87a8ve5mov@jidanni.org



Bug#791689: make Conflict with systemd?

2015-07-07 Thread Dan Jacobson
X-Debbugs-cc: rcc...@packages.debian.org, syst...@packages.debian.org
Package: sysv-rc-conf
Version: 0.99-7
Severity: wishlist

Shouldn't some kind of Conflict or Breaks or warning be made for
packages such as sysv-rc-conf and rcconf, which might no longer work
100% as intended, after systemd is installed?


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87io9wx8yi@jidanni.org



Bug#806921: document rendered as a big mess

2015-12-02 Thread Dan Jacobson
Package: abiword
Version: 3.0.1-4+b1
Severity: wishlist

Have a look how
https://www.immigration.gov.tw/public/MMO/imm/%E5%B1%85%E4%BD%8F%E8%87%BA%E7%81%A3%E5%9C%B0%E5%8D%80%E4%B9%8B%E4%BA%BA%E6%B0%91%E5%8F%97%E6%AD%A7%E8%A6%96%E7%94%B3%E8%A8%B4%E5%AF%A9%E8%AD%B0.doc
is rendered. A big mess.



Bug#778592: closed by Tobias Frost

2015-12-30 Thread Dan Jacobson
OK maybe it is fixed now.



Bug#810746: sysv-rc-conf -P shouldn't need a terminal

2016-01-11 Thread Dan Jacobson
Package: sysv-rc-conf
Version: 0.99-7
Severity: minor
File: /usr/sbin/sysv-rc-conf

sysv-rc-conf -P shouldn't need a terminal.
It should be able to be run in a batch job.

Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The
COLUMNS and LINES environment variables didn't work. The resize program
didn't work. The stty program didn't work. at
/usr/lib/i386-linux-gnu/perl5/5.20/Term/ReadKey.pm line 451.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Curses/UI.pm 
line 314.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Curses/UI.pm 
line 314.
Use of uninitialized value in numeric ne (!=) at /usr/share/perl5/Curses/UI.pm 
line 404.



Bug#813178: sysv-rc-conf -P shouldn't need to know Terminal Size

2016-01-29 Thread Dan Jacobson
Package: sysv-rc-conf
Version: 0.99-7
Severity: wishlist
File: /usr/sbin/sysv-rc-conf

sysv-rc-conf -P shouldn't need to know Terminal Size.
One might want to use it in batch jobs.

Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and 
LINES environment variables didn't work. The resize program didn't work. The 
stty program didn't work. at /usr/lib/i386-linux-gnu/perl5/5.20/Term/ReadKey.pm 
line 451.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Curses/UI.pm 
line 314.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Curses/UI.pm 
line 314.
Use of uninitialized value in numeric ne (!=) at /usr/share/perl5/Curses/UI.pm 
line 404.



Bug#819148: bitrate 1 cause bitrate to reset to auto

2016-03-24 Thread Dan Jacobson
Package: wicd-gtk
Version: 1.7.4+tb2-1

Changing bitrate to 1 from 2 gives
$ diff  /etc/wicd/wireless-settings.conf /tmp/
42c42
< bitrate = True
---
> bitrate = 2
108c108
< bitrate = True
---
> bitrate = 2

Which is probably why it becomes "auto" instead of staying at 1 when one
looks at /etc/wicd/wireless-settings.conf again. In fact just hitting
Refresh there wipes out our painstakingly entered bitrates.



Bug#819148: wicd-curses chokes on bitrate 1 "True"

2016-03-24 Thread Dan Jacobson
wicd-curses also chokes on bitrate 1 "True" configs:

# wicd-curses
Traceback (most recent call last):
  File "/usr/share/wicd/curses/wicd-curses.py", line 1149, in call_update_ui
self.update_ui(True)
  File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1162, in update_ui
self.handle_keys(input_data)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1040, in handle_keys
self.diag = WirelessSettingsDialog(pos, self.frame)
  File "/usr/share/wicd/curses/netentry_curses.py", line 503, in __init__
self.set_values()
  File "/usr/share/wicd/curses/netentry_curses.py", line 544, in set_values
wireless.GetWirelessProperty(networkID, 'bitrate')
ValueError: dbus.Boolean(True) is not in list



Bug#982452: Homepage 404

2021-02-10 Thread Dan Jacobson
Package: apt-xapian-index
Version: 0.52
Severity: minor

Package description says Homepage: 
http://www.enricozini.org/sw/apt-xapian-index/
but that is 404.



Bug#982453: Add online search page

2021-02-10 Thread Dan Jacobson
Package: apt-xapian-index
Version: 0.52
Severity: wishlist

We can do e.g.,
https://debtags.debian.org/search/...
for quick queries, not even needing a Debian system nearby.

Wouldn't it be great if we could do the same for axi-cache searches?



Bug#999733: -fillscreen vs. < and > and 100% zoom

2021-11-15 Thread Dan Jacobson
Package: xli
Version: 1.17.0+20061110-6

(Not sure where to report this.)
If one uses
$ xli -forall -fillscreen *.jpg
then the < and > keys will never take one to 100%.
They skip over it!