Bug#495634: console-data: dvorak-uk keymap not supplied

2008-08-19 Thread Ximin Luo
Package: console-data Version: 2:1.07-4 Severity: normal Tags: patch l10n a working keymap is supplied. all character keys work on my computer, as well as ctrl-@ for NUL (tested on telnet), and ctrl-[\w] and meta-[\w] (tested on emacs) -- System Information: Debian Release: lenny/sid APT

Bug#499208: gnome-menus: default inline_limit causes too many omitted subcategories

2008-09-16 Thread Ximin Luo
Package: gnome-menus Version: 2.22.2-4 Severity: minor The inline_limit defined in /etc/xdg/menus/gnome-applications.menu is too large. If you have eg. 6 apps installed for each subcategory, they will all show up in the parent category. This is not pretty when you have 4 subcategories with 6 apps

Bug#497385: flashplugin-nonfree: confirm Rémi Vanicat's solution (#75)

2008-09-04 Thread Ximin Luo
Package: flashplugin-nonfree Version: 1:1.7.2 Followup-For: Bug #497385 Just to confirm this bug in my copy, and to confirm that Rémi Vanicat's solution (#75) fixed the problem for me (and thanks :)) solution (to save people scrolling up) # dpkg-reconfigure nspluginwrapper # update-alternatives

Bug#483600: smlnj: package can be built for amd64

2008-05-29 Thread Ximin Luo
Package: smlnj Version: 110.65-1 Severity: important These packages can be built from source for the amd64 platform by using gcc-multilib as a build-dependency, and adding amd64 to the appropriate lines in ./debian/control -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#483599: smlnj: new upstream release (110.67)

2008-05-29 Thread Ximin Luo
Package: smlnj Version: 110.65-1 Severity: wishlist Source can be found here: http://www.smlnj.org/dist/working/110.67/index.html -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux

Bug#483832: gnome-terminal window takes very long time to draw

2008-05-31 Thread Ximin Luo
Package: gnome-terminal Version: 2.22.1-1 Severity: important gnome-terminal works fine for metacity. however, if the window manager is compiz or xfwm4, it takes a very long time to update the window, including: - startup - window resize - new tab (since it has to redraw the window) this

Bug#444587: should now be fixed

2008-05-11 Thread Ximin Luo
This bug should be fixed now that #479761 is fixed. The multiple entries was caused by the menu not putting them into their appropriate subcategories; now they (should) still appear multiple times, but in different subcategories. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#444587: should now be fixed

2008-05-13 Thread Ximin Luo
Josselin Mouette wrote: This bug has nothing to do with #479761. It is caused by .desktop files using several categories together. They need to be fixed one by one. Yes, but now that #479761 is fixed, the entries should be appearing in each subcategory (once), instead of in the same

Bug#478886: libgcj9-0: incomplete implementation of printf()/format()

