Bug#875999: gworldclock : Menu is not translated

2017-09-17 Thread Takeshi Hamasaki
Package: gworldclock Version: 1.4.4-10 Severity: minor Tags: patch Dear Maintainer, current GTK application needs to use gtk_action_group_set_translation_domain () for menu to be translated. Attached patch is to add the function to main.c . Regards, Takeshi Hamasaki -- System Information

Bug#819859: FYI: error pop-up is gone after commenting out the line: (require 'gnome)

2016-05-14 Thread Takeshi Hamasaki
at, the error message pop-up "No such file or directory, gnome" doesn't show. Takeshi Hamasaki

Bug#632656: dropbear: duplicate mount /dev/pts in initramfs

2014-08-21 Thread Takeshi Hamasaki
s all users while 1. is for those who uses initrd image. Attached file copy_mountpoint_in_initrd.diff is to address 1, and file devpts.diff to address 2. In addition I delayed the reading of scripts/functions until it is really required. Regards, Takeshi Hamasaki -- System Information: Debian Re

Bug#717947: To update denemo to 1.0.8

2013-11-27 Thread Takeshi Hamasaki
Hi, after some try, I could update denemo packages to version 1.0.8 on my local machine. I'm happy to share denemo_1.0.8-0.1.debian.tar.gz if this debbugs server accepts the file attached to this mail. Hoping this is helpful for someone, -- Takeshi Hamasaki denemo_1.0.8-0.1.debian.t

Bug#621752: net-tools: Japanese translation uses a wrong Kanji character

2011-04-08 Thread Takeshi Hamasaki
Package: net-tools Version: 1.60-23 Severity: minor Tags: patch l10n I found a mistake in ja.po included in debian/translations.patch, I made a patch to correct it. -- System Information: Debian Release: 6.0.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'testing'), (

Bug#590840: libxine1-misc-plugins: assertion error in kaffeine 0.8.7

2010-09-21 Thread Takeshi Hamasaki
.c, gxine neither start properly. I used NULL as arg for InitializeMagick(), just FYI. Regards, -- Takeshi Hamasaki -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#573741: initramfs-tools: patch to allow tuxonice to resume from swap filesystem on LVM

2010-05-19 Thread Takeshi Hamasaki
I found newer tuxonice above some version -- 3.0.99.48 or around? -- doesn't require this patch for resume script after I changed RESUME= line to: RESUME=/dev/mapper/skyplate-swap_1 from RESUME=swap:/dev/mapper/skyplate-swap_1 in /etc/initramfs-tools/conf.d and resume= in kernel command line para

Bug#579761: codelite: manual page codelite(1) contains descriptions twice for each option

2010-04-30 Thread Takeshi Hamasaki
Package: codelite Version: 2.5.2.4031~dfsg-1 Severity: minor Subject tells all. Please try to see $ man codelite Regards, Takeshi -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) -- To UNSUBSCRIBE, email to

Bug#573741: initramfs-tools: patch to allow tuxonice to resume from swap filesystem on LVM

2010-04-18 Thread Takeshi Hamasaki
Thanks for reassigning, and I want to withdraw one of the patches. I noticed the patch for lvm2 script should be assigned to lvm2 package, and it appeared the patch is not necessary. (cf. #878177, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578177) One more patch for resume script is still n

Bug#578177: closed by Bastian Blank (Re: Bug#578177: lvm2: Activate Logical Volume for tuxonice swap partition when system resumes)

2010-04-17 Thread Takeshi Hamasaki
>> to let lvm2 script recognize resume=swap:/dev/XX in kernel command >> line option. > > This is no valid resume device definition. Try resume=/dev/mapper/bla. Long time I have used resume=swap:/dev/XX style so I didn't know resume=/dev/mapper/bla works for tuxonice. Thanks, -- Takeshi

Bug#578177: lvm2: Activate Logical Volume for tuxonice swap partition when system resumes

2010-04-17 Thread Takeshi Hamasaki
Package: lvm2 Version: 2.02.62-1 Severity: normal Tags: patch I made a patch to do this. It is for /usr/share/initramfs-tools/scripts/local-top/lvm2 which is included in this package, to let lvm2 script recognize resume=swap:/dev/XX in kernel command line option. -- System Information: Debian

Bug#573741: initramfs-tools: patch to allow tuxonice to resume from swap filesystem on LVM

2010-03-13 Thread Takeshi Hamasaki
Package: initramfs-tools Version: 0.93.4 Severity: normal Tags: patch *** Please type your report below this line *** lvm2 script doesn't recognize resume=swap:/dev/XX in kernel command line option, and also resume script doesn't know how to trigger resume sequence for TuxOnIce. I attach diff

Bug#512321: Info received (Just add one line to debian/rules to enable sound in flobopuyo)

2010-02-20 Thread Takeshi Hamasaki
Tags: patch I will attach a patch for debian/rules to do this. > An necessary variable to enable audio output is not passed in CDBS build > system. > I added this line and did debuild, now I can here sound and audio from > flobopuyo: > > CFLAGS += -DUSE_AUDIO=1 Regards

Bug#537352: Just add one line to PuyoCommander.cpp to enable Window Title in flobopuyo

2009-11-30 Thread Takeshi Hamasaki
I added a call to SDL_WM_SetCaption() in PuyoCommander.cpp . After debuild I can see titled window of FuloboPuyo now. The patch should be like attached file. Regards, Takeshi Hamasaki --- flobopuyo-0.20.orig/PuyoCommander.cpp 2004-10-09 05:41:12.0 +0700 +++ flobopuyo-0.20

Bug#512321: Just add one line to debian/rules to enable sound in flobopuyo

2009-11-29 Thread Takeshi Hamasaki
An necessary variable to enable audio output is not passed in CDBS build system. I added this line and did debuild, now I can here sound and audio from flobopuyo: CFLAGS += -DUSE_AUDIO=1 Regards, Takeshi Hamasaki -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#455903: gxine: wrong dependency on libxine1 (>= 1.1.4)

2007-12-12 Thread Takeshi Hamasaki
Package: gxine Version: 0.5.11-4 Severity: normal gxine depends on libxine1 (>= 1.1.4), and also depends on libxine1-x | libxine1 (<< 1.1.8-2) . Should they be like this? libxine1-x | libxine1 (>= 1.1.4), libxine1-x | libxine1 (<< 1.1.8-2) -- System Information: Debian Release: lenny/sid A

Bug#394736: So define NUM_CONSOLES variable again.

2007-06-22 Thread Takeshi Hamasaki
and then NUM_CONSOLES is used outside this if: So define NUM_CONSOLE again as it is did at line 105. Attached patch is for the purpose. Regards, --- console-screen.sh.orig 2007-06-22 23:56:22.0 +0900 +++ console-screen.sh 2007-06-22 23:56:05.0 +0900 @@ -213,6 +213,13 @@ if

Bug#388032: /etc/default/ntpdate should check the existence of /etc/ntp.conf

2006-09-19 Thread Takeshi HAMASAKI
Package: ntpdate Version: 1:4.2.2+dfsg.2-2 Followup-For: Bug #388032 I made a patch to let /etc/default/ntpdate check the existence of /etc/ntp.conf . It is attached to this report. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (5

Bug#329342: fetchmail: wrong message in ja.po for return code 8

2005-09-21 Thread Takeshi Hamasaki
Package: fetchmail Version: 6.2.5-18 Severity: minor I found wrong message in Japanese when fetchmail ends with return code 8. In fact, this is same as I reported in #233634 and once fixed in 6.2.5-3. I attach the patch again. -- System Information: Debian Release: 3.1 APT prefers unstable A