Bug#402373: Depends is old

2006-12-09 Thread Jonny
Package: flashplugin-nonfree Version: 9.0.21.78.3 Please let me follow a high version. --- flashplugin-nonfree-9.0.21.78.3.orig/debian/control +++ flashplugin-nonfree-9.0.21.78.3/debian/control @@ -7,7 +7,7 @@ Package: flashplugin-nonfree Architecture: i386 -Depends: debconf | debconf-2.0,

Bug#398230: A maintainer script is unexpected operator

2006-11-12 Thread Jonny
Package: update-inetd Version: 4.27-0.1 Severity: serious The following messages are outputted: [: 9: ==: unexpected operator --- update-inetd-4.27.orig/debian/postinst +++ update-inetd-4.27/debianpostinst @@ -3,7 +3,7 @@ # Abort if any command returns an error value set -e -if [ $1 ==

Bug#394400: Plugin can't be used

2006-10-20 Thread Jonny
Package: uim Version: 1:1.2.1-4 Since there is no /etc/uim directory, uim-module-manager does not run: Setting up uim-common (1.2.1-4) ... Failed to open installed-modules.scm: No such file or directory Failed to open loader.scm: No such file or directory -- To UNSUBSCRIBE, email to [EMAIL

Bug#397075: MPlayer support

2006-11-04 Thread Jonny
Package: gimageview Version: 0.2.27-1 Severity: wishlist mplayer went into unstable. http://packages.debian.org/unstable/source/mplayer Would you build by '--enable-mplayer'? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#391748: A matrix file is empty

2006-10-08 Thread Jonny
Package: anthy Version: 7900-1 --- anthy-7900.orig/debian/update-anthy-dics +++ anthy-7900/debian/update-anthy-dics @@ -74,7 +74,7 @@ mv $TMPDICTCONFIG $DICTCONFIG cd $MATRIXDIR -/usr/bin/mkmatrix /usr/share/anthy/matrix/parsed.txt -o ./matrix +/usr/bin/mkmatrix

Bug#392528: undefined symbol

2006-10-11 Thread Jonny
Package: anthy Version: 7900-1 Severity: minor http://lists.sourceforge.jp/pipermail/anthy-dev/2006-July/003047.html --- anthy-7900.orig/src-main/Makefile.am +++ anthy-7900/src-main/Makefile.am @@ -4,7 +4,7 @@ lib_LTLIBRARIES = libanthy.la -libanthy_la_LIBADD = ../src-splitter/libsplit.la

Bug#381826: An error is made in post-installation

2006-08-07 Thread Jonny
Package: kernel-package Version: 10.051 The package generated by make-kpkg kernel-image can't install normally: syntax error at /var/lib/dpkg/info/linux-image-2.6.17.postinst line 1251, near ) { syntax error at /var/lib/dpkg/info/linux-image-2.6.17.postinst line 1254, near else Execution

Bug#496626: Please attach exec to a starting script

2008-08-26 Thread Jonny
Package: xulrunner-1.9 Version: 1.9.0.1-1 Severity: wishlist --- browser/app/mozilla.in.orig +++ browser/app/mozilla.in @@ -135,7 +135,7 @@ then echo $dist_bin/run-mozilla.sh $script_args $dist_bin/$MOZILLA_BIN $@ fi -$dist_bin/run-mozilla.sh $script_args $dist_bin/$MOZILLA_BIN $@ +exec

Bug#496626: Please attach exec to a starting script

2008-08-26 Thread Jonny
Mike wrote: The whole point of not using exec here is the rest of the code, possibly launching a debugger... Adding exec breaks this. Mike It consented. Thank you for checking. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#500713: README.source has an error

2008-09-30 Thread Jonny
Package: gimageview Version: 0.2.27-2 Severity: minor debian/README.source: This package uses quilt as patch system, you can find some information about it at: /usr/share/doc/quilt/README.source What is used is not quilt but dpatch :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#491646: Localization is imperfect

2008-10-03 Thread Jonny
It corrects. general.useragent.locale does not change to ja from en-US. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#491646: Localization is imperfect

2008-10-03 Thread Jonny
Daniel wrote: could you please use full sentences to explain what you mean? I understand, Even if it installs iceweasel-l10n-ja, general.useragent.locale does not change to ja from en-US. This seems not to reflect it, although written to chrome/ja.jar/locale/ja/global/intl.properties. If

Bug#501353: Japanese manpage has a description mistake

2008-10-06 Thread Jonny
Package: login Version: 1:4.1.1-5 Tags: patch The description mistake was found in Japanese manpage. The place is a path of utmp file and wtmp file in a FILES section. --- shadow-4.1.1.orig/man/ja/login.1 +++ shadow-4.1.1/man/ja/login.1 @@ -112,9 +112,9 @@ .PP システム設定の違いによって上記ファイルの置き場所は変わる。

Bug#493202: update-rc.d-insserv does not operate

2008-08-01 Thread Jonny
Package: insserv Version: 1.12.0-1 Severity: important update-rc.d-insserv replaced with update-rc.d does not run by segmentation fault. In 1.11.0-9, it runs correctly. # update-rc.d.distrib foobar defaults System startup links for /etc/init.d/foobar already exist. # update-rc.d-insserv

Bug#493202: update-rc.d-insserv does not operate

2008-08-01 Thread Jonny
$ valgrind -v --leak-check=full --show-reachable=yes insserv ==554== Memcheck, a memory error detector. ==554== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==554== Using LibVEX rev 1854, a library for dynamic binary translation. ==554== Copyright (C) 2004-2007, and GNU GPL'd,

Bug#493202: update-rc.d-insserv does not operate

2008-08-02 Thread Jonny
Petter wrote: I am starting to suspect it, yes. We have seen issues with tmpfs triggered by insserv doing operations too quickly. The tmpfs issues are kernel bugs (Kel already reported them to LKML). Do you use tmpfs file systems for /etc/ and the location where you tried to build insserv?

Bug#493202: update-rc.d-insserv does not operate

2008-08-02 Thread Jonny
Petter wrote: Could it be an hardware problem with your machine? Perhaps bad memory? Running memtest86 might expose it if that is the problem. Since it is an old machine, a problem may be in hardware. The error was not found although memtest86+ ran. -- To UNSUBSCRIBE, email to [EMAIL

Bug#493202: update-rc.d-insserv does not operate

2008-08-03 Thread Jonny
Petter wrote: As you had problems building a package with debug info in the binary, I have made one for you. Please install http://people.skolelinux.no/pere/debian/packages/lenny/insserv_1.12.0-1_i386.deb and test it using 'valgrind insserv'. Hopefully it can provide the file and

Bug#495024: update-intel-microcode is dependent on wgetrc

2008-08-13 Thread Jonny
Package: microcode.ctl Version: 1.17-8 If the specific option is specified by wgetrc, a update-intel-microcode script stops operating normally. # echo verbose = on ~/.wgetrc # apt-get install microcode.ctl ... Unpacking microcode.ctl (from .../microcode.ctl_1.17-8_i386.deb) ...

Bug#499825: An init script is syntax error

2008-09-22 Thread Jonny
Package: acpid Version: 1.0.6-11 Severity: serious An init script does not run by /bin/dash: Setting up acpid (1.0.6-11) ... /etc/init.d/acpid: 60: Syntax error: Missing '))' invoke-rc.d: initscript acpid, action start failed. dpkg: error processing acpid (--install): subprocess

Bug#499825: An init script is syntax error

2008-09-23 Thread Jonny
Hi, Why does it see /etc/apt/sources.list? Since I moved to /etc/apt/sources.list.d, the file does not exist. # /etc/init.d/acpid restart grep: /etc/apt/sources.list: No such file or directory grep: /etc/apt/sources.list: No such file or directory Stopping ACPI services grep:

Bug#491646: Localization is imperfect

2008-07-20 Thread Jonny
Package: iceweasel-l10n-ja Version: 1:3.0.1+debian-1 Severity: minor It seems that locale/ja/global/intl.properties of language pack is disregarded. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#428711: xserver-xorg: xorg suddenly locks up Thinkpad

2008-09-05 Thread Jonny
I have improved by applying this patch. http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-siliconmotion.git;a=commitdiff;h=8feca790a6e92799019237ac69a4ef618cacfaae However, dash shell sends a message called turning off NDELAY mode. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#498359: It cannot use at all by fatal server error

2008-09-09 Thread Jonny
Package: xserver-xorg-video-siliconmotion Version: 1:1.6.0-2 Severity: important Is xorg-server 1.5.0 supported? /var/log/Xorg.0.log: (II) Loading /usr/lib/xorg/modules//libexa.so (II) Module exa: vendor=X.Org Foundation compiled for 1.5.0, module version = 2.4.0 ABI class:

Bug#465119: Please make it --disable-libao

2008-02-10 Thread Jonny
Package: zsnes Version: 1.510-2 Severity: wishlist Would you switch the audio driver to SDL by --disable-libao? libao is very very unstable in my environment. A normal sound is not reproduced. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#465119: zsnes: Please make it --disable-libao

2008-02-12 Thread Jonny
Javier wrote: Start with zsnes -ad sdl In ad sdl, it does not improve at all. A severe sound full of noises is outputted. If it continues running then, application will freeze or it will crash simultaneously with an end. *** glibc detected *** zsnes: double free or corruption

Bug#465708: An error is made in postinst

2008-02-13 Thread Jonny
Package: grub-pc Version: 1.96+20080213-1 Severity: important A post-installation script can vomit an error and cannot install it. The output of -x: Setting up grub-pc (1.96+20080213-1) ... + case $1 in + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONLAZY=1 ++ export

Bug#465710: Japanese debconf templates translation update

2008-02-14 Thread Jonny
Package: anthy Version: 9100e-1 Severity: wishlist Tags: patch l10n Translation was updated. ja.po Description: Binary data

Bug#456501: Better support of SDL

2007-12-16 Thread Jonny
Package: visualboyadvance Version: 1.8.0-3 Severity: wishlist The patch that improved the support of SDL was found. http://forums.ngemu.com/vba-m/97057-linux-fixes.html http://vba-m.ngemu.com/vbasources/VBACVSPatches/vba-linux-sdl.patch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#462769: postinst is bashism

2008-01-27 Thread Jonny
Package: makedev Version: 2.3.1-85 Severity: serious A postinst script seems to be bashism. output of dash: udev active, devices will be created in /dev/.static/dev/ udev active, devices will be created in /dev/.static/dev/ udev active, devices will be created in /dev/.static/dev/ [: 39: ==:

Bug#451283: Please set a default dictionary by upstream

2007-11-14 Thread Jonny
Package: anthy Version: 9100d-1 Severity: wishlist Tags: patch dic-upstream-sync.diff.gz Description: Binary data

Bug#451357: It does not start in the combination of GTK+ 2.12.1-2

2007-11-15 Thread Jonny
Package: sylpheed Version: 2.4.7-1 Severity: important segmentation fault occurs in the combination of GTK+ 2.12.1-2: $ sylpheed --debug snip Creating main window... Creating folder view... Creating summary view... Creating message view... Creating header view... Creating text view...

Bug#436533: gconf2 dependence

2007-08-08 Thread Jonny
Package: debhelper Version: 5.0.53 Severity: wishlist Making it dependent on gconf compulsorily should stop just because there is a gconf schemes. gconf is not necessarily indispensable in operation. debhelper/dh_gconf: addsubstvar($package, misc:Recommends, gconf2 (=

Bug#436533: gconf2 dependence

2007-08-09 Thread Jonny
Joey Hess wrote: If you want it in Recommends, you can move the misc:Depends expansion to there in the control file. This is not perfect but probably works in some cases. It's an example :) Has not making it compulsorily dependent on gconf2 only by calling dh_gconf gone too far? Although

Bug#395093: fvwm: Also crashes on other sites with Complex Unicode titles

2007-08-14 Thread Jonny
Hi, Can't you correct it with this patch? http://www.mail-archive.com/[EMAIL PROTECTED]/msg16015.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#435080: The path of POPPLER_DATADIR has broken

2007-07-29 Thread Jonny
Package: libpoppler1 Version: 0.5.4-6 ${prefix} is buried as it is: $ strings /usr/lib/libpoppler.so.1.0.0 | grep prefix ${prefix}/share/poppler/cMap ${prefix}/share/poppler/nameToUnicode ${prefix}/share/poppler/cidToUnicode ${prefix}/share/poppler/unicodeMap It might be a bug of not

Bug#435163: A required module isn't called

2007-07-29 Thread Jonny
Package: udev Version: 0.113-1 Severity: grave Since the form is inaccurate, modprobe isn't performed. When udev runs: add_to_rules: unknown key 'RUN{ignore_error}' in /etc/udev/rules.d/z55_hotplug.rules:10 add_to_rules: unknown key 'RUN{ignore_error}' in

Bug#428711: xserver-xorg: xorg suddenly locks up Thinkpad i1300/Silicon Motion

2007-09-17 Thread Jonny
Hi, Is 1.2.99.901-1 or 1.2.99.902-1 generated? It is remembered that it was between 1.2.99.901-1 and 1.2.99.902-1 that the condition from which VT is set to blank screen by my machine began to occur. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#407347: Japanese po-debconf template translation

2007-01-17 Thread Jonny
Package: anthy Version: 7900-3 Severity: wishlist Tags: patch l10n The template of po-debconf was translated into Japanese. ja.po Description: Binary data

Bug#403487: Depends to applications

2006-12-17 Thread Jonny
Package: edict-fpw Version: 1.2.1-5 Severity: wishlist Please change ebview, lookup-el, and ndtpd into Recommends or Suggests from Depends. Although I use edict-fpw, ebview, lookup-el, and ndtpd do not use. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#403998: It is not installable

2006-12-20 Thread Jonny
Package: gzip Version: 1.3.9-1 Severity: grave The following messages are outputted: Setting up gzip (1.3.9-1) ... install-info(/usr/share/info/gzip.info): warning, ignoring confusing INFO-DIR-ENTRY in file. No `START-INFO-DIR-ENTRY' and no `This file documents'.

Bug#403998: No such package version

2006-12-21 Thread Jonny
See http://packages.qa.debian.org/g/gzip/news/20061221T023202Z.html Please check Incoming. http://incoming.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#412344: A start-up page is http://firefox/

2007-02-25 Thread Jonny
Package: iceweasel Version: 2.0.0.2+dfsg-1 If Iceweasel is started, however it may set up, it will access to http://firefox/. It seems that a problem is in Rev 39813 since it does not reappear in SVN Rev 39812. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#412344: A start-up page is http://firefox/

2007-02-26 Thread Jonny
Eric Dorland [EMAIL PROTECTED] wrote: Did you actually revert that change and recompile to fix it? No, the patch in the opposite direction was only applied to /usr/lib/iceweasel/iceweasel script. http://svn.debian.org/wsvn/pkg-mozilla?op=comp[EMAIL PROTECTED][EMAIL PROTECTED] -- To

Bug#412344: A start-up page is http://firefox/

2007-02-27 Thread Jonny
I don't understand, either. The output of set -x: $ iceweasel + [ ] + MOZ_DIST_BIN=/usr/lib/iceweasel + MOZ_PROGRAM=/usr/lib/iceweasel/firefox-bin + RUNTIME_ICEWEASEL_DSP= + [ ] + [ -f /etc/iceweasel/iceweaselrc ] + . /etc/iceweasel/iceweaselrc + ICEWEASEL_DSP=none + [ -f /home/jonny/.mozilla

Bug#413162: Iceweasel opens a URL in a new window and doubles the URL

2007-03-03 Thread Jonny
The output of set -x: $ iceweasel http://www.google.com/ + [ ] + MOZ_DIST_BIN=/usr/lib/iceweasel + MOZ_PROGRAM=/usr/lib/iceweasel/firefox-bin + RUNTIME_ICEWEASEL_DSP= + [ ] + [ -f /etc/iceweasel/iceweaselrc ] + . /etc/iceweasel/iceweaselrc + ICEWEASEL_DSP=none + [ -f /home/jonny/.mozilla/firefox

Bug#409367: ITP: iceape-locales -- language packs for Iceape

2007-02-08 Thread Jonny
Japanese Language Pack of SeaMonkey 1.0.x http://sourceforge.jp/projects/rm-f/files/?release_id=23209#23209 For the moment, Japanese Language Pack of official recognition does not exist. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#410553: Example of a config file is poor

2007-02-11 Thread Jonny
Package: kbd Version: 1.12-17 Severity: wishlist kbd is poor compared with the config file of console-tools. /etc/kbd/config: # # This files tells the `kbd' package: # # - whether to load a specific font and boot and/or to setup a default screen # mapping. This may be useful, if not using

Bug#415358: Selection of debconf is not memorized

2007-03-18 Thread Jonny
Package: fontconfig-config Version: 2.4.2-1.2 There is no file called 10-sub-pixel.conf. --- fontconfig-2.4.2.orig/debian/fontconfig-config.config +++ fontconfig-2.4.2/debian/fontconfig-config.config @@ -26,7 +26,7 @@ subpixel_rendering=Automatic subpixel_2_3=20-debconf-sub-pixel.conf

Bug#422794: Starting is impossible

2007-05-08 Thread Jonny
Package: grub-pc Version: 1.95+20070507-1 Severity: grave grub.cfg which broke in update-grub is generated. /etc/grub.d/00_header: if test -e /boot/grub/unifont.pff ; then cat EOF font /boot/grub/unifont.pff set gfxmode=640x480x32 insmod gfxterm insmod vbe terminal gfxterm EOF fi

Bug#422794: Starting is impossible

2007-05-09 Thread Jonny
Robert Millan [EMAIL PROTECTED] write: Can you explain that? What happens when font is processed? A screen shot is attached. The operation is not accepted from this state at all. begin 644 grub.png MB5!.1PT*@[EMAIL PROTECTED]0$`(```!8%1QY7!(67,```L2

Bug#422794: Starting is impossible

2007-05-11 Thread Jonny
Robert Millan [EMAIL PROTECTED] write: Can you try 800x600x32 and 640x480x8 ? Since my machine is't supporting a 32-bit color, 800x600x32 can't be used. If it's 800x600x24, it works well. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#420988: A trace message is outputted

2007-04-25 Thread Jonny
Package: tzdata Version: 2007e-5 Severity: minor Do you forget to erase it though the first line of config is #! /bin/sh -x? Setting up tzdata (2007e-5) ... + set -e + . /usr/share/debconf/confmodule + [ ! 1 ] + [ -z ] + exec + [ ] + exec + DEBCONF_REDIR=1 + export DEBCONF_REDIR + db_version

Bug#434106: Please package a new upstream version

2007-07-21 Thread Jonny
Package: libgc1c2 Version: 1:6.8-1 Severity: wishlist gc 7.0 was released on 20070702. http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.0.tar.gz --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc([\d.]+)\.tar\.gz

Bug#419283: An icon isn't displayed

2007-04-14 Thread Jonny
Package: uim Version: 1:1.4.1-1 Tags: experimental You should put ko_*.png into uim-common instead of uim-hangul. /usr/share/uim/pixmaps/ko_direct.png /usr/share/uim/pixmaps/ko_hangulchar.png /usr/share/uim/pixmaps/ko_hangulword.png uim-byeoru also needs these icons. -- To UNSUBSCRIBE,

Bug#419288: An unnecessary dependency

2007-04-14 Thread Jonny
Package: uim Version: 1:1.4.1-1 Tags: experimental uim-byeoru, uim-hangul, uim-latin, uim-pinyin, uim-tcode, uim-viqr, and uim-ipa-x-sampa are dependent on anthy: Depends: ${shlibs:Depends}, uim-utils (= ${source:Version}), uim-common (= ${source:Version}), anthy These plug-in does not need

Bug#419291: The file which is not peculiar to GNOME

2007-04-14 Thread Jonny
Package: uim Version: 1:1.4.1-1 Tags: experimental You should put uim.desktop into uim-common instead of uim-applet-gnome. *.desktop is not a file peculiar to GNOME. http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#419335: Excessive dependence to libgtk2.0-bin

2007-04-14 Thread Jonny
Package: librsvg2-common Version: 2.16.1-2 The dependence to libgtk2.0-bin (= 2.4.1-3) is not needed any longer. Please delete from Depends. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#481824: init script vomits an error

2008-05-18 Thread Jonny
Package: acpid Version: 1.0.6-6 Severity: serious If dash is used for /bin/sh, /etc/init.d/acpid will vomit an error: Setting up acpid (1.0.6-6) ... Installing new version of config file /etc/default/acpid ... Installing new version of config file /etc/init.d/acpid ... System startup links

Bug#485283: It does not register or unregister correctly

2008-06-08 Thread Jonny
Package: uim Version: 1:1.5.1-1 --- uim-1.5.1~/debian/uim-anthy.prerm +++ uim-1.5.1/debian/uim-anthy.prerm @@ -20,7 +20,7 @@ case $1 in remove|deconfigure) if [ -f /usr/bin/uim-module-manager ]; then - /usr/bin/uim-module-manager --unregister anthy --path /etc/uim +

Bug#482604: Use of uim-tutcode is impossible

2008-05-23 Thread Jonny
Package: uim-tcode Version: 1:1.5.1-1 tutcode-custom.scm, tutcode-rule.scm and tutcode-bushudic.scm are lacking: Unpacking uim-tcode (from .../uim-tcode_1%3a1.5.1-1_all.deb) ... Setting up uim-tcode (1:1.5.1-1) ... Warning: Module tutcode is not a correct module. It can become more fortunate

Bug#482606: The icon is not contained

2008-05-23 Thread Jonny
Package: uim Version: 1:1.5.1-1 The icons of uim-elatin and uim-anthy-utf8 is not included. --- 1.5.1~/debian/latin.install +++ 1.5.1/debian/latin.install @@ -1,4 +1,5 @@ usr/share/uim/pixmaps/latin.png +usr/share/uim/pixmaps/elatin.png usr/share/uim/latin.scm usr/share/uim/elatin.scm

Bug#367055: Please permit A-Z by uupdate

2006-05-13 Thread Jonny
Package: devscripts Version: 2.9.19 Severity: wishlist Although uupdate permits version-revision, version-REVISION does not approve. Please permit version-REVISION. --- devscripts-2.9.19/uupdate.sh.orig +++ devscripts-2.9.19/uupdate.sh @@ -233,7 +233,7 @@ # Get epoch and upstream version eval

Bug#358796: A new immodule patch

2006-03-24 Thread Jonny
Package: qt-x11-free Version: 3:3.3.5-4+b1 Update immqt patch for Qt 3.3.5 http://lists.freedesktop.org/archives/immodule-qt/2006-March/000745.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#364704: keymap.sh does not operate by dash

2006-04-24 Thread Jonny
Package: console-common Version: 0.7.57 The following will be outputted if it performs by dash: [: 129: ==: unexpected operator --- keymap.sh +++ keymap.sh @@ -53,7 +53,7 @@ ENV_FILE=none [ -r /etc/environment ] ENV_FILE=/etc/environment [ -r /etc/default/locale ]

Bug#365445: unknown option to xmamerc

2006-04-29 Thread Jonny
Package: xmame-sdl Version: 0.104-1 Severity: minor The following messages are seen when running xmame.SDL: error: unknown option history_file, on line 13 of file: /etc/xmame/xmamerc ignoring line error: unknown option mameinfo_file, on line 14 of file: /etc/xmame/xmamerc ignoring line

Bug#360418: Default Charset is wrong

2006-04-01 Thread Jonny
Package: fvwm Version: 1:2.5.16-2 Severity: wishlist http://www.fvwm.org/cgi-bin/fvwm-bug/incoming?id=1647 --- fvwm-2.5.16.orig/libs/FlocaleCharset.c +++ fvwm-2.5.16/libs/FlocaleCharset.c @@ -522,7 +522,7 @@ } if (FLCXOMCharsetList_num 0 FLCXOMCharsetList[0]) -

Bug#360904: New upstream version 0.5.0

2006-04-05 Thread Jonny
Package: sigscheme Version: 0.2.9 Severity: wishlist There is a new upstream version 0.5.0 of SigScheme. http://221.112.61.214/~kzk/software/sigscheme/sigscheme-0.5.0.tar.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#361184: 2ch.t is not installed

2006-04-06 Thread Jonny
Package: anthy Version: 7500-1 Since the directory to which 2ch.t is added is still old, 2ch.t is not installed. Please update debian/patches/02_2ch_t.dpatch. --- anthy-7500.orig/debian/patches/02_2ch_t.dpatch +++ anthy-7500/debian/patches/02_2ch_t.dpatch @@ -23,9 +23,9 @@ exit 0 @DPATCH@

Bug#361500: A file and a directory remain temporarily

2006-04-08 Thread Jonny
Package: anthy Version: 7500-1 Severity: minor Please clean a file and a directory temporarily which is generated by the update-anthy-dic script. --- anthy-7500.orig/debian/update-anthy-dics +++ anthy-7500/debian/update-anthy-dics @@ -87,7 +87,8 @@ cd $DICDIR /usr/bin/mkfiledic -p ./ -rm -f

Bug#361582: Please set uim inputcontext plugin as a default

2006-04-09 Thread Jonny
Package: uim Version: 1:1.0.0-2 Severity: wishlist Tags: patch Please add QT_IM_MODULE=uim to an im-switch file. im-switch_qtimm.patch.gz Description: Binary data

Bug#371239: Please make gvba another package

2006-06-07 Thread Jonny
Package: visualboyadvance Version: 1.7.2-6 Severity: wishlist Please make gvba another package(visualboyadvance-gtk?). gvba is a GUI front end and is not indispensable in operation. VisualBoyAdvance which is a main part needs neither GTK+ nor X Window System. You should avoid unnecessary

Bug#373637: make-kpkg completions

2006-06-14 Thread Jonny
Package: zsh Version: 4.3.2-12 Severity: wishlist Please unify target of make-kpkg into XXX_YYY or XXX-YYY. --- zsh-4.3.2.orig/Completion/Debian/Command/_make-kpkg +++ zsh-4.3.2/Completion/Debian/Command/_make-kpkg @@ -22,4 +22,4 @@ '--stem:package name stem:(kernel linux)' \

Bug#373639: Remove debugging symbols

2006-06-14 Thread Jonny
Package: kernel-package Version: 10.048 Severity: wishlist Please Remove debugging symbols of a kernel modules. Can't strip -g be performed in the middle of build? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#376078: It does not gettextize

2006-06-30 Thread Jonny
Package: leafpad Version: 0.8.9-1 The path to a catalog file is not right. With 0.8.9-1: strings /usr/bin/leafpad | grep locale ${prefix}/share/locale With 0.8.7-1: strings /usr/bin/leafpad | grep locale /usr/share/locale -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#376077: New upstream version 1.3.3

2006-06-30 Thread Jonny
Package: libm17n-0 Version: 1.3.1-1 Severity: wishlist There is a new upstream version 1.3.3 of m17n. http://www.m17n.org/m17n-lib/download/m17n-lib-1.3.3.tar.gz http://www.m17n.org/m17n-lib/download/m17n-db-1.3.3.tar.gz http://www.m17n.org/m17n-lib/download/m17n-docs-1.3.3.tar.gz -- To

Bug#384804: Buffer overflow

2006-08-26 Thread Jonny
Package: visualboyadvance Version: 1.7.2-6 Applied patch [ 1264167 ] Buffer overflow patch by Quirky - richq http://vba.cvs.sourceforge.net/vba/VisualBoyAdvance/src/sdl/SDL.cpp?r1=1.17r2=1.18 Is it correction of a security hole? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#379980: There is no file below /sbin

2006-07-26 Thread Jonny
Package: splashy Version: 0.1.8.1-2 The file which should be put below on /sbin is not found. /sbin/splashy /sbin/splashy_chvt /sbin/splashy_config /sbin/splashy_pgrep /sbin/splashy_update Did packaging go wrong? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#380522: X is unexpected signal

2006-07-30 Thread Jonny
Package: login Version: 4.0.17-2 When the system is shutdown on X, the following messages are output: xinit: unexpected signal 15. It is not output in 4.0.17-1. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#380522: X is unexpected signal

2006-08-02 Thread Jonny
Hi all, Samuel Thibault wrote: This message looks sane: signal 15 is SIGTERM, which init sends to all processes when the machine is getting shut down. What problem does this really pose? If this message is outputted, the shutdown screen of splashy will break. It might be a problem of

Bug#367613: A script does not run

2006-05-17 Thread Jonny
Package: im-switch Version: 1.6 The following messages are vomited in dash: [: 49: -z: unexpected operator bash does not run, either: /etc/X11/Xsession.d/90im-switch: line 17: [: too many arguments -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#368114: typo to an init script.

2006-05-19 Thread Jonny
Package: alsa-utils Version: 1.0.11-3 Severity: minor # /etc/init.d/alsa-utils start Setting up ALSA...[: 347: missing ] --- /etc/init.d/alsa-utils.orig +++ /etc/init.d/alsa-utils @@ -204,7 +204,7 @@ # Silly dance to activate internal speakers by default on PowerMac # Snapper

Bug#368640: Icon is not contained

2006-05-23 Thread Jonny
Package: m17n-db Version: 1.3.1-1 Severity: wishlist The icon images included in the archive is not installed. Please install m17n-db-1.3.1/icons/*.png in /usr/share/m17n-db/icons. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#357553: Chrome registration cannot be performed

2006-03-17 Thread Jonny
Package: firefox-locale-ja Version: 1.5.0.1lang20060301-1 The following error messages are displayed: Firefox could not install this item because of a failure in Chrome Registration. Please contact the author about this problem. Please add a chrome.manifest file. -- To UNSUBSCRIBE, email

Bug#357981: Renewal of modules list goes wrong

2006-03-20 Thread Jonny
Package: libpango1.0-common Version: 1.12.0-1 Cleaning up font configuration of pango... Cleaning up category xfont.. You don't have modules directory for version 1.4.0. Use default version instead. Updating the modules list for Pango-1.4.0...find: /usr/lib/pango/1.4.0: No such file or

Bug#477085: It's a mistake to a character code conversion table

2008-04-20 Thread Jonny
Package: mlterm Version: 2.9.4-2 The mistake was found to mkf_ucs_alphabet_property.table. 00AE is'nt Narrow but Ambiguous. See http://unicode.org/Public/UNIDATA/EastAsianWidth.txt --- mlterm-2.9.4~/mkf/lib/table/mkf_ucs_alphabet_property.table +++

Bug#474710: A garbage directory mixes in /etc/sysctl.d

2008-04-07 Thread Jonny
Package: procps Version: 1:3.2.7-7 Severity: minor Since a directory called *.conf exists in /etc/sysctl.d, the error of unexpected operator occurs with an init script: # touch /etc/sysctl.d/foo.conf # dpkg-reconfigure procps [: 43: /etc/sysctl.d/foo.conf: unexpected operator Setting kernel

Bug#471728: MIME support

2008-03-19 Thread Jonny
Package: epdfview Version: 0.1.6-2 Severity: wishlist Please add the Debian MIME support file. It becomes happy just a little. --- epdfview-0.1.6~/debian/mime +++ epdfview-0.1.6/debian/mime @@ -0,0 +1,2 @@ +application/pdf; epdfview %s; test=test -n $DISPLAY; nametemplate=%s.pdf; priority=5

Bug#580804: dh-make --createorig don't create orig.tar file

2011-01-06 Thread Jonny
Hi, it fails in making orig.tar.gz: $ dh_make -s --createorig snip Hit enter to confirm: tar: Cowardly refusing to create an empty archive Try `tar --help' or `tar --usage' for more information. The argument of tar seems not to suffice. --- dh_make.orig +++ dh_make @@ -515,7 +515,7 @@

Bug#609307: RFP: yash -- yet another shell

2011-01-08 Thread Jonny
Package: wnpp Severity: wishlist * Package name: yash Version : 2.25 Upstream Author : Magicant magic...@users.sourceforge.jp * URL : http://sourceforge.jp/projects/yash/ * License : GPL Programming Lang: C Description : yet another shell Yash is a

Bug#611329: Look module is unregistered

2011-01-27 Thread Jonny
Package: uim-common Version: 1:1.6.1-2 Severity: wishlist The Look module cannot be used. Please register by the uim-module-manager command. # uim-module-manager --register look --path /etc/uim -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#612773: Please move ko_*.png to uim-common

2011-02-10 Thread Jonny
Package: uim-hangul Version: 1:1.6.1-2 Severity: wishlist Please put ko_direct.png, ko_hangulchar.png and ko_hangulword.png in the uim-common package. These are common icons of the Korean input method. The Byeoru module uses these icons for the mode status part of uim-toolbar-*. -- To

Bug#614550: ckbcomp command doesn't operate

2011-02-22 Thread Jonny
Package: console-setup Version: 1.69 ckbcomp command doesn't operate by the combination with xkb-data 2.1-1: # ckbcomp us Unknown name $sun_t6_custom xkb-data 2.1-1 is in experimental. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-08 Thread Jonny
Package: iceweasel Version: 4.0~b12-1 Severity: important Hi, The image of ogv and webm is not displayed accurately. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.37

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: If you download the file, does it play in a media player (totem, vlc, mplayer, pick your favourite) ? It is built-in media player. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: The question is whether the same file plays fine in another media player. There is no problem in mplayer. attachment: mplayer-ss.png

Bug#617475: Neither ogv nor webm are reproduced accurately

2011-03-09 Thread Jonny
Mike wrote: Can you try with a build from mozilla.org ? ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/4.0b12/linux-i686/en-US/firefox-4.0b12.tar.bz2 (to sort out if that could come from our cairo) It is the same as Iceweasel 4.0~b12-1. It confirmed it with past firefox nighty build.

Bug#506579: The width of a menu is insufficient

2008-11-22 Thread Jonny
Package: awesome Version: 3.1~rc3-1 Severity: wishlist menu_width = 100 is insufficient for the width of a menu. Please increase a default value to menu_width = 145. attachment: awesome_theme.png

Bug#539897: If a font is insufficient, starting will go wrong

2009-08-04 Thread Jonny
Package: netsurf-sdl Version: 2.1-1 Severity: serious It cannot start, unless ~/.netsurf/sans_serif.ttf or /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf exists. In order to avoid this problem, please add ttf-bitstream-vera to Depends or Recommends. -- To UNSUBSCRIBE, email to

Bug#563426: Incompatible with bash 4.1

2010-01-02 Thread Jonny
Package: localepurge Version: 0.6.1 Severity: grave /usr/sbin/localepurge does not run in bash 4.1-1 normally. set -x: + set -e + NOPURGECONF=/etc/locale.nopurge + '[' '!' -f /etc/locale.nopurge ']' + fgrep --quiet --line-regexp NEEDSCONFIGFIRST /etc/locale.nopurge + export LC_ALL=C +

  1   2   3   4   5   >