Bug#836675: sinntp: Unable to download news because of error

2016-09-04 Thread David Creelman
Package: sinntp
Version: 1.5-1.1
Severity: important

Dear Maintainer,


I have a small bash script that runs sinntp to download NNTP news in batch.

It failed to download several of my newsgroups with the following errors

Traceback (most recent call last):
  File "/usr/bin/sinntp", line 351, in 
command(connection)
  File "/usr/bin/sinntp", line 192, in __call__
start = config[group] if not self.options.reget else 0
  File "/usr/bin/sinntp", line 86, in __getitem__
return int(file.read())
ValueError: invalid literal for int() with base 10: ''

nntp-pull of comp.lang.prolog
Traceback (most recent call last):
  File "/usr/bin/sinntp", line 351, in 
command(connection)
  File "/usr/bin/sinntp", line 192, in __call__
start = config[group] if not self.options.reget else 0
  File "/usr/bin/sinntp", line 86, in __getitem__
return int(file.read())
ValueError: invalid literal for int() with base 10: ''

nntp-pull of comp.lang.javascript
Traceback (most recent call last):
  File "/usr/bin/sinntp", line 351, in 
command(connection)
  File "/usr/bin/sinntp", line 192, in __call__
start = config[group] if not self.options.reget else 0
  File "/usr/bin/sinntp", line 86, in __getitem__
return int(file.read())
ValueError: invalid literal for int() with base 10: ''

To get around this, I changed the line 86 to :-
return int("0" + file.read())

This is because on EOF, I think python returns '', which doesn't convert to an 
int.

Is there another way of getting around this. Seems to work correctly with this 
change in.


Regards,
David

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.6.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sinntp depends on:
pn  python:any  

sinntp recommends no packages.

sinntp suggests no packages.

-- no debconf information



Bug#799686: This is now working

2016-01-11 Thread David Creelman
Hi,
I am now able to run glx apps. My screensavers work, freecad, etc.
I'm not exactly sure when the fix happened, but it is now no longer an
issue. Please feel free to close the log.
Regards,
David


Bug#799686: nouveau: Unable to launch any glx based exes

2015-09-21 Thread David Creelman
Hi Sven,
Thanks for the info. Nice to know it's not a module bug.
Any idea when llvm3.5v5 will come to testing?
Regards
David

On Tue, 22 Sep 2015 3:10 AM Sven Joachim  wrote:

> Control: reassign -1 libgl1-mesa-dri 10.6.3-1
> Control: tags -1 + moreinfo
>
> On 2015-09-21 16:11 +0200, David Creelman wrote:
>
> > Package: xserver-xorg-video-nouveau
> > Version: 1:1.0.11-1+b1
> > Severity: important
> > File: nouveau
> >
> > Dear Maintainer,
> >
> > This started happening about a month ago. May be because of nouveau, may
> be a glx bug?
> > Please forgive if it's not nouveau. Any idea how I can find out more
> about what is not working ?
> > Happy to help if you need more information.
> >
> > I run apt-get update; apt-get dist-upgrade several times a week,
> something must have been updated.. Not sure when.
> > Discovered it first when trying to run a gl based screen saver. Needed
> to restart my machine
> > Once I worked out it was xscreensaver failing, I ran the xscreensaver
> exe in  a window rather than fullscreen
> > and noticed that it started up black and was kind of locked, ie. even if
> I did ctrl-c, the window wouldn't die
> > without xkill.
> > A screensaver to show this issue is voronoi under xscreensaver.
> >
> > Have tried reinstalling (via apt-get purge xserver-xorg, xfce4 and then
> apt-get install of same).
> >
> > Still getting the same error when starting anything that uses glx
>
> That's a bug in the 3D driver, reassigning to that package.
>
> > I had hoped that I'd get glx apps working again, but no luck I'm afraid.
>
> You could try libgl1-mesa-dri from unstable.  It depends on libllvm3.5v5
> which conflicts with the libllvm3.5 package though, so you might only
> want to try that if you don't have other packages depending on
> libllvm3.5.
>
> Good luck,
> Sven
>


Bug#799686: nouveau: Unable to launch any glx based exes

2015-09-21 Thread David Creelman
Package: xserver-xorg-video-nouveau
Version: 1:1.0.11-1+b1
Severity: important
File: nouveau

Dear Maintainer,

This started happening about a month ago. May be because of nouveau, may be a 
glx bug?
Please forgive if it's not nouveau. Any idea how I can find out more about what 
is not working ?
Happy to help if you need more information.

I run apt-get update; apt-get dist-upgrade several times a week, something must 
have been updated.. Not sure when.
Discovered it first when trying to run a gl based screen saver. Needed to 
restart my machine
Once I worked out it was xscreensaver failing, I ran the xscreensaver exe in  a 
window rather than fullscreen
and noticed that it started up black and was kind of locked, ie. even if I did 
ctrl-c, the window wouldn't die
without xkill.
A screensaver to show this issue is voronoi under xscreensaver.

Have tried reinstalling (via apt-get purge xserver-xorg, xfce4 and then apt-get 
install of same).

Still getting the same error when starting anything that uses glx

I had hoped that I'd get glx apps working again, but no luck I'm afraid.


-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G72M [GeForce Go 
7400] [10de:01d8] (rev a1)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 4.1.0-2-686-pae (debian-ker...@lists.debian.org) (gcc version 
4.9.3 (Debian 4.9.3-3) ) #1 SMP Debian 4.1.6-1 (2015-08-23)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 32768 Mar 18  2014 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 41163 Sep 21 22:47 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[93.830] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[93.830] X Protocol Version 11, Revision 0
[93.830] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[93.830] Current Operating System: Linux laplace 4.1.0-2-686-pae #1 SMP 
Debian 4.1.6-1 (2015-08-23) i686
[93.830] Kernel command line: BOOT_IMAGE=/vmlinuz-4.1.0-2-686-pae 
root=/dev/mapper/laplace-root ro quiet
[93.830] Build Date: 11 August 2015  10:03:42AM
[93.830] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support) 
[93.830] Current version of pixman: 0.33.2
[93.830]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[93.830] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[93.830] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 21 16:15:43 
2015
[94.069] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[94.183] (==) No Layout section.  Using the first Screen section.
[94.183] (==) No screen section available. Using defaults.
[94.183] (**) |-->Screen "Default Screen Section" (0)
[94.183] (**) |   |-->Monitor ""
[94.185] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[94.185] (==) Automatically adding devices
[94.185] (==) Automatically enabling devices
[94.185] (==) Automatically adding GPU devices
[94.405] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[94.405]Entry deleted from font path.
[94.923] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[94.923] (==) ModulePath set to "/usr/lib/xorg/modules"
[94.923] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[94.923] (II) Loader magic: 0x802d76c0
[94.923] (II) Module ABI versions:
[94.923]X.Org ANSI C Emulation: 0.4
[94.923]X.Org Video Driver: 19.0
[94.923]X.Org XInput driver : 21.0
[94.923]X.Org Server Extension : 9.0
[94.924] (II) xfree86: Adding drm device (/dev/dri/card0)
[94.926] (--) PCI:*(0:1:0:0) 10de:01d8:1028:01cc rev 161, Mem @ 
0xed00/16777216, 0xd000/268435456, 0xee00/16777216, BIOS @ 
0x/131072
[94.974] (II) LoadModule: "glx"
[95.091] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[95.971] (II) Module glx: vendor="X.Org Foundation"
[95.972]compiled for 1.17.2, module version = 1.0.0
[95.972]ABI class: X.Org Serve

Bug#791475: bup: Unable to restore an emacs autosave file #.fetchmailrc#

2015-07-07 Thread David Creelman
Hi Rob, Robert,
More details.
lsattr on the original file gives
-e-- /home/davidc/#.fetchmailrc#

bup ls -l of the problem file gives
-rwx-- davidc/davidc 833 2015-01-20 23:42
home-dir/latest/home/davidc/#.fetchmailrc#

Using --exclude-rx (the second one) I got past the first problem, but then
crashed on a different file

Traceback (most recent call last):
  File "/usr/lib/bup/cmd/bup-restore", line 343, in 
do_node(n.parent, n, opt.sparse, owner_map, meta = meta)
  File "/usr/lib/bup/cmd/bup-restore", line 279, in do_node
do_node(top, sub, sparse, owner_map, meta = m)
  File "/usr/lib/bup/cmd/bup-restore", line 281, in do_node
apply_metadata(meta, fullname, opt.numeric_ids, owner_map)
  File "/usr/lib/bup/cmd/bup-restore", line 105, in apply_metadata
m.apply_to_path(name, restore_numeric_ids = restore_numeric_ids)
  File "/usr/lib/bup/bup/metadata.py", line 809, in apply_to_path
apply_metadata(path, restore_numeric_ids=num_ids)
  File "/usr/lib/bup/bup/metadata.py", line 611, in _apply_linux_attr_rec
set_linux_file_attr(path, self.linux_attr)
OSError: [Errno 22] Invalid argument: 'davidc/#mredauto#1#'


lsattr of the original file is
-e-- /home/davidc/#mredauto#1#

bup ls -l of the file stored in bup is
bup ls -l home-dir/latest/home/davidc/#mredauto#1#
-rw-r--r-- davidc/davidc7790 2014-01-07 15:43
home-dir/latest/home/davidc/#mredauto#1#

The file is a racket (scheme IDE) file.
It's contents are just text. It's scheme script with some extra annotation.
Nothing particularly special. I've not included it because it's a bit long,
but I can later if you want

Let me know if you need other stuff.

Regards,
David




On Tue, 7 Jul 2015 at 15:15 Rob Browning  wrote:

> David Creelman  writes:
>
> > Having said that, it's just vanilla text. Nothing odd in it at first
> glance.
> > It's ls -l is
> > -rwx-- 1 davidc davidc 833 Jan 20 23:42 /home/davidc/#.fetchmailrc#*
> > file gives
> > /home/davidc/#.fetchmailrc#: ASCII text
>
> OK, thanks, and the lsattr call is the one most directly related to the
> error you encountered, so the output of that would still be interesting.
>
> --
> Rob Browning
> rlb @defaultvalue.org and @debian.org
> GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
> GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
>


Bug#791475: bup: Unable to restore an emacs autosave file #.fetchmailrc#

2015-07-06 Thread David Creelman
Hi Rob,
I ran as root.
I had previously tried to run as my normal user, but I got an error about
not being able to access my own home dir, so I (perhaps a little heavy
handedly) simply did it all as root.
I'll try the --exclude and I'll do a bup ls too. I can't get to it right
now (external drive at home), so I'll try later on tonight (I'm at work
now).
The drive is a 500gb drive formatted to ext4.
The original file is kind of sensitive (contains passwords and such).
Having said that, it's just vanilla text. Nothing odd in it at first glance.
It's ls -l is
-rwx-- 1 davidc davidc 833 Jan 20 23:42 /home/davidc/#.fetchmailrc#*
file gives
/home/davidc/#.fetchmailrc#: ASCII text
Thanks for your help.
I'll get onto the bup suggestions (ls & --exclude) as soon as I can.
Regards,
David



On Tue, 7 Jul 2015 at 12:25 Rob Browning  wrote:

> Robert Edmonds  writes:
>
> > I'm not quite sure what the issue is here, so I've Cc'd the upstream bup
> > mailing list.  It looks like one of the ioctl() calls in the
> > bup_set_linux_file_attr() function is failing.
> >
> > Did you run the 'bup restore' as a regular user or as root?
> >
> > What is the type of the filesystem that you're attempting to restore to?
>
> Both good questions.  For example, right now bup's handling of
> differences between the source and destination filesystems could
> likely use improvement.
>
> >>   File "/usr/lib/bup/bup/metadata.py", line 611, in
> _apply_linux_attr_rec
> >> set_linux_file_attr(path, self.linux_attr)
> >> OSError: [Errno 22] Invalid argument: 'redacted/#.fetchmailrc#
>
> Any chance you still have the file around, and if so, assuming the
> output isn't sensitive, I wonder what "ls -l", "stat" and "lsattr" say
> about it?
>
> And even if you don't still have it in the filesystem, I wonder what
> these commands say:
>
>   bup ls -l home-dir/latest/home/redacted/#.fetchmailrc#
>
>   bup cat-file --meta home-dir/latest/home/redacted/#.fetchmailrc# \
> bup meta -tvvf -
>
> >> I am guessing that filenames containing hashes are not liked by bup?
> >> This means I won't be able to back up any folders containing emacs
> edited files.
> >> #file# style files are used regularly by emacs.
>
> I'm fairly sure that normally #file# should be handled without any
> trouble.  I think there's something else going on here.
>
> >> Should you require more details (or if I've missed something obvious to
> get around this
> >> issue) please let me know.
>
> I wonder if adding this to the restore might provide a workaround for
> now:
>
>   --exclude-rx '^/redacted/#\.fetchmailrc#$'
>
> Or perhaps:
>
>   --exclude-rx '^redacted/#\.fetchmailrc#$'
>
> Not sure which one is correct offhand.
>
> Hope this helps
> --
> Rob Browning
> rlb @defaultvalue.org and @debian.org
> GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
> GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
>


Bug#791475: bup: Unable to restore an emacs autosave file #.fetchmailrc#

2015-07-05 Thread David Creelman
Package: bup
Version: 0.27-1
Severity: important

Dear Maintainer,

Have successfully done a backup via index and then save.

export BUP=/media/me/some-drive/backups
bup index /home/redacted
bup save -n home-dir /home/redacted

Have then done an incremental backup
bup index /home/redacted
bup save -n home-dir /home/redacted

All completes with minor errors about web cache files dissapearing, but okay.

Tried to restore the latest backup by the following

bup restore -C test-dir home-dir/latest/home/redacted

Got the following error

Traceback (most recent call last):
  File "/usr/lib/bup/cmd/bup-restore", line 343, in 
do_node(n.parent, n, opt.sparse, owner_map, meta = meta)
  File "/usr/lib/bup/cmd/bup-restore", line 279, in do_node
do_node(top, sub, sparse, owner_map, meta = m)
  File "/usr/lib/bup/cmd/bup-restore", line 281, in do_node
apply_metadata(meta, fullname, opt.numeric_ids, owner_map)
  File "/usr/lib/bup/cmd/bup-restore", line 105, in apply_metadata
m.apply_to_path(name, restore_numeric_ids = restore_numeric_ids)
  File "/usr/lib/bup/bup/metadata.py", line 809, in apply_to_path
apply_metadata(path, restore_numeric_ids=num_ids)
  File "/usr/lib/bup/bup/metadata.py", line 611, in _apply_linux_attr_rec
set_linux_file_attr(path, self.linux_attr)
OSError: [Errno 22] Invalid argument: 'redacted/#.fetchmailrc#

I was expecting the file to be able to be restored (indeed it seems to have 
been 
backed up).

I am guessing that filenames containing hashes are not liked by bup?
This means I won't be able to back up any folders containing emacs edited files.
#file# style files are used regularly by emacs.

Not sure how to solve this one. 

Should you require more details (or if I've missed something obvious to get 
around this
issue) please let me know.

Regards,
David

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bup depends on:
ii  git  1:2.1.4-2.1
ii  libc62.19-18
ii  par2 0.6.13-1
ii  python   2.7.9-1
ii  python-pylibacl  0.5.2-1
ii  python-pyxattr   0.5.3-1
ii  python2.72.7.10-2
pn  python:any   

Versions of packages bup recommends:
ii  bup-doc 0.27-1
ii  python-fuse 2:0.2.1-11
ii  python-tornado  4.2.0-1

bup suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#749563: brandy: Would be nice to not automatically go into graphics mode

2014-05-27 Thread David Creelman
Package: brandy
Version: 1.20-1
Severity: wishlist

Dear Maintainer,

Hi,
I've been trying to get some old basic language stuff going and trying
to find a working interpreter has not been easy. It seems that Brandy is
pretty good and works where others don't.

The programs I'm using need to scroll down the terminal a bit and it's good to 
be able
to see some history. When in graphics mode this is not possible.
Worse still, when in graphics mode, only the first 10 or so lines are visible. 
The
bottom of the screen is blank and seem to be unable to be accessed for
text.

I would suggest that graphics mode only be turned on when -graphics is passed to
brandy. I've built my own brandy and it seems to start in text mode by default.
I would also suggest letting the graphics screen scroll to the bottom of the
graphics space (unless this is exactly what the BBC Micro did).
Regards,
David



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages brandy depends on:
ii  libc62.18-7
ii  libsdl1.2debian  1.2.15-9

brandy recommends no packages.

brandy suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#745850: grive: Symbol `json_tokener_errors' has different size in shared object, consider re-linking

2014-04-27 Thread David Creelman
Package: grive
Version: 0.2.0-1.1
Followup-For: Bug #745850

Dear Maintainer,

Hi, this is still an error on my machine.
Just thought I'd mention it again.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grive depends on:
ii  libboost-filesystem1.54.0   1.54.0-5
ii  libboost-program-options1.54.0  1.54.0-5
ii  libboost-system1.54.0   1.54.0-5
ii  libc6   2.18-4
ii  libcurl3-gnutls 7.36.0-1+b1
ii  libexpat1   2.1.0-4
ii  libgcc1 1:4.8.2-16
ii  libgcrypt11 1.5.3-4
ii  libjson-c2  0.11-4
ii  libstdc++6  4.8.2-16
ii  zlib1g  1:1.2.8.dfsg-1

grive recommends no packages.

grive suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#742476: xfce4-power-manager: Using slim instead of xdm fixes this issue

2014-03-23 Thread David Creelman
Package: xfce4-power-manager
Followup-For: Bug #742476

Dear Maintainer,

On a whim, tried using slim for the login management rather than xdm and found 
that
now I can suspend/hibernate correctly. Somehow xdm must not initialise policy 
in the
same way as slim.

Still a bit of an issue I would think, but I have a reasonable work around now.

Regards,
David


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-power-manager depends on:
ii  libc6 2.18-4
ii  libdbus-1-3   1.8.0-2
ii  libdbus-glib-1-2  0.102-1
ii  libgdk-pixbuf2.0-02.30.6-1
ii  libglib2.0-0  2.38.2-5
ii  libgtk2.0-0   2.24.22-1
ii  libnotify40.7.6-2
ii  libx11-6  2:1.6.2-1
ii  libxext6  2:1.3.2-1
ii  libxfce4ui-1-04.10.0-5
ii  libxfce4util6 4.10.1-1
ii  libxfconf-0-2 4.10.0-2
ii  libxrandr22:1.4.2-1
ii  upower0.9.23-2+b1
ii  xfce4-power-manager-data  1.2.0-3

Versions of packages xfce4-power-manager recommends:
ii  consolekit  0.4.6-4

Versions of packages xfce4-power-manager suggests:
ii  udisks   1.0.5-1
ii  xfce4-power-manager-plugins  1.2.0-3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#742476: xfce4-power-manager: Suspend/Hibernate are disabled, cannot find how to reenable them

2014-03-23 Thread David Creelman
Package: xfce4-power-manager
Version: 1.2.0-3
Severity: normal

Dear Maintainer,

Had to uninstall gnome as gnome-shell (I think) was locking up on startup of 
the machine.
Once gnome-desktop-environment and gnome-shell were purged, my startup did not 
lock up,
but all of my power settings seem to have been thrown away. It is now not 
possible
to suspend the laptop when the lid is closed or to hibernate from a right click 
of
the power manager icon in the panel.

I googled relatively extensively for how to get back whatever it is that is 
missing
in my setup to reallow suspend/hibernate, but have had no luck.
(a side note, some hardware operations seem to be not working either, like 
automount).
I suspect I need to add a policy, but I'm unable to work out how it all hangs 
together.

Tried adding back gnome-desktop-environment, but this led to my laptop locking 
up
on startup again. I've resorted to doing sudo pm-suspend for the time being, 
but it 
would be great to be able to close the laptop lid and have suspend work again.

Please let me know if you need more information.

Thanks,
David

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-power-manager depends on:
ii  libc6 2.18-4
ii  libdbus-1-3   1.8.0-2
ii  libdbus-glib-1-2  0.102-1
ii  libgdk-pixbuf2.0-02.30.6-1
ii  libglib2.0-0  2.38.2-5
ii  libgtk2.0-0   2.24.22-1
ii  libnotify40.7.6-2
ii  libx11-6  2:1.6.2-1
ii  libxext6  2:1.3.2-1
ii  libxfce4ui-1-04.10.0-5
ii  libxfce4util6 4.10.1-1
ii  libxfconf-0-2 4.10.0-2
ii  libxrandr22:1.4.2-1
ii  upower0.9.23-2+b1
ii  xfce4-power-manager-data  1.2.0-3

Versions of packages xfce4-power-manager recommends:
ii  consolekit  0.4.6-4

Versions of packages xfce4-power-manager suggests:
ii  udisks   1.0.5-1
ii  xfce4-power-manager-plugins  1.2.0-3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#742474: xfce4: Panel show/hide stops working intermittently

2014-03-23 Thread David Creelman
Package: xfce4
Version: 4.10.1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***
Had been using the system normally day in/day out.
Have not been able to detect what it is that I've done differently to make this 
happen (does seem to happen
more often when running virtual box in seamless mode though?)

When the problem my "main" panel at the bottom stops automatically hiding when 
the mouse is
moved away from it. The panel is set to automatically hide/show.
To fix the issue, I need to log out and in again.
I expected to not have to log out and log in again.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4 depends on:
ii  gtk2-engines-xfce  3.0.1-2
ii  libxfce4ui-utils   4.10.0-5
ii  orage  4.10.0-1+b1
ii  thunar 1.6.3-1
ii  xfce4-appfinder4.10.1-1
ii  xfce4-mixer4.10.0-3
ii  xfce4-panel4.10.1-1
ii  xfce4-session  4.10.1-5
ii  xfce4-settings 4.10.1-2
ii  xfconf 4.10.0-2
ii  xfdesktop4 4.10.2-3
ii  xfwm4  4.10.1-2

Versions of packages xfce4 recommends:
ii  desktop-base  7.0.3
ii  tango-icon-theme  0.8.90-5
ii  thunar-volman 0.8.0-4
ii  xfce4-notifyd 0.2.4-2
pn  xorg  

Versions of packages xfce4 suggests:
pn  gtk3-engines-xfce
ii  xfce4-goodies4.10
ii  xfce4-power-manager  1.2.0-3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#706921: gnome-desktop-environment: Unable to start (even xdm) after gnome-desktop-environment installed

2014-03-19 Thread David Creelman
Package: gnome-desktop-environment
Version: 1:3.8+4
Followup-For: Bug #706921

Dear Maintainer,

Needed to install gnome to get policy stuff for xfce4.
installed gnome, restarted machine and got rubbish for what I assume is gnome 
login screen.
When trying to kill off gnome-session, machine almost locks up. 
When killing it failed, tried rebooting to see if it was a one off, but even 
shutdown has trouble killing
off one of the gnome processes.

Only way to get things working again is to remove gnome-desktop-environment.
When I did this sanity returned (with xdm as the login).

Expected I would be able to use gnome on this machine (which is not that old) 
Dell 820, Dual core 32 bit.

Please let me know if you would like more information.

Thanks & Regards,
David


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-desktop-environment depends on:
ii  gnome  1:3.8+4

gnome-desktop-environment recommends no packages.

gnome-desktop-environment suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#728297: [Pkg-xfce-devel] Bug#728297: xfce: Fonts are corrupted after restoring from sleep or hibernate

2013-11-01 Thread David Creelman
On Thu, Oct 31, 2013 at 08:52:32AM +0100, Yves-Alexis Perez wrote:
> [please keep the bug on CC:, the BTS is not a private help system, any
> information can benefit other people reading the bug log]
> 
> On Thu, 2013-10-31 at 08:35 +1100, David Creelman wrote:
> > On Wed, Oct 30, 2013 at 03:57:19PM +0100, Yves-Alexis Perez wrote:
> > > On Wed, 2013-10-30 at 22:04 +1100, David Creelman wrote:
> > > > Strangely, doesn't effect xterm, but does effect emacs and other apps.
> > > 
> > > What does it has to do with xfdesktop then? Also, what graphics drivers
> > > do you use?
> > Hi Yves,
> > I honestly don't know where the problem comes from. I simply assumed xfce.
> 
> Then why report against xfdesktop4, which is only the component managing
> the background and has nothing to do with fonts.
Hi Alex,
I'm sorry to have caused trouble here. I still don't know what is causing my 
issue,
but feel free to throw this bug away if you feel it is not relevant to xfce4.

> > ...I am just a user.
> > 
> > I have a laptop with an NVidia chip on it. The graphics driver is nouveau.
> > 
> > 01:00.0 VGA compatible controller: NVIDIA Corporation G72M [GeForce Go 
> > 7400] (rev a1)
> > 
> > Is this the problem?
> 
> Graphics corruption are usually closely related to graphics drivers, yes
> (though it might have other causes). 
Ok, thanks for that. I'll try and look around for bugs relating to nouveau font
corruption.

Again, sorry for causing trouble. Was not my intent.

> 
> In any case, there's nothing I can do here.

Is there any way you can forward/reassign this one to nouveau or would it be 
best
to drop it and I'll do more investagation?

Thanks for your time.

Regards
David

> -- 
> Yves-Alexis


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#728297: xfce: Fonts are corrupted after restoring from sleep or hibernate

2013-10-30 Thread David Creelman
Package: xfdesktop4
Version: 4.10.2-3
Severity: important
File: xfce

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
This occurs after restarting from a hibernated session or from a suspended 
session.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Have not been able to get the fonts fixed in the same session, but restarting 
XOrg seems to fix the issue.

   * What was the outcome of this action?
Restarting XOrg works, but it is a bit heavy handed.

   * What outcome did you expect instead?
Expected to be able to suspend/hibernate and after restoring have no font 
corruption.

Is it possible that there is something wrong with the font server?
Is it possible to restart the font server and force it to re-render all fonts?

Strangely, doesn't effect xterm, but does effect emacs and other apps.

, 

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.10-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfdesktop4 depends on:
ii  exo-utils   0.10.2-2
ii  libc6   2.17-93
ii  libcairo2   1.12.16-2
ii  libdbus-1-3 1.6.16-1
ii  libdbus-glib-1-20.100.2-1
ii  libexo-1-0  0.10.2-2
ii  libgarcon-1-0   0.2.1-1
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libglib2.0-02.36.4-1
ii  libgtk2.0-0 2.24.21-1
ii  libnotify4  0.7.6-1
ii  libpango-1.0-0  1.32.5-5+b1
ii  libthunarx-2-0  1.6.3-1
ii  libwnck22   2.30.7-1
ii  libx11-62:1.6.2-1
ii  libxfce4ui-1-0  4.10.0-5
ii  libxfce4util6   4.10.1-1
ii  libxfconf-0-2   4.10.0-2
ii  xfdesktop4-data 4.10.2-3

