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 comme

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

2006-10-07 Thread Morita Sho
upstream code. I checked it and it's working, but let me know if you think this will be a problem. Yes, I agree with you. It is better than my patch. Thanks for your works. regards, Morita Sho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

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

2006-09-15 Thread Morita Sho
f.hashcheck_queue = [] for hash in self.torrent_list: self.Output.message('dropped "'+self.torrent_cache[hash]['path']+'"') self.downloads[hash].shutdown() self.rawserver.shutdown() The patch 09_timtuckerfixes.dpatch need

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

2006-09-15 Thread Morita Sho
report submitted to: "Debian Bug Tracking System" <[EMAIL PROTECTED]> 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 [EM

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

2006-09-19 Thread Morita Sho
f.hashcheck_queue = [] ++for hash in self.torrent_list: ++self.Output.message('dropped "'+self.torrent_cache[hash]['path']+'"') ++self.downloads[hash].shutdown() +self.rawserver.shutdown() def scan(self): 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-10-19 Thread Morita Sho
opped "'+self.torrent_cache[hash]['path']+'"') self.downloads[hash].shutdown() self.rawserver.shutdown() 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-10-20 Thread Morita Sho
w try..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#693995: libpam-modules: ~/.pam_environment ignored

2013-01-24 Thread Morita Sho
ironment is read 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 --

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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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 thi

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

2013-02-05 Thread Morita Sho
n this function found an unterminated expandable variable, 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 -- Syste

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

2013-02-08 Thread Morita Sho
https://fedorahosted.org/linux-pam/newticket > Ok. I created an account for fedorahosted.org and sent a report. https://fedorahosted.org/linux-pam/ticket/13 -- Morita Sho -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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

2012-02-25 Thread Morita Sho
NOME Shell 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, Mo

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

2007-05-30 Thread Morita Sho
o use gedit-icon.png 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:

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#422449: proftpd: Disabling IPv6 will breaks "Allow *.example.com" directive

2007-05-05 Thread Morita Sho
/proftpd.conf' failed! What I have changed to proftpd.conf from default is: * changed "UseIPv6 on" to "UseIPv6 off". * append following lines Allow *.example.com Sorry for my bad english. Thanks, Morita Sho -- System Information: Debian Release:

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

2007-05-14 Thread Morita Sho
uot;2000"; and "apt-cache search" now works! I suggest you to check your /etc/apt/apt.conf 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#456271: apt-listchanges: cannot interrupted by Ctrl-C

2007-12-13 Thread Morita Sho
/archives/*' and press Ctrl-C..., again and again, I found that many temporary directory (/tmp/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 knowled

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

2007-12-14 Thread Morita Sho
ions(self, filename): With this patch, a newline is correctly placed for each 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#501851: zsh: Completion fails if a directory name contains '(', ')' and 'Ą '.

2008-10-14 Thread Morita Sho
files with the old one (which is from zsh 4.3.6), and put the same debug output, then I got this debug output. DEBUG: LINENO=372 tmp1=ă�*(-/) 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

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

2008-10-18 Thread Morita Sho
nfirm that the completion 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#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 s

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

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

2008-10-11 Thread Morita Sho
Ą/*'; print $~tmp1; zsh: no matches found: \(\)Ą/* % tmp1='\(\)Ā/*'; print $~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-12 Thread Morita Sho
()Ą/foo Additionally, Ą/[TAB] completion doesn't work on cvs head. (It was working on zsh 4.3.6) % 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 regr

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

2008-10-13 Thread Morita Sho
ded by compinstall However, if I run `compinstall` and enable "Case-insensitive completion (lowercase matches uppercase)" from "2. Matching control" menu, the completion Ą/[TAB] stop to working. I see the following line were added to ~/.zshrc. zstyle ':completion:*' m

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

2009-06-03 Thread Morita Sho
u can close this bug. Thanks! -- Morita Sho -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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: asser

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

2007-10-05 Thread Morita Sho
ave made a patch to fix this problem. This patch completely rewrites 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 #ifdef USE

Bug#440909: Still problem remaining.

2007-09-21 Thread Morita Sho
shows same error I previously 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 PRO

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

2007-05-15 Thread Morita Sho
o /lib/firehol/firehol. So that above commands should be changed like following: # The simple services ${CAT_CMD} "${FIREHOL_LIB}" |\ ${GREP_CMD} -e "^server_.*_ports=" |\ ${CUT_CMD} -d '=' -f 1 |\ ${SED_CMD} &quo

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
" elif test -x /usr/bin/gnome-terminal && test -x /usr/bin/www-browser; then exec /usr/bin/gnome-terminal -e "/usr/bin/www-browser \"$URL\"" fi Regards, -- Morita Sho -- System Information: Debian Release: lenny/sid Architectu

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
n /etc/passwd, and if user_name parameter is empty, "missing or bad parameter: user_name" error will occurs. Since 5th field in /etc/passwd is optional, boinc-manager should not assumes it is non-empty. I have some idea to fix (or mitigate) this problem. * Add inputbox for user_name to

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

2007-10-19 Thread Morita Sho
+0900 @@ -46,7 +46,7 @@ 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: len

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
> +ai->user_name = (const char*)::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

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, t

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#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

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 th

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#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 > UTF-

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#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

Bug#336554: yet another patch for #336554

2008-06-08 Thread Morita Sho
e "to encoding" 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-0

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 w

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: &qu

Bug#425874: Patch to fix Bug#425874

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

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 provid

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

2008-07-06 Thread Morita Sho
+0900 @@ -4068,7 +4068,7 @@ -- "$cur" ) ) fi } && -complete -F _gdb $default gdb +complete -F _gdb $filenames gdb # Postgresql completion # Regards, -- Morita Sho <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAI

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 bash-compl

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 s

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

2008-09-06 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#450802: sox: don't play sounds anymore

2008-01-24 Thread Morita Sho
&forum_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#462753: libao2: need to clear the final period in alsa driver before closing it.

2008-01-27 Thread Morita Sho
played as expected. Note: This program assumes that period size is 3709. To compile: $ gcc -Wall -lao -ldl -lm -o reproduce_libao_bug 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

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 cont

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

2008-01-13 Thread Morita Sho
f->filetype = "sunau"; f->filename = xstrdup(device ? device : "/dev/audio"); #else sox_fail("Sorry, there is no default audio device configured"); exit(1); #endif } This code determines which audio device play(1) use. I think it would be nice if pl

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

2008-01-13 Thread Morita Sho
hope 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 (so

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

2007-12-06 Thread Morita Sho
t; ]; then rm -f $hook.disabled rm -f /var/lib/apt/listchanges.db -if [ ucf --help > /dev/null 2>&1 ]; then +if which ucf > /dev/null; then ucf -p /etc/apt/listchanges.conf fi rm -f /etc/apt/listchanges.conf Thanks, -- Morita Sho <[EMAIL PROTEC

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

2007-10-27 Thread Morita Sho
lities" +PREFIX= + +# 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: len

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

2007-10-31 Thread Morita Sho
update-grub is also 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

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

2007-07-29 Thread Morita Sho
rge.net Repository - [gphoto] Revision 9361 http://gphoto.svn.sourceforge.net/viewvc/gphoto?view=rev&revision=9361 Additionally, there is a newer upstream release as #432097 said. Updating to it will also resolves this problem. Thanks, Morita Sho diff -ur gtkam-0.1.12.old/src/gtkam-chooser.c

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

2007-09-05 Thread Morita Sho
and lincity-ng is now working. Thanks, 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-

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 "f

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

2006-01-17 Thread Morita Sho
ound for substitute 0x0A ("\n", newline character) to %0A. I have confirmed this code is works fine on bash, dash and zsh. However, 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

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

2006-04-24 Thread Morita Sho
However, appending "-a ${APPLICATION_ID}" in this way will occurs Word Splitting. All spaces(" ") 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

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
if the kernel is built with genuine OSS (no OSS emulation > in ALSA, actual OSS) does the sound card still have this problem? Hmm... I'm not sure because I'm not familiar with OSS... -- Morita Sho -- 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 gnome-ob

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
OBEX_CharToUnicode to support non-ASCII or multibyte encoding. I have attached a patch. Regards, -- Morita Sho --- 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:03.0 +0900 @@ -307,6 +307,7

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
b2 00 2e 00 74 00 78 00 74 00 00 .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, -- Morit

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 " () - VIM". Then I quittin

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