Bug#468101: installing ocsinventory-agent pkg in a chroot jail hangs

2008-02-26 Thread Bernard Gray
Package: ocsinventory-agent Version: 1:0.0.8-1 Severity: normal Symptoms: Running `apt-get install ocsinventory-agent' inside a chroot jail causes the install process to hang at Setting up ocsinventory-agent (1:0.0.8-1) ... Restarting the install does not help. Previous releases (with no de

Bug#467177: With newer versions the Epson Stylus Photo 915 dosn't work anymore

2008-02-26 Thread Bernard Gray
I am finding I am unable to print to a usb connected Epson Stylus Photo R800 on debian sid: ii cupsys-driver-gutenprint 5.0.2-2 printer drivers for CUPS I create a new printer via the cups admin web interface: aaa-eps-r800 Description:

Bug#468101: installing ocsinventory-agent pkg in a chroot jail hangs

2008-03-02 Thread Bernard Gray
> Hi, > > I'll need more details to solve this problem. > > Can you try running some debug commands, for ex strace (strace -p of process>) to see where the installation hangs ? > Also, since it is a chroot, please ensure that /proc and /dev are > mounted. /proc and /dev are mounted. As a s

Bug#452344: incorrect DEBCONF_DAEMON path in /etc/init.d/gdm

2007-11-21 Thread Bernard Gray
Package: gdm Version: 2.20.1-1 Severity: important Tags: patch Symptoms: GDM fails to start at boot, with error "Not starting GNOME Display Manager; It is not the default display manager" Cause: the path for the DEBCONF_DAEMON in /etc/init.d/gdm is incorrect. Patch follows ==

Bug#452344: More info

2007-11-21 Thread Bernard Gray
It was brought to my attention that perhaps some extra info was required - I # echo /usr/sbin/gdm > /etc/X11/default-display-manager then start gdm with # /etc/init.d/gdm start This draws the error because of the following test: $ grep "Not starting" gdm.init -B 2 start) if [ -e "$DE

Bug#505492:

2008-11-13 Thread Bernard Gray
I'm worried I may have jumped the gun on this - Reports exist of it reappearing for no reason without installing libqt4-svg - it may have been purely coincidental that it began working for me after it's install The bug remains however - Regards, Bernie -- To UNSUBSCRIBE, email to [E

Bug#505492: [pkg-wpa-devel] Bug#505492:

2008-11-13 Thread Bernard Gray
On Fri, Nov 14, 2008 at 4:54 AM, Kel Modderman <[EMAIL PROTECTED]> wrote: > On Thursday 13 November 2008 23:32:34 Bernard Gray wrote: >> I'm worried I may have jumped the gun on this - >> >> Reports exist of it reappearing for no reason without installing >>

Bug#445335: setxkbmap is misspelt in README (xetskbmap)

2007-10-04 Thread Bernard Gray
Package: xfce4-xkb-plugin Version: 0.4.3-1 Severity: minor The README documentation has setxkbmap misspelt. This is only a minor issue but last night I spent quite a while searching in vain on the original mispelling, then being led astray by searching on another misspelling 'xsetkbmap' ... xfce

Bug#471413: q965 frequently hard locks when starting X

2008-03-18 Thread Bernard Gray
Package: xserver-xorg-video-intel Version: 2:2.2.1-1 Severity: important Kernel: 2.6.24-1-686 I am experiencing the issue reported on the xorg bugtracker here: https://bugs.freedesktop.org/show_bug.cgi?id=14867 It only occurs on my machines with intel q965 graphics chipsets (I have tested on 3 i

Bug#477419: New Upstream version available 0.9.3

2008-04-22 Thread Bernard Gray
port 139. Thanks, Bernard Gray

Bug#477419:

2008-04-23 Thread Bernard Gray
My apologies for the html email, I turned it on for some reason a few days ago and forgot to turn it off :( -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471413: closed by Brice Goglin <[EMAIL PROTECTED]> (Re: bug 471413 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=14867)

2008-05-11 Thread Bernard Gray
> From: Brice Goglin <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Mon, 12 May 2008 03:47:57 +0200 > Subject: Re: bug 471413 is forwarded to > https://bugs.freedesktop.org/show_bug.cgi?id=14867 > Version: 2:2.3.0-1 > > On Wed, Mar 19, 2008 at 12:27:46AM +0100, Brice Goglin wrote: >> # Automa

Bug#473557: iceweasel: Forgets standard application for application/pdf mime types

2008-05-25 Thread Bernard Gray
iate disposal ;) I would also be interested to know if there are other paths to resolution that you would recommend I take in parallel to this one. -------- Regards, Bernard Gray -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#473557: iceweasel: Forgets standard application for application/pdf mime types

2008-05-25 Thread Bernard Gray
> Try installing iceweasel-gnome-support on those hosts. > > Mike > Hi Mike, Installed iceweasel-gnome-support, but the bug is still appearing (tested on 3x hosts, iw 2.0.0.14 + kde 3.5.9, debian sid) . Going by feel only, it seems to have reduced the speed with which it will appear, but it still

Bug#473557: iceweasel: Forgets standard application for application/pdf mime types

2008-05-25 Thread Bernard Gray
> Try installing iceweasel-gnome-support on those hosts. > > Mike > Hi Mike, Installed iceweasel-gnome-support, but the bug is still appearing (tested on 3x hosts, iw 2.0.0.14 + kde 3.5.9, debian sid) . On one host, cancelling the file save dialog then reclicking the file to save reverts to correc

Bug#488538: [PATCH][RFC] ifplugd: improve co-existance with wpa-roam mode of wpasupplicant

2008-07-06 Thread Bernard Gray
Hi, I have been using the wpa-roam mode of wpasupplicant in (a frequently dist-upgraded) Debian unstable for about 12 months or more to handle the transparent wireless roaming. It is robust, reliable, is simple to configure, and very much a set-and-forget type app. I would call myself a typical la

Bug#452344: incorrect DEBCONF_DAEMON path in /etc/init.d/gdm

2007-11-22 Thread Bernard Gray
> > -DEBCONF_DAEMON=/usr/bin/gdm > > +DEBCONF_DAEMON=/usr/sbin/gdm > > Sorry, but this path is correct. Debconf is passed the /usr/bin/gdm > value, not /usr/sbin/gdm. > > What is the contents of /etc/X11/default-display-manager on your system? as mentioned above, the contents are: /usr/sbin/gdm I

Bug#452344: incorrect DEBCONF_DAEMON path in /etc/init.d/gdm

2007-11-25 Thread Bernard Gray
On Nov 23, 2007 8:24 PM, Josselin Mouette <[EMAIL PROTECTED]> wrote: > severity 452344 wishlist > tag 452344 + pending > > /usr/sbin/gdm > > but this path is non-existent: > > But this is the former path, and it wasn't changed in the value passed > to debconf because it would break existing insta

Bug#453068: 'man sux' unmatched bracket in synopsis

2007-11-26 Thread Bernard Gray
Package: sux Version: 1.0.1-3.2 Severity: minor Tags: patch Found a typo in the manpage synopsis for the 'sux' command - patch follows: --- sux.1 2007-11-27 14:31:40.0 +1100 +++ sux.1.fixed 2007-11-27 14:32:13.0 +1100 @@ -4,7 +4,7

Bug#568872: This issue also affecting radeon 3200HD on anamorphic 16:9 1024x768 plasma display

2010-02-24 Thread Bernard Gray
Hardware is a radeon hd 3200 onboard graphics card, using xorg radeon driver, outputting to a 42" plasma display @ 1024x768 "anamorphic" aspect ratio (rectangular pixels). Prior to this xorg update it was reporting/working at correct resolution and aspect ratio. Now xdpyinfo is reporting an incorre

Bug#568872: Workaround for anamorphic display

2010-02-24 Thread Bernard Gray
I've found a workaround for my issue temporarily using the --fbmm switch in xrandr: ber...@vicious:~$ DISPLAY=:0 xdpyinfo | grep dimensions dimensions:1024x768 pixels (270x203 millimeters) ber...@vicious:~$ DISPLAY=:0 xrandr --fbmm 708x398 ber...@vicious:~$ DISPLAY=:0 xdpyinfo | grep dimensi

Bug#577769: xserver-xorg-core: ignores /usr/lib/X11/xorg.conf.d/ in the presence of /etc/X11/xorg.conf.d/

2010-04-14 Thread Bernard Gray
On Wed, Apr 14, 2010 at 14:26:19 +0200, Julien Cristau wrote: > severity 577769 wishlist > kthxbye Hi Julien, In my case, I use a laptop whose keyboard was rendered useless in X with this update. Thankfully I only had a small upgraded set of packages on this day so the culprit was fairly obvious,

Bug#513554: Splitting Left/Right or Up/Down creates a non-functioning terminal area in KDE 4.2

2009-01-29 Thread Bernard Gray
Package: yakuake Version: 2.9.4-1 Severity: normal Hi, I'm using yakuake from experimental with KDE 4.2 (also from exp) If I use the ctrl+shift+T or ctrl+shift+L shortcuts to split the terminal it creates a blank terminal area with no prompt. This area does not accept input and cannot be closed u

Bug#520192: Please update version: skulpture 0.2.2.4 available

2009-03-17 Thread Bernard Gray
Package: kde-style-skulpture Version: 0.2.0-1 Severity: wishlist Hi, kdepepo has an updated skulpture (0.2.2.4) - it contains some changes that will (imho) help resolve some visibility issues with scrollbar decorations in the current debian packages (0.2.0). I understand there are plenty of bug fi

Bug#467177: With newer versions the Epson Stylus Photo 915 dosn't work anymore

2008-03-26 Thread Bernard Gray
On Thu, Mar 13, 2008 at 6:36 AM, Roger Leigh <[EMAIL PROTECTED]> wrote: > > On Wed, Mar 12, 2008 at 11:06:58AM +1100, Bernard Gray wrote: > > It's been almost 4 weeks with no response from the printer people on > > this issue, should we just wait? or can anyone rec

Bug#467177: With newer versions the Epson Stylus Photo 915 dosn't work anymore

2008-03-26 Thread Bernard Gray
> I emailed the gimp-print-devel list with some updated info (included > testing on an Epson Stylus Photo RX590 as well) - but I think they are > waiting on a response from you? > > http://sourceforge.net/mailarchive/forum.php?thread_name=c058e98e0803242056m1775bbc2jd0249198c07d8141%40mail.gma

Bug#467177: With newer versions the Epson Stylus Photo 915 dosn't work anymore

2008-03-11 Thread Bernard Gray
It's been almost 4 weeks with no response from the printer people on this issue, should we just wait? or can anyone recommend a more productive avenue for resolution? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#470832: new upstream release available (0.46)

2008-03-13 Thread Bernard Gray
Package: Inkscape Version: 0.45.1-1.1 Severity: wishlist Hi, Inkscape 0.46 for linux has been released as of the 10/3/08 - due to outstanding issues in the win32 build the PR release is being delayed til the 24/3/08 (and as such I'm guessing you may not have been notified via DEHS) Source is at: