Bug#340287: irssi-scripts: autorejoin.pl does not work (as advertised)

2005-11-22 Thread Will Thompson
Package: irssi-scripts Version: 20050609 Severity: normal Tags: patch irssi-scripts includes autorejoin.pl, which is meant to autorejoin only those channels the user specifies. I quote from the script itself: # /SET autorejoin_channels #channel1 #channel2 ... However, this does not work ---

Bug#496463: cappuccino: moving the cursor in the output window makes output appear there rather than at the end

2008-08-24 Thread Will Thompson
Package: cappuccino Version: 0.5.1-2 Severity: minor Cappuccino appears to write new text to the current location of the cursor in the output text area, rather than to the end of the window. Hence, if you click on some earlier line, garbage is produced there. -- System Information: Debian

Bug#500879: gnome-keyring-manager: asks for confirmation once per saved wireless password

2008-10-02 Thread Will Thompson
Package: gnome-keyring-manager Version: 2.20.0-1 Severity: minor When I opened gnome-keyring-manager to look at the passphrase for a particular wireless network, I got one dialog per saved wireless passphrase. Paraphrased: Do you want to allow Keyring Manager access to the password for

Bug#259137: sloccount should also ignore Git metadata in .git

2008-10-02 Thread Will Thompson
Package: sloccount Version: 2.26-3 Followup-For: Bug #259137 Running sloccount on source directories managed by git spuriously reports several hundred lines of sh, caused by the contents of .git/hooks. It should probably ignore .git by default. -- System Information: Debian Release: lenny/sid

Bug#501584: tangerine: fails to read some metadata of some files

2008-10-08 Thread Will Thompson
Package: tangerine Version: 0.3.0+dfsg-2 Severity: normal When viewing my shared music collection from another machine, some tracks are missing some of their metadata; for instance, tens of albums are missing the Artist tag, despite the tag being present in the files and being shown correctly by

Bug#495199: telepathy-haze: often crashes on connection errors, such as an incorrect password

2008-08-15 Thread Will Thompson
41a82cc4e33b646630203223c204ace8ae1d9f49 Author: Will Thompson [EMAIL PROTECTED] Date: Thu Aug 14 11:37:38 2008 +0100 Keep track of whether purple_account_disconnect needs to be called. This fixes #14933. When libpurple reports a connection error, it schedules an idle callback for purple_account_disconnect

Bug#495201: telepathy-haze: crashes if the 'server' parameter for an account is blank or contains spaces

2008-08-15 Thread Will Thompson
53835d7664c07173a444996d9fe47a6a2306de88 Author: Will Thompson [EMAIL PROTECTED] Date: Sun Feb 17 12:40:14 2008 + Reject server parameters which are blank or contain spaces 20080217124014-9f02e-844ab52f25f64993d1603863c356f07b2b4e2a1f.gz --- src/connection-manager.c | 29

Bug#456441: pidgin: browser command tag in default prefs.xml has incorrect type, which breaks setting the browser

2007-12-15 Thread Will Thompson
Package: pidgin Version: 2.3.1-1 Severity: normal The default prefs.xml in the debian package features the preference: pref name='command' type='string' value='sensible-browser' / The type of this preference is wrong --- it should read: pref name='command' type='path'

Bug#295029: mpc: Manpage specifies incorrect default port

2005-02-12 Thread Will Thompson
Package: mpc Version: 0.11.1-2.1 Severity: minor Tags: patch The manpage specifies that the default port is 2100, unless MPD_PORT is set or this is changed at compile-time. It appears that the default has been changed at compile-time to be 6600, which is the default for mpd (at least in Debian).

Bug#330069: mount: cannot be made to ignore /etc/fstab

2005-09-25 Thread Will Thompson
Package: mount Version: 2.12p-4 Severity: wishlist After making a typo in /etc/fstab and forgetting to check that it worked, I was left with a system that would not mount / (the only partition in the system) read-write, due to invalid options in its fstab entry. I found that there is no

Bug#320696: gnome-volume-manager: Mounting FAT partitions as utf8 is bad

