Bug#502233: python-xdg: Getting MIME type from text/data in memory

2008-10-14 Thread Tony Houghton
Package: python-xdg Version: 0.15-1.1 Severity: wishlist It would be useful if the Mime module had a function similar to get_type_by_contents() but which works on text/data already loaded into memory instead of loading the data, given a pathname. I'm writing a text editor and currently I'll

Bug#502201: libmagic1: No MIME type for ruby

2008-10-14 Thread Tony Houghton
Package: file Version: 4.26-1 Severity: normal When asked for a text description, file etc recognise ruby scripts as a ruby script text executable, but they return a MIME type of text/plain instead of application/x-ruby. -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#500494: /usr/bin/roxterm: Backspace and cursors keys does not work when compiling linux make menuconfig

2008-09-28 Thread Tony Houghton
On Sun, 28 Sep 2008 09:58:14 +0100 Bartlomiej Grodek [EMAIL PROTECTED] wrote: I have problem during compiling linux kernel using make menuconfig. A backspace, a delete, cursors, a home and an end keybord keys does not work. This situation happens when e.g. I try to choose a config file

Bug#500494: /usr/bin/roxterm: Backspace and cursors keys does not work when compiling linux make menuconfig

2008-09-28 Thread Tony Houghton
On Sun, 28 Sep 2008 22:26:41 +0100 Bartek [EMAIL PROTECTED] wrote: I did not mentioned it earlier but it did not work in previous kernel versions. I noticed that problem a few months ago, but did not reported the bug untill now. Anyway, I checked gnome-terminal and the same problem occurred.

Bug#482799: [Bug #482799] roxterm: Error connecting to dbus

2008-07-27 Thread Tony Houghton
You need a session bus running as well as the system bus. This normally gets run automatically by session managers such as gnome-session. If you're not using a session manager that does this you'll need to start it yourself in your .xinitrc or .xsession script eg change: exec window_manager

Bug#491590: smc bug #491590