Versions of packages xfdesktop4 recommends:
ii  dbus-x11 1.6.16-1
ii  librsvg2-common  2.36.4-2
ii  xdg-user-dirs0.15-1

Versions of packages xfdesktop4 suggests:
ii  menu  2.1.46

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#705470: 0ad: lock up after getting in to play screen. Need to power off to get out

2013-04-15 Thread David Creelman
Package: 0ad
Version: 0~r11863-2
Severity: important

Dear Maintainer,
Firstly, this looks like it has potential to be a great game. The soundtrack
and graphics look great.
To reproduce
start 0ad
choose quick match (or something like this, can't remember exact option)
game screen starts, clicking on a character generates speech (as expected)
after a few minutes, irrespective of movements, interaction with screen halts.
Mouse cursor still moves when moved around, disk still lights up every now and
then, but machine is locked.
ctrl-alt-backspace doesn't get me out.
running XFCE for session manager.
Need to power off to get back control.


*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages 0ad depends on:
ii  0ad-data  0~r11863-1
ii  dpkg  1.16.10
ii  gamin 0.1.10-4.1
ii  libboost-signals1.49.01.49.0-3.2
ii  libc6 2.13-38
ii  libcurl3-gnutls   7.26.0-1+wheezy2
ii  libenet1a 1.3.3-2
ii  libgamin0 [libfam0]   0.1.10-4.1
ii  libgcc1   1:4.7.2-5
ii  libgl1-mesa-glx [libgl1]  8.0.5-4
ii  libjpeg8  8d-1
ii  libmozjs185-1.0   1.8.5-1.0.0+dfsg-4
ii  libnvtt2  2.0.8-1+dfsg-2
ii  libopenal11:1.14-4
ii  libpng12-01.2.49-1
ii  libsdl1.2debian   1.2.15-5
ii  libstdc++64.7.2-5
ii  libvorbisfile31.3.2-1.3
ii  libwxbase2.8-02.8.12.1-12
ii  libwxgtk2.8-0 2.8.12.1-12
ii  libx11-6  2:1.5.0-1
ii  libxcursor1   1:1.1.13-1
ii  libxml2   2.8.0+dfsg1-7+nmu1
ii  zlib1g1:1.2.7.dfsg-13

0ad recommends no packages.

0ad suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#575026: update-manager-gnome: Administration spelling incorrect on main screen

2010-09-09 Thread David Creelman
Package: update-manager-gnome
Severity: normal

Would also suggest fixing the formatting of the text before the "If" of the 
2nd sentence to include a space.
Administration is spelt as Administraion.
Regards
David


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages update-manager-gnome depends on:
ii  gconf22.28.1-3   GNOME configuration database syste
ii  gksu  2.0.2-3graphical frontend to su
ii  python2.6.5-13   interactive high-level object-orie
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  python-gtk2   2.17.0-4   Python bindings for the GTK+ widge
ii  python-support1.0.9  automated rebuilding support for P
ii  python-vte1:0.24.3-1 Python bindings for the VTE widget
ii  update-manager-core   0.200.4-1  APT update manager core functional

update-manager-gnome recommends no packages.

Versions of packages update-manager-gnome suggests:
ii  software-properties-gtk  0.60.debian-1.1 manage the repositories that you i
ii  update-notifier  0.99.3debian6   Daemon which notifies about packag

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#580062: mpg321 crashes when playing any mp3

2010-05-03 Thread David Creelman
Package: mpg321
Version: 0.2.11-2+b1
Severity: grave
Justification: renders package unusable


When trying to run a valid MP3 file which has previously played correctly,
got the following error.

High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3.
Version 0.2.11 (2009/06/16). Written and copyrights by Joe Drew,
now maintained by Nanakos Chrysostomos and others.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Title  : Freestyle Feb 28, 2009  Artist: Chuck Tomasi  
Album  : ChuckChat Freestyle Year  : 2009
Comment: http://www.chuckchat.com/frees  Genre : Podcast   

Playing MPEG stream from Free-2009-02-28.mp3 ...
MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
Segmentation fault

Have tried several other MP3 files and the same Seg Fault occurs.

Please let me know if you require any further information.

Regards
David

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpg321 depends on:
ii  libao4  1.0.0-4  Cross Platform Audio Output Librar
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libmad0 0.15.1b-5MPEG audio decoder library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

mpg321 recommends no packages.

mpg321 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#576792: gnome: Unable to automount a vfat formatted USB stick

2010-04-07 Thread David Creelman
On Wed, Apr 07, 2010 at 03:26:17PM +0200, Josselin Mouette wrote:
> Le mercredi 07 avril 2010 à 22:45 +1000, David Creelman a écrit :
> > On Wed, Apr 07, 2010 at 11:56:52AM +0200, Josselin Mouette wrote:
> > > reassign 576792 nautilus
> > > thanks
> > > 
> > > Le mercredi 07 avril 2010 à 17:51 +1000, David Creelman a écrit :
> > > > Not sure if this is the right place to report this.
> > > > Before the last apt-get update; apt-get dist-upgrade I was able to 
> > > > automount
> > > > my Medion 8Gb USB stick. 
> > > > Now, when I plug it in, there is a small spike of CPU and then no
> > > > Nautilus screen and no automount.
> > > > There is no problem with the drive itself. I was able to mount it with
> > > > sudo mount /dev/sda1 /media/floppy and get at all of the files on it.
> > > 
> > > Does the disk appear in gnome-disk-utility when you plug it in?
> > Yes, it does.
> >  If it’s the case, does mounting it from this tool work?
> > 
> > Yes, it does. 
> 
> Interesting.
> 
> Could you paste your versions of nautilus, gvfs, gnome-disk-utility and
> libgdu0 ?
Nautilus 2.28.4 (via help>about) 2.28.4-1 (via aptitude)
gvfs 1.4.3-2 (via aptitude)
gnome-disk-utility 2.30.0-1 (via aptitude)
libgdu0 2.30.0-1 (aptitude)

> 
> Could you also paste the output of 'gvfs-mount -li' and run 'gvfs-mount
> -oi' while plugging in the usb stick ?

gvfs-mount -li (with device plugged in, hope that's what you were after)

Drive(0): Floppy Drive
  Type: GProxyDrive (GProxyVolumeMonitorGdu)
  ids:
   unix-device: '/dev/fd0'
  themed icons:  [drive-removable-media-floppy]  [drive-removable-media]  
[drive-removable]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=0
  can_poll_for_media=1
  can_eject=0
  can_start=0
  can_stop=0
  start_stop_type=unknown
Drive(1): 250 GB Hard Disk
  Type: GProxyDrive (GProxyVolumeMonitorGdu)
  ids:
   unix-device: '/dev/hda'
  themed icons:  [drive-harddisk]  [drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  can_start=0
  can_stop=0
  start_stop_type=unknown
  Volume(0): 250 GB Encrypted
Type: GProxyVolume (GProxyVolumeMonitorGdu)
ids:
 uuid: 'e4e14153-1281-4fdd-88ac-2ea82fd6a0e6'
 unix-device: '/dev/hda2'
themed icons:  [drive-harddisk]  [drive]
can_mount=1
can_eject=0
should_automount=0
Drive(2): USBest Technology USB Mass Storage Device
  Type: GProxyDrive (GProxyVolumeMonitorGdu)
  ids:
   unix-device: '/dev/sdb'
  themed icons:  [drive-removable-media-usb]  [drive-removable-media]  
[drive-removable]  [drive]
  is_media_removable=1
  has_media=1
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1
  can_start=0
  can_stop=1
  start_stop_type=shutdown
  Volume(0): 8.1 GB Filesystem
Type: GProxyVolume (GProxyVolumeMonitorGdu)
ids:
 uuid: '4298-7940'
 unix-device: '/dev/sdb1'
themed icons:  [drive-removable-media-usb]  [drive-removable-media]  
[drive-removable]  [drive]
can_mount=1
can_eject=1
should_automount=0
Mount(0): floppy0 -> file:///media/floppy0
  Type: GProxyMount (GProxyVolumeMonitorGdu)
  themed icons:  [media-floppy]  [media]
  can_unmount=1
  can_eject=0
  is_shadowed=0

I disconnected and reconnected the device after I sorted out what this command
did. Hope that's cool.

gvfs-mount -oi gives :-
Volume removed: '8.1 GB Filesystem'
  Volume(0): 8.1 GB Filesystem
Type: GProxyVolume (GProxyVolumeMonitorGdu)
ids:
 uuid: '4298-7940'
 unix-device: '/dev/sdb1'
themed icons:  [drive-removable-media-usb]  [drive-removable-media]  
[drive-removable]  [drive]
can_mount=1
can_eject=0
should_automount=1

Drive connected:'USBest Technology USB Mass Storage Device'
  Drive(0): USBest Technology USB Mass Storage Device
Type: GProxyDrive (GProxyVolumeMonitorGdu)
ids:
 unix-device: '/dev/sdb'
themed icons:  [drive-removable-media-usb]  [drive-removable-media]  
[drive-removable]  [drive]
is_media_removable=1
has_media=1
is_media_check_automatic=1
can_poll_for_media=1
can_eject=1
can_start=0
can_stop=1
start_stop_type=shutdown

Volume added:   '8.1 GB Filesystem'
  Volume(0): 8.1 GB Filesystem
Type: GProxyVolume (GProxyVolumeMonitorGdu)
ids:
 uuid: '4298-7940'
 unix-device: '/dev/sdb1'
themed icons:  [drive-removable-media-usb]  [drive-removable-media]  
[drive-removable]  [drive]
can_mount=1
can_eject=1
should_automount=1

Hope this helps

Cheers
David

> 
> Thanks,
> -- 
>  .''`.  Josselin Mouette
> : :' :
> `. `'   “A handshake with whitnesses is the same
>   `- as a signed contact.”  -- Jörg Schilling



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#576792: gnome: Unable to automount a vfat formatted USB stick

2010-04-07 Thread David Creelman
On Wed, Apr 07, 2010 at 11:56:52AM +0200, Josselin Mouette wrote:
> reassign 576792 nautilus
> thanks
> 
> Le mercredi 07 avril 2010 à 17:51 +1000, David Creelman a écrit :
> > Not sure if this is the right place to report this.
> > Before the last apt-get update; apt-get dist-upgrade I was able to automount
> > my Medion 8Gb USB stick. 
> > Now, when I plug it in, there is a small spike of CPU and then no
> > Nautilus screen and no automount.
> > There is no problem with the drive itself. I was able to mount it with
> > sudo mount /dev/sda1 /media/floppy and get at all of the files on it.
> 
> Does the disk appear in gnome-disk-utility when you plug it in?
Yes, it does.
 If it’s the case, does mounting it from this tool work?

Yes, it does. 

> 
> What are the last lines of the output of dmesg when you plug it in?
Here are the last parts of dmesg after plugging it in

[13639.172139] usb 4-2: new high speed USB device using ehci_hcd and address 4
[13639.306071] usb 4-2: New USB device found, idVendor=1307, idProduct=0165
[13639.306083] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[13639.306091] usb 4-2: Product: USB Mass Storage Device
[13639.306098] usb 4-2: Manufacturer: USBest Technology
[13639.306105] usb 4-2: SerialNumber: 0911155201c10b
[13639.306366] usb 4-2: configuration #1 chosen from 1 choice
[13639.316112] scsi3 : SCSI emulation for USB Mass Storage devices
[13639.316697] usb-storage: device found at 4
[13639.316703] usb-storage: waiting for device to settle before scanning
[13644.317075] usb-storage: device scan complete
[13644.317765] scsi 3:0:0:0: Direct-Access   0.00 
PQ: 0 ANSI: 2
[13644.336093] sd 3:0:0:0: [sdb] 15794176 512-byte logical blocks: (8.08 
GB/7.53 GiB)
[13644.337539] sd 3:0:0:0: [sdb] Write Protect is off
[13644.337552] sd 3:0:0:0: [sdb] Mode Sense: 00 00 00 00
[13644.337559] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[13644.341494] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[13644.341511]  sdb: sdb1
[13644.517821] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[13644.517838] sd 3:0:0:0: [sdb] Attached SCSI removable disk

Let me know if I've done something silly or if you need any more information.

Cheers
DC

> 
> Cheers,
> -- 
>  .''`.  Josselin Mouette
> : :' :
> `. `'   “A handshake with whitnesses is the same
>   `- as a signed contact.”  -- Jörg Schilling



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#576792: gnome: Unable to automount a vfat formatted USB stick

2010-04-07 Thread David Creelman
Package: gnome-system-tools
Version: 2.28.2-1
Severity: normal
File: gnome

Not sure if this is the right place to report this.
Before the last apt-get update; apt-get dist-upgrade I was able to automount
my Medion 8Gb USB stick. 
Now, when I plug it in, there is a small spike of CPU and then no
Nautilus screen and no automount.
There is no problem with the drive itself. I was able to mount it with
sudo mount /dev/sda1 /media/floppy and get at all of the files on it.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-system-tools depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-3   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libfontconfig12.8.0-2generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.9-2   The GTK+ graphical user interface 
ii  liboobs-1-4   2.22.2-1   GObject based interface to system-
ii  libpango1.0-0 1.26.2-2   Layout and rendering of internatio
ii  libpolkit-gobject-1-0 0.96-1 PolicyKit Authorization API
ii  libpolkit-gtk-1-0 0.96-2 PolicyKit GTK+ API
ii  perl  5.10.1-11  Larry Wall's Practical Extraction 
ii  policykit-1-gnome 0.96-2 GNOME authentication agent for Pol
ii  system-tools-backends 2.8.3-1System Tools to manage computer co

Versions of packages gnome-system-tools recommends:
ii  gnome-control-center  1:2.28.1-2 utilities to configure the GNOME d

Versions of packages gnome-system-tools suggests:
pn  ntp(no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565872: grub2-splashimages: Incoorect instructions in README

2010-01-18 Thread David Creelman
Package: grub2-splashimages
Version: 1.0.0
Severity: normal


The new grub looks like it has a nice future, well done with it so far.

I have a problem setting a splash image and the doco didn't seem to help me.

In README, there is an instruction as follows

...
convert_system_path_to_grub_path /boot/grub/splashimages/some_file.tga

So, I thought it would be good to try setting up some of the quite nice
splash images supplied by doing 

convert_system_path_to_grub_path 
/usr/share/images/grub/Moraine_Lake_17092005.tga

at the end of /etc/grub.d/05_debian_theme

After running update-grub, I get the following error

Generating grub.cfg ...
Warning: convert_system_path_to_grub_path() is deprecated.  Use 
prepare_grub_to_access_device() instead.

I got as far as looking up where prepare_grub_to_access_device is defined and
got lost trying to get it to work.
Suffice to say, I can't get a non-default splash image on my grub startup
screen.

Would it be possible to get the documentation updated with the correct call
so that changing the splash image is possible?

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

grub2-splashimages depends on no packages.

grub2-splashimages recommends no packages.

Versions of packages grub2-splashimages suggests:
ii  grub-pc  1.98~20100101-1 GRand Unified Bootloader, version 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548119: latex-xft-fonts: Error when trying to run update

2009-09-23 Thread David Creelman
Package: latex-xft-fonts
Version: 0.1-8
Severity: important
File: latex-xft-fonts


Get this error when trying to do apt-get update; apt-get dist-upgrade

(Reading database ... 202992 files and directories currently installed.)
Unpacking latex-xft-fonts (from .../latex-xft-fonts_1.6.4-1_all.deb) ...
W: /usr/share/fonts/truetype/latex-xft-fonts/cmmi10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/wasy10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/msam10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/cmex10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/cmsy10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/cmr10.ttf: not registered.
W: /usr/share/fonts/truetype/latex-xft-fonts/msbm10.ttf: not registered.
dpkg: error processing /var/cache/apt/archives/latex-xft-fonts_1.6.4-1_all.deb 
(--unpack):
 subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/latex-xft-fonts_1.6.4-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  abiword-plugin-mathview: Depends: latex-xft-fonts but it is not installed
E: Unmet dependencies. Try using -f.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages latex-xft-fonts depends on:
ii  defoma0.11.10-1  Debian Font Manager -- automatic f

latex-xft-fonts recommends no packages.

latex-xft-fonts suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535305: How do I revert to the old file setup and restart the controller?

2009-07-05 Thread David Creelman
Hi Frederik,
I made the change in place to the file you mentioned in the email, however
I'm not quite sure how to get it to read the changes/restart.

Could I get some hints for that?

Any help appreciated.

Thanks and Regards
David



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535305: common-lisp-controller: update fails rebuilding sb-grovel, asdf broken as a result

2009-07-01 Thread David Creelman
Package: common-lisp-controller
Version: 6.18
Severity: grave
Justification: renders package unusable


The results of an upgrade on this machine is as below.

I now can't use sbcl if I want to use asdf, which makes sbcl pretty much broken
for me. 

sudo apt-get install  common-lisp-controller --reinstall
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 0B/33.3kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Preconfiguring packages ...
(Reading database ... 193933 files and directories currently installed.)
Preparing to replace common-lisp-controller 6.18 (using 
.../common-lisp-controller_6.18_all.deb) ...
Unpacking replacement common-lisp-controller ...
Processing triggers for man-db ...
Setting up common-lisp-controller (6.18) ...
Reinstalling for sbcl
Recompiling Common Lisp Controller for sbcl
/usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc.
; loading system definition from /usr/lib/sbcl/sb-grovel/sb-grovel.asd into
; #
; registering # as SB-GROVEL
; 
; compilation unit aborted
;   caught 1 fatal ERROR condition

Error running init-common-lisp-controller-v4: Lock on package SB-IMPL violated
  when interning NATIVE-FILE-KIND.
See also:
  The SBCL Manual, Node "Package Locks"
mv: cannot stat `sbcl-new.core': No such file or directory
FAILED

Done rebuilding

When I try to load an asdf module with requires in the REPL, I get the 
following :-

sbcl
This is SBCL 1.0.25.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at .

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* (require 'cl-pdf)

debugger invoked on a SB-INT:EXTENSION-FAILURE in thread #:
  Don't know how to REQUIRE CL-PDF.
See also:
  The SBCL Manual, Variable *MODULE-PROVIDER-FUNCTIONS*
  The SBCL Manual, Function REQUIRE

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [ABORT] Exit debugger, returning to top level.

(SB-IMPL::REQUIRE-ERROR "Don't know how to ~S ~A.")[:EXTERNAL]
0] 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages common-lisp-controller depends on:
ii  bash  3.2-5  The GNU Bourne Again SHell
ii  cl-asdf   1.111-1Another System Definition Facility
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  debianutils   3.1.3  Miscellaneous utilities specific t
ii  perl  5.10.0-23  Larry Wall's Practical Extraction 
ii  realpath  1.15   Return the canonicalized absolute 

common-lisp-controller recommends no packages.

Versions of packages common-lisp-controller suggests:
ii  sbcl1:1.0.25.0-1 A Common Lisp compiler and develop

-- debconf information:
  common-lisp-controller/long-site-name: Site name not initialized
  common-lisp-controller/short-site-name: Unknown



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#497386: sbcl: sometimes unable to hibernate PC from gnome while SBCL repl running

2008-09-01 Thread David Creelman
Package: sbcl
Version: 1:1.0.18.0-1
Severity: normal

I use SBCL on the go and sometimes (seems more frequent of late, but that's a 
subjective call) when I'm hibernating the PC (laptop DELL C640) s2disk
starts, but fails to hibernate and returns me back to X11.

If I quit out of the SBCL repl and try hibernating again, the PC hibernates.
The only things I have running are Emacs (running under X11) and SBCL (running
in an xterm).

Let me know if you need more information. This may be a hibernate bug, but
thought it might help to report it here.

Cheers
David

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sbcl depends on:
ii  common-lisp-controller6.17   Common Lisp source and compiler ma
ii  libc6 2.7-13 GNU C Library: Shared libraries

Versions of packages sbcl recommends:
ii  binfmt-support1.2.11 Support for extra binary formats

Versions of packages sbcl suggests:
ii  sbcl-doc1:1.0.18.0-1 Documentation for Steel Bank Commo
pn  sbcl-source(no description available)
ii  slime   1:20080223-2 Superior LISP Interaction Mode for

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484476: xserver-xorg: suspend/resume leaves coloured vertical lines down screen, display unintelligible

2008-06-04 Thread David Creelman
Package: xserver-xorg
Version: 1:7.3+10
Severity: important

Using a Dell Latitude C640.
Previously suspend/resume worked very nicely on this machine.

Now, whenever the screen is closed/opened, the screen is unintelligible.
Need to reboot to get back a screen. 

Would prefer to not have to do this.

Note: If I hibernate the laptop and then as it is hibernating, close the lid.
No problem on restart.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-01-13 00:35 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1676828 2008-05-18 21:55 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
[Radeon Mobility 7500]

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1896 2008-01-13 00:35 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
Driver  "ati"
BusID   "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies Inc Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Modes   "1400x1050"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 40994 2008-06-04 09:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-1)
Current Operating System: Linux fresnel 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 
UTC 2008 i686
Build Date: 18 May 2008  01:38:06PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun  4 09:03:21 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "ATI Technologies Inc Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/

Bug#306537: iceweasel: Iceweasel unexpectedly quits

2007-10-01 Thread David Creelman
Package: iceweasel
Version: 2.0.0.7-2
Followup-For: Bug #306537

If run from Debian menu, iceweasel crashes about 20 seconds after startup.
Two pages being displayed, slashdot.org in 1, www.smh.com.au in the other.
2nd tab is current displayed tab.

If run from command prompt with --sync option, the following is displayed:-
> iceweasel --sync
The program 'gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 119 error_code 8 request_code 145 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils 2.25.1   Miscellaneous utilities specific t
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-5GCC support library
ii  libglib2.0-02.14.1-4 The GLib library of C routines
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libhunspell-1.1-0   1.1.9-1  spell checker and morphological an
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libstdc++6  4.2.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxp6  1:1.0.0.xsf1-1   X Printing Extension (Xprint) clie
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  procps  1:3.2.7-4.1  /proc file system utilities
ii  psmisc  22.5-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

iceweasel recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#343400: Still unable to reinstall cupsys after failed port configuration

2005-12-18 Thread David Creelman
Hi,

I am still unable to install cupsys due to a previous incorrect setting
of port and hostname for my printer.

When I get the error, I get told to run dpkg-reconfigure, but I cannot
as this package is not correctly installed. This is a chicken and egg
problem I don't know how to solve.

I have tried to remove the .template files from /var/lib/dpkg/info, but
it still doesn't want to work. I get the following error when I try to
install cupsys.

Reading package lists... Done
Building dependency tree... Done
Suggested packages:
  cupsys-driver-gutenprint cupsys-driver-gimpprint foomatic-filters-ppds
  xpdf-korean xpdf-japanese xpdf-chinese-traditional
xpdf-chinese-simplified
  cups-pdf hplip
The following NEW packages will be installed:
  cupsys
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 8965kB of archives.
After unpacking 16.3MB of additional disk space will be used.
Get:1 http://debian.ihug.com.au unstable/main cupsys 1.1.23-14 [8965kB]
Fetched 8965kB in 8s
(1095kB/s)  
Preconfiguring packages ...
Illegal port value for CUPS. Please correct this by running
'dpkg-reconfigure cupsys'.
cupsys failed to preconfigure, with exit status 1
Selecting previously deselected package cupsys.
(Reading database ... 175189 files and directories currently installed.)
Unpacking cupsys (from .../cupsys_1.1.23-14_i386.deb) ...
Setting up cupsys (1.1.23-14) ...
Illegal port value for CUPS. Please correct this by running
'dpkg-reconfigure cupsys'.
dpkg: error processing cupsys (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 cupsys
E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards
David

-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#343400: cupsys: can't correct a malformed URI if entered incorrectly

2005-12-14 Thread David Creelman
Package: cupsys
Version: 1.1.23-13
Severity: important

I mistakenly misformatted the URI describing the host and port that I would
use for admin and now debconf loops over the following text.

The wrong value is found in the input.
The error occurred while parsing the port number or the host name.
Please correct it.

But, the system does not let me enter a new value, it just loops over and over 
on this screen.

Regards
David


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cupsys depends on:
ii  adduser  3.80Add and remove users and groups
ii  debconf [debconf-2.0]1.4.62  Debian configuration management sy
ii  gs-esp   8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libcupsimage21.1.23-13   Common UNIX Printing System(tm) - 
ii  libcupsys2   1.1.23-13   Common UNIX Printing System(tm) - 
ii  libgnutls12  1.2.9-2 the GNU TLS library - runtime libr
ii  libpam0g 0.79-3  Pluggable Authentication Modules l
ii  libpaper11.1.14-3Library for handling paper charact
ii  libslp1  1.2.1-3 OpenSLP libraries
ii  patch2.5.9-2 Apply a diff file to an original
ii  perl-modules 5.8.7-9 Core Perl modules
ii  procps   1:3.2.6-2   /proc file system utilities
ii  xpdf-utils   3.01-3  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-8   compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.1.23-13Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20050720-1 linuxprinting.org printer support 
ii  smbclient   3.0.20b-3a LanManager-like simple client fo

-- debconf information:
  cupsys/raw-print: true
* cupsys/ports: localhost:631
  cupsys/backend: ipp, lpd, parallel, socket, usb
  cupsys/portserror:
* cupsys/browse: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#274685: wxvlc: Opening xvid in firefox crashes firefox and seems to crash ion3 too

2005-11-24 Thread David Creelman
Package: wxvlc
Version: 0.8.4-test2-2
Followup-For: Bug #274685

In Firefox, downloaded the following xvid
http://files.myeburg.net/work/progressbar_anim/progressbar_anim2_h264.avi

It seemed to play to the end, but then mouse and keyboard movement was lost in 
ion3. 
Tried to restart X with ctrl-alt-bspace, but would not respond.
Hard rebooted machine and tried again to check if wasn't something I did and was
completely repeatable.

The second time (after the reboot) there seemed to be more artifacts left on 
screen from the animation.

Last frame is completely blue in both instances.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages wxvlc depends on:
ii  libc6  2.3.5-8   GNU C Library: Shared libraries an
ii  libcdio6   0.76-1library to read and control CD-ROM
ii  libgcc11:4.0.2-4 GCC support library
ii  libstdc++6 4.0.2-4   The GNU Standard C++ Library v3
ii  libwxgtk2.6-0  2.6.1.2   wxWidgets Cross-platform C++ GUI t
ii  vlc0.8.4-test2-2 multimedia player for all audio an

wxvlc recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338943: installation-reports: powerpc-

2005-11-14 Thread David Creelman
On Mon, 2005-11-14 at 01:24 +0100, Frans Pop wrote:
> On Monday 14 November 2005 00:37, David Creelman wrote:
> > Comments/Problems:
> > Could not get past the language chooser.
> > Selected English and got a red screen error "An installation step
> > failed. You can try to run the failing item again." Tried again and
> > it still failed. Thought there might be a problem with English, so
> > tried French, but same error appeared. Could not progress any further
> > through install.
> 
> Can you try switching to VT4 (using alt-F4) when the error dialog is shown 
> and tell us what (error)messages are on that screen.
> 
> If you want to view the full logfile, switch to VT2 and give the command
>nano /var/log/syslog
The image I have is quite old (mistakenly burnt the wrong image)
20050809. Would you still like me to do this on this older image?

The other problems I have with the latest images (2005) are more
about getting Linux to boot.

> 
> TIA,
> Frans Pop
Regards
David
-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#339104: PowerPC business card d-i won't boot kernel on original iMac

2005-11-14 Thread David Creelman
Package: installation-reports

Debian-installer-version: 
http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/powerpc/beta1/debian-testing-powerpc-businesscard.iso
uname -a: not able to install
Date: 15/11/2005 9:30
Method: CD

Machine: original iMac
Processor: PowerPC 2.4
Memory: ???
Root Device: IDE
Root Size/partition table: could not install
Output of lspci and lspci -n: could not install

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[E] yaboot worked, but kernel would not boot
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems:
Did a fresh download of the business card iso to ensure I had the correct image.
Image date on yaboot screen is 2005.
from yaboot, typed 'install', screen went white, some text appeared at the top 
which was blanked too quickly for me
to read.
Screen flicks back to a more standard (i386 install) looking white text on 
black background.
There is what looks like boot text with 'Welcome to Linux, kernel 
2.6.12-1-powerpc', then
some dump statistics.
If this screen is left for a few minutes, the iMac reboots back to the yaboot 
screen.
Entering 'expert' produces the same crash and dump.
Entering 'install video=ofonly' produces the same crash and dump.
Would you like more information ?
Are there other kernel parameters that need to be entered for original iMacs ?
-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338943: installation-reports: powerpc-

2005-11-13 Thread David Creelman
On Mon, 2005-11-14 at 01:24 +0100, Frans Pop wrote:
> On Monday 14 November 2005 00:37, David Creelman wrote:
> > Comments/Problems:
> > Could not get past the language chooser.
> > Selected English and got a red screen error "An installation step
> > failed. You can try to run the failing item again." Tried again and
> > it still failed. Thought there might be a problem with English, so
> > tried French, but same error appeared. Could not progress any further
> > through install.
> 
> Can you try switching to VT4 (using alt-F4) when the error dialog is shown 
> and tell us what (error)messages are on that screen.
> 
Hello Frans,
I think I've got my images mixed up. I looked at the language chooser
date on the CD when it booted and it's 20050809, so I must have
accidently burnt an old image. My apologies for the confusion.

There still seems to be a problem on my machine with business card
though. It doesn't boot.

I get some kernel dump parameters. There are a lot of them, would you
like all of them ?

There is one line on the top, Welcome to Linux, kernel 2.6.12-1-powerpc.
After that there is dump info.


> If you want to view the full logfile, switch to VT2 and give the command
>nano /var/log/syslog
> 
> TIA,
> Frans Pop
-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5

Regards
David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338948: installation reports: powerpc netinst image is 235M ?

2005-11-13 Thread David Creelman
Package: installation-reports

Debian-installer-version: 13/11/2005 
http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/powerpc/beta1/debian-testing-powerpc-netinst.iso
uname -a: Would not boot
Date: 14/11/2005
Method: CD

Machine: iMac
Processor: PowerPC 2.4
Memory: ??
Root Device: IDE
Root Size/partition table: Would not boot
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[E ]
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems:
Put CD into iMac.
iMac made CD seeking noises, but would not boot.
Download page says netinst image is ~100M, but downloaded iso is 235M ?
Hope this helps.
-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338943: installation-reports: powerpc-

2005-11-13 Thread David Creelman
Package: installation-reports

Debian-installer-version: 13/11/2005 business card iso
uname -a: failed to install
Date: 14/11/2005 10:00
Method: CD, business card

Machine: iMac 
Processor: PowerPC 2.4
Memory: ???
Root Device: IDE
Root Size/partition table: Did not install
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[ O]
Configure network HW:   [E ] Could not get this far.
Config network: [E ]
Detect CD:  [E ]
Load installer modules: [E ]
Detect hard drives: [E ]
Partition hard drives:  [E ]
Create file systems:[E ]
Mount partitions:   [E ]
Install base system:[E ]
Install boot loader:[E ]
Reboot: [E ]

Comments/Problems:
Could not get past the language chooser. 
Selected English and got a red screen error "An installation step failed. You 
can try to run the failing item again."
Tried again and it still failed. Thought there might be a problem with English, 
so tried French, but same error
appeared. Could not progress any further through install.

-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338941: installation-reports

2005-11-13 Thread David Creelman
Package: installation-reports

Debian-installer-version:
http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/powerpc/beta1/debian-testing-powerpc-businesscard.iso
uname -a: Could not install Date: 14/11/2005 Method: 

Machine: 
Processor:
Memory:
Root Device: 
Root Size/partition table: 
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[ ]
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems:
-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#338940: installation-reports

2005-11-13 Thread David Creelman
Package: installation-reports

Debian-installer-version: 13/11/2005 mini.iso
uname -a: not available
Date: 14/11/2005
Method: mini iso boot cd.

Machine: iMac (G3 ?)
Processor: PowerPC 2.4
Memory: not sure...
Root Device: 
Root Size/partition table: 
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[x ]Could not boot installer.
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems: System not setup on machine. Could not install Debian. 
Trying the new non-mini iso.
Thanks to Sven Luther for help. Will inform list of progress.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#333011: xserver-xorg will not upgrade

2005-10-09 Thread David Creelman
Package:xserver-xorg

When I do  
apt-get update; apt-get dist-upgrade

I get the following errors

Preconfiguring packages ...
auto_answer() resetting template xserver-xorg/autodetect_video_card
auto_answer() resetting template xserver-xorg/autodetect_mouse
dpkg: error processing xserver-xorg (--remove):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
learn/local.conf/update-machine.sh: line 6:  6452 Aborted
apt-get dist-upgrade --fix-missing -f
[09:00 0.85]
[gauss 2] ~ > Errors were encountered while processing:
 xserver-xorg

Not only can I not update xserver, I can't update anything else !!!

Help!!!

Debian unstable kernel 2.6.12, k7.

Regards
David

-- 
David Creelman
GPG: 11CC 0D54 D37A 4B9C 5C65  AB63 5B18 7F99 7D77 9CA5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#326425: Unable to upgrade libopenthreads1c2_0.9.9-6_i386

2005-09-03 Thread David Creelman
Package: libopenthreads
Version: 0.9.9-5
Severity: grave
Justification: renders package unusable

Hi,

While doing an apt-get update; apt-get dist-upgrade I got the following error.

Unpacking libopenthreads1c2 (from .../libopenthreads1c2_0.9.9-6_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libopenthreads1c2_0.9.9-6_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libOpenThreads.so.1.0.0', which is also in 
package libopenthreads
Errors were encountered while processing:
 /var/cache/apt/archives/libopenthreads1c2_0.9.9-6_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This has been broken for a few days now.

Regards
David

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libopenthreads depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libstdc++51:3.3.6-9  The GNU Standard C++ Library v3

libopenthreads recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#323854: base-config: syntax error near db_fset

2005-08-18 Thread David Creelman
Package: base-config
Version: 2.70
Followup-For: Bug #323854


After unpacking 0B of additional disk space will be used.
Setting up base-config (2.70) ...
/var/lib/dpkg/info/base-config.postinst: line 59: syntax error near unexpected 
token `db_fset'
dpkg: error processing base-config (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 base-config
E: Sub-process /usr/bin/dpkg returned an error code (1)

Installation then ceases.

Regards
David

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages base-config depends on:
ii  adduser 3.67 Add and remove users and groups
ii  apt 0.6.40.1 Advanced front-end for dpkg
ii  bsdutils1:2.12p-6Basic utilities from 4.4BSD-Lite
ii  console-data2002.12.04dbs-49 Keymaps, fonts, charset maps, fall
ii  console-tools   1:0.2.3dbs-56Linux console and font utilities
ii  debconf 1.4.57   Debian configuration management sy
ii  debianutils 2.14.2   Miscellaneous utilities specific t
ii  gettext-base0.14.5-2 GNU Internationalization utilities
ii  passwd  1:4.0.3-39   change and administer password and

base-config recommends no packages.

-- debconf information:
  base-config/menu/exit:
  apt-setup/another: false
  base-config/late_command:
  base-config/start-display-manager: true
  apt-setup/directory: /debian/
  base-config/menu/hostname:
  apt-setup/cd/another: false
  apt-setup/badedit:
  mirror/suite: unstable
  apt-setup/baddir:
  base-config/menu/pkgsel:
  base-config/menu/apt-get:
  base-config/menu/timezone:
  apt-setup/hostname: debian.ihug.com.au
  base-config/menu/pon:
  apt-setup/title:
  mirror/http/proxy: http://sydney.cache.telstra.net:3128
  apt-setup/contrib: false
  base-config/early_command:
  apt-setup/cd/dev: /dev/cdrom
  apt-setup/country: Australia
  apt-setup/uri_type: http
  apt-setup/not-mirror:
  apt-setup/security-updates-failed:
  apt-setup/cd/missing:
  apt-setup/cd/bad:
  base-config/menu/mta:
* base-config/intro:
  apt-setup/security-updates: true
  base-config/title:
  base-config/menu/finish:
  debian-installer/language: en
  apt-setup/mirror: debian.ihug.com.au
  base-config/menu/apt-setup:
  base-config/menu/keyboard:
  debian-installer/country: AU
* base-config/install-problem:
* base-config/pkgsel: aptitude - pick tasks or drill down to individual packages
  apt-setup/non-free: false
  base-config/menu/debconf-seed:
  base-config/menu/intro:
  base-config/menu/passwd:
* base-config/login:
  base-config/main-menu: Finish configuring the base system
  debian-installer/keymap: us
  apt-setup/badsource:
  base-config/use-ppp: false
  base-config/get-hostname: gauss
  base-config/menu/shell:
  base-config/invalid-hostname:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#323488: libsnmpkit2: dpkg returns error code 1 on upgrade from previous version

2005-08-16 Thread David Creelman
Package: libsnmpkit2
Version: 2c2_0.9-9
Severity: grave
Justification: renders package unusable

Did apt-get update;apt-get dist-upgrade and get the following error:-
Errors were encountered while processing:
 /var/cache/apt/archives/libsnmpkit2c2_0.9-9_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Update then halts.

Regards
[EMAIL PROTECTED]

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#303696: grisbi: Unable to change away from Euro to $AU from preferences

2005-04-08 Thread David Creelman
Package: grisbi
Version: 0.5.5-2
Severity: normal


Hi,

Noted your mention of this tool on planet.debian.net and thought I'd give it a 
go. First problem was when I tried to run it from X ssh'ed in from a cygwin 
box, I got an immediate error saying that there was probably a problem with X 
protocols, nonetheless that is not this error.

Tried to change to $AU (Australian Dollar) via preferences with no account open 
and it told me that I could not. Shortly after this it crashed (X running in 
Debian, not in Cygwin). Error was segmentation fault.

Cheers
DC

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages grisbi depends on:
ii  libatk1.0-0 1.8.0-4  The ATK accessibility toolkit
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib2.0-02.6.4-1  The GLib library of C routines
ii  libgtk2.0-0 2.6.4-1  The GTK+ graphical user interface 
ii  libofx1 1:0.7.0-7library to support Open Financial 
ii  libpango1.0-0   1.8.1-1  Layout and rendering of internatio
ii  libxml2 2.6.16-6 GNOME XML library
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#297236: evolution: Help shows contact groups can be created, but they can't.

2005-02-27 Thread David Creelman
Package: evolution
Version: 2.0.3-1.2
Severity: minor


Click on Help
Go to Contacts->Organizing Your Contacts->Contact Groups
Mentions a concept of Contact Groups that doesn't seem to exist in the software.

Suggest removing this concept from the help as it is misleading to users.

Is the concept of a contact group something that was turned off ? It seems 
useful.

Thanks
David


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages evolution depends on:
ii  evolution-data-serve 1.0.3-2 evolution database backend server
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  gnome-icon-theme 2.8.0-2 GNOME Desktop icon theme
ii  gtkhtml3.2   3.2.4-1 HTML rendering/editing library - b
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of SGI's audio
ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-1 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libcompfaceg11989.11.11-24   Compress/decompress images for mai
ii  libdb4.2 4.2.52-18   Berkeley v4.2 Database Libraries [
ii  libebook81.0.3-2 Client library for evolution addre
ii  libecal6 1.0.3-2 Client library for evolution calen
ii  libedataserver3  1.0.3-2 Utily library for evolution data s
ii  libegroupwise6   1.0.3-2 Client library for accessing group
ii  libesd0  0.2.35-2Enlightened Sound Daemon - Shared 
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgail-common   1.8.2-1 GNOME Accessibility Implementation
ii  libgail171.8.2-1 GNOME Accessibility Implementation
ii  libgal2.2-1  2.2.4-1 G App Libs (run time library)
ii  libgal2.2-common 2.2.4-1 G App Libs (common files)
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libgcrypt11  1.2.0-11LGPL Crypto library - runtime libr
ii  libglade2-0  1:2.4.2-1   library to load .glade files at ru
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgnome-keyring00.4.1-1 GNOME keyring services library
ii  libgnome-pilot2  2.0.12-1.1  Support libraries for gnome-pilot
ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeprint2.2-0   2.8.2-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print architecture User 
ii  libgnomeui-0 2.8.1-1 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.4-1 The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-13   GNU TLS library - runtime library
ii  libgpg-error01.0-1   library for common error values an
ii  libgtk2.0-0  2.6.2-3 The GTK+ graphical user interface 
ii  libgtkhtml3.2-11 3.2.4-1 HTML rendering/editing library - r
ii  libhowl0 0.9.8-2 Library for Zeroconf service disco
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libldap2 2.1.30-3OpenLDAP libraries
ii  libnspr4 2:1.7.5-1   Netscape Portable Runtime Library
ii  libnss3  2:1.7.5-1   Network Security Service Libraries
ii  liborbit21:2.10.5-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libpisock8   0.11.8-10   Library for communicating with a P
ii  libpisync0   0.11.8-10   Synchronization library for PalmOS
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libsoup2.2-7 2.2.2-1 an HTTP library implementation in 
ii  libtasn1-2   0.2.10-4Manage ASN.1 structures (runtime)
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxml2  2.6.16-3GNOME XML library
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension

Bug#296198: debian.org: problem navigating software search

2005-02-20 Thread David Creelman
Package: debian.org
Severity: wishlist


Hi,

When searching for software in the packages page it is annoying to have
to move back up to the top of the page to get to the next page of 
software. 

Why not duplicate the back (<<) forward (>>) links on the page at the 
bottom of the page? That way the user doesn't need to move back to the 
top of the page to do 'next'.

Thanks
David


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#291921: gcj: Selfcert website java applet crashes on startup missing class snifferSimple

2005-01-23 Thread David Creelman
Package: libgcj5
Version: 3.4.3-7
Severity: normal
File: gcj

When trying to use the gcjwebplugin for http://selfcert.skillport.com, 
the console brought up the error below :-

Exception in thread "main" java.lang.NoClassDefFoundError: while 
resolving class: snifferSimple
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.newInstance() (/usr/lib/libgcj.so.5.0.0)
   at 
gnu.gcjwebplugin.AppletViewer.createApplet(gnu.gcjwebplugin.AppletTag) 
(Unknown Source)
   at gnu.gcjwebplugin.PluginAppletWindow.setHandle(long) (Unknown 
Source)
   at gnu.gcjwebplugin.PluginAppletViewer.start(java.io.InputStream, 
java.io.OutputStream) (Unknown Source)
   at gnu.gcjwebplugin.AppletViewer.main(java.lang.String[]) (Unknown 
Source)
Caused by: java.lang.ClassNotFoundException: 
netscape.javascript.JSObject not found in 
[http://selfcert.skillport.com/spselfcert/login/../APPLET/]
   at java.net.URLClassLoader.findClass(java.lang.String) 
(/usr/lib/libgcj.so.5.0.0)
   at gnu.gcjwebplugin.AppletClassLoader.findClass(java.lang.String) 
(Unknown Source)
   at java.lang.ClassLoader.loadClass(java.lang.String, boolean) 
(/usr/lib/libgcj.so.5.0.0)
   at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) 
(/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.forName(java.lang.String, boolean, 
java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_BytecodeVerifier.type.compatible(_Jv_BytecodeVerifier.type&, 
_Jv_BytecodeVerifier) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_BytecodeVerifier.verify_instructions_0() 
(/usr/lib/libgcj.so.5.0.0)
   at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.linkClass0(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) 
(/usr/lib/libgcj.so.5.0.0)
   ...6 more

I should also pass on that what you've done so far is pretty impressive. 
Congratulations and all the best with future updates.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libgcj5 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-7GCC support library
ii  libgcj-common   1:3.3.5-6Java runtime library (common files
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]