2005-07-31 Thread Will Thompson
Package: gnome-volume-manager Version: 1.2.1-1 Severity: important When plugging in a device with a fat32 partition, it is mounted with (among other things) -o iocharset=utf8 . This does Bad Things, as this message from mount (which g-v-m doesn't display) shows: FAT: utf8 is not a recommended IO

Bug#483866: liboxford-calendar-perl: contains malforms POD, making perldoc cry

2008-05-31 Thread Will Thompson
Package: liboxford-calendar-perl Version: 2.01-1 Severity: minor Tags: patch `perldoc Oxford::Calendar` complains: POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 342: ’=item’ outside of any

Bug#477702: libghc6-configfile-dev: fails to install correctly; needs rebuild against new MissingH

2008-04-24 Thread Will Thompson
Package: libghc6-configfile-dev Version: 1.0.4.1 Severity: grave Justification: renders package unusable Unpacking libghc6-configfile-dev (from .../libghc6-configfile-dev_1.0.4.1_i386.deb) ... Setting up libghc6-configfile-dev (1.0.4.1) ... Reading package info from

Bug#474156: epiphany-browser: sometimes places 1px-wide window at top left of screen

2008-04-27 Thread Will Thompson
On 26/04/08 22:36, Josselin Mouette wrote: Le jeudi 03 avril 2008 à 20:07 +0100, Will Thompson a écrit : Package: epiphany-browser Version: 2.20.3-1 Severity: normal After running Epiphany for some time, I discover that a one pixel wide, fourteen pixel high window has been created

Bug#476575: i855: no VGA output unless VGA connected at boot

2008-05-25 Thread Will Thompson
On 14/05/08 19:41, Brice Goglin wrote: Does intel 2.3.1 help? No, I get exactly the same symptoms. ii xserver-xorg-video-intel 2:2.3.1-1 -- Will signature.asc Description: OpenPGP digital signature

Bug#480152: /usr/bin/gdebi-gtk: opens one gdebi-gtk instance per .deb, causing ten minutes' swapping

2008-05-08 Thread Will Thompson
Package: gdebi Version: 0.3.5debian1 Severity: normal File: /usr/bin/gdebi-gtk I selected 46 packages in Nautilus, and asked it to open them in gdebi. To my horror, it spawned 46 instances of gdebi, rendering my computer unusable for ten minutes or so as they fought for my RAM. When they'd

Bug#362416: libgphoto2-2: Canon IXUS 55 support

2006-04-13 Thread Will Thompson
Package: libgphoto2-2 Version: 2.1.6-8 Severity: wishlist Tags: patch It'd be nice if my Canon Digital IXUS 55 were supported. The attached patch should make this be the case. I failed at making libgphoto2-2 build from source (in general, not just with this patch), but I believe it to be correct,

Bug#350296: workrave: likes to die with BadWindow errors

2006-01-28 Thread Will Thompson
Package: workrave Version: 1.8.1-1+b1 Severity: important Workrave will always fall over with the following message if left running for long enough (less than an hour): talkie ~ % workrave The program 'workrave' received an X Window System error. This probably reflects a bug in the program. The

Bug#368493: libsexy: claims an incorrect homepage

2006-05-22 Thread Will Thompson
Package: libsexy Severity: minor Tags: patch The package claims libsexy's homepage is http://wiki.chipx86.com/wiki/Libsexy when in fact it is http://www.chipx86.com/wiki/Libsexy . I attach a patch to fix this! wjt -- System Information: Debian Release: testing/unstable APT prefers testing

Bug#368638: gnome-volume-manager: plays inserted DVD as all logged-in users

2006-05-23 Thread Will Thompson
Package: gnome-volume-manager Version: 1.5.15-1 Severity: wishlist I often have two users logged into Gnome via the joys of gdmflexiserver. When I insert a DVD, both instances of gnome-volume-manager start Totem, which makes me sad, since the film is unwatchable without becoming root and killing

Bug#476575: i855: no VGA output unless VGA connected at boot

2008-04-17 Thread Will Thompson
Package: xserver-xorg-video-intel Version: 2:2.2.99.903-1 Severity: normal If I boot my laptop (a Toshiba SA55) without an external monitor attached to the VGA port, and subsequently try to enable the VGA output with xrandr, xrandr seems to believe it has succeeded but no image is ever drawn upon

Bug#476575: i855: no VGA output unless VGA connected at boot

2008-04-17 Thread Will Thompson
On 17/04/08 19:13, Brice Goglin wrote: Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 2048 x 2048 VGA connected 1680x1050+0+0 (normal left inverted right x axis y axis) 473mm x 296mm 1680x1050 60.0*+ Is this the exact mode supported by your monitor? Yes;

Bug#474110: fish: stores history in ~/.config rather than ~/.cache

2008-04-03 Thread Will Thompson
Package: fish Version: 1.23.0-5 Severity: minor Fish appears to store both its configuration and its command history in ~/.config/fish (that is, $XDG_CONFIG_HOME/fish). From my reading of the XDG Base Directiory Specification[0], I wonder if the command history counts as user-specific

Bug#474156: epiphany-browser: sometimes places 1px-wide window at top left of screen

2008-04-03 Thread Will Thompson
Package: epiphany-browser Version: 2.20.3-1 Severity: normal After running Epiphany for some time, I discover that a one pixel wide, fourteen pixel high window has been created at the top-left corner of my screen, right above the Applications menu. This is kind of annoying, because I can't aim

Bug#254909: ssh: -f should suggest -N if no command is given

2008-04-10 Thread Will Thompson
Package: ssh Version: 1:4.7p1-5 Followup-For: Bug #254909 If you pass -f to ssh without supplying a command to be executed on the remote system, you are told: Cannot fork into background without a command to execute. As an alternative to supplying a command, you can in fact pass -N, which

Bug#608276: libfolks-telepathy-dev: Package description misspells ‘developpement’

2010-12-29 Thread Will Thompson
Package: libfolks-telepathy-dev Version: 0.3.3-1 Severity: minor The package description uses the word ‘developpement’ twice. The English word is ‘development’. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#561250: Using 100% CPU polling a device that doesn't exist

2010-01-25 Thread Will Thompson
Package: devicekit-disks Version: 009-2 Severity: normal I haven't got debugging symbols, so can't provide a more useful backtrace than this: #0 0x7f6bc4aeb817 in IA__g_list_last (list=0xb60ac0, data=0xb63e10) at /build/buildd/glib2.0-2.22.3/glib/glist.c:717 #1 IA__g_list_append

Bug#570303: libmono-cil-dev: installs dangling symlink from mono-nunit.pc to nunit.pc

2010-02-17 Thread Will Thompson
Package: libmono-cil-dev Version: 2.4.3+dfsg-1 Severity: important This package installs /usr/lib/pkgconfig/mono-nunit.pc, which points to nunit.pc, which does not exist. This makes monodevelop complain when it starts. packages.debian.org says that libnunit2.4-cil 2.4.7+dfsg-2 includes nunit.pc,

Bug#476575: i855: no VGA output unless VGA connected at boot

2009-08-08 Thread Will Thompson
Brice Goglin wrote: On Thu, Apr 17, 2008 at 06:27:44PM +0100, Will Thompson wrote: Package: xserver-xorg-video-intel Version: 2:2.2.99.903-1 Severity: normal If I boot my laptop (a Toshiba SA55) without an external monitor attached to the VGA port, and subsequently try to enable the VGA

Bug#510519: evince: Reports Unknown MIME Type when a file doesn't actually exist

2009-01-02 Thread Will Thompson
Package: evince Version: 2.22.2-4 Severity: minor If I run 'evince /file/does/not/exist', I get an empty Evince window with a yellow error bar at the top, telling me: Unable to open document Unknown MIME Type This isn't a particularly useful error message. :-) I met it when I deleted

Bug#504380: icecc-monitor: no host or scheduler found

2009-01-06 Thread Will Thompson
Package: icecc-monitor Version: 1.1-3 Followup-For: Bug #504380 severity 504380 grave thanks Hi, I can confirm that icecc-monitor simply does not work, with or without USE_SCHEDULER set. Downgrading to the version from stable works around the problem for me, too. Upping severity; Lenny

Bug#474156: epiphany-browser: sometimes places 1px-wide window at top left of screen

2010-03-02 Thread Will Thompson
On 02/03/10 15:08, Apelete Seketeli wrote: Can you please try the latest version of Epiphany and see if the bug has actually been fixed ? I can't reproduce it with epiphany-browser 2.29.90.1-2. Thanks, -- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#562619: libprophet-perl: package doesn't include CSS files referred to by Prophet::Server

2009-12-26 Thread Will Thompson
Package: libprophet-perl Version: 0.73-1 Severity: normal I was trying out `sd browser` today, and found that various chunks of text are way too big, and the navbar shows up as a bunch of nested uls (with bullets, etc) rather than behaving like a menu. This seems to be because libprophet-perl

Bug#591298: Bug #591298: Banshee regression hopefully fixed in 3.7.2-1

2010-08-27 Thread Will Thompson
Hi Ondřej, On 27/08/10 08:31, Ondřej Surý wrote: can you try 3.7.2-1? I tried changing Ian's test case to use BY RANDOM(); and it works fine for me. No improvement with 3.7.2-1, sorry. Here's the sluggish query, from Banshee's --debug-sql output: [1 Debug 09:30:09.750] Querying model for

Bug#598642: telepathy-specification: Dead symlink to single-file spec.html

2010-09-30 Thread Will Thompson
Package: telepathy-specification Version: 0.20.0-1 Severity: normal % readlink /usr/share/doc/telepathy-specification/spec.html ../../gtk-doc/html/telepathy-spec/spec.html % stat $(readlink /usr/share/doc/telepathy-specification/spec.html) stat: cannot stat

Bug#601026: telepathy-logger: daemon should probably hard-depend on the same version of the library

2010-10-22 Thread Will Thompson
Package: telepathy-logger Version: 0.1.6-1 Severity: normal Today I hit the bug I fixed for 0.1.6 again, despite believing that I'd upgraded the logger. But it turns out I'd only upgraded the daemon, not its guts. Is there any reason not to make the daemon depend on the exact version of the

Bug#507843: network-manager: fails to connect to 3G until 'noauth' is added to /etc/ppp/options

2009-05-05 Thread Will Thompson
Hi Michael, Michael Biebl wrote: could you stop NetworkManager (/etc/init.d/network-manager stop) and run NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon and attach the output. Attached. What kind of 3G connection do you use? The modem is built into my X200s. I was using a 30-day

Bug#509157: thoggen: doesn't use manually entered title for output filename or dialog title

2008-12-18 Thread Will Thompson
Package: thoggen Version: 0.7.1-1 Severity: normal On loading an ISO, I went through the treeview in the first dialog naming each title after the episode name. I clicked OK, and was surprised to be asked to 'Configure DVD Title 6' rather than 'Configure The Rural Juror', and that the suggested

Bug#509158: thoggen: should let me configure ripping settings for all titles at once

2008-12-18 Thread Will Thompson
Package: thoggen Version: 0.7.1-1 Severity: normal I want to rip every title on a disk at full size, but I have to go through each title in turn, selecting the right size. This shouldn't be necessary. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500,

Bug#509161: epiphany-gecko: sometimes shows Firefox download window rather that its own

2008-12-18 Thread Will Thompson
Package: epiphany-gecko Version: 2.22.3-8+b1 Severity: normal Since getting a new machine (which is amd64 as opposed to i386) I've noticed that sometimes downloading a file yields the Firefox download window rather than the Epiphany downloader. Sometimes the Firefox window works as normal (apart

Bug#509179: gstreamer0.10-plugins-bad: libdvdnav4 breaks dvd playback

2008-12-19 Thread Will Thompson
Package: gstreamer0.10-plugins-bad Version: 0.10.9-1 Severity: normal Upgrading libdvdnav4 to 4.1.3-1 from experimental brings in libdvdread4, and appears to break Totem. Playing an ISO yields: 2017 % totem dvd:///media/brick/Media/30-rock-s1d2.iso ** (totem:11949): DEBUG: Init of

Bug#507842: closed by Michael Biebl bi...@debian.org (Bug#507842: fixed in network-manager 0.7.0-1)

2008-12-26 Thread Will Thompson
I don't think 0.7.0-1 fixes this bug. Recommending ppp doesn't stop NM failing ungracefully if ppp is not installed. I guess this is an upstream issue; maybe in the glorious PackageKit future NM could offer to grab pppd if it can't find it. -- Will signature.asc Description: OpenPGP digital

Bug#507733: Edit Connections crashes if PolicyKit is not installed

2008-12-03 Thread Will Thompson
Package: network-manager-gnome Version: 0.7.0-1 network-manager recommends, but does not depend on, policykit. However, when I did not have policykit installed, right-clicking nm-applet, picking Edit Connections, picking Mobile Broadband, clicking Add, choosing any option and clicking Okay

Bug#507842: network-manager: fails to connect over 3G if ppp is not installed

2008-12-04 Thread Will Thompson
Package: network-manager Version: 0.7.0-1 Severity: normal If 'ppp' is not installed (as is relatively likely, as currently network-manager does not depend on it in any way and soon will merely Recommend it) 3G connections immediately fail with no explanation. This situation should be handled

Bug#507843: network-manager: fails to connect to 3G until 'noauth' is added to /etc/ppp/options

2008-12-04 Thread Will Thompson
Package: network-manager Version: 0.7.0-1 Severity: normal Out of the box, 'noauth' is not set in /etc/ppp/options. In this state, 3G connections will fail with no explanation given. Adding 'noauth' fixes the problem. 'man pppd' says that this option is privileged. This might conceivably pose a

Bug#508345: appends /usr/share/gdm to XDG_DATA_DIR without good reason

2008-12-10 Thread Will Thompson
Package: gdm Version: 2.20.7-4 Severity: normal From daemon/slave.c: /* * Install GDM desktop files to a non-default desktop file * location (/usr/share/gdm/applications) and GDM appends * this directory to the end of the XDG_DATA_DIR environment *

Bug#591298: Banshee becomes extremely slow after sqlite3 3.6.23.1-4 = 3.7.0-1 upgrade

2010-08-17 Thread Will Thompson
Package: sqlite3 Version: 3.7.0.1-1 Severity: normal Hi, Unfortunately, this problem seems to be unfixed by 3.7.0-1.1 or by 3.7.0.1-1. With either version, Banshee freezes for several seconds whenever I hit Next, claiming that it is “Querying model for track to play in album:Next mode”.

Bug#591298: Banshee becomes extremely slow after sqlite3 3.6.23.1-4 = 3.7.0-1 upgrade

2010-08-21 Thread Will Thompson
On 21/08/10 08:52, Laszlo Boszormenyi wrote: I've a test case for this bug, will contact upstream. It's about selecting a random song. Ah, yes. Iain, your test case is indeed fixed. Clicking Next is snappy enough with shuffle off, or shuffle by song, but shuffle by anything else is

Bug#587132: bustle: FTBFS: Could not find module `Graphics.UI.Gtk.Pango.Font':

2010-06-28 Thread Will Thompson
Hi, On 28/06/10 11:50, Chris Lamb wrote: Looks like libghc6-pango-dev doesn't provide Graphics.UI.Gtk.Pango.Font, it's renamed to Graphics.Rendering.Pango.Layout. Sigh. Well I guess that's more correct, but it's a bit of a pain from a backwards-compatibility perspective. I can probably just

Bug#587132: bustle: FTBFS: Could not find module `Graphics.UI.Gtk.Pango.Font':

2010-06-29 Thread Will Thompson
On 28/06/10 11:50, Chris Lamb wrote: Fancy refreshing the package a little for GHC 6.12 and doing another release? :) Done: http://www.willthompson.co.uk/bustle/releases/bustle-0.2.2.tar.gz and http://www.willthompson.co.uk/bustle/releases/bustle-0.2.2.tar.gz.asc -- Will -- To

Bug#587132: bustle: FTBFS: Could not find module `Graphics.UI.Gtk.Pango.Font':

2010-06-30 Thread Will Thompson
On 30/06/10 10:23, Chris Lamb wrote: I think this tarball is missing the Bustle/ directory.. :) Blah. I wish cabal had a distcheck-alike. New tarball uploaded. -- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#592860: python-xattr: crashes unless -l is passed when file has attrs

2010-08-13 Thread Will Thompson
Package: python-xattr Version: 0.4-5 Severity: normal `xattr foo` crashes if 'foo' has any extended attributes. Here's a shell transcript which demonstrates the problem: % touch foo % xattr foo % xattr foo user.bar baz % xattr foo Traceback (most recent call last):

Bug#556640: xcowsay: Built without D-Bus support

2009-11-17 Thread Will Thompson
Package: xcowsay Version: 1.1.1-1 Severity: normal I just installed xcowsay, and was delighted to see a --daemon mode mentioned in the manpage, which purports to expose a D-Bus service at uk.me.doof.Cowsay which you can instruct to ShowCow. However, xcowsay was packaged without D-Bus support. I

Bug#553417: when turning of composite_manager in gconf the whole display freezes

2009-11-16 Thread Will Thompson
Package: gnome-session Version: 2.28.0-2 Severity: normal This is because gnome-wm chooses mutter over metacity if direct rendering is supported. I don't think this is a good choice. As I understand it, mutter is not really meant to be used in its own right; moreover, if you're using an Intel

Bug#551609: tangerine: chokes on URIs that contain colons

2009-10-19 Thread Will Thompson
Package: tangerine Version: 0.3.2.2-1 Severity: normal I installed Tangerine to share my music over DAAP, and told it to take the database from Banshee. It appeared to work, but people see a slightly smaller set of tracks than are in my library. I did some investigation and noticed that Tangerine

Bug#552449: pulseaudio: documents pulse-rt group which doesn't exist

2009-10-26 Thread Will Thompson
Package: pulseaudio Version: 0.9.19-2 Severity: minor I just installed pulseaudio, and read the documentation. README.Debian says: Only users in the pulse-rt group are granted realtime priviledges [...]. It is highly recommended that all users that will be running pulseaudio should

Bug#623490: gtk-doc-tools: does not function correctly with highlight 3.4

2011-04-20 Thread Will Thompson
Package: gtk-doc-tools Version: 1.17-1 Severity: important As described in this upstream commit 24b3544's message, 'highlight' 3.4 does not support the -X option. Unfortunately, the version of 'highlight' in Debian unstable is 3.4. This means that I've been releasing libraries with all of the

Bug#590035: Include pkg-config script in libotr2-dev package

2011-07-06 Thread Will Thompson
package. Closes: #590035 + + -- Will Thompson w...@willthompson.co.uk Wed, 06 Jul 2011 15:34:22 +0100 + libotr (3.2.0-2.1) unstable; urgency=low * Non-maintainer upload.

Bug#642440: stunnel4: URL in README.Debian is stale

2011-09-22 Thread Will Thompson
Package: stunnel4 Version: 3:4.42-1 Severity: minor README.Debian contains this final paragraph: See the OpenSSL FIPS FAQ at http://oss-institute.org/fips-faq.html That link appears to be dead. Not knowing what was behind it in the past, and knowing very little about FIPS (I just

Bug#628602: chromium: Date() always returns UTC unless --single-process is passed

2011-05-30 Thread Will Thompson
Package: chromium Version: 11.0.696.71~r86024-1 Severity: normal Since updating to Chromium 11 this morning, all my favourite cloud services are reporting me being in UTC, rather than UTC+1 (British summer time). I was pointed to http://code.google.com/p/chromium/issues/detail?id=17535; sure

Bug#628602: chromium: Date() always returns UTC unless --single-process is passed

2011-05-30 Thread Will Thompson
On 30/05/11 17:21, Jonathan Nieder wrote: Thanks much for a pointer. What version of chromium did you use before (/var/log/dpkg.log will say if you don't remember)? 10.0.648.205~r81283-1 -- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#628602: chromium: Date() always returns UTC unless --single-process is passed

2011-05-30 Thread Will Thompson
On 30/05/11 17:31, Jonathan Nieder wrote: . http://crbug.com/73983 ([Regression] Date.getTimezoneOffset returns 0 inside sandbox explains the symptoms well. I wonder if it would be possible to trigger this in nodejs to see if it's a libv8 problem or chromium-specific? I just installed

Bug#648712: icedove: believes distro-packaged extensions to be “Installed by third parties”

2011-11-14 Thread Will Thompson
Package: icedove Version: 8.0~b4-2 Severity: normal After upgrading to Icedove 8 from experimental, I was presented with this dialog: http://willthompson.co.uk/misc/select-your-addons.png. It's a list of addons with tickyboxes beside each one, half of which are unticked (indicating that they will

Bug#551609: [pkg-cli-apps-team] Bug#551609: tangerine: chokes on URIs that contain colons

2012-01-09 Thread Will Thompson
On 16/12/11 18:38, Chow Loong Jin wrote: Hi, Could you try reproducing this issue with tangerine 0.3.3-3 please? I believe the issue with System.Uri has been fixed in Mono. Yup, this seems to be fixed. Thanks. -- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#659977: libglib2.0-doc: G[U]INT_TO_POINTER and GPOINTER_TO_[U]INT missing from documentation

2012-02-15 Thread Will Thompson
Package: libglib2.0-doc Version: 2.30.2-6 Severity: minor The 'Type Conversion Macros' page of the GLib documentation should document six macros, as seen on http://developer.gnome.org/glib/stable/glib-Type-Conversion-Macros.html. But the package on my system only documents GSIZE_TO_POINTER and

Bug#658094: telepathy-gabble: does not include XMPP console UI

2012-01-31 Thread Will Thompson
Package: telepathy-gabble Version: 0.15.3-1 Severity: normal Recent Gabbles have a 'console' plugin exposing a spartan D-Bus API, and an accompanying Pythonic UI which uses that API to provide an XMPP console for developers and nerds. The package ships /usr/lib/telepathy/gabble-0/console.so but

Bug#668614: empire: Description-en contains a typo: 'they keyboard' instead of 'the keyboard'

2012-04-13 Thread Will Thompson
Package: empire Version: 1.7-3 Severity: minor Description-en: ends with: The classic game from the 1980s uses text mode graphical output, drawing your units, cities and the world in color. Commands are issued using they keyboard. ^ The last two words should read the keyboard. --

Bug#504380: 2.0~svn951472-2+b1 works

2012-03-27 Thread Will Thompson
Hi, Just a note to say that icecc-monitor 2.0~svn951472-2+b1 works perfectly. -- Will -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669267: git-buildpackage: should check debian/source/format to determine native/non-native

2012-04-18 Thread Will Thompson
Package: git-buildpackage Version: 0.6.0~git20120404 Severity: normal git-buildpackage looks at the version numbers in debian/changelog to decide whether or not to build an orig tarball from the upstream branch. But dpkg-source decides whether or not to look for an orig tarball based on

Bug#905373: Consider using u2f-hidraw-policy to discover U2F devices?

2018-08-03 Thread Will Thompson
Package: libu2f-udev Version: 1.1.6-1 Hi, libu2f-udev makes U2F devices accessible to users by matching hidraw devices against a list of vendor/product pairs. This means that any newly-released device will not work until libu2f-host is updated to add it to this list. I noticed that Fedora takes

Bug#995777: podman: Cannot (effectively) use containers with glibc 2.33.9000 or newer

2021-10-11 Thread Will Thompson
llseye > > Thank you for your bugreport. > > On Tue, Oct 5, 2021 at 10:51 AM Will Thompson wrote: > >> Package: podman >> Version: 3.0.1+dfsg1-3+b2 >> Severity: important >> >> podman embeds a default seccomp policy, which based on my research is >&

Bug#995777: podman: Cannot (effectively) use containers with glibc 2.33.9000 or newer

2021-10-05 Thread Will Thompson
Package: podman Version: 3.0.1+dfsg1-3+b2 Severity: important podman embeds a default seccomp policy, which based on my research is identical to that used by docker. The policy embedded in the bullseye version of podman is buggy when used to run a container whose glibc is 2.33.9000 or newer, due

Bug#998846: gnome-remote-desktop: crashes if fusermount3 is not installed

2021-11-08 Thread Will Thompson
Package: gnome-remote-desktop Version: 41.0-1 Severity: normal When I attempt to connect to gnome-remote-desktop over RDP on a system which has 'fuse' not 'fuse3' installed, it crashes. The journal output ends with: fuse: failed to exec fusermount3: No such file or directory [FUSE

Bug#1057080: ibus-mozc: Automatically enables itself on non-Japanese systems

2023-11-29 Thread Will Thompson
Package: ibus-mozc Version: 2.28.4715.102+dfsg-2.2 Severity: normal ibus-mozc contains an xdg autostart script for GNOME sessions which checks whether any ibus input methods are already configured for the user session and, if not, prepends the mozc-jp input method to the list. From reading

Bug#1062654: openjdk-17-jre-headless: Segfault in jspawnhelper

2024-02-02 Thread Will Thompson
Package: openjdk-17-jre-headless Version: 17.0.10+7-1~deb12u1 Severity: important In 17.0.10+7-1~deb12u1 from bookworm-security, jspawnhelper segfaults on startup. $ /usr/lib/jvm/java-17-openjdk-amd64/lib/jspawnhelper Segmentation fault In real applications, this manifests as a failure to

Bug#341715: Specifying BORDER = 0 causes widgets not to be displayed.

2005-12-02 Thread William Thompson
Package: libcurses-widgets-perl Version: 1.997-2 Severity: normal Tags: patch I found a bug in which specifying BORDER = 0 in the widget creation causes a message to be displayed about wrong geometry. I found the bug and I believe I have fixed it. -- System Information: Debian Release: 3.0

Bug#309692: post-installation script returns error

2005-05-18 Thread Jamie Thompson
Package: openswan Version: 2.3.0-2 When the package installs the following error message is displayed. The package installs correctly, but this appears everytime. Setting up openswan (2.3.0-2) ... cp: cannot stat `': No such file or directory dpkg: error processing openswan (--configure):

Bug#201929: Excuse me, commendable announcement

2005-12-08 Thread Dianne Thompson
39274353 82 9237791146416 97 24712 419591 3751 34 22 58 74 77 45 45 23 627 857 74 14 3438 75 27 24 56 54 95 17 26 33 64 5343 7983 82 58 94 1819 59286296 734632625 73 76 68317339 78 679 81 38 78

Bug#338086: php4: PHP's mime_content_type() function no longer identifies AVI files.

2005-11-07 Thread Jamie Thompson
Package: php4 Version: 4:4.4.0-4 Severity: normal I am using PHP4's mime_content_type() function to idetify files during an data import operation. Previously (version unknown, but current as of March 2005), all file were identified correctly. However, I have attempted to perform an import for the

Bug#124835: Why does your girlfriend pay so much

2005-10-06 Thread Myra Thompson
Hello, Hi friend. my name is Earlene Rossi let me ask you a personal question: Are you happy with your erection? We have an answer! Get more info http://upstair.e.50.youthisgreatmeds.com thanks Christian Sweeney C..e..a..s..e : http://upstair.youthisgreatmeds.com/leavemealone.php

Bug#388130: tomcat5: dies if started under debconf

2006-09-18 Thread Darrin Thompson
Package: tomcat5 Version: 5.0.30-10 Severity: normal Tags: patch Daemonizing by using shell backgrounding alone leaves the daemon processes exposed to SIGHUP. This can be a problem when the daemon is started in an environment controlled by debconf. Using nohup introduces no new dependencies and

Bug#383633: CTRL-SHIFT-C/V work

2006-10-16 Thread Finlay Thompson
Oh, I forgot to mention that the Edit-Copy and Edit-Paste menu commands, and the CTRL-SHIFT-C and CTRL-SHIFT-V commands do work ok. Finlay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#383633: I'm experiencing the same problem

2006-10-16 Thread Finlay Thompson
I did a apt-get update, apt-get upgrade (using synaptic) this morning and discovered that gnome-terminal does not allow select / middle click to to a copy / paste. No other applications, including the gnome ones like Nautilus have the problem. I do have some kde packages installed as well, which

Bug#325248: sylpheed-claws-gtk2: Jpilot support broken in v.2.5.5

2006-10-30 Thread Bill Thompson
On Sat, 28 Oct 2006 10:39:43 +0200 Ricardo Mones [EMAIL PROTECTED] wrote: tags 325248 moreinfo thanks On Fri, 27 Oct 2006 12:54:41 -0700 Bill Thompson [EMAIL PROTECTED] wrote: From: Colin Leroy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Wed, 18 Oct 2006 21:43:46 +0200

Bug#325248: Patch available upstream

2006-11-02 Thread Bill Thompson
It appears that this problem is fixed in the current CVS: http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/show_bug.cgi?id=1046 I applied the patch listed in the link above to the current Debian package and it did resolve the jpilot import problem. -- Bill Thompson [EMAIL PROTECTED

Bug#383478: python-apt: Example of Insufficient Dependency on Apt

2006-10-13 Thread Darrin Thompson
Package: python-apt Version: 0.6.19 Followup-For: Bug #383478 python-apt in etch/sid does not work with apt in either etch/sid. This appears to be due to a change in the class structure and the use of an inline method, pkgTagFile::Offset. This script shows python-apt failing: import apt_pkg

Bug#380952: Patch to upgrade smartpm to etch policy

2006-10-06 Thread Darrin Thompson
-06 11:44:44.0 -0400 +++ smart-0.41+svn727/debian/changelog 2006-10-06 11:43:48.0 -0400 @@ -1,3 +1,9 @@ +smart (0.41+svn727-1.1) unstable; urgency=low + + * Use python-central to build package. Closes: #389630 + + -- Darrin Thompson [EMAIL PROTECTED] Fri, 6 Oct 2006 11:41:08

Bug#391996: Possible work around

2006-11-30 Thread Bill Thompson
), and then click OK 4. Switch the master channel to the correct setting (e.g., Master), and then click OK It looks to me like the shortcut needs to be re-applied to the specific channel for the kmix settings. I hope this helps, -- Bill Thompson [EMAIL PROTECTED] signature.asc Description: PGP signature

Bug#401333: mysql-server-5.0: Attempts to install the package fail due to missing file error

2006-12-02 Thread Jamie Thompson
Package: mysql-server-5.0 Version: 5.0.27-2_i386 Severity: normal Preinstallation fails with: cp: cannot stat `/usr/share/mysql-common/internal-use-only/_etc_logrotate.d_mysql-server': No such file or directory -- System Information: Debian Release: 4.0 APT prefers testing APT policy:

Bug#401333: mysql-server-5.0: Attempts to install the package fail due to missing file error

2006-12-03 Thread Jamie Thompson
Christian Hammers wrote: Preinstallation fails with: cp: cannot stat `/usr/share/mysql-common/internal-use-only/_etc_logrotate.d_mysql-server': No such file or directory This should definitely not happen. What output gives COLUMNS=150 dpkg -l mysql*; find /usr/share/mysql-common/

Bug#318941: Microsoft Office 2007 $79 N0W @ Roy's Softshop

2006-12-04 Thread Melodee Thompson
T0P 1O TITLES 0N [EMAIL PROTECTED] N0W! $79 MS Office Enterprise 2007 $79 Adobe Acrobat 8 Pro $49 Windows XP Pro w/SP2 $59 Adobe Premiere 2.0 $99 Macromedia Studio 8 $69 QuickBooks 2006 Prem. $129 Autodesk Autocad 2007 $59 Corel Grafix Suite X3 $149 Adobe Creative Suite 2 $59 Adobe Illustrator

Bug#204807: Microsoft Office 2007 $79 N0W @ Roy's Softshop

2006-12-04 Thread Desirae Thompson
T0P 1O TITLES 0N [EMAIL PROTECTED] N0W! $79 MS Office Enterprise 2007 $79 Adobe Acrobat 8 Pro $49 Windows XP Pro w/SP2 $59 Adobe Premiere 2.0 $99 Macromedia Studio 8 $69 QuickBooks 2006 Prem. $129 Autodesk Autocad 2007 $59 Corel Grafix Suite X3 $149 Adobe Creative Suite 2 $59 Adobe Illustrator

Bug#380029: (linux-image-2.6.17-1-686: Can not find tty Serial using 2.6.17)

2006-08-11 Thread Bill Thompson
it a second time to properly set the ttyS* ports. I will keep working on this and pass on what I find, but I would appreciate any thoughts or ideas people may have. -- Bill Thompson [EMAIL PROTECTED] signature.asc Description: PGP signature

Bug#500931: flydraw: Fails to load existing jpeg image.

2008-10-02 Thread Robert Thompson
Package: flydraw Version: 3.60-6 Severity: important Flydraw either does not build all tools necessary to its functionality or misreports its recommended/dependent packages. The bug can be provoked by starting a fly script with existing some.jpg. It will complain about convert not found, then

Bug#500931: Acknowledgement (flydraw: Fails to load existing jpeg image.)

2008-10-02 Thread Robert Thompson
on imagemagick. From: Debian BTS [EMAIL PROTECTED] On Behalf Of Debian Bug Tracking System [EMAIL PROTECTED] Sent: Thursday, October 02, 2008 1:51 PM To: Robert Thompson Subject: Bug#500931: Acknowledgement (flydraw: Fails to load existing jpeg image.) Thank you

Bug#489317: (no subject)

2008-08-05 Thread Jamie Thompson
I'm seeing exactly this issue (down to the stale pid file error too), which is strange, as it was working earlier, so it may well be intermittent. I never had any of the reactors enabled, instead having (asterisks denote omitted values): pymsnt jidmsn.jabber.jamie-thompson.co.uk/jid

Bug#479473: debian-installer: DHCP client fails to assign address during install

2008-08-21 Thread Jamie Thompson
values in a log, please make that explicit; currently one could think that the invalid xx:xx:xx:xx:xx:xx MAC address could be the source of your issue, but I'm going to assume you replaced it On Monday 05 May 2008, Jamie Thompson wrote: Earlier, I tried setting up a new test system for some

Bug#491546: Wishlist: Update to latest CVS?

2008-07-20 Thread Paul Thompson
Package: pgf Version: 2.00-1 Severity: wishlist Could PGF unstable update to the latest CVS?I needed some features from the CVS not in 2.00-1 and so updated my own system manually. Version 2.00-1 is in testing already so perhaps the unstable could update to the latest CVS, although

Bug#489887: error on adding new attribute

2008-07-20 Thread Jamie Thompson
LDAP Server, base: dc=. (localhost) # Search Scope: base # Search Filter: (objectClass=*) # Total Entries: 1 dn: dc=. entryUUID: f574c7ee-c7d0-1028-90fa-db388d9c243a creatorsName: cn=admin,dc=jamie-thompson,dc=co,dc=uk,dc=. createTimestamp: 2004015842Z objectClass: dNSDomain2 dc

Bug#489887: error on adding new attribute

2008-07-21 Thread Jamie Thompson
-original message- Subject: Re: Bug#489887: error on adding new attribute From: Fabio Tranchitella [EMAIL PROTECTED] Date: 21/07/2008 6:57 am Hello Jamie, * 2008-07-20 23:10, Jamie Thompson wrote: dn: dc=. Isn't it strange that your entry has a dn like dc=.? I'd expect something like dc=domain

  1   2   3   4   >