Bug#699805: pam_env: Unterminated expandable variable raises a critical error

2013-02-08 Thread Morita Sho
-pam/newticket Ok. I created an account for fedorahosted.org and sent a report. https://fedorahosted.org/linux-pam/ticket/13 -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#699805: pam_env: Unterminated expandable variable raises a critical error

2013-02-05 Thread Morita Sho
, it returns PAM_ABORT, and it will raises a critical error. I think unterminated expandable variable is a small error, not so critical. I suggest to change the function to return BAD_LINE instead of PAM_ABORT. Regards, Morita Sho -- System Information: Debian Release: 7.0 APT prefers unstable APT

Bug#693995: libpam-modules: ~/.pam_environment ignored

2013-01-25 Thread Morita Sho
is still 1 in upstream? Can I suppose it will be 0 in the future? Regards, -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#693995: libpam-modules: ~/.pam_environment ignored

2013-01-24 Thread Morita Sho
by default. FYI, Ubuntu recommended to use ~/.pam_environment to set per-user environment variables[6]. [6] https://help.ubuntu.com/community/EnvironmentVariables#Session-wide_environment_variables Please consider to drop the patch cve-2011-4708.patch. Thanks, Morita Sho -- System Information

Bug#690332: /usr/bin/dig: dig +trace won't shows a hostname in the Received line.

2012-10-12 Thread Morita Sho
Package: dnsutils Version: 1:9.8.1.dfsg.P1-4.2 Severity: normal File: /usr/bin/dig Tags: patch Hi, I noticed the Received line shown by +trace option contains two IP addresses like this: 192.203.230.10#53(192.203.230.10) However, in dig version 9.7, the later IP address was a hostname like

Bug#661279: gnome-shell-extensions: Installed extensions won't be enabled until the GNOME Shell is restarted.

2012-02-25 Thread Morita Sho
need to be restarted (It can be done by pressing ALT-F2 and type r). % notify-send gnome-shell-extensions Some GNOME Shell extensions has been added/removed. You need to restart the GNOME Shell by pressing ALT+F2 and then type \r\. Regards, Morita Sho -- System Information: Debian Release

Bug#631549: mkvtoolnix: Incorrect description for --tags option in mkvmerge manpage.

2011-06-24 Thread Morita Sho
Package: mkvtoolnix Version: 4.8.0-1 Severity: minor Hi, While reading the manpage for mkvmerge, I noticed that there is two descriptions for the --tags option. These are in different section, with different description. % man mkvmerge Global options: --tags file-name

Bug#596691: system-config-printer: could not handle a printer share name with non-ASCII characters on SMB network

2010-09-13 Thread Morita Sho
Package: system-config-printer Version: 1.2.3-2 Severity: normal Tags: patch Hi, I have a printer on SMB network. When I try to add this printer using system-config-printer, I got an error (described below). The share name for my printer on SMB network is プリンタ and the error message says that

Bug#462753: libao2: need to clear the final period in alsa driver before closing it.

2010-02-03 Thread Morita Sho
the sound card still have this problem? Hmm... I'm not sure because I'm not familiar with OSS... -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#518357: iceweasel: safebrowsing database still not updated

2009-11-29 Thread Morita Sho
Package: iceweasel Version: 3.5.5-1 Severity: normal Hi, I'm having the same problem. The safebrowsing feature in Iceweasel seems not working. Therefore please replace client={moz:client} with client=navclient-auto-ffox in the key browser.safebrowsing.provider.0.updateURL I agree to you.

Bug#558153: vim-gnome: Terminating Vim will not restore the window title if the old title containing non-ASCII characters.

2009-11-26 Thread Morita Sho
Package: vim-gnome Version: 2:7.2.284-1 Severity: normal Tags: patch Hi, I'm using vim-gnome in a GNOME Terminal. The default window title for GNOME Terminal is set to GNOME 端末 in Japanese locale. When I open a file with vim, the window title will be replaced with filename (directory) - VIM.

Bug#540186: /etc/sysctl.conf: icmp_echo_ignore_broadcasts is now 1 by default.

2009-08-06 Thread Morita Sho
Package: procps Version: 1:3.2.8-1 Severity: minor File: /etc/sysctl.conf Hi, While reading ip-sysctl.txt in the kernel documentation[1], I noticed that the icmp_echo_ignore_broadcasts setting is now 1 by default. ip-sysctl.txt said: icmp_echo_ignore_broadcasts - BOOLEAN If set non-zero,

Bug#531892: gnome-bluetooth: Gtk-CRITICAL when sending an empty file.

2009-06-04 Thread Morita Sho
Package: gnome-bluetooth Version: 2.27.5-1 Severity: normal Tags: patch Hi, When sending an empty file using bluetooth-sendto, I get the following Gtk-CRITICAL messages: % touch empty.txt % bluetooth-sendto empty.txt (bluetooth-sendto:5848): Gtk-CRITICAL **: gtk_progress_set_percentage:

Bug#514841: seems to be fixed in gnome-bluetooth 2.27.5-1

2009-06-03 Thread Morita Sho
. Thanks! -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#514841: gnome-bluetooth: gnome-obex-send doesn't send a file correctly if the filename contains non-ASCII characters.

2009-02-11 Thread Morita Sho
Package: gnome-bluetooth Version: 0.9.1-1 Severity: normal Hi, When I sent a file to my mobile phone using gnome-obex-send, I noticed that every non-ASCII characters in the filename will be broken. gnome-obex-send works fine if the filename contains only ASCII characters. It seems that

Bug#514841: gnome-bluetooth: gnome-obex-send doesn't send a file correctly if the filename contains non-ASCII characters.

2009-02-11 Thread Morita Sho
of OBEX_CharToUnicode to support non-ASCII or multibyte encoding. I have attached a patch. Regards, -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp --- libbtctl-0.10.0/src/obex-client-source.c.orig 2009-02-08 14:27:56.0 +0900 +++ libbtctl-0.10.0/src/obex-client-source.c 2009-02-08 14:28

Bug#514841: [Pkg-bluetooth-maintainers] Bug#514841: gnome-bluetooth: gnome-obex-send doesn't send a file correctly if the filename contains non-ASCII characters.

2009-02-11 Thread Morita Sho
.t.x.t.. The character 'β' seems to be correctly translated to 03 B2. So that I think there is no Unicode conversion problems in sending with bluetooth-applet. Let me know if you need more information. Thanks, -- Morita Sho morita-pub-en-deb...@inz.sakura.ne.jp -- To UNSUBSCRIBE

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-19 Thread Morita Sho
problem has been solved on cvs head. Thanks for your work! -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-14 Thread Morita Sho
�*(-/) DEBUG: LINENO=372 tmp1=Ą/* It seems that tmp1 has a invalid (meta-encoded?) character. In _path_files which is from zsh 4.3.6, they seems to retry with a normal (non-meta-encoded?) character. Unfortunately, I couldn't understand why they are differ -- Morita Sho [EMAIL PROTECTED

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-13 Thread Morita Sho
) from 2. Matching control menu, the completion Ą/[TAB] stop to working. I see the following line were added to ~/.zshrc. zstyle ':completion:*' matcher-list 'm:{[:lower:]}={[:upper:]}' After removing the above line, the completion Ą/[TAB] works again. -- Morita Sho [EMAIL PROTECTED

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-12 Thread Morita Sho
) % mkdir Ą % touch Ą/foo % ls Ą/[TAB] = Nothing completes. Replacing _path_files with previous one (zsh 4.3.6) seems to solve the problem. I'm not sure, but it might be a regression in _path_files. Regards, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-11 Thread Morita Sho
$~tmp1; ()Ā/foo But `print \(\)Ą/*` is correctly expanded to ()Ą/foo. % print \(\)Ą/* ()Ą/foo Regards, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-10 Thread Morita Sho
Package: zsh Version: 4.3.6-7 Severity: normal Hi, Completion fails if a directory name contains '(', ')' and 'Ą '. 'Ą ' is U+0104 in unicode. Following is a small example to reproduce the problem. % mkdir '()Ą' % touch '()Ą'/foo % ls '()Ą'/[TAB] = I expected it completes foo, but it

Bug#501248: /usr/share/zsh/functions/Completion/compinstall: compinstall doesn't keep the previous configuration.

2008-10-05 Thread Morita Sho
Package: zsh Version: 4.3.6-7 Severity: normal File: /usr/share/zsh/functions/Completion/compinstall Hi, Running compinstall will lost the setting that is previously configured using compinstall. How to reproduce: % compinstall ... Change some settings and exit. % compinstall ... All

Bug#498105: bash-completion: Incorrect completion on 'find -n[TAB]' and 'find -ne[TAB]'

2008-09-07 Thread Morita Sho
Package: bash-completion Version: 20080705 Severity: normal Tags: patch Hi, find -n[TAB] and find -ne[TAB] won't work, even though other options that is not begin with '-n' or '-ne' works correctly. $ find -n[TAB] = -amin -false -ilname -mmin -print -user -anewer

Bug#495381: general.useragent.locale preference value is en-US even if iceweasel-l10n-ja is installed.

2008-08-17 Thread Morita Sho
On 08/17/2008 04:30 PM, Mike Hommey wrote: On Sun, Aug 17, 2008 at 05:54:07AM +0900, Morita Sho wrote: Please consider to put a following line to /etc/iceweasel/pref/iceweasel.js. pref(general.useragent.locale, chrome://global/locale/intl.properties); Note: chrome://global/locale

Bug#425874: Patch to fix Bug#425874

2008-08-17 Thread Morita Sho
) +-a | --display | -contentLocale | -UILocale | -remote | --debugger | -height | -width | -chrome | -P | -CreateProfile | -profile) prev=${arg} continue ;; Regards, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#495381: general.useragent.locale preference value is en-US even if iceweasel-l10n-ja is installed.

2008-08-16 Thread Morita Sho
Package: iceweasel Version: 3.0.1-1 Severity: normal Hi, I noticed that some automatic language detection code written in JavaScript won't work (mis-determines my language) on Iceweasel. Such script uses the value of navigator.language to determine the user's language. I'm running Iceweasel

Bug#490224: gnome-games: The default value for the name entry in the high scores is always empty

2008-07-10 Thread Morita Sho
Package: gnome-games Version: 1:2.22.3-1 Severity: normal Tags: patch Hi, The default value for the name entry in the high scores is always empty for me. It seems that the problem is gnome games get the user name using g_get_real_name() function. Unfortunately, g_get_real_name() returns empty

Bug#489720: bash-completion: Please do not expand leading tildes

2008-07-07 Thread Morita Sho
Package: bash-completion Version: 20080705 Severity: minor Tags: patch Hi, When bash-completion is not installed, the leading tilde will not be expanded on completion. $ ls ~testuser/testfile /home/testuser/testfile $ ls ~testuser/testf[TAB] = ~testuser/testfile However, when

Bug#463969: $filenames to $default is unnecessary. Please revert this.

2008-07-06 Thread Morita Sho
@@ -- $cur ) ) fi } -complete -F _gdb $default gdb +complete -F _gdb $filenames gdb # Postgresql completion # Regards, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#489129: libpoker-eval-dev: Please consider to provide Deck_MAKE_CARD macro

2008-07-03 Thread Morita Sho
Package: libpoker-eval-dev Version: 134.0-1 Severity: minor Hi, poker-eval provides many convenience macros. i.e. Deck_N_CARDS, Deck_MASK, Deck_cardToString, Deck_stringToCard and so on. However, I can't find any convenience macros for {Std,AStud,Joker}Deck_MAKE_CARD. Please consider to

Bug#488747: libpoker-eval: #include game_joker.h shows few `redefined' warnings.

2008-06-30 Thread Morita Sho
Package: libpoker-eval Version: 134.0-1 Severity: minor Hi, I'm trying to use JokerDeck as default deck instead of StdDeck. To achieve this, I wrote following code: #include poker_defs.h #include game_joker.h int main(void) { /* actual code here */ return 0; } While compiling above code, I

Bug#463969: bash-completion: The bug seems to still present in 20080617.5

2008-06-24 Thread Morita Sho
Package: bash-completion Version: 20080617.5 Followup-For: Bug #463969 Hi, I'm interesting this bug because I have the same problem. The bug has been marked as fixed in version 20080617.1, but it seems to still present. $ mkdir foobar $ ls foobar $ gdb foob[TAB] = does not complete foobar

Bug#336554: yet another patch for #336554

2008-06-08 Thread Morita Sho
to EUC-JP from system's encoding. It works on EUC-JP and UTF-8 locales. Thanks, -- Morita Sho [EMAIL PROTECTED] diff -u w3m-0.5.2.orig/search.c w3m-0.5.2/search.c --- w3m-0.5.2.orig/search.c 2004-03-24 01:44:02.0 +0900 +++ w3m-0.5.2/search.c 2008-06-08 21:40:59.0 +0900 @@ -58,7

Bug#481565: locales: locale-gen fails when a file named UTF-8 is in current directory.

2008-05-16 Thread Morita Sho
Package: locales Version: 2.7-11 Severity: normal Hi, locale-gen fails when a file named UTF-8 is in current directory. $ sudo locale-gen Generating locales (this might take a while)... en_US.UTF-8... done ja_JP.EUC-JP... done ja_JP.UTF-8... done Generation complete. $ echo foobar

Bug#474094: bash-completion: Suggestion to improve _get_cword() for #474094

2008-05-01 Thread Morita Sho
Package: bash-completion Version: 20060301-4 Followup-For: Bug #474094 Hi, Today I installed bash-completion and I got same bug. This bug also affects to file name as well as directory name. $ touch foo bar.zip $ ls foo bar.zip $ unzip foo b[TAB] - does not work In addition to spaces, it is

Bug#478096: bash: local does not work for some Bash variables

2008-04-26 Thread Morita Sho
Package: bash Version: 3.2-2 Severity: normal Hello, local built-in command does not work for some Bash variables. As I understand it, local built-in makes a variable local for the function, and that variables will be restored to its previous value when returned from that function. However, it

Bug#470410: zsnes: patch for no sound

2008-04-08 Thread Morita Sho
Package: zsnes Version: 1.510-2 Followup-For: Bug #470410 Hi, I got same problem. And I have investigated the source code of zsnes. (zsnes-1.510/src/linux/audio.c) First of all, I put printf at many places. And I know the important function SoundWriteSamples_ao is never called. It seems the

Bug#470410: zsnes: upstream status

2008-04-08 Thread Morita Sho
Package: zsnes Version: 1.510-2 Followup-For: Bug #470410 I found same bugreport (and same patch) in zsnes forum. ZSNES board :: View topic - Linux Sound Bug [libao] [patch] http://board.zsnes.com/phpBB2/viewtopic.php?t=10918 Oh, I can't find this post yesterday... According to upstream SVN,

Bug#462753: libao2: need to clear the final period in alsa driver before closing it.

2008-01-27 Thread Morita Sho
reproduce_libao_bug.c Try this one if you can't reproduce the problem with sox. I can confirm a noise at end of playback is gone with this patch applied. Thanks, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386

Bug#462753: libao2: need to clear the final period in alsa driver before closing it.

2008-01-27 Thread Morita Sho
Oops! I missed to attach a program to reproduce. Sorry. -- Morita Sho [EMAIL PROTECTED] /* * This program reproduces libao bug. * * Plays 500 hz sine wave about 0.4 seconds (PERIOD_SIZE * 2), and 800 hz sine wave about 0.4 seconds (PERIOD_SIZE * 2 + 1). * The final period only contains 1

Bug#450802: sox: don't play sounds anymore

2008-01-24 Thread Morita Sho
%40inz.sakura.ne.jpforum_name=sox-devel This changes might be related to this bug. I hope that this bug will be fixed in next upstream release. Thanks, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#460503: sox: play(1) doesn't work without libsox-fmt-ao

2008-01-13 Thread Morita Sho
); #endif } This code determines which audio device play(1) use. I think it would be nice if play(1) determines dynamically the audio device they use at run-time. Regards, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable

Bug#460503: sox: play(1) doesn't work without libsox-fmt-ao

2008-01-13 Thread Morita Sho
this helps. -- Morita Sho [EMAIL PROTECTED] --- sox-14.0.0/src/sox.c.orig 2007-09-07 05:47:20.0 +0900 +++ sox-14.0.0/src/sox.c 2008-01-13 18:11:06.0 +0900 @@ -372,25 +372,37 @@ { #ifdef HAVE_LIBAO if (!recording) { -f-filetype = ao; +if (sox_find_format(ao, sox_false

Bug#247356: Please put a new line between news entries

2007-12-14 Thread Morita Sho
entries. I hope it helps, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#456271: apt-listchanges: cannot interrupted by Ctrl-C

2007-12-13 Thread Morita Sho
/apt-listchangesX) is remained in /tmp. I think it would be nice if temporary directory is surely removed. But unfortunately, I can't do anything for that because I have not enough knowledge for python programing... Regards, Morita Sho -- System Information: Debian Release: lenny/sid APT

Bug#440384: apt-listchanges: Once package is removed, listchanges.conf is not created even if it is reinstalled.

2007-12-06 Thread Morita Sho
/listchanges.db -if [ ucf --help /dev/null 21 ]; then +if which ucf /dev/null; then ucf -p /etc/apt/listchanges.conf fi rm -f /etc/apt/listchanges.conf Thanks, -- Morita Sho [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#448771: memtest86+: does not run update-grub automatically even if grub (not grub2) is installed.

2007-10-31 Thread Morita Sho
executed in postrm as well as postinst. In postrm script, update-grub should be executed when $1 is remove. Otherwise update-grub will executed two times, when package is removed and when package is purged. I have attached a patch to fix postinst and postrm script. Thanks, Morita Sho -- System

Bug#448251: /etc/init.d/nfs-common shows error when package removed but config file remain.

2007-10-27 Thread Morita Sho
= + +# Exit if required binaries are missing. +[ -x $PREFIX/sbin/rpc.statd ] || exit 0 # Read config DEFAULTFILE=/etc/default/nfs-common -PREFIX= NEED_IDMAPD= NEED_GSSD= PIPEFS_MOUNTPOINT=/var/lib/nfs/rpc_pipefs Regards, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers

Bug#447320: boinc-manager: Failed to create a new account with missing or bad parameter: user_name on certain condition.

2007-10-20 Thread Morita Sho
*)::wxGetUserId().mb_str(); +} I agree with you. I have tested your patch and confirmed that boinc-manager sent login name for the user_name parameter if wxGetUserName() returns empty strings. So creating a new account have successfully completed. Regards, -- Morita Sho

Bug#447320: boinc-manager: Failed to create a new account with missing or bad parameter: user_name on certain condition.

2007-10-19 Thread Morita Sho
to fix (or mitigate) this problem. * Add inputbox for user_name to the Attach to project dialog and use wxGetUserName() as its default value. * Use other non-empty value if wxGetUserName() returns Regards, -- Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#447307: A missing file: /usr/share/doc/stow/html/stow.html

2007-10-19 Thread Morita Sho
@@ dh_installdirs $(MAKE) install prefix=`pwd`/debian/stow/usr - install -m 644 texi/stow/stow_*.html \ + install -m 644 texi/stow/stow*.html \ `pwd`/debian/stow/usr/share/doc/stow/html/ Regards, -- Morita Sho -- System Information: Debian Release: lenny/sid APT prefers

Bug#447096: debianutils: sensible-browser works incorrectly if GNOME_DESKTOP_SESSION_ID is defined but no gnome-www-browser available.

2007-10-17 Thread Morita Sho
/www-browser; then exec /usr/bin/gnome-terminal -e /usr/bin/www-browser \$URL\ fi Regards, -- Morita Sho -- System Information: Debian Release: lenny/sid Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4

Bug#430387: This bug might be a security risk.

2007-10-05 Thread Morita Sho
check_unzip function to use fork+exec. Regards, Morita Sho --- fcrackzip-0.3.orig/main.c 2007-10-05 23:12:25.0 +0900 +++ fcrackzip-0.3/main.c 2007-10-06 00:17:15.0 +0900 @@ -27,11 +27,13 @@ #include string.h #ifdef USE_UNIX_REDIRECTION -#define DEVNULL /dev/null 21 +#define

Bug#440909: Still problem remaining.

2007-09-21 Thread Morita Sho
reported Couldn't open 'fonts/sans.ttf': No such file or directory. The dependencies should be changed to ttf-dejavu, not ttf-dejavu | ttf-bitstream-vera. Regards, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#440909: lincity-ng doesn't work without ttf-bitstream-vera, even if ttf-dejavu is installed.

2007-09-05 Thread Morita Sho
, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions

Bug#430390: gtkam: SIGSEGV in gp_list_reset () from /usr/lib/libgphoto2.so.2 after upgrade

2007-07-29 Thread Morita Sho
. Updating to it will also resolves this problem. Thanks, Morita Sho diff -ur gtkam-0.1.12.old/src/gtkam-chooser.c gtkam-0.1.12/src/gtkam-chooser.c --- gtkam-0.1.12.old/src/gtkam-chooser.c 2007-07-28 17:47:47.0 +0900 +++ gtkam-0.1.12/src/gtkam-chooser.c 2007-07-28 17:44:35.0 +0900

Bug#426704: gedit-common: gedit-icon.png have been gone from unstable

2007-06-04 Thread Morita Sho
Josselin Mouette wrote: Le mercredi 30 mai 2007 à 20:24 +0900, Morita Sho a écrit : Package: gedit-common Version: 2.18.1-1 Severity: wishlist Hi, The current gedit-common package in unstable does not contains /usr/share/pixmaps/gedit-icon.png. Although the gedit-common package in stable

Bug#426704: gedit-common: gedit-icon.png have been gone from unstable

2007-05-30 Thread Morita Sho
rather than gedit-icon.xpm, because png's looks better. Regards, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core) Locale: LANG=ja_JP.UTF-8, LC_CTYPE

Bug#424073: A config file generated by /etc/init.d/firehol helpme contains some errors.

2007-05-15 Thread Morita Sho
|\ ${SED_CMD} s/^server_// |\ ${SED_CMD} s/_ports\$// I have attached a patch to fix these problem. Regards, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux

Bug#413551: #413551: apt-cache randomly abort on std::bad_alloc

2007-05-14 Thread Morita Sho
file and APT::Cache-Limit value, and decrease that value if it is too large for you. Hope it helps. Thanks, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#422449: proftpd: Disabling IPv6 will breaks Allow *.example.com directive

2007-05-05 Thread Morita Sho
is: * changed UseIPv6 on to UseIPv6 off. * append following lines Limit LOGIN Allow *.example.com /Limit Sorry for my bad english. Thanks, Morita Sho -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686

Bug#387658: bittornado: btlaunchmany does not send event=stopped to tracker on exit.

2006-10-20 Thread Morita Sho
..except works. Thanks for the concern, I hope my explanation makes sense. I understand that. Thanks a lot for your quick response! Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#387658: bittornado: btlaunchmany does not send event=stopped to tracker on exit.

2006-10-19 Thread Morita Sho
() except: data = StringIO() print_exc(file=data) self.Output.exception(data.getvalue()) Thanks, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#387658: bittornado: btlaunchmany does not send event=stopped to tracker on exit.

2006-09-19 Thread Morita Sho
): regards, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#387658: bittornado: btlaunchmany does not send event=stopped to tracker on exit.

2006-09-15 Thread Morita Sho
'+self.torrent_cache[hash]['path']+'') self.downloads[hash].shutdown() self.rawserver.shutdown() The patch 09_timtuckerfixes.dpatch need to be fix. regards, Morita Sho -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable

Bug#387691: reportbug: check for the return value of conn.sendmail() are missing?

2006-09-15 Thread Morita Sho
] Copies sent to: Morita Sho [EMAIL PROTECTED] If you want to provide additional information, please wait to receive the bug tracking number via email; you may then send any extra information to [EMAIL PROTECTED] (e.g. [EMAIL PROTECTED]), where n is the bug number. Normally you will receive

Bug#364566: firefox: wrong handling for profile name that includes space.

2006-04-24 Thread Morita Sho
( ) in ${APPLICATION_ID} is treated as word delimiter. Above code should be write as: set $@ -a ${APPLICATION_ID} I have attached a patch to fix this problem. Sorry for my inaccurate English. thanks, Morita Sho --- firefox.orig2006-04-24 09:18:04.0 +0900 +++ firefox 2006

Bug#348451: firefox: Firefox cannot open local file if filename includes ?, #, etc.

2006-01-17 Thread Morita Sho
, this code is longer and complex than code that used perl. It might be possible to write more smart code, but I have no skill to do it... regards, Morita Sho --- firefox.orig 2006-01-18 12:26:05.0 +0900 +++ firefox 2006-01-18 14:11:52.0 +0900 @@ -211,9 +211,15

Bug#348451: firefox: Firefox cannot open local file if filename includes ?, #, etc.

2006-01-16 Thread Morita Sho
Package: firefox Version: 1.5.dfsg-4 Severity: normal Tags: patch Firefox cannot open local file if filename includes URI reserved characters(?, #, etc.) This problem is not occurs when open a file from Firefox's menu(File - Open File...) For example, running following command: $ touch

Bug#344695: Some settings is not stored to ~/.gftp/gftprc on japanese locale

2005-12-24 Thread Morita Sho
Package: gftp Version: 2.0.18-11 Severity: normal Tags: patch Some settings(append_transfers, view_program and network_timeout for example) is not stored when gftp started on ja_JP locale. Thus, those settings are reverted to the default value when start up the gftp next time. gftp writes a