2008-05-01 Thread Ximin Luo
Package: libgcj9-0 Version: 4.3.0-1 Severity: important the gnu classpath libraries cannot handle %f in format strings: $ cat test.java public class test { public static void main (String[] args) { System.out.printf(%09.3f%n,3.1415926535); } } $ cat test2.java public class test2 { public

Bug#479761: gnome-menus cannot handle sub-categories with same name

2008-05-06 Thread Ximin Luo
Package: gnome-menus Version: 2.22.1-1 Severity: important This bug is related to: #444587 - a symptom of this bug #478839 - not actually fixed, due to this bug gnome-menus cannot handle subcategories which have the same name. for example: the existence of the Debian/Games/Board category

Bug#480411: gedit does not convert line endings to/from clipboard

2008-05-09 Thread Ximin Luo
Package: gedit Version: 2.22.1-1 Severity: normal gedit can open CRLF and LF files and display them identically. however, copying text from one to the other retains the line endings of the original, even when the file is saved. i suggest that upon pasting, gedit automatically converts the line

Bug#474248: close: probably a xfwm4 bug

2008-04-16 Thread Ximin Luo
I just found out this is also happens with gnome-screensaver, so it's probably a xfwm4 bug. I'm submitting this bug for that package instead. Someone please close this one, or mark it as duplicate; I don't know how to. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#476396: xfwm4: screensavers have same opacity type as popup window

2008-04-16 Thread Ximin Luo
Package: xfwm4 Version: 4.4.2-3 Severity: important xfwm can set the transparency for various types of windows. One of these types is popup window, such as tooltips, menus, etc. But this type also includes screensavers, such as xscreensaver and gnome-screensaver. Screensavers should either be

Bug#476396: whoops

2008-04-21 Thread Ximin Luo
whoops, sorry for re-reporting what you already knew, for some reason your reply didn't get to my mailbox - i only just read it over http. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#476396: update

2008-04-21 Thread Ximin Luo
just found out this bug exists for all FULL-SCREEN display modes (eg. games, dosbox, etc), not just screensavers. it might be a good idea to change the name of this bug report to reflect that. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#473510: lighttpd: default enabling of ipv6 breaks other default config settings

2008-03-30 Thread Ximin Luo
Package: lighttpd Version: 1.4.19-1 Severity: important The default debian configuration settings (and the one which is intuitive) has the following code snippet: $HTTP[remoteip] == 127.0.0.1 This occurs in /etc/lighttpd/lighttpd.conf, /etc/lighttpd/conf-available/10-cgi.conf, and probably

Bug#474248: xscreensaver has same transparency/opacity as popup window

2008-04-04 Thread Ximin Luo
Package: xscreensaver Version: 5.04-2 Severity: important When xfwm is used as the window manager, it is possible to set the transparency for various types of windows. One of these types is popup window, such as tooltips, menus, etc. This type also includes - xscreensaver. This bug probably

Bug#474248: xscreensaver has same transparency/opacity as popup window

2008-04-04 Thread Ximin Luo
I have no idea how any of this works. I'm just reporting what I'm seeing. Transparency is done via compositing - that pretty much sums up all I know. I'm running GNOME with xfwm, if that information is useful. Anything you want me to run, such as debugging software, etc, I'll be happy to.

Bug#525011: gksu: option parsing is not well documented

2009-04-21 Thread Ximin Luo
Package: gksu Version: 2.0.2-1 Severity: normal took me a while to figure out, because the manual mentions -- nowhere, instead saying gksu [-u user] [options] command implying that once it encounters something it thinks is a command, everything after it is also treated as a command. this is

Bug#544940: additional information

2009-09-24 Thread Ximin Luo
I have the same problem. syslog says: Sep 24 13:56:19 xl269 smartd[18442]: Monitoring 1 ATA and 1 SCSI devices Sep 24 13:56:19 xl269 smartd[18442]: Error retrieving getaddrinfo(xl269): Name or service not known Sep 24 13:56:19 xl269 smartd[18442]: Executing test of mail to root ... Sep 24

Bug#544940: additional information

2009-09-24 Thread Ximin Luo
is run: $ cat /tmp/10mail.log uid=0(root) gid=0(root) groups=0(root) uid=0(root) gid=0(root) groups=0(root) uid=0(root) gid=0(root) groups=0(root) which is weird as these permissions should allow setgroups() to work fine :/ in any case the run-parts thing still works fine :/ X Ximin Luo wrote

Bug#542709: git-core: unexpectedly dirty index after rebase

2011-02-22 Thread Ximin Luo
On 19/02/11 22:54, Jonathan Nieder wrote: Drat. :) I'll try to reproduce this with the latest version of git. I can no longer reproduce the bug on my git version, 1.7.2.3. Thanks. The thing to look for is whether git diff-files shows anything after such a conflicted rebase. rebase

Bug#617674: gitg: new upstream version available

2011-03-10 Thread Ximin Luo
Package: gitg Version: 0.0.6-3 Severity: wishlist Hi, a new upstream version (0.0.8) is available at https://github.com/jessevdk/gitg/commits/v0.0.8 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,

Bug#609927: anarchism: new upstream version and homepage

2011-01-13 Thread Ximin Luo
Package: anarchism Version: 13.4-1 Severity: normal Hello, there is a new version 14.0 at http://anarchism.pageabode.com/afaq/index.html Seems genuine enough, but I haven't thoroughly reviewed the changes. -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (990,

Bug#610374: service-wrapper-java: new upstream version available

2011-01-17 Thread Ximin Luo
Package: service-wrapper-java Severity: normal Hi, a new version (3.5.7) of the package is available upstream. http://wrapper.tanukisoftware.com/doc/english/download.jsp http://wrapper.tanukisoftware.com/download/3.5.7/wrapper_3.5.7_src.tar.gz -- System Information: Debian Release: 6.0 APT

Bug#538808: libswt3.4-gtk-java: duplicate packages?

2009-07-27 Thread Ximin Luo
Package: libswt3.4-gtk-java Version: 3.4.1-1 Severity: normal libswt3.4-gtk-java from source package eclipse libswt-gtk-3.4-java from source package swt-gtk since both of these are the swt-gtk from eclipse it seems weird that there should be duplicate packaging for them -- System Information:

Bug#562843: notification-properties causes notification-daemon to became unresponsive

2009-12-28 Thread Ximin Luo
Package: notification-daemon Version: 0.4.0-2 Severity: important 1. start `notification-properties` 2. click preview a significant fraction (about half) of the times you do this, the properties dialog will hang and you have to kill it. not only that, but this results in an unresponsive

Bug#565686: python-multiprocessing: please add Provides: python-processing

2010-01-17 Thread Ximin Luo
Package: python-multiprocessing Severity: important Please add Provides: python-processing to the package metadata. sagemath is otherwise uninstallable, since python-processing is no longer in the Debian repositories, and the former's package maintainer seems inactive. -- System Information:

Bug#542709: git-core: git-rebase gives faulty instructions on conflict

2009-08-20 Thread Ximin Luo
Package: git-core Version: 1:1.6.3.3-2 Severity: important when a conflict occurs during git-rebase, we are told to fix it, tell git that we have done this with git-add, and then continue the rebase with git rebase --continue. both the manual and the program say this. however, this doesn't

Bug#542785: geany mistakenly continues multiline comments outside the comment

2009-08-21 Thread Ximin Luo
Package: geany Version: 0.17-1 Severity: normal Start a java/C file and type /*comment*/ int test() { and hit enter. If your auto-complete multi-line comments setting is on, geany will add a * to the next line. Subsequent lines are fine, though. -- System Information: Debian Release:

Bug#495634: Back on this dvorak-uk issue

2009-02-14 Thread Ximin Luo
Christian Perrier wrote: I don't know much about Dvorak keymaps but could you explain what is the difference with the standard Dvorak keymap one can find as /usr/share/keymaps/i386/dvorak/dvorak.kmap.gz and @ are swapped, as well as some other changes. i can't remember them all off the top

Bug#520254: segfaults on unhide sys too

2009-07-24 Thread Ximin Luo
Package: unhide Version: 20080519-4 Severity: normal == kernel message and strace of unhide sys == Jul 25 01:50:39 xl269 kernel: [131430.482996] unhide[11082]: segfault at 0 ip 004039d0 sp 7fffcec84ee8 error 4 in unhide-linux26[40+8c000] clone(child_stack=0,

Bug#569804: Enigmail 1.0 not supported in Icedove =3.

2010-05-15 Thread Ximin Luo
Package: enigmail Version: 2:0.95.7-1 Severity: normal Hi, just another nudge for this package to be upgraded. It hasn't been upgraded for a year - what's with that? If the maintainer doesn't have enough time then please could they send out a Request For Help (or whatever the Debian equiv is) or

Bug#580911: geany: incorrect folding of code block

2010-05-09 Thread Ximin Luo
Package: geany Version: 0.18.1-1 Severity: normal make a new file called test.java, then open it in geany. paste in: public void test() { //} System.out.println(hello, world); } and try to fold the method definition to make it invisible (the [-]

Bug#580911: geany: incorrect folding of code block

2010-05-11 Thread Ximin Luo
after talking with the developer of scintilla, it turns out that this feature is off by default in scintilla. could you turn it off too in geany? the behaviour interferes with ordinary code practices (ie. commenting out code blocks eg. for testing), and is very unexpected if you don't

Bug#574825: igraph: additional packages present in source

2010-03-21 Thread Ximin Luo
Package: igraph Severity: normal Please add the python-igraph interface to debian as a package. There is already one available at the igraph PPA on launchpad: https://launchpad.net/~igraph/+archive/ppa -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990,

Bug#578339: python-subnettree: please build for python2.6

2010-04-18 Thread Ximin Luo
Package: python-subnettree Version: 0.12-2+b1 Severity: important please build this module against python2.6; atm only python2.5 is supported. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,

Bug#517915: oneswarm -- friend-to-friend client: p2p data sharing with explicit privacy control

2010-04-25 Thread Ximin Luo
Package: wnpp Severity: wishlist I'd like to voice some support for this; also I wouldn't imagine RFP bugs would normally attract any traffic, regardless of support. If people see there's an RFP bug already in place they wouldn't usually bother sending another email about it. -- To

Bug#573719: python-flickrapi: new upstream version available

2010-03-13 Thread Ximin Luo
Package: python-flickrapi Version: 1.2-3 Severity: wishlist Version 1.4.2 is available; see http://pypi.python.org/pypi/flickrapi -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')

Bug#573742: openjdk-6-jre: cannot open socket to localhost

2010-03-13 Thread Ximin Luo
Package: openjdk-6-jre Version: 6b18~pre2-1 Severity: important Latest update breaks the ability to open a socket to 127.0.0.1, unless -Djava.net.preferIPv4Stack=true is set. Test code attached, which assumes there is a service listening on port 80. also, screwing with net.ipv6.bindv6only (as

Bug#561038: gitweb: incorrect action attribute on project search form

2010-03-15 Thread Ximin Luo
On 03/06/2010 05:32 PM, Jonathan Nieder wrote: Sorry to leave this hanging for so long. I am having trouble reproducing your bug. [...] Could you try again and let me know how it goes? hmm, I can't reproduce this either with git 1.7.0. maybe i had a badly-setup config or something. i suppose

Bug#574545: run rkhunter BEFORE dpkg

2010-03-18 Thread Ximin Luo
Package: rkhunter Version: 1.3.6-3 Severity: normal This is a follow-up to bug #445661. On top of that, `rkhunter --enable hashes` should be run *before* a package upgrade, to ensure that nothing has been compromised since the last cron run. Of course, there is still the chance of a compromise

Bug#574545: run rkhunter BEFORE dpkg

2010-03-19 Thread Ximin Luo
On 03/19/2010 05:37 AM, Julien Valroff wrote: mmh I would rather say *you* have to run rkhunter before you use aptitude. I can hardly imagine that rkhunter is run twice in a row automatically. Your logic doesn't follow. The two runs don't do the same thing; the pre-install run checks that

Bug#590097: (no subject)

2010-09-14 Thread Ximin Luo
On 14/09/10 17:48, Olaf van der Spek wrote: are you suggesting that logrotate handle this process? i don't see a way to do this that's simpler than (2). for example, the simplest way i can think of: - lighttpd tells logrotate i'm a webserver - awstats tells logrotate i want to process

Bug#598235: regression: synaptic no longer preserves auto flag on upgrade

2010-09-27 Thread Ximin Luo
Package: synaptic Version: 0.70~pre1+b1 Severity: normal Hi, since a recent version upgrade (around the time the quick search feature was added, which btw should REALLY be renamed to filter, but anyway) synaptic will unset the auto installed flag for any package which gets upgraded. I've marked

Bug#598483: mantis: config_local.php uses short_open_tag

2010-09-29 Thread Ximin Luo
Package: mantis Severity: minor /etc/mantis/config_local.php uses ? instead of ?php, please fix. thanks. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64)

Bug#601685: libbsf-java: package does not support optional libs (as the description claims)

2010-10-28 Thread Ximin Luo
Package: libbsf-java Version: 1:2.4.0-4 Severity: grave Tags: patch Justification: renders package unusable The currently-distributed bsf.jar does not contain the adapter classes (in org/apache/bsf/engines) for most of the optional languages, except XSLT. This renders the package mostly useless

Bug#601685: Acknowledgement (libbsf-java: package does not support optional libs (as the description claims))

2010-10-28 Thread Ximin Luo
(whoops, just noticed that my patch also edits debian/ant.properties - it still works, but i guess you'll want to fix that.) -- GPG: 4096R/5FBBDBCE -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#601685: libbsf-java: package does not support optional libs (as the description claims)

2010-10-29 Thread Ximin Luo
severity 601685 important On 29/10/10 06:17, tony mancill wrote: I've applied the patch and committed the update to the packaging repo. cool, thanks :) I'm not sure I agree with the severity - the current package isn't completely unusable, is it? (Your bug report says mostly useless.)

Bug#481163: (no subject)

2010-10-08 Thread Ximin Luo
Hi, Just to let people know that we've done some more work on debian packaging for freenet. It's not yet suitable for normal users, nor is it suitable for being included in debian, but interested people are welcome to have a look, and any help would be much appreciated.

Bug#599626: libdb-je-java: new upstream version available

2010-10-09 Thread Ximin Luo
Package: libdb-je-java Version: 3.3.62-3 Severity: normal Hi, according to [1] a newer version of this package, 3.3.98 is available. Release email [2] says Berkeley DB Java Edition 3.3.98 is a patch release consisting of fixes for a number of issues. We strongly recommend that users of the 3.3.x

Bug#517424: firestarter: reconfigure possibly fixes this

2009-05-03 Thread Ximin Luo
Package: firestarter Version: 1.0.3-7 Severity: normal I tried Davide Prina's method of adding IF= (eth1 for me) to firestarter.sh and it worked. I then went into Preferences - Network Settings, and re-set the Internet connected device to eth1. (It was eth1 already, but I clicked the menu

Bug#509155: linuxdcpp has inaccurate detection of passive mode users

2008-12-18 Thread Ximin Luo
Package: linuxdcpp Version: 1.0.2-1 Severity: normal When two clients connect to each other through SOCKS proxies and both clients have reverse port forwardings from their respective proxy servers, linuxdcpp detects both users as being in passive mode (firewall icon) and does not attempt to

Bug#507814: transmission-daemon: error in postinst script

2008-12-04 Thread Ximin Luo
Package: transmission-daemon Version: 1.40-1 Severity: important Tags: patch The postinst script need to use adduser --system --group [etc]. Currently, it doesn't have the --group option, which means that the debian-transmission group is not created with adduser. This leads the postinst script to

Bug#508253: flashplugin-nonfree: missing dependencies

2008-12-09 Thread Ximin Luo
Package: flashplugin-nonfree Version: 1:1.8.1 Followup-For: Bug #508253 The package will work if ia32-libs-lib{curl3,nss3} are installed from the debian-multimedia repository. (This will also install ia32-libs-lib{idn11, nspr4,ssh2}.) -- System Information: Debian Release: lenny/sid APT

Bug#522946: gnome-network-admin: Unlock button is locked

2009-04-07 Thread Ximin Luo
Package: gnome-network-admin Version: 2.22.1-2 Severity: grave Justification: renders package unusable The unlock button is locked. Someone on #gnome on irc.freenode.net said polkit- gnome-authorization (in policykit-gnome) might be able to help, but this involves installing additional packages.

Bug#522946: closed by Josselin Mouette j...@debian.org (reply to 522...@bugs.debian.org) (Re: Bug#522946: gnome-network-admin: Unlock button is locked)

2009-04-07 Thread Ximin Luo
. Subject: Re: Bug#522946: gnome-network-admin: Unlock button is locked From: Josselin Mouette j...@debian.org Date: Tue, 07 Apr 2009 17:25:09 +0200 To: Ximin Luo xl...@cam.ac.uk, 522946-d...@bugs.debian.org Version: 2.22.1-3 Le mardi 07 avril 2009 à 15:30 +0100, Ximin Luo a écrit

Bug#522946: closed by Josselin Mouette j...@debian.org (reply to 522...@bugs.debian.org) (Re: Bug#522946: gnome-network-admin: Unlock button is locked)

2009-04-07 Thread Ximin Luo
run as the user that's currently logged on in GNOME, even if explicitly run as root. X Ximin Luo wrote: I have just installed policykit-gnome and the issue still persists. I'm still using 2.22.1-2 though; did you make any other changes? To clarify, the unlock button is locked even when

Bug#522946: gnome-network-admin: Unlock button is locked

2009-04-07 Thread Ximin Luo
reassign 522946 gnome-system-tools reopen 522946 thanks reopening and reassigning as suggested by #debian X Ximin Luo wrote: It turns out this bug exists for all programs in gnome-system-tools. I have tried the following to no use: installing gconf-defaults-service installing policykit

Bug#522946: closed by Josselin Mouette j...@debian.org (reply to 522...@bugs.debian.org) (Re: Bug#522946: gnome-network-admin: Unlock button is locked)

2009-04-07 Thread Ximin Luo
Josselin Mouette wrote: installing policykit-gnome and running /usr/lib/policykit/polkitd You don’t need to run this by hand, it is started automatically. This is not the case in 0.9.3, the latest version of policykit in debian - at least, the postinst script does not start the service.

Bug#522946: closed by Josselin Mouette j...@debian.org (reply to 522...@bugs.debian.org) (Re: Bug#522946: gnome-network-admin: Unlock button is locked)

2009-04-07 Thread Ximin Luo
Josselin Mouette wrote: ** (network-admin:2369): CRITICAL **: Unable to lookup session information for process '2369' Ah, that’s the information I was missing, thanks. This is a missing dependency on consolekit. no, this can't be the problem. consolekit is a dependency of policykit,

Bug#522946: closed by Josselin Mouette j...@debian.org (reply to 522...@bugs.debian.org) (Re: Bug#522946: gnome-network-admin: Unlock button is locked)

2009-04-08 Thread Ximin Luo
Josselin Mouette wrote: Le mardi 07 avril 2009 à 20:24 +0100, Ximin Luo a écrit : no, this can't be the problem. consolekit is a dependency of policykit, and was installed when i installed that. Grmbl, I shouldn’t upload new packages when I’m sick. So consolekit is installed

Bug#516897: lighttpd: seconded

2009-03-07 Thread Ximin Luo
Package: lighttpd Version: 1.4.19-5 Followup-For: Bug #516897 yes please; there hasn't been an update in this package for half a year, and two new upstream releases have been made. also note that spawn-fcgi is now a separate project http://redmine.lighttpd.net/projects/spawn-fcgi -- System

Bug#512583: lighttpd: simple regex is fine

2010-07-21 Thread Ximin Luo
Package: lighttpd Version: 1.4.26-3 Severity: normal I reported what's essentially the same bug a while ago, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473510 Back then, lighttpd reported localhost addresses as :::127.0.0.1 when IPv6 was enabled (you can see this in access.log).

Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
Package: awstats Version: 6.9.5~dfsg-2 Severity: important Currently this package installs a cron job that runs every ten minutes. This is a VERY bad idea: - if logrotate(8) runs during those 10 minutes, some log entries will fail to be accounted for by awstats - it wastes resources parsing

Bug#590074: [Pkg-awstats-devel] Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
On 23/07/10 14:31, Jonas Smedegaard wrote: I suggest to a) split the current cron job into infrequent and frequent jobs, b) make the frequent one optional (ideally through debconf), and c) invoke the infrequent job also (or instead?) as a logrotate hook. How does that sound? Yeah, that

Bug#590074: [Pkg-awstats-devel] Bug#590074: Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
: On Fri, Jul 23, 2010 at 02:57:43PM +0100, Ximin Luo wrote: On 23/07/10 14:31, Jonas Smedegaard wrote: I suggest to a) split the current cron job into infrequent and frequent jobs, b) make the frequent one optional (ideally through debconf), and c) invoke the infrequent job also (or instead

Bug#590074: [Pkg-awstats-devel] Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
On 23/07/10 17:46, Sergey B Kirpichev wrote: On Fri, Jul 23, 2010 at 4:31 PM, Ximin Luoinfini...@gmx.com wrote: Currently this package installs a cron job that runs every ten minutes. This is a VERY bad idea: - if logrotate(8) runs during those 10 minutes, some log entries will fail to be

Bug#590074: [Pkg-awstats-devel] Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
On 23/07/10 18:54, Sergey B Kirpichev wrote: I guess because I haven't written a proper config file yet? Anyway, it's still spamming my syslog *every 10 minutes*. This should at least be an option that's off by default. It's a fresh install, right? yeah. logrotate is part of the standard

Bug#554485: ttf-adf: please keep package as non-transitional parent

2010-07-23 Thread Ximin Luo
Package: ttf-adf Severity: normal Hi, please don't remove ttf-adf - can you instead keep it as an empty package that depends on all the other fonts (or rename it to ttf-adf-all)? This gives a cleaner packages tree for those of us that track that sort of thing... Thanks! -- System Information:

Bug#590284: geany: markdown syntax file causes infinite loop on certain actions

2010-07-25 Thread Ximin Luo
Package: geany Version: 0.19-1 Severity: important $ touch test.md $ geany test.md disown cursor is on line 1 column 1. now type enter and then '='. CPU usage goes to 100% and geany hangs. reproducible on a fresh user geany config. this doesn't happen when (OR): - file is called test.txt -

Bug#586958: nvidia-graphics-drivers: patch works, thanks a lot!

2010-08-17 Thread Ximin Luo
Package: nvidia-graphics-drivers Severity: normal Just saying that Jan-Pascal van Best's patch works fine :) some minor issues: - needs a newline at the end of the file, otherwise my `patch` complains - probably better to call it 256.44-0 rather than 256.44-1, since the official maintainers

Bug#594237: aptitude: inconsistent dependencies behaviour

2010-08-24 Thread Ximin Luo
Package: aptitude Version: 0.6.3-3 Severity: important (I'm marking this as important because I think it might point to a deeper conceptual oversight in aptitude; downgrade if appropriate.) This is using the debian package state as of today. I have squeeze, sid, and experimental in my

Bug#578779: version of snes9x-gtk ?

2010-06-21 Thread Ximin Luo
Package: snes9x-gtk Version: 1.52.79-1~jaunty2 Severity: normal amd64 debs are available at the developer's PPA: https://launchpad.net/~bearoso/+archive/ppa please could this be included in the official debian repos? -- System Information: Debian Release: squeeze/sid APT prefers testing

Bug#586680: mta: please support pure SMTP+TLS as well as SMTP+STARTTLS

2010-06-21 Thread Ximin Luo
Package: reportbug Version: 4.12.3 Severity: normal At the moment, reportbug only supports secure mail transfers through smtplib's STARTTLS: submit.py:372 if smtptls: conn.starttls() Some SMTP servers, such as mail.gmx.com:465, use SMTP wrapped in a standard

Bug#590752: audacity: can't import open FLAC files

2010-07-28 Thread Ximin Luo
Package: audacity Version: 1.3.12-4+b1 Severity: important I don't know if open is the right terminology here, but: $ file play1*.flac play1.flac: FLAC audio bitstream data, 24 bit, stereo, 44.1 kHz, length unknown play1_s.flac: FLAC audio bitstream data, 24 bit, stereo, 44.1 kHz, 225787392

Bug#590752: audacity: can't import open FLAC files

2010-07-29 Thread Ximin Luo
.flac: ERROR: FLAC input has STREAMINFO with unknown total samples which is not supported On 29/07/10 03:20, Reinhard Tartler wrote: On Wed, Jul 28, 2010 at 21:29:17 (EDT), Ximin Luo wrote: $ file play1*.flac play1.flac: FLAC audio bitstream data, 24 bit, stereo, 44.1 kHz, length unknown

Bug#590752: audacity: can't import open FLAC files

2010-07-29 Thread Ximin Luo
On 29/07/10 22:04, Adrian Knoth wrote: As a quick workaround, I can provide the following hint: instead of simply opening/importing the file from the file list, make sure the file type selector in the open/import dialog is set to FLAC files, not All files or All supported files. This way,

Bug#560377: nmap: register ncat as nc in the alternatives system

2009-12-10 Thread Ximin Luo
Package: nmap Version: 5.00-3 Severity: wishlist (The title should be self-explanatory.) This would allow packages that depend on nc (such as xletters) to optionally use ncat instead. nc already has two alternatives (netcat-openbsd and netcat-traditional) so all that would be needed would be to

Bug#561038: gitweb: incorrect action attribute on project search form

2009-12-13 Thread Ximin Luo
Package: gitweb Version: 1:1.6.5-1 Severity: normal Tags: patch The project search form on the front (project list) page of gitweb defaults to pointing to http://localhost;. This is because the call to $cgi-startform on line 4584 has no action parameter. This is fixed by adding the parameter so

Bug#561276: geany does not escape '\\' in replace string

2009-12-15 Thread Ximin Luo
Package: geany Version: 0.18-1 Severity: normal Geany does not escape \\ if it occurs in the replacement string in Find and Replace, regardless of whether Use escape sequences is checked. This means that it's impossible to correctly replace something with a string that contains the literal '\r',

Bug#561276: geany does not escape '\\' in replace string

2009-12-15 Thread Ximin Luo
come to think of it, why doesn't geany just link against libpcre, instead of trying to implement its own regexp engine? it doesn't even support the '?' operator... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#561276: geany does not escape '\\' in replace string

2009-12-15 Thread Ximin Luo
Damián Viano wrote: I used a text file with (created with echo 'try to replace me \t' test_file): try to replace me \t And replaced me with \t, if Use escape sequences was not checked it inserted a literal \t, else it inserted a tab. Using \\t and Use escape sequences it inserted the

Bug#561276: geany does not escape '\\' in replace string

2009-12-16 Thread Ximin Luo
Damián Viano wrote: In try to replace me with \t, with Find = me: This is the result with: Use regular expressions ON Use escape sequencesOFF Replace = \t replaces me with a tab Replace = \\t replaces me with a backslash followed by a tab Replace = \\\t replaces me with two

Bug#561276: [Geany-devel] Bug#561276: geany does not escape '\\' in replace string

2009-12-17 Thread Ximin Luo
Enrico Tröger wrote: I had a short look at your examples but to be honest for me this is just not that important. I surely can find more corner cases where the one or the other regexp/special character combination won't work. Either you write a patch to make things better or you maybe just use

Bug#586442: rsnapshot: please don't do this

2010-08-10 Thread Ximin Luo
Package: rsnapshot Severity: normal Please don't fix this bug. Using GNU 'cp -al' without --link-dest is cleaner, and also rsnapshot use a cleaner branch of the code (according to the source.) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990,

Bug#592740: libnice-dev: please add Recommends: libglib2.0-dev

2010-08-12 Thread Ximin Luo
Package: libnice-dev Version: 0.0.12-1 Severity: normal because using the libnice headers requires the glib headers too -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture:

Bug#556099: RFP: gitit -- A wiki backed by a git or darcs filestore

2009-11-13 Thread Ximin Luo
Package: wnpp Severity: wishlist * Package name: gitit Version : 0.6.6 Upstream Author : John MacFarlane j...@berkeley.edu * URL : http://gitit.johnmacfarlane.net/ * License : GPLv2 Programming Lang: Haskell Description : A wiki backed by a git or darcs

Bug#556099: more dependencies information

2009-11-13 Thread Ximin Luo
Installing gitit through cabal adds 500MB of stuff to my system (300MB in debian packages for ghc6, libghc6-*-dev, et.al., 200MB in cabal packages in ~/.cabal/). It would be nice if a debian package were made instead that only needs runtime dependencies like pandoc and happstack. from

Bug#485445: coccinella for debian

2009-06-23 Thread Ximin Luo
hey, thanks for making debian packages for coccinella, but i was just wondering if you were planning to upload them into the official repository? http://www.miriamruiz.es/debian/coccinella/ regards, X -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#525938: iceweasel: additional non-working filter

2009-06-29 Thread Ximin Luo
Package: iceweasel Version: 3.0.9-1 Severity: normal the filter facebook.com#*(id=sidebar_ads) does not work either. however, it DOES work if you use Adblock Element Hiding Helper https://addons.mozilla.org/en-US/firefox/addon/4364 to add the filter: go onto someone's profile, press

Bug#620196: iceweasel: dark gtk theme does not apply colour to certain ui elements

2011-03-30 Thread Ximin Luo
clone 620196 -1 reassign -1 all-in-one-sidebar tag -1 upstream thanks these problems can be temporarily manually fixed by editing the following through DOM inspector / Object Viewer / CSS Style Rules: nav toolbar: in chrome://browser/skin/browser.css, delete: #nav-bar:not(:-moz-lwtheme),

Bug#620705: xul-ext-fission: replacement extension that works for fx4 - status-4-evar

2011-04-03 Thread Ximin Luo
Package: xul-ext-fission Version: 1.0.9+dfsg2-2 Severity: wishlist Hi, fission is not compatible with fx 4, but there is a similar extension that provides the same functionality, status-4-evar https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/ -- System Information: Debian Release:

Bug#621914: service-wrapper: please add shell scripts / example wrapper.conf to package

2011-04-09 Thread Ximin Luo
libraries service-wrapper recommends no packages. service-wrapper suggests no packages. -- no debconf information From 9a2c80239bc955186d541196aa88b8caf0c9f697 Mon Sep 17 00:00:00 2001 From: Ximin Luo infini...@gmx.com Date: Sat, 9 Apr 2011 13:38:50 +0100 Subject: [PATCH] add wrapper shell scripts

Bug#621914: patch correction

2011-04-10 Thread Ximin Luo
whoops, was just informed that the .d in init.d stands for directory; sending updated patch to correct my terminology. this one entirely replaces the previous patch I sent. -- GPG: 4096R/5FBBDBCE From f87008c948beba958dbe82109ca2067b1fbe8a6c Mon Sep 17 00:00:00 2001 From: Ximin Luo infini

Bug#624091: gitg: needs to depend on dconf-gsettings-backend to remember settings

2011-04-25 Thread Ximin Luo
Package: gitg Version: 0.1.0-1 Severity: important the latest version of gitg needs to depend (or recommends) on dconf-gsettings-backend. otherwise, a startup error message is displayed and settings are not saved: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not

Bug#542709: git-core: unexpectedly dirty index after rebase

2011-02-19 Thread Ximin Luo
On 19/02/11 03:09, Jonathan Nieder wrote: tags 542709 + moreinfo quit Jonathan Nieder wrote: Ximin Luo wrote: when a conflict occurs during git-rebase, we are told to fix it, tell git that we have done this with git-add, and then continue the rebase with git rebase --continue. both

Bug#614167: rsnapshot: include_conf `script` broken; fixed in upstream CVS

2011-02-19 Thread Ximin Luo
Package: rsnapshot Version: 1.3.1-1 Severity: important Tags: patch Hi, include_conf `script` is broken in 1.3.1. It will run the script, then try to run the output of the script again, then include THAT in the config file. Fixed in upstream CVS, the appropriate changes are in the patch

Bug#604287: gnome-terminal: fixed in 3.0.1

2011-06-28 Thread Ximin Luo
Package: gnome-terminal Followup-For: Bug #604287 verified fixed in gnome-terminal 3.0.1 see also https://bugs.launchpad.net/ubuntu/+source/vte/+bug/626852 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'),

Bug#574611: Processed: eclipse-cdt: still not fixed

2011-07-03 Thread Ximin Luo
Hey, sorry, I did some more testing and your package does work with eclipse 3.5.2, just not 3.6.2 (the version in experimental, which I had installed). I guess you can close this bug, depending on what your intentions are - although if you're not planning to upload a 3.6.2-compatible one soon,

  1   2   3   4   5   6   7   8   9   10   >