Bug#942294: scide can not display example codes in Help browser

2024-03-09 Thread Takeshi Soejima
> When I install libjs-jquery and libjs-codemirror, and link to them, then > scide displays example codes well in Help browser. The packages since bullseye depend on libjs-jquery and libjs-codemirror, so I think this bug may be closed, though Help browser suffers from another bug.

Bug#1052607: pxdvi can not use haranoaji fonts

2023-10-06 Thread Takeshi Soejima
I think the following patch will resolve the issue. --- texk/xdvik/texmf/config.xdvi.orig +++ texk/xdvik/texmf/config.xdvi @@ -50,6 +50,8 @@ % p psfonts.map r H JIS-H r V JIS-V +r 2004-H JIS-H +r 2004-V JIS-V r UniJIS-UTF16-H Unicode-H r

Bug#1052607: pxdvi can not use haranoaji fonts

2023-10-06 Thread Takeshi Soejima
Youhei SASAKI writes: >> If kanjix.map is generated to use haranoaji fonts (default) by >> kanji-config-updmap, dvipdfmx works fine, but pxdvi can not display >> japanese characters. > > I can't reproduce this bugs. > Please send sample TeX file. Sorry for not fully showing the situation. The

Bug#1052607: pxdvi can not use haranoaji fonts

2023-09-25 Thread Takeshi Soejima
Package: xdvik-ja Version: 22.87.05+j1.42-2 Dear Maintainer, If kanjix.map is generated to use haranoaji fonts (default) by kanji-config-updmap, dvipdfmx works fine, but pxdvi can not display japanese characters.

Bug#1043318: No *.elc files are made and installed

2023-08-08 Thread Takeshi Soejima
Package: proofgeneral Version: 4.4.1~pre170114-1.2 Dear Maintainer, This package does not support current emacs version 28.2 in Bookworm, and no *.elc files are made and installed to /usr/share/emacs/site-lisp/proofgeneral/.

Bug#1026935: Missing emacsen compat file

2022-12-24 Thread Takeshi Soejima
Package: emacs-calfw Version: 1.6+git20180118-1.1 Dear Maintainer, While installing this package on bullseye (emacs 1:27.1+1-3.1), I met the following error (though the functionaliy seems fine). Performing actions... Selecting previously unselected package emacs-calfw. (Reading database

Bug#1011976: swetest disregards -ut option

2022-05-28 Thread Takeshi Soejima
Package: libswe-dev Version: 1.80.00.0002-1.1 Dear Maintainer, swetest command included in this package disregards -ut option, and always returns values at 00:00:00. I notice the bug when executing it by horoscop.sty in texlive-games.

Bug#995137: Can not get current location with gpsd

2022-01-13 Thread Takeshi Soejima
If marble 4:20.12.3-1 (in bullseye) is rebuilt with libgps23 (in buster), I can get current location with gpsd (in bullseye).

Bug#995137: Can not get current location with gpsd

2021-09-26 Thread Takeshi Soejima
Package: marble-plugins Version: 4:20.12.3-1 Dear Maintainer, Marble with the plugin in bullseye can not get current location with gpsd packaged in the same release (displaying "waiting for current location information..."). marble-qt (or marble) 4:20.12.3-1 gpsd 3.22-4 (works fine with

Bug#970631: Pitch bend of Calf Fluidsynth plugin does not work except on channel 1

2020-12-06 Thread Takeshi Soejima
The patch has been merged to upstream. So this bug can be closed if the package is updated by the upstream after 2020-11-7. https://github.com/calf-studio-gear/calf/commit/083b7497a8429fe9f1e12e1b53fae439c21414e4

Bug#970631: Pitch bend of Calf Fluidsynth plugin does not work except on channel 1

2020-09-20 Thread Takeshi Soejima
Package: calf-plugins Version: 0.90.3-1 Dear Maintainer, Pitch bend of Calf Fluidsynth plugin does not work except on channel 1. I think following patch will do. --- src/calf/modules_dev.h.orig 2019-07-17 01:57:45.0 +0900 +++ src/calf/modules_dev.h 2020-09-20 20:09:53.0

Bug#942294: scide can not display example codes in Help browser

2019-10-13 Thread Takeshi Soejima
Symlink ~/.local/share/SuperCollider/Help/prettify.js is also broken.

Bug#942294: scide can not display example codes in Help browser

2019-10-13 Thread Takeshi Soejima
Package: supercollider Version: 1:3.10.0+repack-1 Dear Maintainer, On startup scide shows errors and can not display example codes in Help browser. $ scide & *** ERROR in JavaScript: "Uncaught ReferenceError: $ is not defined" * line: 215 * source ID:

Bug#917461: proofgeneral does not work in emacs-26

2019-05-26 Thread Takeshi Soejima
Dear Maintainer, This bug was fixed by 'commit b3ff384' on git. https://github.com/ProofGeneral/PG/issues/355 https://github.com/ProofGeneral/PG/commit/b3ff384a564a0d5a4206c1eb1e2eaa06da6f909a I wish this package to be included in Buster again.

Bug#901705: Latest stable version is 0.90.0

2018-08-09 Thread Takeshi Soejima
Released 0.90.1 on 8 Jul 2018.

Bug#901705: Latest stable version is 0.90.0

2018-06-16 Thread Takeshi Soejima
Package: calf-plugins Version: 0.0.60-5 Please update this with the current version 0.90.0 released Nov 2017.

Bug#873671: latest version is 0.6-2

2017-08-29 Thread Takeshi Soejima
Package: r-cran-rpostgresql Version: 0.4-1 I wish to update the package to the latest version 0.6-2 in CRAN.

Bug#870320: Missing bold, italic and bold-italic style

2017-07-31 Thread Takeshi Soejima
Package: xfonts-ayu Version: 1:1.7a-1 The package in stretch is missing bold, italic and bold-italic style contained in jessie's.

Bug#861928: lv2 plugin directory

2017-05-05 Thread Takeshi Soejima
Package: amsynth Version: 1.6.4-1 Dear maintainers, This package installes lv2 plugins to /usr/lib/x86_64-linux-gnu/lv2, but Ardour can not scan the directory except setting "LV2_PATH" environment variable. Considering that Debian Policy says "a program must not depend on environment variables

Bug#849166: lv2 plugins are not installed

2016-12-22 Thread Takeshi Soejima
Package: yoshimi Version: 1.5.0-1 lv2 plugins are not installed. Following changes have done for me. --- debian/rules.orig 2016-12-14 06:24:04.0 +0900 +++ debian/rules2016-12-23 14:30:30.318688555 +0900 @@ -4,5 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Bug#775388: update to the latest upstream version

2015-01-14 Thread Takeshi Soejima
Package: whysynth Version: 20090403-1.2 Severity: wishlist Please update to the latest upstream version 20120903. http://smbolton.com/whysynth.html KXStudio has a deb package of it for ubuntu. https://launchpad.net/~kxstudio-debian/+archive/ubuntu/plugins -- To UNSUBSCRIBE, email to

Bug#743255: Can not use with Gnus (emacs24)

2014-10-27 Thread Takeshi Soejima
Dear mainainer, Wrong number of arguments: (lambda (group optional server fast) (nnheader-report (quote nnmhc) Selected group %s group) (nnheader-insert 211 1 1 1 %s group)), 4 Following patch seems to fix the problem for Gnus in emacs24. It may also works for other emacsen. ---

Bug#752226: Candidate window does not display candidates

2014-06-21 Thread Takeshi Soejima
Package: uim-gtk3 Version: 1:1.8.6-6 Candidate window does not display candidate characters. For the first time using any application, it displays the first set of candidates correctly, but later only the window frame without the second set or so. On wheezy including uim-gtk3 (1:1.8.1-4) and

Bug#747066: want marble-qt package

2014-06-21 Thread Takeshi Soejima
Great thanks for the new package marble-qt (4:4.13.1-2). It works fine for me with marble-plugins package. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#747066: want marble-qt package

2014-05-06 Thread Takeshi Soejima
Xavier Brochard xav...@alternatif.org writes: Sorry, misunderstanding. What you want is marble without KDE dependencies, right ? Yes, I mean marble without KDE dependencies. Installing marble-qt instead of marble as an only KDE application, we can spare about 200MB disk space. So there is a

Bug#747066: want marble-qt package

2014-05-05 Thread Takeshi Soejima
Package: marble Version: 4:4.11.5+dfsg-1+b1 Severity: wishlist I want a variant of this package which is free from kde-runtime. Ubuntu already has it as marble-qt. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#747066: want marble-qt package

2014-05-05 Thread Takeshi Soejima
Thank you for a quick reply to my request. Can you please provide an url ? http://packages.ubuntu.com/saucy/marble-qt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#743469: Does not (require 'sclang) on startup

2014-04-02 Thread Takeshi Soejima
Package: supercollider-emacs Version: 1:3.6.3~repack-5 /etc/emacs/site-start.d/50supercollider.el begins (let ((package-dir (concat /usr/share/ (symbol-name flavor) /site-lisp/supercollider))) ^

Bug#743255: Can not use with Gnus (emacs24)

2014-03-31 Thread Takeshi Soejima
Package: mhc Version: 0.25.1+20130926-2 When using this package with Gnus included in emacs24 (24.3+1-2), (setq gnus-select-method '(nnml )) (setq mail-user-agent 'gnus-user-agent) (mhc-select-mailer-package 'gnus) M-x gnus C-c. . it displays a following message. Wrong number of

Bug#725225: Can not detect BPM or beat

2013-10-04 Thread Takeshi Soejima
Thank you for a quick reply! Matteo F. Vescovi mfv.deb...@gmail.com writes: http://mixxx.org/wiki/doku.php/troubleshooting#the_bpm_detection_is_wrong Any similarity? Not a wrong detection as written, but completely no detection. On my wheezy machine, I have installed the package for ubuntu

Bug#725225: Can not detect BPM or beat

2013-10-02 Thread Takeshi Soejima
Package: mixxx Version: 1.11.0~dfsg-1 When loading a now sound file to a deck, the mixxx can not detect BPM or beat. And no beat analyser can be seen in Beat Detection Preferences. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#707884: Newer version available

2013-05-11 Thread Takeshi Soejima
Package: sonic-visualiser Version: 2.0-1 The version of this package is 2.0-1, but its real version seems older. Starting up for the first time, the application suggests the upgrade. You are using version 1.9 of Sonic Visualiser, but version 2.0 is now available. -- To UNSUBSCRIBE, email

Bug#642828: new upstream

2011-09-25 Thread Takeshi Soejima
Package: nyquist Version: 3.04b-5 Upstream version is now 3.05. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#600168: can't use --force-hal option

2010-10-14 Thread Takeshi Soejima
Package: sleepd Version: 2.03 Thank you for fixing the bug #597369. But I can't use the new option. --- sleepd-2.03/sleepd.c2010-09-30 05:09:34.0 +0900 +++ sleepd-2.03sohet/sleepd.c 2010-10-14 16:38:35.0 +0900 @@ -85,7 +85,7 @@ {netdev, 2, NULL, 'N'},

Bug#597369: eeepc need force to use hal option

2010-09-18 Thread Takeshi Soejima
Package: sleepd Version: 2.02 On my asus eeepc 900, sleepd using -b option (ex. -b 10) always sleep the machine even when the battery is full. Because, as known, the acpi information of the battery is broken. I patched sleepd to force to use hal and it works fine, but it will be nice to have