2008-07-31 Thread Tony Houghton
I've got similar symptoms, not sure if it's the same bug. Package: smc Version: 1.4-2 Severity: wishlist -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26 (SMP w/2 CPU

Bug#493163: python-soya: Can't init sound

2008-07-31 Thread Tony Houghton
Package: python-soya Version: 0.13.2-4+b1 Severity: important If I try to run slune or balazar_brothers they both fail with the same error, which is different depending on whether I use python2.4 or 2.5: [python2.5] ~ $ slune * Slune * Slune lives in /usr/share/games * Soya * Using 8 bits

Bug#494881: libmagic1: Mistakes python for java

2008-08-12 Thread Tony Houghton
Package: file Version: 4.25-1 Severity: normal When checking python files the file utility etc often report the filetype as ASCII Java program text (text/x-java). This doesn't seem to be in /usr/share/file/magic so it must be a compiled-in check. I guess it's the keyword import that's causing

Bug#499411: gtk+2.0: Better support for ia32-libs

2008-09-18 Thread Tony Houghton
Package: gtk+2.0 Severity: wishlist The ia32-libs-gtk package for amd64 is built by unpacking i386 packages and moving the contents of /usr/lib to /emul/ia32-linux/usr/lib etc etc before repackaging them in an amd64 deb. However, some components still try to load libraries dynamically from

Bug#499411: gtk+2.0: Better support for ia32-libs

2008-09-18 Thread Tony Houghton
On Thu, 18 Sep 2008 17:03:34 +0200 Josselin Mouette [EMAIL PROTECTED] wrote: Le jeudi 18 septembre 2008 à 14:57 +0100, Tony Houghton a écrit : The ia32-libs-gtk package for amd64 is built by unpacking i386 packages and moving the contents of /usr/lib to /emul/ia32-linux/usr/lib etc etc

Bug#499411: gtk+2.0: Better support for ia32-libs

2008-09-18 Thread Tony Houghton
On Thu, 18 Sep 2008 17:03:34 +0200 Josselin Mouette [EMAIL PROTECTED] wrote: Le jeudi 18 septembre 2008 à 14:57 +0100, Tony Houghton a écrit : The ia32-libs-gtk package for amd64 is built by unpacking i386 packages and moving the contents of /usr/lib to /emul/ia32-linux/usr/lib etc etc

Bug#499411: gtk+2.0: Better support for ia32-libs

2008-09-24 Thread Tony Houghton
On Wed, 24 Sep 2008 12:24:45 +0200 Josselin Mouette [EMAIL PROTECTED] wrote: However, for the others, multiarch paths are searched first. Therefore, if you want correct support for theme engines, print backends, GTK+ modules and filesystem backends, you only need to add the following symbolic

Bug#460803: roxterm: Roxterm should have an option to set the window title.

2008-01-20 Thread Tony Houghton
On Mon, 14 Jan 2008 17:16:16 -0600 Patrick Bogen [EMAIL PROTECTED] wrote: Per the subject, Roxterm should have an option to set the window title, like the option it has to set the tab name. I've attached a patch for this, and opened up a bug report upstream. I don't know if this can be

Bug#463631: oroborus: Unmapped windows don't get MapNotify event

2008-02-01 Thread Tony Houghton
Package: oroborus Version: 2.0.18 Severity: normal Certain windows appear without any borders and they can't be given focus. I'm trying to debug the same problem in OroboROX and can't fix it and thought to try oroborus because OroboROX was developed from oroborus; they do share this problem. I

Bug#453157: claws-mail: Fails to post usenet articles after NNTP connection has been interrupted

2007-11-27 Thread Tony Houghton
Package: claws-mail Version: 3.1.0-1 Severity: normal When sending a usenet message that's taken me a long time to compose I often get the error 'The message was queued but could not be sent. Use Send queued messages from the main window to retry.' I think the problem is that the NNTP

Bug#453343: gnome-media: Can't change device in gnome-cd

2007-11-28 Thread Tony Houghton
Package: gnome-media Version: 2.20.1-1 Severity: normal I recently replaced my IDE DVD drive with a SATA one which meant the device changed from /dev/hda to /dev/scd0. When I started gnome-cd it complained that /dev/hda wasn't a valid device so I ipened the config dialog to change it. It

Bug#457624: python-gtksourceview2: API docs appear to describe gtksourceview1

2007-12-23 Thread Tony Houghton
Package: python-gtksourceview2 Version: 2.0.0-1 Severity: normal The API documentation with this package appears to describe version 1 instead of version 2. For example, the prefix Source appears to have been dropped from the major class names in version 2, but the docs refer to SourceBuffer,

Bug#457649: compiz-gtk: no decoration on unfocused windows

2008-01-23 Thread Tony Houghton
I've got the same problem with 0.6.3~git20071222.061ff159-1, but I think I've had it long before, but didn't get round to troubleshooting etc because I was trying to run the experimental version or something. Sometimes it draws little scraps of the borders, but on the whole nothing. I'm also

Bug#446963: [Pkg-utopia-maintainers] Bug#446963: network-manager-gnome: Notification popups are more hindrance than help

2008-01-23 Thread Tony Houghton
Any news? I can't see a recent upstream bug report for this. I made a similar bug report there ages ago http://bugzilla.gnome.org/show_bug.cgi?id=455250 but they haven't so much as looked at it AFAICT. Would you consider building with configure --without-notify for now? -- TH *

Bug#462398: compiz: texture_from_pixmap check fails on Intel laptop

2008-01-24 Thread Tony Houghton
Package: compiz Version: 0.6.3~git20071222.061ff159-1 Severity: normal I think my laptop has an Intel 945GM chip. When I try to start compiz it prints: Checking for Xgl: not present. Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA]) Checking for texture_from_pixmap:

Bug#462842: python-xlib: xauth module is completely useless

2008-01-27 Thread Tony Houghton
Package: python-xlib Version: 0.14-1 Severity: normal xauth only exposes one potentially useful method, Xauthority.get_best_auth(), but no matter what arguments it's called with it throws them as an exception. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy:

Bug#433700: iceweasel: Very slow at fetching www.glassesdirect.co.uk

2007-11-11 Thread Tony Houghton
In [EMAIL PROTECTED] Eric Dorland [EMAIL PROTECTED] wrote: tags 433700 unreproducible thanks * Tony Houghton ([EMAIL PROTECTED]) wrote: Package: iceweasel Version: 2.0.0.4-1 Severity: normal Iceweasel takes a number of minutes Waiting for www.glassesdirect.co.uk... while

Bug#450837: metacity: One way maximising

2007-11-11 Thread Tony Houghton
Package: metacity Version: 1:2.20.0-1 Severity: wishlist Every other window manager I've used allows one way maximising with the mouse on the maximise button ie right clicking maximises only horizontally and middle clicking only vertically. I posted a patch upstream to make this optional in

Bug#451612: gkrellm: Do not show on pager/taskbar options don't work properly

2007-11-17 Thread Tony Houghton
Package: gkrellm Version: 2.2.10-2 Severity: normal When I get gkrellm to automatically start with my X session (using ROX-Session) the Do not include on a taskbar/pager options usually get ignored. If I restart it they do get applied if using metacity, but not if using openbox, which also

Bug#369461: Unresolved

2007-10-10 Thread Tony Houghton
Can I add a me too to this, because I've just noticed it too, it's definitely still not fixed, and it seems to have been ignored. xspecs only contains compressed postscript, but its description says the docs should be available in HTML (my personal preference) and text as well. -- TH *

Bug#446963: network-manager-gnome: Notification popups are more hindrance than help

2007-10-16 Thread Tony Houghton
Package: network-manager-gnome Version: 0.6.5-2 Severity: wishlist I find the notification popups for non-critical events annoying. They get in the way and mostly duplicate information already available by looking at the tray icon. There's been no response to my bugrep upstream

Bug#431356: gcalctool: Icon in wrong path

2007-08-02 Thread Tony Houghton
In [EMAIL PROTECTED], Sven Arvidsson wrote: On Sun, 2007-07-01 at 23:22 +0100, Tony Houghton wrote: The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set

Bug#431356: gcalctool: Icon in wrong path

2007-08-03 Thread Tony Houghton
In [EMAIL PROTECTED], Sven Arvidsson wrote: I see, looks like this is fixed upstream. The next version will have OnlyShowIn=GNOME so it won't show up in other environments but GNOME, and the icon will be accessories-calculator from the icon naming spec. Seems a shame to make it only show up

Bug#440587: git-core: Tracked files do not get updated by git-push from remote machine over ssh

2007-09-02 Thread Tony Houghton
Package: git-core Version: 1:1.5.2.5-2 Severity: normal When I call git-push ssh://... from a remote machine (specifically in this case my laptop with Ubuntu Gutsy) the files I've altered don't get updated in the target repository. The changes show up in gitk and if I clone the repository the

Bug#440587: git-core: Tracked files do not get updated by git-push from remote machine over ssh

2007-09-04 Thread Tony Houghton
In [EMAIL PROTECTED], Gerrit Pape wrote: On Sun, Sep 02, 2007 at 11:39:33PM +0100, Tony Houghton wrote: When I call git-push ssh://... from a remote machine (specifically in this case my laptop with Ubuntu Gutsy) the files I've altered don't get updated in the target repository

Bug#445026: compiz: Always uses gtk-window-decorator

2007-10-02 Thread Tony Houghton
Package: compiz Version: 0.5.2-2 Severity: normal A while ago I changed a gconf key to make compiz automatically start gtk-window-decorator because it wasn't automatically starting any decorator. I think the key must have been /apps/compiz/plugins/decoration/allscreens/options/command. However,

Bug#445029: compiz-gtk: Can't raise windows by clicking on an edge

2007-10-02 Thread Tony Houghton
Package: compiz-gtk Version: 0.5.2-2+b1 Severity: normal Metacity, like most window managers, lets you raise windows by clicking on any edge, even if raise_on_click is disabled. So does kde-window-decorator. However, gtk-window-decorator doesn't. -- System Information: Debian Release: lenny/sid

Bug#445023: compiz: Problem with struts on top and left panels

2007-10-02 Thread Tony Houghton
Package: compiz Version: 0.5.2-2 Severity: normal I use ROX-Filer which has panels you can use a bit like GNOME panels. However, only panels on the bottom or right screen edge work correctly. Top and left panels are placed away from the edge by the same distance as the struts they set to make

Bug#445151: roxterm: New upstream version

2007-10-03 Thread Tony Houghton
On 03/10/07 17:01, Adrian Fita wrote: Package: roxterm Version: 1.6.0-1 Severity: wishlist The upstream version is now 1.7.4. Maybe the bug #441964 is resolved. Yes, fixed in 1.7.0. -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#446963: [Pkg-utopia-maintainers] Bug#446963: network-manager-gnome: Notification popups are more hindrance than help

2007-11-08 Thread Tony Houghton
In [EMAIL PROTECTED] Michael Biebl [EMAIL PROTECTED] wrote: Tony Houghton schrieb: Package: network-manager-gnome Version: 0.6.5-2 Severity: wishlist I find the notification popups for non-critical events annoying. They get in the way and mostly duplicate information already

Bug#416177: logrotate: Thinks log was rotated in the future after switch to DST

2007-03-25 Thread Tony Houghton
Package: logrotate Version: 3.7.1-3 Severity: normal My time switched to BST (UK's DST) last night. I have it setup properly ie the system clock is UTC, not the MS Windows way. When I ran logrotate on a file today it complained that it had been rotated in the future. I'm not sure exactly why

Bug#416224: Package doesn't purge or reinstall /boot/grub/*

2007-03-25 Thread Tony Houghton
Package: grub Version: 0.97-26 Severity: normal A misleading error message made me mistakenly believe /boot/grub/stage1 was corrupted. I backed up my menu.lst and ran `apt-get remove --purge' but all the files in /boot/grub/ stayed intact. I removed them manually and reinstalled grub, but it

Bug#413941: kernel-package: Needs better support and/or documentation for initramfs

2007-03-07 Thread Tony Houghton
Package: kernel-package Version: 10.068 Severity: wishlist initrd is deprecated, but make-kpkg is still geared towards that instead of initramfs. It appears from the changelog that there's some support for initramfs but I can't find documentation for that support. Use --initrd and --mkimage

Bug#429401: apache2: Doesn't execute PHP scripts

2007-06-17 Thread Tony Houghton
Package: apache2 Version: 2.2.3-5 Severity: important The current version of apache2 won't run PHP files. It just sends the source to the browser instead. I've checked all the config that I know how to check. The php5.load and php5.conf files are correctly symlinked from mods-available to

Bug#396820: xscreensaver: DPMS settings have no effect

2007-05-04 Thread Tony Houghton
I think I've got the same problem. The DPMS settings do sometimes work, but not always. I think the times it doesn't work may be after using a video player such as mplayer and/or a game using SDL. I think such programs usually disable the screensaver while in full-screen mode. However,

Bug#426412: python-dbus: system_bus.remove_signal_receiver() freezes

2007-05-28 Thread Tony Houghton
Package: python-dbus Version: 0.81.0-1 Severity: normal hal-device-manager and an experimental device manager applet for the ROX desktop called DevTray keep freezing on me when a device is removed or when I quit DevTray. I tracked it down to this call in DevTray:

Bug#426412: [Pkg-utopia-maintainers] Bug#426412: python-dbus: system_bus.remove_signal_receiver() freezes

2007-05-28 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: remove_signal_receiver() takes and releases a lock (which protects the signal-match tree from concurrent modification when dbus-python is used multi-threaded). I'll check other places where this lock is used - there's probably some code path where it's not

Bug#426447: grub-reboot and savedefault need better documentation

2007-05-28 Thread Tony Houghton
Package: grub Version: 0.97-28 Severity: minor Although I knew (I can't remember how) that grub-reboot is supposed to boot an entry only once and then reset to the default, its man page and synopsis don't really make that clear. grub-reboot is also missing entirely from the HTML (and info?)

Bug#396820: xscreensaver: DPMS settings have no effect

2007-06-02 Thread Tony Houghton
In [EMAIL PROTECTED], Francesco Poli wrote: On Fri, 4 May 2007 15:29:42 -0700 Jamie Zawinski wrote: The way mplayer disables xscreensaver is idiotic, so it would not be at all surprising that mplayer would also screw up your dpms settings. The only sensible way for a video player to

Bug#396820: xscreensaver: DPMS settings have no effect

2007-06-03 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: All SDL does is use standard X calls to disable blanking and DPMS while it's running then reenable them when it exits. Yeah, well, the standard X calls are insufficient for xscreensaver to work properly. You can support it explicitly, or you can

Bug#431355: capplets-data: Icons in wrong place

2007-07-01 Thread Tony Houghton
Package: capplets-data Version: 1:2.18.1-1 Severity: minor The icons(s) for this package are installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for their .desktop files unless the theme is set to Gnome. -- System Information: Debian

Bug#431356: gcalctool: Icon in wrong path

2007-07-01 Thread Tony Houghton
Package: gcalctool Version: 5.9.14-2 Severity: minor The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set to Gnome. -- System Information: Debian Release:

Bug#431359: gnome-menus: Icons in wrong place

2007-07-01 Thread Tony Houghton
Package: gnome-menus Version: 2.18.2-1 Severity: minor The icons(s) for this package are installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for their .desktop files unless the theme is set to Gnome. -- System Information: Debian

Bug#431362: gnome-system-tools: Icons in wrong place

2007-07-01 Thread Tony Houghton
Package: gnome-system-tools Version: 2.18.1-1 Severity: minor The icons(s) for this package are installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for their .desktop files unless the theme is set to Gnome. -- System Information: Debian

Bug#431358: gnome-keyring-manager: Icon in wrong place

2007-07-01 Thread Tony Houghton
Package: gnome-keyring-manager Version: 2.18.0-2 Severity: minor The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set to Gnome. -- System Information: Debian

Bug#431357: gedit: Icon in wrong place

2007-07-01 Thread Tony Houghton
Package: gedit Version: 2.18.1-1 Severity: minor The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set to Gnome. -- System Information: Debian Release: lenny/sid

Bug#431361: gnome-system-monitor: Icon in wrong place

2007-07-01 Thread Tony Houghton
Package: gnome-system-monitor Version: 2.18.2-1 Severity: minor The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set to Gnome. -- System Information: Debian

Bug#431363: gnome-utils: Icons in wrong place

2007-07-01 Thread Tony Houghton
Package: gnome-utils Version: 2.18.1-1 Severity: minor The icon for this package is installed in /usr/share/icons/gnome and not in /usr/share/icons/hicolor. This stops the correct icon appearing for its .desktop file unless the theme is set to Gnome. -- System Information: Debian Release:

Bug#431366: yelp: Icon entry in .desktop file has suffix

2007-07-01 Thread Tony Houghton
Package: yelp Version: 2.18.1-1 Severity: minor Icon entries in desktop files are not supposed to include a suffix. This prevents the icon from being displayed in some file managers. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#432148: mutt: change-folder fails to offer IMAP folders with new mail

2007-07-07 Thread Tony Houghton
Package: mutt Version: 1.5.16-2 Severity: normal I believe this is related to #428734 and #421468 but there are some differences so I'm opening a new bug. I've got the same problem as reported in #421468 since upgrading to 1.5.16-2. Judging by /var/cache/apt/archives/ I was previously using

Bug#429401: apache2: Doesn't execute PHP scripts

2007-06-19 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: On Sun, 17 Jun 2007, Tony Houghton wrote: The current version of apache2 won't run PHP files. It just sends the source to the browser instead. I've checked all the config that I know how to check. The php5.load and php5.conf files are correctly symlinked from

Bug#416594: Not fixed yet in 100.14.06-1

2007-06-19 Thread Tony Houghton
100.14.06-1 has recently been released and I'm surprised to see it still has this bug. Is the maintainer actually aware of it? -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#390932: nvidia-glx: Bug #390932: Me Too

2007-06-19 Thread Tony Houghton
Package: nvidia-glx Version: 100.14.06-1 Followup-For: Bug #390932 I also didn't have a working XvMC until I enabled XVMC_DEBUG and Googled the missing symbol and found out about /etc/X11/XvMCConfig. This tip should at least be added to the README even if the package doesn't override the file.

Bug#425446: libode0c2: ode/test/Makefile.in gets corrupted during build

2007-05-21 Thread Tony Houghton
Package: libode0c2 Version: 1:0.7-1 Severity: important Justification: fails to build from source I'm trying to rebuild ode for sturmbahnfahrer which needs OPCODE reenabled so I removed --disable-opcode from the rules file. The build fails because line 49 gets deleted from ode/test/Makefile.in

Bug#433077: Not fixed

2007-07-14 Thread Tony Houghton
It isn't fixed. The amd64 version still depends on libcurl4-gnutls which doesn't exist. -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#433700: iceweasel: Very slow at fetching www.glassesdirect.co.uk

2007-07-18 Thread Tony Houghton
Package: iceweasel Version: 2.0.0.4-1 Severity: normal Iceweasel takes a number of minutes Waiting for www.glassesdirect.co.uk... while trying to fetch any page from that site. Epiphany and IceApe have the same problem on this machine, but Konqueror doesn't. It takes a few seconds or less to

Bug#420752: bash: Ignores ENV and BASH_ENV

2007-04-24 Thread Tony Houghton
Package: bash Version: 3.1dfsg-8 Severity: normal I want to add ${HOME}/bin to my PATH for non-interactive shells as well as interactive ones. I tried to do this by adding: ENV=/etc/home_path BASH_ENV=/etc/home_path to /etc/environment and creating /etc/home_path: #!/bin/sh if

Bug#323690: slrn: username and hostname settings are ignored for email replies

2005-08-22 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: Hello Tony, thanks for the report. On Thursday, August 18, 2005 at 12:58:11 AM +0100, Tony Houghton wrote: When replying by email, slrn ignores some options such as username and hostname, defaulting to system settings. In my case this doesn't produce

Bug#323690: slrn: username and hostname settings are ignored for email replies

2005-08-17 Thread Tony Houghton
: set reply_custom_headers From: Tony Houghton [EMAIL PROTECTED] -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.3 Locale: LANG

Bug#480960: kaffeine: DVB-T subtitles persist too long

2008-05-12 Thread Tony Houghton
Package: kaffeine Version: 0.8.6-2 Severity: normal I've been using a Pinnacle 72e DVB-T USB stick with the v4l_for_72e_dongle v4l-dvb driver and had a problem when I enabled the subtitles on Neighbours on UK channel five. I haven't checked other shows or channels so far. Parts of the subtitles

Bug#490377: xserver-xorg-input-synaptics: INSTALL file should be included

2008-07-11 Thread Tony Houghton
Package: xserver-xorg-input-synaptics Version: 0.14.7~git20070706-2.1 Severity: wishlist The docs for this package refer readers to the INSTALL file which contains useful information for configuring xorg.conf which is not available elsewhere in this package. Please could the INSTALL file be

Bug#446963: network-manager-gnome: Notification popups are more hindrance than help

2008-07-11 Thread Tony Houghton
I've just reinstalled Debian on my laptop after trying Ubuntu for a while, so this issue got my attention again. I've posted the newer version of my patch upstream and asked them to look at it, but they seem to have never looked at the report in the first place. :-( I think there must be some

Bug#488970: icedove: Filters with custom header don't work

2008-07-02 Thread Tony Houghton
Package: icedove Version: 2.0.0.14-1 Severity: normal I just installed icedove and created some filters for my IMAP account, which move messages to other IMAP folders based on headers. One I created which has to match both a From and Subject header does work, but I created a number with a

Bug#489044: printconf: Tries to invoke wrong init script

2008-07-02 Thread Tony Houghton
Package: printconf Version: 0.7.8 Severity: normal When I ran printconf today it didn't complete properly because it tried to invoke /etc/init.d/cupsys but my system has /etc/init.d/cups instead. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#462842: closed by Mike O'Connor [EMAIL PROTECTED] (closing due to lack of response)

2008-07-03 Thread Tony Houghton
Sorry about the lack of response and the brusqeness of my original report, but I didn't see a copy of your request for info for some reason. The problem was mainly lack of documentation I think. The entries member isn't mentioned in the pydoc strings, and what help there is is very vague. Now

Bug#479244: inn2: Not compatible with perl 5.10?

2008-05-03 Thread Tony Houghton
Package: inn2 Version: 2.4.4-1 Severity: normal Unstable has upgraded from perl 5.8.8 to 5.10.0 so inn2 no longer installs. I compiled inn2 from source and it compiled and installed OK, but it doesn't work. innd seems to start but immediately stops again and there's nothing in the logs to

Bug#479244: inn2: Not compatible with perl 5.10?

2008-05-03 Thread Tony Houghton
In [EMAIL PROTECTED] [EMAIL PROTECTED] (Marco d'Itri) wrote: On May 03, Tony Houghton [EMAIL PROTECTED] wrote: Unstable has upgraded from perl 5.8.8 to 5.10.0 so inn2 no longer installs. I compiled inn2 from source and it compiled and installed OK, but it doesn't work. innd seems

Bug#152400: libsdl1.2: Please enable DirectFB support

2006-02-21 Thread Tony Houghton
/libsdl1.2-1.2.9/debian/changelog2006-02-22 00:00:46.0 + +++ libsdl1.2-1.2.9/debian/changelog2006-02-22 00:01:28.0 + @@ -1,3 +1,9 @@ +libsdl1.2 (1.2.9-1.0) unstable; urgency=low + + * Added directfb support to all package. + + -- Tony Houghton [EMAIL PROTECTED] Tue, 21 Feb

Bug#364690: exim4-config: Help setting up as a SMTP AUTH client would be useful

2006-04-24 Thread Tony Houghton
Package: exim4-config Version: 4.61-1 Severity: wishlist Many ISPs seem to require plaintext authentication nowadays. I happened to miss the appropriate documentation (I looked in exim4-doc-html instead of exim4-base) and had great difficulty configuring exim4 to authenticate as a client. It

Bug#379322: firefox: MOZ_PLUGIN_PATH should include /usr/lib/mozilla and ~/.firefox/plugins

2006-07-22 Thread Tony Houghton
Package: firefox Version: 1.5.dfsg+1.5.0.4-3 Severity: normal Some plugins, eg mplayerplug-in, install automatically in /usr/lib/mozilla, while some, eg gnash, install in ~/.firefox/plugins. Neither of these are included in MOZ_PLUGIN_PATH so the plugins aren't loaded unless they're

Bug#475564: ode: Not NVidia compatible?

2008-04-11 Thread Tony Houghton
Package: ode Version: 0.9.dfsg-1 Severity: normal The build depends on libgl1-mesa-dev but this clashes with nvidia-glx-dev. It builds OK against nvidia-glx-dev with dpkg-buildpackage -d, but I haven't tested whether the package works correctly. Should the dependencies be changed so it can use

Bug#451612: gkrellm: Do not show on pager/taskbar options don't work properly

2008-03-18 Thread Tony Houghton
Yes, it seems to be working OK now. Sorry I didn't reply before; 2.3.1-1 didn't seem to be available yet from public repositories when you first responded and then I forgot because I'd stopped using gkrellm. -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#471791: roxterm: Seems to be a problem with the built-in schemes.

2008-03-25 Thread Tony Houghton
I've played with the settings a little and I agree that there's something wrong with the colour settings but I can't work out exactly what. Can you both give me some extra information, exactly what settings you're changing and what happens when you do, step-by-step? Raymond, do you have Allow

Bug#471791: roxterm: Seems to be a problem with the built-in schemes.

2008-03-26 Thread Tony Houghton
In [EMAIL PROTECTED] Nick Murdoch [EMAIL PROTECTED] wrote: On Tue, 25 Mar 2008 19:59:14 -, Tony Houghton [EMAIL PROTECTED] wrote: I've played with the settings a little and I agree that there's something wrong with the colour settings but I can't work out exactly what. Can you both

Bug#526030: glade: Displays vbox as hbox

2009-04-28 Thread Tony Houghton
Package: glade Version: 3.4.5-3 Severity: normal Glade lays out my dialogs as if all the vboxes are hboxes, ruining the layout. When loaded into my application they display correctly. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#526031: glade: Several widgets don't update correctly

2009-04-28 Thread Tony Houghton
Package: glade Version: 3.4.5-3 Severity: normal Some of the controls for setting widget properties don't work correctly. For example, when clicking the Fill/Expand buttons for a widget inside a table, the widget above which says Fill | Expand etc doesn't get updated unless you select a

Bug#466022: Another victim

2009-09-23 Thread Tony Houghton
I've got a similar problems, I've posted details to the upstream version of this bug. I'm pinging it here too because I wonder if the OP is still affected or if it started working again and anyone knew why. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy:

Bug#549111: scons-doc: References are missing body text

2009-09-30 Thread Tony Houghton
Package: scons-doc Version: 1.2.0.d20090905-1 Severity: normal The reference files don't contain any chapter bodies. Only the headings are present with the body text replaced by X. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#549198: exim4-daemon-light: log file: permission denied

2009-10-01 Thread Tony Houghton
Package: exim4-daemon-light Version: 4.69-11+b1 Severity: minor Exim4 created a paniclog file containing this message: 2009-09-29 19:57:19 1Msht1-zK-Be Cannot open main log file /var/log/exim4/mainlog: Permission denied: euid=101 egid=105 The log file does now have the correct permissions

Bug#549271: python-wnck: Registering types as flags instead of GEnum

2009-10-01 Thread Tony Houghton
Package: python-wnck Version: 2.28.0-1 Severity: normal I was getting an error from a window switcher application to the effect that it couldn't find wnck.WNCK_WINDOW_STATE_DEMANDS_ATTENTION. On further investigation I found that importing wnck gives the errors below. I hope that fixing that

Bug#601828: roxterm: Terminal window often gets resized automatically

2010-12-11 Thread Tony Houghton
On 11/12/10 01:10, Teresa e Junior wrote: The result now seems much better. I don't notice the problem in mc, and it seems to be OK disabling Always show the tab bar. The best result after many releases! The only problem now, which is easily reproducible and not so important, is that the window

Bug#601828: roxterm: Terminal window often gets resized automatically

2010-12-13 Thread Tony Houghton
On 12/12/10 01:49, Teresa e Junior wrote: It was 1.20.0.26, but I've compiled 1.20.0.27 right now. It seems you've done a good job now, with the small exception (another small exception..!) that it is not good to disable Always show the tab bar. Sometimes, when you open a second tab, the window

Bug#610981: window title changed compared with previous version and no way to specify it

2011-01-24 Thread Tony Houghton
On Mon, 24 Jan 2011 19:10:44 +0300 Michael Tokarev m...@tls.msk.ru wrote: With the new version, which changed window title by default from %s to ROXterm: %s (so that all window names are now different from what they were before), there's no way to change the format in the configuration, but

Bug#610981: window title changed compared with previous version and no way to specify it

2011-01-25 Thread Tony Houghton
On Tue, 25 Jan 2011 11:03:10 +0300 Michael Tokarev m...@tls.msk.ru wrote: 24.01.2011 19:44, Tony Houghton wrote: it should and I felt that having profile options for both would make the dialog a little complex. But it's not hard to persuade me to change my mind on details like

Bug#611826: libvte9: Failed to load terminal capabilities from '/etc/termcap'

2011-02-02 Thread Tony Houghton
Package: libvte9 Version: 1:0.27.4-1 Severity: important With this version of vte each terminal opened in gnome-terminal or roxterm starts with the error message: *** VTE ***: Failed to load terminal capabilities from '/etc/termcap' and keys such as Return don't work. There is no

Bug#611946: linux-image-2.6.37-trunk-686: Unable to suspend to RAM

2011-02-03 Thread Tony Houghton
Package: linux-image-2.6.37-trunk-686 Version: 2.6.37-1~experimental.1 Severity: important With 2.6.37 I can not use suspend on my Compaq/HP 311c (Intel Atom N270/NVidia Ion LE). Originally the machine just kept locking up without even blanking the display when I tried to suspend (using the

Bug#612306: /usr/bin/sensible-browser: Difficult to make sensible-browser use anything other than epiphany in GNOME

2011-02-07 Thread Tony Houghton
Package: sensible-utils Version: 0.0.6 Severity: normal File: /usr/bin/sensible-browser When run in a GNOME session sensible-browser chooses gnome-www-browser before x-www-browser. This leaves setting BROWSER or uninstalling epiphany as the only way to use an alternative browser eg

Bug#612962: amule: Exits after a few minutes - probably due to severe memory leak

2011-02-11 Thread Tony Houghton
Package: amule Version: 2.2.6+debian0-8 Severity: important amule keeps quitting after a short time, often before it's reached the front of any download queues. I've tried runnning it from a terminal with ulimit -c unlimited but it just exits without any message. A few times I've noticed that

Bug#611946: Freezes apparently caused by ath9k

2011-02-22 Thread Tony Houghton
I've reassigned this bug to the latest unstable kernel because that's affected too. I think the problem is caused by the ath9k driver because any attempt to disable wireless or even disconnect usually causes similar crashes. I tried replacing network-manager with wicd but that crashed the system

Bug#611946: Freezes apparently caused by ath9k

2011-02-22 Thread Tony Houghton
On Tue, 22 Feb 2011 15:50:25 -0600 Jonathan Nieder jrnie...@gmail.com wrote: What is very helpful if you have time is 1) describe the symptoms on the linux-wireless mailing list 2) grab the kernel source: git clone

Bug#611946: Freezes apparently caused by ath9k

2011-02-24 Thread Tony Houghton
In the end I used a chroot to do the cross-compiling. I think I successfully found the bad commit with git bisect so I've cross-posted the result to this bug and linux-wireless. I was a bit puzzled by git bisect though because it seemed to be getting versions/tags out of order. For example, I

Bug#611946: Freezes apparently caused by ath9k

2011-02-24 Thread Tony Houghton
In the end I used a chroot to do the cross-compiling. I think I successfully found the bad commit with git bisect so I've cross-posted the result to this bug and linux-wireless. I was a bit puzzled by git bisect though because it seemed to be getting versions/tags out of order. For example, I

Bug#611946: ath9k causes lockups since kernel 2.6.33

2011-02-24 Thread Tony Houghton
[Posted to linux-wireless and 611...@bugs.debian.org. Sorry about the repost, I got the bug number wrong before] After upgrading my netbook's kernel from 2.6.32 in Debian squeeze I found it could not reliably shut down the wireless connection eg when suspending. It would almost always completely

Bug#615635: libxine1-xvdr: Incompatible with VDR 1.7

2011-02-27 Thread Tony Houghton
Package: libxine1-xvdr Version: 1.0.6~cvs20100502.0851-3+b1 Severity: wishlist This version of libxine1-xvdr is incompatible with VDR 1.7, presumably because of the change from PES to TS streaming. I've been using Tobias Grimm's packages recently, but all the other official libxine1 packages now

Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-03 Thread Tony Houghton
Package: iceweasel Version: 4.0~b12-1 Severity: minor I'm not sure if this is Debian specific, but the appearance is quite different from the Windows version so I've opted to report it against Debian's iceweasel. The beta's new tab bar I can't easily see which is the current tab. With the

  1   2   3   4   5   >